body {
margin:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
background-color:#4F87B6;
}

input, textarea {
border:1px solid #707070;
}

a {
color:#3B84C2;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#sfondo1 {
background:url(img/sfondo1.jpg) repeat-x;
background-position:top;
height:631px;
}

#sfondo2 {
background:url(img/sfondo2.jpg) repeat-x;
background-position:top;
height:631px;
}

#login {
background:url(img/bg_login.jpg) no-repeat;
/*background-color:#f2f2f2;*/
width:717px;
height:56px;
color:#F3C776;
font-weight:bold;
/*background-position:right;*/
}

#footer {
background:url(img/footer.jpg) no-repeat;
width:900px;
height:43px;
color:#3B84C2;
font-size:11px;
text-align:center;
}

.titolo {
color:#3B84C2;
font-size:16px;
font-weight:bold;
}