body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #000;
	background: #014261 url(/assets/images/site/bg-header.jpg) top repeat-x;
}

.container-head {
	background: url(/assets/images/site/bg-head.jpg) no-repeat top center;
}

.head {
	margin: 0 0 10px 0;
}

.head .logo {
	height: 290px;
}

.head .search {
	height: 30px;
	margin: 12px 0 10px 0;
}

.head .search .search-data {
	font-size: 12px;
	color: #FFF;
	padding: 10px 0 0 0;
}

.head .search .search-label {
	font-size: 15px;
	color: #FFF;
	padding: 8px 0 0 0;
	font-weight: bold;
	text-align: right;
}

.head .search .search-input {
	height: 28px;
	color: #ccc;
	font-style: italic;
	font-size: 13px;
	border: 1px solid #012637;
	padding: 0 0 0 30px;
	background: #FFF url(/assets/images/site/bg-search.jpg) left no-repeat;
	width: 360px;
}

.head .search .search-btn {
	border: 0;
	font-size: 13px;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	text-decoration:none;
	overflow: visible;
	font-weight: bold;
	position: relative;
	background: #012433;
	height: 30px;
}

.head .menu {
	height: 40px;
	background: url(/assets/images/site/bg-menu-sup.jpg) no-repeat;
	border: 1px solid #012332;
  	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.head .menu ul li {
	float: left;
	display: block;
	padding: 13px 0 0 25px;
}

.footer .menu ul li {
	float: left;
	display: block;
	padding: 13px 0 0 17px;
}

.head .menu ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.footer .menu ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

.head .menu a:hover, .footer .menu a:hover {
	color: #a5daea;
}

#content-container {
	background: url(/assets/images/site/bg-content.jpg) top repeat-y;
	border-top: 1px solid #012332;
}

.external-links {
	width: 159px;
	margin: 0 0 0 1px;
}

.share-home {
	width: 149px;
	margin: 0 0 0 11px;
	padding: 20px 0 0 0;
}

.external-links ul li.link-1 {
	height: 22px;
	padding: 8px 0 0 15px;
	background: url(/assets/images/site/bg-link-1.jpg) repeat-x;
	font-size: 13px;
}

.external-links ul li.link-2 {
	height: 30px;
	background: url(/assets/images/site/bg-link-2.jpg) repeat-x top;
	font-size: 11px;
}

.external-links ul li.link-1 a {
	color: #FFF;
	text-decoration: none;	
}

.external-links ul li.link-2 a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 9px 0 0 20px;
	height: 21px;
	background: url(/assets/images/site/bg-link-pt.jpg) no-repeat left;
	
}

.content .home {
	padding: 20px 20px;
	background: #FFF;
	display:inline;
	float: left;
	position: relative;
	width: 740px;
}

.home .title {
/*
	color: #FFF;
	height: 24px;
	background: url(/assets/images/site/bg-headers.jpg) no-repeat right;
	font-weight: bold;
	padding: 6px 0 0 15px;
	border: 1px solid #012332;
*/
	color: #012433;
	font-size: 20px;
	border-top: 3px solid #58a5c6;
	padding: 10px 0 10px 0;
	font-weight:bold;
}

.home .grid_noticias {
	width: 360px;
	display:inline;
	float: left;
	position: relative;
	margin: 0 0 30px 0;
}

.home .grid_noticias .youtube li {
	float: left;
	padding: 10px 1px 0 0;
	display: block;
}

.home .grid_noticias .noticia-img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px 0 10px 0;
}

.home .grid_noticias .noticias {
	height: 670px;
}

