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

a {
text-decoration:none;
color:#C9322B;
}

a:hover {
text-decoration:underline;
}

div {
text-align:justify;
}

input {
border:1px solid #000000;
}

textarea {
border:1px solid #000000;
}

select {
border:1px solid #000000;
}

#sx {
background:url(img/bg_sx.jpg) repeat-y;
width:17px;
}

#dx {
background:url(img/bg_dx.jpg) repeat-y;
width:17px;
}

#head {
background:url(img/head.jpg) no-repeat;
width:938px;
height:79px;
}

#menu {
background:url(img/bg_menu.jpg) no-repeat;
width:938px;
height:24px;
}

#head_divisioni {
background:url(img/head_divisioni.jpg) no-repeat;
width:170px;
height:33px;
}

#bottom_divisioni {
background:url(img/bottom_divisioni.jpg) no-repeat;
width:170px;
height:15px;
}

#bg_login {
background:url(img/bg_login.jpg) no-repeat;
width:171px;
height:125px;
}

#bg_link {
background:url(img/bg_link.jpg) no-repeat;
width:171px;
height:441px;
}

#menu_top a {
color:#ffffff;
font-size:11px;
text-decoration:none;
}

#bg_links {
background:url(img/bg_links.jpg) no-repeat;
width:170px;
height:21px;
}

#bg_links a {
color:#2A2A2A;
font-size:11px;
text-decoration:none;
}

.rosso {
color:#FF0000;
margin:0px;
}