.style {
	position: fixed;
	visibility: visible;
}
body {
 background-color: #9bc4d9;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
 }
 
 .style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E84A0;
}
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #52BBF4; font-size: 18px; }

a:link {
	color: #52BBF4;
	text-decoration: none;
}
a:visited {
	color: #52BBF4;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #52BBF4;
	text-decoration: none;
}

#tudo{
width:770px;
margin:0 auto;			
padding: 0px;
text-align:left; /* "remédio" para o hack do IE */	
}
 
#topo{
width:770px;
margin:0;			
padding: 0;
text-align:left; /* "remédio" para o hack do IE */	
}

#topo2 {
	background-image:url(layout/topo2.jpg);
	height: 86px;
	padding-left: 2px;

}

#conteudo {
background-image:url(layout/meioPagina.gif);
height: 100%;
margin:0;
}

#rodape {
	background-image:url(layout/rodape.jpg);
	height: 64px;
	margin: 0;
}