.home .grid_noticias .noticia-title-1 a {
	color: #012433;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.home .grid_noticias .noticia-title a {
	color: #012433;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}

.home .grid_noticias .noticia-data {
	font-size: 11px;
	padding: 5px 0 0 0;
	color: #326d3a;
	font-weight:bold;
}

.home .grid_noticias .noticia-resume {
	font-size: 11px;
	padding: 5px 0 20px 0;
}

.home .grid_invista {
	width: 180px;
	height: 600px;
	display:inline;
	float: left;
	position: relative;
}

.home .grid_twitter .timeline {
	padding: 10px 0 0 0;
}

.timeline li {
	height: 103px;
	margin: 0 0 5px 0;
	background: #f8f8f8;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

.timeline .timeline-img {
	float: left;
	border: 1px solid #FFF;
	margin: 5px 10px 0 10px;
	padding: 2px;
}

.timeline .timeline-title {
	font-size: 12px;
	padding:8px 0 0 0;
	color: #16618d;
}

.timeline .timeline-screen {
	font-size: 13px;
	color: #012433;
	font-weight: bold;
}

.timeline .timeline-screen a {
	font-size: 13px;
	color: #012433;
	font-weight: bold;
	text-decoration:none;
}

.timeline .timeline-resume {
	font-size: 11px;
	padding: 5px 10px 0 10px;
	color: #073147;
	clear: both;
}

.timeline .timeline-resume a {
	text-decoration:none;
	color: #073147;
	font-weight:bold;
}

.users {
	padding: 10px 0 0 0;
}

.users li {
	float: left;
	display: block;
	padding: 1px;
}

.users li img {
	border: 1px solid #4cb3d3;
	padding: 1px;
}

.home .grid_banners {
	width: 180px;
	height: 1140px;
	display:inline;
	float: right;
	position: relative;
	background: #FFF;
}

.grid_banners .banners img {
	padding: 0 0 10px 0;
}

.grid_banners .flickr a {
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding: 2px;
	display: block;
}

.grid_banners .flickr a:hover {
	border: 1px solid #018ebb;
} 

.home .grid_outros {
	width: 365px;
	display:inline;
	float: right;
	position: relative;
	margin: 0 0 20px 0;
	height: 600px;
	background: #FFF;
}

.home .grid_acao {
	height: auto;
	display:inline;
	float: left;
	position: relative;
	margin: 0 0 30px 0;
	width: 100%;
}

.grid_acao .container-accor {
	width: 740px;
	height: 240px;
	background: #f1f1f1;
	margin: 10px 0 0 0;
}

.home .grid_cultura {
	width: 360px;
	height: auto;
	display:inline;
	float: left;
	position: relative;
}

.grid_cultura .left {
	float: left;
	padding: 10px 0 0 0;
}

.grid_cultura .right {
	float: right;
	padding: 10px 0 0 0;
}

.home .grid_turismo {
	width: 360px;
	height: auto;
	display:inline;
	float: right;
	position: relative;
}

.grid_turismo img {
	padding: 10px 0 0 0;
}

.content .side {
	margin: 0 1px 0 0;
}

.side ul li.lead {
	height: 22px;
	padding: 8px 0 0 15px;
	background: url(/assets/images/site/bg-link-3.jpg) repeat-x;
	font-size: 13px;
}

.side ul li.lead a {
	color: #FFF;
	text-decoration: none;
}

.side ul li.item {
	height: 30px;
	background: url(/assets/images/site/bg-link-2.jpg) repeat-x top;
	font-size: 11px;
}

.side ul li.item a.item-selected {
	font-size: 13px;
	font-weight: bold;
	color: #e2c332;
}

.side ul li.item a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 9px 0 0 20px;
	height: 21px;
	background: url(/assets/images/site/bg-link-pt.jpg) no-repeat left;
}

.side .share {
	padding: 20px 15px;
	background: #052432;
	margin: 20px 0 20px;
}

.footer-container {
	height: 402px;
	background: #014262 url(/assets/images/site/bg-footer.jpg) top repeat-x;
}

.footer .menu {
	height: 40px;
}

.footer .numbers {
	height: 185px;
	padding: 95px 0 0 0;
	background: url(/assets/images/site/bg-numeros.jpg) top no-repeat;
}

.footer .numbers .big {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

.footer .numbers .small {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	padding: 10px 10px 0 10px;
}

.footer .misc {
	height: 80px;
	padding: 1px 0;
}

.footer .misc .copyright {
	text-align: right;
	font-size: 13px;
	color: #FFF;
	padding: 20px 0 0 0;
}

.footer .share-icons a {
	float: right;
	display: block;
	margin: 0 0 0 1px;
}

.page {
	padding: 20px 0 20px 20px;
	/*background: url(/assets/images/site/bg-title.jpg) no-repeat top left; */
}

.page .title {
	/*border-bottom: 1px solid #013751;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	font-size: 25px;
	font-weight: bold;
	color: #012739;
	border-bottom: 1px solid #013751; */
	color: #012433;
	font-size: 20px;
	border-top: 3px solid #58a5c6;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	font-weight:bold;
}

.page .title-1 {
	height: 32px;
	background: url(/assets/images/site/bg-menu-sup.jpg) no-repeat right;
	border: 1px solid #012332;
  	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	font-size: 20px;
  	color: #FFF;
  	margin: 0 0 20px 0;
  	padding: 8px 0 0 0;
}

.page .body {
	line-height: 15px;
	font-size: 12px;
	color: #454545;
}

.page .body img {
	border-top: 1px solid #014261;
	border-bottom: 1px solid #014261;
}

.page .body a {
	text-decoration: none;
	color: #012d41;
}

.page .body p {
	padding: 0 0 15px 0;
}

.lists {
	padding: 5px 0 10px 0;
}

.lists .lists-n1 {
	margin: 10px 0 0 0;
}

.lists .lists-n1 li {
	padding: 5px 20px;
	background: none;
	border: none;
}

.lists .lists-n1 li .lists-title a {
	font-weight: normal;
	color: #666;
	font-size: 16px;
}

.lists ul li {
	margin: 0 0 5px 0;
	padding: 15px;
	/*background: #fbfbfb;
	/**-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px; */
  	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	/*border-left: 2px solid #012d41;
  	border-right: 2px solid #012d41; */
  	background: #f8f8f8;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

.lists ul li.nobg {
	background: none;
	border: none;
}

.lists .lists-img {
	float: left;
	margin: 0 20px 0 0;
}

.lists .lists-img img {
	border-top: 1px solid #014261;
	border-bottom: 1px solid #014261;
  	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.lists ul li:hover {
	background: #f1f1f1;
}

.lists ul li.nobg:hover {
	background: none;
}

.lists .lists-title a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.lists .lists-resume {
	color: #454545;
	font-size: 12px;
	padding: 5px 0 0 0;
}

.home .grid_hlists {
	height: auto;
	display:inline;
	float: left;
	position: relative;
	margin: 0 0 30px -20px;
	width: 760px;
}

.grid_hlists .lists.left {
	width: 360px;
	margin-left:20px;
	float:left;
}

.grid_hlists .lists.right {
	width: 360px;
	float:right;
	margin-left:20px;
}

.grid_hlists .lists-title a {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.grid_hlists .lists li {
	height: 80px;
}

.grid_hlists .lists-resume {
	font-size: 11px;
}

.grid_hlists .title_ {
	color: #012433;
	font-size: 20px;
	border-top: 3px solid #58a5c6;
	padding: 10px 0 10px 0;
	margin: 0 0 0 20px;
	font-weight:bold;
}

.title_ a, .title a {
	color: #012433;
	font-weight:normal;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
}

.bread {
	padding: 0 0 10px 0;
}

.bread span {
	color: #58a5c6;
	font-weight:normal;
	font-size:13px;
	font-style:italic;
}

.bread a {
	color: #012433;
	font-weight:normal;
	font-size:13px;
	font-style:italic;
	text-decoration:none;
}

.share .share-title {
	font-size:13px;
	font-style:italic;
	color: #FFF;
	padding: 0 0 10px 0;
}

.grid_hlists .hlist-block {
	padding: 10px 0 10px 20px;
	float:left;
}

.hlist-img img {
	border-top: 1px solid #014261;
	border-bottom: 1px solid #014261;
  	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.hlist-title {
	padding: 5px 0 5px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 10px 0 0 0;
	background: #f8f8f8;
	text-align:center;
}

.hlist-resume {
	padding: 10px 0 0 0;
	font-size:11px;
	color: #454545;
	width: 170px;
}

.hlist-title a {
	text-decoration:none;
	color: #333;
	font-size:12px;
	font-weight: bold;
}

/* ------------------------------------------
		         FORMULÁRIOS
--------------------------------------------- */

label {
	font-size: 13px;
	font-weight: bold;
	color: #555;
}

input.text, textarea.area {
	background: #fefefe;
	border: 1px solid #bbb;
	font-size: 13px;
	color: #333;
	padding: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 5px 0 0 0;
	behavior:url(/assets/css/admin/pie.php);
	position: relative;
}

.tinymce {
	margin:5px 0 0 0;
}

input.captcha {
	background: #fefefe;
	border: 1px solid #bbb;
	font-size: 14px;
	color: #333;
	padding: 6px;
	margin:0 5px 0 0;
	width:130px;
	float:left;
}

input.text.busca {
	font-size: 12px;
	margin: 0;
	padding: 4px;
}

input.text.tiny { width: 50px; }
input.text.small { width: 250px; }
input.text.normal { width: 350px; }
input.text.big { width: 550px; }

input.text:focus, textarea.area:focus {
	background-color: #F2F2F2;
	border: 1px solid #999999;
}

.msg {
	display: block;
	margin: 5px 0 0 0;
}


.form p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* ------------------------------------------
		         BOTÕES
--------------------------------------------- */

.btn {
	border: 0;
	font-size: 10px;
	color: #fff;
	background: #1B1B1B;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 7px 0 0;
	padding: 5px 8px;
	text-decoration:none;
	overflow: visible;
	font-family: Tahoma, Geneva, sans-serif;
	behavior:url(/assets/css/admin/pie.php);
	font-weight: bold;
	position: relative;
}

.btn.link {
	display:block;
	float:left;
	color: #FFF;
}

.btn.grey { background:#999; }
.btn.green { background: #508600; }
.btn.orange { background: #da7518; }
.btn.red { background: #d91414; }
.btn.blue { background: #0888c3; }

.btn:hover { background: #333333;}
.btn.grey:hover { background: #666;}
.btn.green:hover { background: #6ea916;}
.btn.orange:hover { background: #f7ae66; }
.btn.red:hover { background: #ec5e5e; }
.btn.blue:hover { background: #6fb9e8; }

/* ------------------------------------------
		         ALERTAS E AVISOS
--------------------------------------------- */

.message {
	padding: 10px 15px 10px 40px;
	margin: 0 0 10px 0;
	font-weight: bold;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior:url(/assets/css/admin/pie.php);
}

.message p {
	padding: 4px 0;
	width: 93%;
	float: left;
}
	
.message.errormsg {
	border: 1px solid #e9c59b;
	background: #ffecce url(/assets/images/admin/error.gif) 12px 12px no-repeat;
	color: #e3302c;
}
	
.message.success {
	border: 1px solid #bfde84;
	background: #edfbd8 url(/assets/images/admin/success.gif) 12px 12px no-repeat;
	color: #508600;
}
		
.message.info {
	border: 1px solid #bbdbe0;
	background: #ecf9ff url(/assets/images/admin/info.gif) 12px 12px no-repeat;
	color: #0888c3;
}
	
.message.warning {
	border: 1px solid #e5e181;
	background: #fefde2 url(/assets/images/admin/warning.gif) 12px 12px no-repeat;
	color: #666;
}
	
.message .close {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(/assets/images/admin/close.png) 0 0 no-repeat;
	margin-top: 2px;
	cursor: pointer;
	-moz-opacity: 0.7;
	opacity: 0.7;
}
	
.message .close.hover {
	-moz-opacity: 1;
	opacity: 1;
}