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

body{ margin:0; padding:0; background-image:url(../imgs/bg.jpg); background-repeat:repeat-x;  /*overflow:hidden;*/ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:justify;  line-height:20px; }

a:link, a:visited, a:active {
	text-decoration:none;
	color:#ccc;
	}
a:hover {
	text-decoration: none; 
	color:#fff; 
	/*background:#770518; */
	}
	
a.red:link, a.red:visited, a.red:active {
	text-decoration:none;
	color:#AA0000;
	}
a.red:hover {
	text-decoration: none; 
	color:#fff; 
	/*background:#770518; */
	}
	
	
a.classe1:link, a.classe1:visited {
	text-decoration: none
	}
a.classe1:hover {
	text-decoration: underline; 
	color: #f00;
}
a.classe1:active {
	text-decoration: none
	}	


a.bt:link, a.bt:visited {
	text-decoration: none;
	color:none;
	}
a.bt:hover {
	text-decoration: none; 
	background:none; 
	
}
a.bt:active {
	text-decoration: none;
	color:none;
	}	


.cxAlta{ text-transform:uppercase;}	
	

.tit{ font-size:18px; font-family:Arial!important; margin-left:5px; margin-top:7px;}
.site{ height:100%; width:100%; }

#header{ width:100%; height:134px; z-index:1000; margin-top:30px; position:absolute; float:left;}
	.bossaTop{ width:100%; height:10px; background-image:url(../imgs/bossaTop.png); background-position:center; background-repeat:no-repeat;}
	.tarja{ background-image:url(../imgs/bgHeader.jpg); background-repeat:repeat-x; height:121px; width:100%; margin:0 auto;}
	.logo{ width:359px; height:92px; margin:0 auto; padding-top:15px;}
	.bossaDown{ width:100%; height:10px; background-image:url(../imgs/bossaDown.png); background-position:center; background-repeat:no-repeat;}
#cont{ margin:0 auto; background-image: url(../imgs/bgHp.jpg); background-repeat:no-repeat; background-position:top; height:744px; width:1024px; z-index:1!important; overflow:hidden;}
	.links{ background-image: url(../imgs/bgLinks.jpg);}
	.contato{ background-image: url(../imgs/bgContato.jpg);}

.contPrincipal{ width:880px; min-height:430px; /*background-color:#003366;*/ margin:200px 0 0 70px;}

.contTitulo{ width:655px; height:25px; margin-left:20px; float:left}
.voltar{ width:80px; margin-bottom:15px; float:right;}
.bossaTitulo{ background-image:url(../imgs/bossaTit.png); background-repeat:no-repeat; height:20px; margin-top:2px; background-position:bottom; }
.txtPrincipal{ width:655px; height:415px; /*background-color:#000;*/ margin-left:20px; margin-top:30px; margin-bottom:20px; float:left}

.containerMenu{ width:186px; height:250px; background-image:url(../imgs/bgMenu.png); background-repeat:repeat; border-bottom:#555 1px solid; float:left;}
.menu{ height:250px; float:left;}

ul {
list-style-type: none;
margin-left:1px;
padding:10px;
}
li {
list-style-type: none;
border-bottom:#490201 1px dashed; line-height:36px; width:160px;
}

ul.apoio {
list-style-type:square;
margin-left:1px;
padding:10px;
width:500px;
}

li.apoio {
list-style-type:square; margin-left: 10px; line-height:24px; width:500px; border-bottom:none;
}

.image{  width:188px; height:250px; margin-top:10px; float:left; }




	
.contThumbs{ width:100%; height:330px; margin-top:20px; float:left;}	
.imgsAreas { width:209px; margin-right:4px; margin-top:5px; float:left;}
	
.contRodape{ width:100%; height:20px; float:left; margin-top:10px; font-size:11px; border-top:#666666 1px solid; float:left;}
	.rodape{ width:900px; height:20px; margin:0 auto; padding-top:3px;}	
	.end{ width:562px; float:left;/* background-color:#060*/}
	.email{width:220px; float:left; /*background-color:#FF0*/}
	.tulio{}
