body {
	font-family:		eurostile, verdana, trebuchet ms, arial;
	font-size:		12px;
	color:			#ffffff; 
	background-color:	#ffffff;
	margin:			8px;
	padding:		0px;
}
 
		 
div#tudo {
	position:		absolute;
	top:			1%;
	width:			624px;
	background-color:	#ffffff;
}
	
	 
div#logo {
	position:		absolute;
	top:			10px;
	width:			724px;
	height:			87px;
	background-image:	url(../imagens/1.jpg);
	background-repeat:	no-repeat;
}			 

			 
div#topo {
	position:		relative;
	top:			97px;
	width:			624px;
	height:			141px;
	background-image:	url(../imagens/3.jpg);
	background-repeat:	no-repeat;
	background-position:	top right;
}
			 
		 
div#principal{
	position:		absolute;
	top:			240px;
	margin-top:		-5px;
	width:			624px;
	height:			86px;
	background-image:	url(../imagens/detalhe.jpg);
	background-repeat:	no-repeat;
}
		
	
div#principal_continua{
	position:		absolute;
	top:			321px;
	width:			624px;
	background:		url(../imagens/4a.jpg);
	background-repeat:	repeat-y;
}


div#fim {
	position:		relative;
	left:			0px;
	background:		url(../imagens/5.jpg); 
	background-repeat:	no-repeat;
	width:			624px;
	height:			100px;
}

						  			 			 			 
p.destaque_1 {
	position:		relative;
	top:			0px;
	left:			30px;			
	width:			500px;
	text-align:		justify; 
	background-color:	transparent;
}
		   
		   
		   					  			 			 			 
p.destaque_2 {
	position:		relative;
	top:			0px;
	left:			30px;
	width:			500px;
	text-align:		justify; 
	background-color:	transparent;
}


.registros {
	position:		relative;
	left:			30px;
	width:			500px;
	text-align:		justify;
	background-color:	transparent;
}
			

p.titulo{
	position:		relative;
	top:			25px;
	margin-left:		30px;
	margin-bottom:		25px;
	font-size:		20px;
	font-weight:		bold;
	width:			200px;
}



a.link{
	position:		relative;
	margin-top:		25px;
	margin-left:		30px;
	margin-bottom:		25px;
	font-weight:		bold;
color:#666666;
}



p.endereco{
	position:		relative;
	width:			580px;
	height:			100px;
top:20px;
margin-bottom:20px;
text-align:center;
font-size:10px;
background-color:#ffffff;
color:#6699CC;
}



a{
	color:			#666666;
	text-decoration:	none;
	font-weight:		bold;
}