@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'calibri_0';
    src: url('../fonts/calibri_0.eot');
    src: url('../fonts/calibri_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri_0.woff') format('woff'),
         url('../fonts/calibri_0.ttf') format('truetype'),
         url('../fonts/calibri_0.svg#calibri_0') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin:0;
	padding:0;
	background:#fff;
	text-align:center; /* hack para o IE */	
}

img {
	border:0;
}

html, body {
	height: 100%;
}

#geral {
width: 100%;
margin:0 auto;			
text-align:left; /* "remédio" para o hack do IE */	
min-height: 100%;
position: relative;
background-image:url(../imagens/fundao.png);
background-repeat:repeat-x;
background-position:top;
}

#geral_interna {
width: 100%;
margin:0 auto;			
text-align:left; /* "remédio" para o hack do IE */	
min-height: 100%;
position: relative;
background-image:url(../imagens/fundao_interna.png);
background-repeat:repeat-x;
background-position:top;
}

#tudo {
	width: 1000px;
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */
	min-height: 100%;
	position: relative;
	font-family: 'calibri_0';
}

* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
}

#topo {
width: 960px;
height:121px;
margin-left:20px;
}

#logo {
	float:left;
	margin-top:18px;
}

#txt_topo {
	color:#381c00;
	text-align:right;
	font-size:14px;
	float:right;
	margin-top:20px;
	line-height:22px;
}

.clicado {
	color:#79a51e !important;
}

#banner {
	margin-top:40px;
}

#menu {
	float:right;
	font-size:12px;
	color:#967b5e;
	margin-top:25px;
/*	width:765px;*/
	text-align:right;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
   #menu {
		float:right;
		font-size:12px;
		color:#967b5e;
		margin-top:25px;
		width:701px;
		text-align:right;
	}
}*/

#menu a {
	color:#967b5e;
	text-decoration:none;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
	margin-left:10px;
}

#conteudo {
	margin-left:20px;
	width: 960px;
	background-color:transparent;
}

#tudo_conteudo {
	width: 960px;
}

#dica {
	float:left;
	width:460px;
	margin-right:28px;
	margin-top:25px;
}

#tit_dica {
	margin-bottom:15px;
}

#foto_dica {
	margin-bottom:5px;
}

#txt_dica {
	font-size:14px;
	color:#707070;
	line-height:22px;
}

#btn_dica {
	float:right;
}

#info {
	float:left;
	width:472px;
	margin-top:25px;
}

#tit_info {
	margin-bottom:15px;
}

#desq {
	width:472px;
	float:left;
	margin-bottom:20px;
}

#foto_info {
	margin-right:12px;
	float:left;
	border:solid 1px #d5d5d5;
}

#tit_info2 {
	font-size:16px;
	color:#2c2c2c;
}

#desc_info {
	font-size:14px;
	color:#707070;
	line-height:18px;
}

#btn_info {
	float:right;
	margin-top: -12px;
}

#bete {
	float:left;
	width:960px;
	margin-top:15px;
}

#tit_bete {
	margin-bottom:25px;
}

#perfil {
	float:left;
	width:232px;
	margin-right:25px;
}

#tit_perfil {
	font-size:18px;
	color:#646464;
	margin-bottom:25px;
}

#desc_perfil {
	font-size:14px;
	color:#505050;
	line-height:20px;
}

#consulta {
	float:left;
	width:471px;
	margin-right:25px;
}

#tit_consulta {
	font-size:18px;
	color:#646464;
	margin-bottom:25px;
}

#desc_consulta {
	font-size:14px;
	color:#505050;
	line-height:20px;
}

#contato {
	float:left;
	width:188px;
}

#tit_contato {
	font-size:18px;
	color:#646464;
	margin-bottom:25px;
}

#desc_contato {
	width:188px;
}

#txt_cont {
	width:960px;
	text-align:left;
	margin:auto;
	padding:auto;
}

#tit_pagina {
	color:#FFF;
	font-size:36px;
	font-weight:bold;
	margin-top:100px;
	margin-left:45px;
}

#tit_pagina2 {
	color:#FFF;
	font-size:36px;
	font-weight:bold;
	margin-top:95px;
	margin-left:45px;
	line-height:25px;
}

#fotos_infoooos {
	float:left;
	margin-bottom:25px;	
}

#fotomini {
	float:left;
	margin-right:15px;
	border:solid 4px #FFF;
	box-shadow: 1px 1px 3px #777777;
}

