*{
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Tahoma, "Sans-Serif";
	font-size:10px;
}

fieldset{
	border: 0;
}
fieldset legend {
	display: none;
}

body{ background:#c0c0c0; }

#geral{
	/*width: 940px;*/
	width: 941px;
	margin:0 0 0 2px;
	background:#fff;
}

#site{
	float:left;
	width:780px;
	background:#fff;
}

#topo_banner{ margin:0 0 1px 0; }

.esquerda{
	float:left;
	width:150px;
}




/*             MENU LATERAL ESQUERDO              */
.esquerda ul.menu{ list-style-type:none; }
.esquerda ul.menu li{
	background:#1968a1;
	margin:0 0 1px 0;
}
.esquerda ul.menu li,.esquerda ul.menu li a{
	height:18px;
	line-height:18px;
	color:#fff;
}
.esquerda ul.menu li a{
	display:block;
	padding:0 0 0 5px;
}
.esquerda ul.menu li.des,.esquerda ul.menu li a.des{ font-weight:bold; background:#FFFFFF; color:#000000; }

.esquerda ul.menu li a:hover{ background:#477bc4; }
/*             MENU LATERAL ESQUERDO              */


/*             ENQUETE              */
.titulo_enquete{
	color:#969696;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.enquete{
	border:2px solid #bebebe;
	margin:0 0 0 2px;
	padding:5px;
}
.enquete .pergunta{
	text-align:center;
	margin:0 0 20px 0;
}
.enquete .opcao{ margin:0 0 2px 0; }
.enquete label{ font-weight:bold; }
.enquete .enquete_enviar{
	width:50px;
	text-align:center;
	margin:30px 0 0 0;
}
.enquete .btn{
	display:block;
	margin:20px 0 0 0;
	padding:3px;
	text-align:center;
	color:#000;
}
.enquete .btn:hover{
	background:#1968a1;
	color:#fff;
}
/*             ENQUETE              */



.centro{
	float:left;
	width:470px;
	padding:0 3px 0 3px;
}

.detalhe{
	float:left;
	width:620px;
	padding:0 3px 0 3px;
}

/*             BOX   publicidade              */
.box_publicidade{
	border:2px solid #000;
	color:#cdcdcd;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	margin:0 0 2px 0;
}
/*             BOX   publicidade              */




/*             BOX   NOTICIAS              */
.noticias{
	border-top:1px solid #0a5bc6;
	border-left:1px solid #0a5bc6;
	border-right:1px solid #0a5bc6;
	margin:0 0 2px 0;
}

.noticias .item{
	padding:5px;
	clear:both;
	border-bottom:1px solid #0a5bc6;
	text-align:justify;
	height:75px;
}

.noticias .link_noticia{ color:#000; }
/*.noticias .link_noticia:hover{ text-decoration:underline; }*/

.noticias .img_left{
	float:left;
	margin:0 5px 5px 0;
	border:none;
}

.noticias .img_right{
	float:right;
	margin:0 0 5px 5px;
	border:none;
}

.noticias .titulo{
	font-size:12px;
	color:#7d0002;
	font-weight:bold;
	display:block;
}
/*             BOX   NOTICIAS              */


/*             BOX   NOTICIA_DETALHE              */
.noticia{
	border:1px solid #0a5bc6;
	margin:0 0 2px 0;
	padding:10px;
}

.noticia .Title{
	font-weight: bold;
	font-size: 13px;
	color: #cc3300;
	text-align:center;
}
.noticia .descricao{ font-style:italic; }

.noticia .img_left{
	float:left;
	margin:0 5px 5px 0;
	border:none;
}

/*             BOX   NOTICIA_DETALHE              */

.titAzul{ color:#0a5bc6; }

/*             NOTICIAS EM DESTAQUES             */
.noticias_destaques{
	border:1px solid #0a5bc6;
	padding:5px 5px 5px 5px;
	height:200px;
}
.noticias_destaques .item{
	background:url(../img/seta_destaque.gif) left 12% no-repeat;
	padding:0 0 0 7px;
	margin:0 0 5px 0;
	text-align:justify;
}

.noticias_destaques .item,.noticias_destaques .item a{ color:#535353; }
.noticias_destaques .item a:hover{ text-decoration:underline; }

/*             NOTICIAS EM DESTAQUES             */

/*             TODAS AS NOTICIAS             */
.todas_noticias{
	border:1px solid #0a5bc6;
	padding:5px 5px 5px 5px;
	height:200px;
}
.todas_noticias .item{
	background:url(../img/seta_destaque.gif) left 12% no-repeat;
	padding:0 0 0 7px;
	margin:0 0 5px 0;
	text-align:justify;
}

.todas_noticias .item,.todas_noticias .item a{ color:#535353; }
.todas_noticias .item a:hover{ text-decoration:underline; }

/*             TODAS AS NOTICIAS             */

.noticias_4{
	margin:2px 0 0 0;
}
.noticias_4 .item_l{
	float:left;
	width:226px;
	height:75px;
	border:1px solid #0a5bc6;
	padding:3px;
	margin:0 2px 2px 0;
}

.noticias_4 .item_r{
	float:left;
	width:226px;
	height:75px;
	border:1px solid #0a5bc6;
	padding:3px;
	margin:0 0 2px 0;
}

.noticias_4 .link_noticia_4{
	color:#000;
}
.noticias_4 .link_noticia_4:hover{ text-decoration:underline; }

.noticias_4 .img_left{
	float:left;
	margin:0 5px 0 0;
	border:none;
}

.noticias_4 .img_right{
	float:right;
	margin:0 0 0 5px;
	border:none;
}

.noticias_4 .noticias_4_titulo{
	display:block;
	font-weight:bold;
}



.direita{
	float:left;
	width:154px;
}

/*             NEWSLETTER              */
.newsletter{
	background:#e6e6e4;
	padding:3px;
	margin:0 0 2px 0;
}
.newsletter .titulo_news{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.newsletter .titulo_cad_aqui{
	text-align:center;
	font-weight:bold;
	color:#203cdd;
	margin:0 0 5px 0;
}
.newsletter .news_cad_email{ width:142px; }
.newsletter .news_btn_enviar{
	display:block;
	text-align:center;
	color:#000;
	margin:2px 2px 2px 0;
	padding:2px;
}

.newsletter .news_btn_enviar:hover{
	background:#1968a1;
	color:#fff;
}
/*             NEWSLETTER              */


/*             ANUNCIE AQUI              */
.anuncie_aqui{
	height:70px;
	border:1px solid #0263ce;
	margin:0 0 2px 0;
}
.anuncie_aqui .link{
	display:block;
	width:152px;
	line-height:70px;
	text-align:center;
	color:#9f9f9f;
	font-size:14px;
}
.anuncie_aqui .link:hover{
	background:#1968a1;
	color:#fff;
}

/*             ANUNCIE AQUI              */


/*             BOX ANUNCIO PRODUTOS              */
.box_anuncio_produtos{
	border:1px solid #0263ce;
	margin:0 0 2px 0;
	padding:5px;
	background:#dbfbfa;
}
.box_anuncio_produtos .tipo_anuncio{
	font-size:11px;
	text-align:center;
	color:#970007;
	margin:20px 0 5px 0;
}

.box_anuncio_produtos .anuncio_foto{ text-align:center; }
.box_anuncio_produtos .anuncio_titulo{
	font-size:11px;
	text-align:center;
	color:#090d95;
	margin:5px 0 20px 0;
}

/*             BOX ANUNCIO PRODUTOS              */



/*             LINKS UTEIS              */
.links_uteis{
	border:1px solid #0263ce;
	margin:0 0 2px 0;
}
.links_uteis .link{
	display:block;
	width:152px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	background:#f90401;
}
/*             LINKS UTEIS              */


#anuncio_g{
	float:left;
	width:159px;
	padding:0 0 0 1px;
}



/*             ANUNCIE AQUI GOOGLE              */
.anuncie_aqui_g{
	border:1px solid #0263ce;
	margin:0 0 2px 0;
}
.anuncie_aqui_g .link{
	display:block;
	width:152px;
	line-height:128px;
	text-align:center;
	color:#000066;
	font-size:16px;
}
/*             ANUNCIE AQUI GOOGLE              */



#copright{
	clear:both;
	padding:10px 0 0 0;
}

#copright .copy_text{
	text-align:center;
	background:#c1c1c1;
	padding:5px;
	font-weight:bold;
}

.sai{ clear:both; }

/*             FALE CONOSCO              */
.titulo_fale{
	color:#969696;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.fale{
	border:2px solid #bebebe;
	margin:0 0 0 2px;
	padding:5px;
}
.fale .pergunta{
	text-align:center;
	margin:0 0 20px 0;
}
.fale .opcao{ margin:0 0 2px 0; }
.fale label {
	display: block;
	text-align: right;
	float: left;
	width: 125px;
	padding-right: 20px;
}
.fale .fale_enviar{
	width:50px;
	text-align:center;
	margin:30px 0 0 0;
}
.fale .btn{
	display:block;
	margin:20px 0 0 0;
	padding:3px;
	text-align:center;
	color:#000;
}
.fale .btn:hover{
	background:#1968a1;
	color:#fff;
}

.fale .input_text {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.fale .input_btn {
	display: block;
	width: 175px;
	text-align:center;
	float: center;
	margin-bottom: 10px;
}

.fale br {
clear: left;
}
/*             FIM FALE CONOSCO              */