@charset "iso-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font:11px Verdana, Geneva, sans-serif;
	}
	
body {
	background:#e2f0cd url(../images/bg_body.jpg) repeat-x;
	line-height: 1;
	}
#topo {
	height:66px;
	border-bottom:2px solid #87c327;
	}
#topo_cont {
	margin:0 auto;
	width:736px;
	}	
#busca{
	width:300px;
	padding:30px 0 0 5px;
	float:left;
	}
#div_busca {
	height:30px;
	width:195px;
	}
#div_busca form input{
	background:url(../images/busca.jpg) no-repeat;
	width:115px;
	padding:8px;
	color:#060;
	vertical-align:middle;
	}

#div_busca form input.bot-submit {
	background:url(../images/btn_busca.jpg) no-repeat center;
	width:30px;
	height:28px;
	cursor:pointer;
	margin-top:-2px;
	vertical-align:middle;
	}		
#menu_topo {
	margin-left:505px;
	width:200px;
	text-align:right;
	padding:40px 0 0 30px;
	}
#geral { 
	width:736px;
	margin:0px auto;
	}
#banner_menu {
	background:#FFF;
	}
/*INICIO MENU TOPO*/
#menu_padrao{
	margin:0 auto;
	width:736px;
	height:53px; /*altura do menu*/
	background:url(../images/bg_botoes.jpg) no-repeat;
	}

#menu_padrao ul{
	width: 736px; /*largura da área ocupada pelos ícones*/
	margin: 0 auto; /*centralizando os ícones*/
	padding: 0 0 0 0;
	}

#menu_padrao li{
	float:left;/*flutuação à esquerda garante que os ícones fiquem na horizontal*/
	list-style-type:none;
}

/*INICIO DOS LINKS DO MENU TOPO*/
a#m1, a#m1:link, a#m1:visited, a#m1:active {
background: transparent url(../images/btn_menu_01.png) no-repeat left top;
display: block;
height: 53px;
width: 110px;
}
a#m1:hover {background-position: left bottom;}

a#m2, a#m2:link, a#m2:visited, a#m2:active {
background: transparent url(../images/btn_menu_02.png) no-repeat left top;
display: block;
height: 53px;
width: 103px;
}
a#m2:hover {background-position: left bottom;}

a#m3, a#m3:link, a#m3:visited, a#m3:active {
background: transparent url(../images/btn_menu_03.png) no-repeat left top;
display: block;
height: 53px;
width: 73px;
}
a#m3:hover {background-position: left bottom;}

a#m4, a#m4:link, a#m4:visited, a#m4:active {
background: transparent url(../images/btn_menu_04.png) no-repeat left top;
display: block;
height: 53px;
width: 65px;
}
a#m4:hover {background-position: left bottom;}

a#m5, a#m5:link, a#m5:visited, a#m5:active {
background: transparent url(../images/btn_menu_05.png) no-repeat left top;
display: block;
height: 53px;
width: 57px;
}
a#m5:hover {background-position: left bottom;}

a#m6, a#m6:link, a#m6:visited, a#m6:active {
background: transparent url(../images/btn_menu_06.png) no-repeat left top;
display: block;
height: 53px;
width: 53px;
}
a#m6:hover {background-position: left bottom;}

a#m7, a#m7:link, a#m7:visited, a#m7:active {
background: transparent url(../images/btn_menu_07.png) no-repeat left top;
display: block;
height: 53px;
width: 59px;
}
a#m7:hover {background-position: left bottom;}

a#m8, a#m8:link, a#m8:visited, a#m8:active {
background: transparent url(../images/btn_menu_08.png) no-repeat left top;
display: block;
height: 53px;
width: 107px;
}
a#m8:hover {background-position: left bottom;}

a#m9, a#m9:link, a#m9:visited, a#m9:active {
background: transparent url(../images/btn_menu_09.png) no-repeat left top;
display: block;
height: 53px;
width: 109px;
}
a#m9:hover {background-position: left bottom;}

#div_conteudo {
	margin-top:30px;
	padding:15px;
	background:#f8fef4 url(../images/bg_query.jpg) repeat-y center;
	}
#div_rodape address {
	padding-top:20px;
	padding-bottom:10px;
	font:9px Verdana, Geneva, sans-serif;
	color: #000;
	width: 250px; 
	margin: 0 auto;
	text-align:center;
}
.cont_ass {
	display:inline;
	padding:10px 30px 0 10px;
	width:100px;
	height:90px;
	background:url(../images/bg_logomarcas.png) no-repeat center;
	float:left;
	margin-bottom:30px;
	}
.banner_ass {
	padding-left:20px;
	padding-top:5px;
	}	
.nome_ass {
	padding-left:20px;
	font:9px Verdana, Geneva, sans-serif;
	color:#030;
	text-align:center;
	padding-top:5px;
	}	
.limpa {
	clear:both;
	}
.txt_quemsomos {
	margin-left:5px;
	font:12px Verdana, Geneva, sans-serif;
	}
.quemsomos_epc {
	font:bold 9px Verdana, Geneva, sans-serif;
	padding-bottom:10px;
	}
.quemsomos_nrm {
	font:10px Verdana, Geneva, sans-serif;
	padding-bottom:10px;
	}	
.quemsomos_eps {
	font:12px Verdana, Geneva, sans-serif;
	padding:5px;
	border:1px solid #9bcd52;
	margin-bottom:5px;
	}
.quemsomos_titulo {
	font:bold 12px Verdana, Geneva, sans-serif;
	padding-bottom:15px;
	padding-top:330px;
	}
/*INICIO DA AGENDA*/
#agenda {
	width:235px;
	padding:5px;
	
	}
.agenda_data {
	width:38px;
	height:42px;
	background:url(../images/bg_data.png) no-repeat center;
	margin-top:4px;
	margin-bottom:2px;
	float:left;
	}
.dia {
	padding-top:15px;
	font:10px Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#08432a;
	}
.mes {
	font:10px Verdana, Geneva, sans-serif;
	text-align:center;
	color:#9e5a02;
	}
.agenda_cont a {
	width:190px;
	font:11px Verdana, Geneva, sans-serif;
	margin-top:4px;
	margin-bottom:2px;
	text-align:left;
	color:#eeeeee;
	float:right;
	}	
.linha_agenda {
	border-bottom:1px dashed #013e5b;
	clear:both;
	}
.detalhes {
	padding-top:5px;
	}	
/*FIM DA AGENDA*/	
/*INICIO AFILIADOS*/
.af_empresa,.af_email {
	font:10px Verdana, Geneva, sans-serif;
	}
.af_empresa {
	color:#08432a;
	}
.af_fones {
	font:bold 10px Verdana, Geneva, sans-serif;
	color:#000;
	}
.af_email a{
	color:#08432a;
	text-decoration:underline;
	}

/*FIM AFILIADOS*/
