/* CSS Document */

body {
	margin-top: 0px; 
	background-image:url(DESIGN_INTERNO/gifs/fundo_inicio.jpg);
	background-position:top; background-repeat:repeat-x;
}
		
 select
  {   
   width: 140px;    margin: 5px 0 5px 0;
 }
 input, select, textarea 
 {   
  padding: 1px; background-color:#FFFFFF;   border: 1px solid #CCCCCC;    font: 10px arial;    color: #333333;
 }
 button
 {  
  padding: 1px; background-color:#FFFFFF;   border: 1px solid #CCCCCC;    font: 10px arial;    color: #333333;
   }
a{color:#4E7194}
.txt{padding-top:10px;padding-left:35px;padding-right:20px;}
.footer{font-family:HeliosBlack;font-size:10px;color:#445E82;text-decoration:none;}
.footer:hover{color:#8AA2C3}

.boxesq  {
background-image: url(DESIGN_INTERNO/gifs/fundo_busca.gif);
background-position:top;
background-repeat:no-repeat;
height: 198px;
width:257px;
margin: 5px;
position: relative;
left: -10;

}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {color: #FF0000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.style9 {font-size: 10px}

.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style12 {font-size: 10px}
.style13 {color: #FFFFFF}
.style18 {font-size: 12px}
.style22 {
	font-size: 14;
	font-weight: bold;
	color: #FFFFFF;
}
.style24 {font-weight: bold}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
#Layer1 {
	position:absolute;
	width:263px;
	height:216px;
	z-index:1;
	left: 246px;
	top: 382px;
}

.galeria {
	width:476px; 
	margin:0 auto;
	text-align:left; 
	z-index:5;
	position: absolute;
	top:0;
	left:-40
	}

ul.fotos {
	position:relative;
	top: -450;
	left: 400;
	list-style:none;  
	width:90px;
	padding:1px;
	background:#ffffff;
	margin:0; 
	padding:0; 
	z-index: 2; 
	
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	z-index: 2; 

	}
ul.fotos li {
	width:100px;
	height:80px;
	float:left; 
	margin:1px; 
	z-index: 2; 

}
ul.fotos li img {
	border:none; 
	width:100px;
	height:80px;
	z-index: 2; 

}
ul.fotos li span img {
	border:none;
	width:261px;
	height:216px;
		z-index: 2; 

}
ul.fotos a {
	display: block;
		z-index: 2; 

	} 
ul.fotos a span {
	display: none;
		z-index: 2; 
	}

ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:12px; 
	left: -310px; 
	background:#fff;
	z-index: 2;
   }

a {
color: #333333; text-decoration:none; 
}
a:hover {
color: #FF0000; text-decoration:underline; 
}
-->
</style>