body {
font-family: "Trebuchet MS";
background-color: #FFFFFF;
text-align: center;
margin-top: 0;
}
.corpo {
width: 861px;
height: 671px;
text-align: left;
margin: auto;
background-image: url(images/sfondo.jpg);
}
.logo {
width: 78px;
height: 107px;
display: block;
position: relative;
top: 95px;
left: 400px;
}
.logo a {
width: 78px;
height: 112px;
display: block;
}
.logo span {
display:none;
}
.menu {
font-size: 20px;
float: left;
position: relative;
left: 38px;
top: 197px;
text-align: right;
}
.menu a {
color: #003366;
text-decoration: none;
font-weight: bold;
}
.menu a:hover {
color: #990000;
}
.menu li {
list-style: none;
margin-bottom: 15px;
}
.menu img {
vertical-align: middle;
}
.centro {
float: left;
position: relative;
left: 152px;
top: 197px;
font-size: 16px;
text-align: justify;
width: 490px;
}
.title {
font-size: 20px;
color: #ff3300;
font-weight: bold;
margin-bottom: 10px;
}
.footer {
width: 100%;
color: #000000;
text-align: center;
font-size: 12px;
}
.footer a {
color: #000000;
font-weight: bold;
}
form {
margin: 0;
font-size: 14px;
font-weight: bold;
}
h6 {
margin-top: 0;
margin-bottom: 0;
margin-right: 3px;
}
input {
height: 14px;
border: 1px #000000 solid;
background-color: #FFFF99;
font-weight: bold;
color: #000000;
font-size: 13px;
}
textarea {
border: 1px #000000 solid;
background-color: #FFFF99;
font-weight: bold;
color: #000000;
font-size: 13px;
}
.button {
height: 16px;
font-size: 12px;
margin-bottom: 2px;
}
