body {
text-align:center;
margin:0;
padding:0;
line-height:130%;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size: 14px;
background: #000099;
}

#tudo {
    margin:0 auto;
	width:100%;
	padding:20px 2%;
	text-align:center;
	}
#principal{
text-align:left;
border: 10px solid #fff;
width:1000px;
height:750px;
background: url(imagens/fundo.jpg) center center no-repeat;
}
#topo{
position:relative;
margin:260px 0 0 40px;
	width:403px;
	height:340px;
	overflow:auto;
}
#rodape {
height:60px;
width:1000px;
background:#fff;
border: 10px solid #fff;
}
#parceiros{
position:relative;
width:90%;
padding:0 5%;
height:60px;
overflow:auto;
}

h1, h2{
margin:0;
text-align:left;
font-size:16px;
color:#0033cc;
font-weight:bold;
}
h2{
font-size:15px;
}
p{text-align:justify;}
strong{color:#0066cc;}