@charset "utf-8";
body {
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #666666;
	text-align: center;
}


#geral {
	height: auto;
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
}
.titulo {
	color: #969600;
	font-size: 16px;
	font-weight: bold;
}
.titulo_dois {
	text-transform: uppercase;
	font-weight: bold;
}
.negrito {
	font-weight: bold;
}
.links a {
	text-decoration: none;
	color: #999999;
}




#destaque {
	width: 890px;
	margin: 0 auto 0 auto;
	height: 260px;
	background-image: url(images/bg_dest.gif);
}
#dest_img {
	height: 200px;
	width: 778px;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
}

#box1 {
	height: 30px;
	width: 778px;
	margin: 0 auto 0 auto;
}
#menuhora {
	float: left;
	width: 215px;
	height: 30px;
	background-image: url(images/bg_menuvera.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.menuhora_img {
	padding: 10px 10px 0 10px;

}
#menuhorb {
	float: right;
	width: 550px;
	height: 30px;
}
ul.nav_menuhor {
	margin: 0;
	padding: 0;
}
ul.nav_menuhor  li {
	list-style: none;
	display: inline;
}
ul.nav_menuhor   li  a {
	float: right;
	color:#969600;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	padding: 15px 10px 0 10px;
}
ul.nav_menuhor  a:hover{
	background-color: #F2F2F2;
	}

#box2 {
	width: 896px;
	margin: 0 auto 0 auto;
	height: auto;
}
#menuver {
	float: left;
	width: 280px;
	height: 520px;
	background-image: url(images/bg_menuverb.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul.nav_menuver {
	margin: 0 30px 0 90px;
	padding: 0;
}
ul.nav_menuver   li {
	list-style: none;
}
ul.nav_menuver    li   a {
	color:#C84646;
	text-align:left;
	text-decoration:none;
	font-size: 12px;
	display: block;
	height: 22px;
	font-weight: bold;
}
ul.nav_menuver   a:hover{

	}
#noticias {
	margin: 0 30px 0 55px;
}
#noticias a {
	color: #C84646;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
}
.noticias {
	color: #969600;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 35px;
}
#conteudo_geral {
	float: left;
	width: 546px;
	margin-left: 15px;
	height: auto;
}
#conteudo_index {
	float: left;
	width: 345px;
	text-align: justify;
}
#conteudo_interna {
	float: left;
	width: 545px;
	text-align: justify;
}
.foto {
	border: 1px solid #999999;
}

.canais {
	font-size: 11px;
	font-weight: bold;
	color: #C84646;
}

#canais_box {
	height: 130px;
}
.canais_img {
	padding-right: 25px;
}



#contato {
	float: left;
	width: 180px;
	margin-left: 15px;
	height: auto;
}
.contato_box {
	width: 145px;
	margin-left: 15px;
}
.contato_botao {
	width: 65px;
	margin-left: 15px;
	float: left;
}
.contato_mensagem {
	width: 145px;
	height: 110px;
	margin-left: 15px;
}



#contato_topo {
	background-repeat: no-repeat;
	height: 20px;
	float: left;
}
#contato_meio {
	height: auto;
	float: left;
	border: 1px solid #F2F2F2;
	width: 180px;
	background-position: center;
}
#contato_base {
	height: 15px;
	float: left;
}
#rodape {
	width: 778px;
	height: 45px;
	clear: both;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 45px 0 0 0;
}
ul.nav_rodape {
	margin: 0;
	padding: 20px 0 0 0;
}
#creditos {
	margin: 0 auto 0 auto;
	text-align: center;
	height: auto;
}

ul.nav_rodape   li {
	list-style: none;
	display: inline;
}
ul.nav_rodape    li   a {
	color:#969600;
	font-size: 11px;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
ul.nav_rodape   a:hover{
	color: #C84646;

	}
