body {
text-align:center;
line-height:140%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size: 14px;
background:#016cbd url(imagens/fundo_body.jpg) top repeat-x;
background-attachment:fixed;
}

#tudo {
	margin:0 auto;
	position:relative;
	width:960px;
	text-align:center;
	}

#topo {

	text-align:right;
	width:100%;
	height:300px;
}

#menu{
	position:relative;
	width:260px;
	height:260px;
	background:url(imagens/bola.gif) center bottom no-repeat;
	}

#principal{
width:618px;
padding:0 40px 20px 40px;
height:auto;
float:right;
}

#rodape{
clear:both;
width:98%;
padding:1%;
background:#0052DC;
border-top: 3px double #0052DC;
color:#fff;
}
#rodape strong{color:#fff;}
#rodape a{color:#fff;}
#rodape a:hover{color: #0099ff;}
#parceiros {
	position:relative;
	width:100%;
	height:60px;
	overflow:auto;
}

h1 {
margin-top:0; /*retira margem superior em navegadores padrao*/
font-size:15px;
color: #0000cc;
text-align:left;
}
h2 {
font-size:14px;
text-align:left;
color: #0000cc;
}
p{
text-align:justify;
text-indent:3%;
}
em, strong{color:#0000cc;}
a{text-decoration:none;}