#desc_mini {
	float:left;
	width:420px;
}

#txtfone {
	float:left;
	font-size:14px;
	color:#5b3108;
	margin-top:30px;
	line-height:21px;
}

#textao {
	width:616px;
	z-index:998;
	position:relative;
	margin-top:5px;
	float:left;
}

#foto {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    border: 10px solid #FFFFFF;
    box-shadow: 1px 1px 3px #777777;
    float: right;
    height: auto;
    margin-bottom: 20px;
    margin-right: 20px;
	margin-top:5px;
    overflow: hidden;
    position: relative;
    width: 281px;
}

#fotoA {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    border: 10px solid #FFFFFF;
    box-shadow: 1px 1px 3px #777777;
	float:left;
    height: auto;
    margin-bottom: 20px;
    margin-right: 20px;
	margin-top:10px;
    overflow: hidden;
    position: relative;
    width: 150px;
}

.fotoAUltima {
	margin-right: 0px !important;
}

/*-----------Pagination-----------*/
#pagination {
	width:623px;
	height:20px;
	margin: 0;
    padding: 0;
	position:relative;
}
#pagination li {
	border:0;
	margin:0;
	padding:0;
	font-size:12px;
	font-wieght:bold;
	list-style:none;
	margin-right:3px;
}
/*----off state------*/
#pagination .previous-off, #pagination .next-off {
	border:0;
	font-weight:normal;
	display:block;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:14px;
	padding-left:14px;
	margin-right:8px;
	color: #999999;
	/* Fallback for web browsers that doesn't support RGBa */
	background:#efefef;
	/* RGBa with 0.6 opacity */
	background:#efefef;	
	border:solid 1px #e8e8e8;
}
/*----on state------*/
#pagination .active {
	font-weight:normal;
	display:block;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:14px;
	padding-left:14px;
	margin-right:8px;	
	color: #003622;
	text-shadow:0 0 0 transparent, 0 1px 0px #ffffff;
}
/*----normal state------*/
#pagination a:link, #pagination a:visited {
	font-weight:normal;
	display:block;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:14px;
	padding-left:14px;
	margin-right:8px;
	text-decoration:none;	
	color: #666666;
	/* Fallback for web browsers that doesn't support RGBa */
	background:#efefef;
	/* RGBa with 0.6 opacity */
	background:#efefef;	
	border:solid 1px #e8e8e8;
}
/*----over state------*/
#pagination a:hover {
	color: #003622;
	text-shadow:0 0 0 transparent, 0 1px 0px #ffffff;
	/* Fallback for web browsers that doesn't support RGBa */
	background:#dfdfdf;
	/* RGBa with 0.6 opacity */
	background:#dfdfdf;
}

#paginacao {
	margin-top:10px;
	margin-bottom:20px;
	width:716px;
	float:left;
}

#titulo_conteudo {
	font-size:22px;
	color:#141414;
	text-transform:uppercase;
}

#meio {
	font-size:14px;
	color:#3c3c3c;
	border-right:solid 1px #e1e1e1;
	border-left:solid 1px #e1e1e1;
	background-color:#ffffff;
	width:556px;
	min-height:3531px;
	text-align:justify;
	padding: 20px 30px 30px 30px;
	line-height:20px;
}

#iconsInterna {
	width:556px;
	text-align:right;
	margin-bottom:20px;	
}


.select_filtroI2C {
	border: 1px solid #B0AFAB;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 0;
    padding: 5px;
    width: 350px;
	font-size:12px;
	margin-right:12px;
	color:#5b5b5b;
}


.select_filtroIC {
	border: 1px solid #B0AFAB;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 0;
    padding: 5px;
    width: 135px;
	margin-right:12px;
	font-size:12px;
	color:#5b5b5b;
}


.select_filtroI3C {
	border: 1px solid #B0AFAB;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 0;
    padding: 5px;
    width: 350px;
	height:100px;
	font-size:12px;
	margin-right:12px;
	color:#5b5b5b;
}

#socials {
	float:right;
	margin-top:30px;
	cursor:pointer;
	background-image:url(../imagens/socials.jpg);
	width:25px;
	height:25px;
	background-repeat:no-repeat;
}

#rodape2 {
	font-family: 'calibri_0';
	bottom:0;
	width:100%;
	background-image:url(../imagens/fundao_rodape.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:115px;
	font-size:14px;
	color:#000000;
	margin-top:30px;
}
