/* Class */
* {
	margin: 0px;
	padding: 0px;
	outline:none;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}
#page{
	background:url(imagens/bk_page.png) repeat-y; 
	width:900px;
	top:0;
	margin:0 auto;
	padding:0 22px;
	height:auto;
}
.clear{
	clear:both;
}
#rodape{
	background:url(imagens/bk_rodape.gif) repeat-x;
	height:59px;
	width:100%;
	clear:both;
}
#rodape div{
	 width:857px; 
	 margin:0 auto; 
	 padding-top:15px;
}
#meio{
	background:url(imagens/bk_meio.gif) repeat-x bottom;
	clear:both;
}
.box_noticias{
	width:265px;
	padding-left:19px;
	border-right:dotted #979797 1px;
	float:left;
	margin-bottom:30px;
}
.banners_meio{
	float:left;
	padding-left:16px;
	margin-bottom:13px;
}
#menu_horizontal{
	background:url(imagens/bk_menu.png) repeat-x;
	position:relative;
	z-index:8;
	height:64px;
	width:900px;
	top:0
}
/**MENU**/
ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height:37px;
	list-style: none;
	position: relative;
}
ul#topnav li {
	float: left;
	display:block;
	margin: 0;
	padding: 0;
}
ul#topnav li a {
	float: left;
	display: block;
	height:60px;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	padding:0 16px;
	line-height:60px;
}
ul#topnav li span {
	padding:0;
	position: absolute;
	z-index:5;
	background:url(imagens/bk_menu_span.gif) bottom repeat-x #FFFFFF;
	top:59px;
	width:100%;
	display:none;
	font-weight:normal;
	left:0;
}
ul#topnav li:hover span {
	display: block;
	z-index:99999;
	position: absolute;
	background-color:#fbfbfb;
	background-image:none;
	font-weight:normal;
	border:solid 1px #e4e4e4;
}
ul#topnav li span a {
	margin-top:6px;
	padding:10px;
	height:15px;
	line-height:normal;
	background:url(imagens/bk_menu_span.gif) right no-repeat;
	display:block;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	float:left;
}
ul#topnav li span a:hover {
	text-decoration:underline;
}
/****GALERIA TOPO****/
div.loader {
	background-image: url(loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow img {
	width:505px;
	height:343px;
	border: none;
	display: block;
}
div#container{
	background:url(imagens/bk_fotos.gif) repeat-x bottom;
	height:139px;

}
.nav-controls{
	width:850px;
	position:absolute;
	z-index:5;
	margin:80px 0 0 27px;
}
.nav-controls .next{
	background:url(imagens/seta_direita.png);
	height:31px;
	width:39px;
	display:block;
	float:right;
	text-decoration:none;
}
.nav-controls .prev{
	background:url(imagens/seta_esquerda.png);
	height:31px;
	width:39px;
	display:block;
	float:left;
	text-decoration:none;
}
ul.thumbs {
	clear: both;
	position:absolute;
	z-index:8;
	width:764px;
	margin: 0 0 0 80px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin-right: 20px;
	list-style: none;
}
ul.thumbs li img{
	width:160px;
	height:109px;
}
a.thumb {
	background:url(imagens/bk_foto.png) transparent no-repeat;
	padding: 5px 8px 9px 3px;
	display: block;
}
ul.thumbs li.selected a.thumb {
	background:url(imagens/bk_foto_selected.png) transparent no-repeat;
}
ul.thumbs img {
	border: none;
	display: block;
}
.efeito_branco{
	width:505px; 
	height:343px; 
	position:absolute;
	background:url(imagens/efeito_banner.png) left top no-repeat; 
	z-index:1;
}
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
/**INTERNAS**/
.tit_conteudo{
	background:url(imagens/tit_conteudo.gif) no-repeat right top;
	overflow:hidden;
	line-height:35px;
	width:869px;
	height:40px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	color:#022a63;
}
.tit_conteudo span{
	background:url(imagens/tit_conteudo_span.gif) no-repeat;
	height:40px;
	width:8px;
	display:block;
	float:left;
	margin-right:10px;
}
.tit_amigo{
	background:url(imagens/tit_conteudo.gif) no-repeat right top;
	overflow:hidden;
	line-height:35px;
	width:520px;
	height:40px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	color:#022a63;
}
.tit_amigo span{
	background:url(imagens/tit_conteudo_span.gif) no-repeat;
	height:40px;
	width:8px;
	display:block;
	float:left;
	margin-right:10px;
}
.tit_conteudo a{
	margin:5px;
}
.borda_geral{
	padding:0 20px;
}
/**** TXT ****/
.error{
	color:#C00;
}
label.error{
	color:#C00;
	font-size:10px;
}
div#eScreen {
	filter: alpha(opacity=70);
	background-color: black;
	opacity: 0.7;
}
.txt_preto_12, .txt_preto_12 a{
	font-size:12px;
	color:#000000;
}
.txt_preto_11, .txt_preto_11 a{
	font-size:11px;
	color:#000000;
}
.t_conteudo{
	
}
.t_conteudo p{
	padding-bottom:10px;
}
.t_conteudo ul li{
	margin-left:20px;
	list-style:outside;
}

.input{
	background:#FFFFFF;
	border:solid 1px #d3d5d6;
	font-size:11px;
	padding:4px;
}
