@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/bg_2.jpg) repeat-x;
	background-color: #FFF; 
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:11px;
	margin:0 auto;
}
img{
	border:0px;
}
#d_20{
	width:28px;
	height:20px;
	float:left;
	display:inline;
}
/************************************************************        TOPO  */

#topo{
	width:950px;
	height:131px;
	margin:0 auto;
}
.logo{
	width:177px;
	height:124px;
	float:left;
	display:inline;
	margin-top:3px;
	padding-left:25px;
}
.acessibilidade{
	width:606px;
	height:100px;
	float:right;
	display:inline;
	margin-top:8px;
}
.telefones{
	width:500px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#333;
	float:right;
	display:inline;
	text-align:right;
	margin-right:12px;
	margin-bottom:14px;
}
.busca{
	width:606px;
	height:46px;
	background:url(../img/bg_busca.png) no-repeat;
}
.text_buscar{
	width:249px;
	height:26px;
	background:url(../img/bg_buscar.png) bottom no-repeat;
	padding-top:7px;
	border:0px solid #0C0;
	margin-left:46px;
	float:left; 
	display:inline;
}
.data{
	padding-top:12px;
	width:220px;
	border:0px solid #FFF;
	float:right;
	display:inline;
	margin-right:12px;
	text-align:right;
}

.user{

}

/************************************************************        MEIO  */

.meio{
	height:42px;
	background:url(../img/bg_meio.png) repeat-x;
}
#menu_meio{
	width:950px;
	height:35px;
	margin:0 auto;
}
.abas_menu{
	width:702px;
	height:35px;
	float:right;
	display:inline;
}
.abas_menu ul{
	margin:0px;
	padding:0px;
}
.abas_menu li{
	width:130px;
	list-style:none;
	font-size:18px;
	text-align:center;
	font-variant:small-caps;
	float:left;
	display:inline;
}
.abas_menu li a{
	text-decoration:none;
	color:#003;
	border:0px solid #666;
	display:block;
	padding:0px 0px 0px 0px;
}
.abas_menu li a:hover{
	background:#333;
	color:#FFF;
}
.barra{
	width:10px;
	height:35px;
	float:left;
	display:inline;
	background:url(../img/bg_trans.png) repeat;
}
.barra2{
	width:2px;
	height:35px;
	background:#333;
	margin:0 auto;
}



/************************************************************        CONTEUDO  */

#geral{
	width:950px;
	height:auto;
	margin:0 auto;
	background:#FFF;
}
#lad1{
	width:160px;
	height:auto;
	border:0px solid #000;
	float:left;
	display:inline;
}
#lad2{
	width:778px;
	border:0px solid #000;
	height:auto;
	float:right;
	display:inline;
}
.lad1{
	width:610px;
	height:auto;
	float:left;
	display:inline;
}
.lad2{
	width:160px;
	height:auto;
	float:right;
	display:inline;
}
.vermais{
	padding-top:8px;
	font-size:9px;
	float:right;
	display:inline;
	padding-right:6px;
}
.vermais a{
	color:#CCC;
	text-decoration:none;
}
.vermais a:hover{
	text-decoration:underline;
}
.lote{
	width:126px;
	height:182px;
	float:left;
	border:0px solid #333;
	display:inline;
	margin-top:20px;
	margin-left:20px;
}


/************************************************************        RODAPE  */
#rodape{
	background:url(../img/bg_rodape.jpg) repeat-x;
	height:340px;
	margin-top:40px;
}
#rodape_max{
	width:950px; 
	border:0px solid #09F;
	margin:0 auto;
}
#ladr_1{
	width:200px;
	border:0px solid #669;
	height:260px;
	float:left;
	display:inline;
	margin-left:10px;
}
#ladr_1 li{
	list-style-type:none;
	padding-left:10px;
	margin-top:10px;
	
}
#ladr_1 li a{
	text-decoration:none;
	color:#555;
	font-size:11px;
}
#ladr_1 li a:hover{
	text-decoration:underline;
}
#ladr_2{
	width:200px;
	border:0px solid #669;
	height:260px;
	float:left;
	display:inline;
	margin-left:10px;
}
#ladr_2 li{
	list-style-type:none;
	padding-left:10px;
	margin-top:10px;
	
}
#ladr_2 li a{
	text-decoration:none;
	color:#555;
	font-size:11px;
}
#ladr_2 li a:hover{
	text-decoration:underline;
}
#ladr_3{
	width:200px;
	border:0px solid #669;
	height:260px;
	float:left;
	display:inline;
	margin-left:10px;
}
#ladr_4{
	width:220px;
	border:0px solid #669;
	height:260px;
	float:left;
	display:inline;
	margin-left:10px;
}
#text_r{
	text-align:right;
}
#lad_entre{
	width:1px;
	background:url(../img/esp_rodape.png) no-repeat;
	height:200px;
	float:left;
	display:inline;
	margin-top:30px;
}

/************************************************************        MENU  */
#m_link li{
	padding-bottom:7px;
	padding-left:6px;
	list-style-type:none;
}
#m_link li a{
	text-decoration:none;
	color:#333;
	font-size:12px;
}
#m_link li a:hover{
	text-decoration:underline;
}
.caixa_mais{
	float:right;
	display:inline;
	padding-top:4px;
	padding-right:6px;
	padding-bottom:8px;
}
.caixa_mais a{
	text-decoration:none;
	color:#333;
}
.caixa_mais a:hover{
	text-decoration:underline;
	
}


/************************************************************        CONTATO  */

#contato1{
	width:400px;
	border-right:0px solid #f1ef9c;
	padding-bottom:20px;
	float:left;display:inline;
	margin-top:22px;
	margin-bottom:40px;
}
#contato2{
	width:320px;
	height:440px;
	border:0px solid #00FF00;
	padding-bottom:20px;
	float:left;display:inline;
	margin-top:22px;

}
#fomulario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999999;
}
#contato2_cont{
	width:236px;
	height:334px;
	background:url(../img/recado.png);
	margin:0 auto;
}
#cont_recado{
	width:190px;
	height:240px;
	margin-left:22px;
	border:0px solid #FF0000;

}
#recado1{
	height:60px;
	font-style:italic;
	margin-left:5px;
	

}
#recado2{
	height:60px;
	font-style:italic;
	margin-left:5px;
}
#recado3{
	height:60px;
	font-style:italic;
	margin-left:5px;
}
#ende{
	width:400px;
	border:0px solid #FF0000;
	color:#999;
	font-size:11px;
	font-weight:bolder;
	margin:0 auto;
}






.colocando_eventos{
	width:790px;
	border:0px solid #FF0000;
	height:125px;
	margin-top:10px;
	margin-bottom:20px;
}
.evento1{
	width:148px;
	height:125px;
	float:left;
	display:inline;
	border:0px solid #FF0000;
}
.e15{
	width:11px;
	height:11px;
	float:left;
	display:inline;
}
.texto_evento{
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	font-size:12px;
	color:#960;
	text-align:justify;
}
.tituloProduto{
	font-family:Arial, Verdana;
	color:#063;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	font-variant:small-caps;
	margin-bottom:8px;
}







#d2{
	width:6px;
	height:6px;
	float:left;
	display:inline;
}
#fotos{
	float:left;
	display:inline;
	margin-top:6px;
}
	
