body {
font: "Arial";
background-color: #142563;
text-align: center;
margin-top: 0;
}
.top {
width: 856px;
height: 53px;
background-image: url(images/top.jpg);
}
.center {
width: 856px;
background-image: url(images/center.jpg);
background-color: #04044D;
}
.bottom {
width: 856px;
height: 55px;
background-image: url(images/bottom.jpg);
}
.corpo {
width: 856px;
}
.footer {
font-size: 14px;
}
.footer a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
margin-right: 10px;
}
.footer a:hover {
color: #CCCCCC;
}
.footer img {
vertical-align: middle;
}
.menu {
width: 150px;
float: left;
margin-right: 20px;
margin-left: 7px;
}
.botton {
width: 150px;
height: 35px;
background-color: #B4B4CA;
text-align: center;
margin-bottom: 10px;
}
.botton a {
color: #04044D;
font-size: 13px;
font-weight: bold;
}
.botton p {
margin: 0;
padding-top: 3px;
}
.botton a:hover {
color: #990000;
}
.text {
width: 628px;
background-color: #FFFFFF;
float: left;
font-size: 15px;
}
h2 {
color: #142563;
}