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

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

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:109px;
}

#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;
}

#clienti {
background:url(img/bg_clienti.jpg) no-repeat;
width:282px;
height:210px;
}

#partners {
background:url(img/bg_partners.jpg) no-repeat;
width:282px;
height:210px;
}


#bg_link {
width:171px;
height:389px;
}

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

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

#bg_linksx {
background-color:#8D8D8D;
}

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

#bg_linksxx {
background-color:#DBDFE2;
}

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

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