/* CSS Document */

body {
background-color:#fff;
margin:0px;
font-family:Arial, sans-serif;
text-align:center;
font-size:11px;
background-image:url(../img/background.gif);
background-repeat:repeat-x;
background-position:top;} 
#contenitore {
width:902px;
background-color:#fff;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:25px;
border:1px dotted #3c4f5e;
padding:0px 10px 10px 10px;}

#superiore {
height:102px;
text-align:left;
margin:15px 0px 0px 0px;
padding:0px;}
#superiore img{
float:left;
margin:0px;
padding:0px;}

#superiore ul{
float:left;
background-image:url(../img/back_menu.gif);
background-repeat:no-repeat;
height:26px;
width:630px;
border-top:1px dotted #3c4f5e;
font-size:12px;
margin:60px 0px 0px 20px;
padding:14px 0px 0px 0px;
color:#3c4f5e;}
#superiore ul li{
display:inline;
list-style-type:none;
color:#3c4f5e;
margin:0px 24px 0px 24px;
padding:0px;}
#superiore ul li a{
color:#3c4f5e;
text-decoration:none;}
#superiore ul li a:hover{
color:#CC0000;
text-decoration:none;}

/* ------------------- ENGLISH VERSION --------------------- */

#superiore_eng {
height:102px;
text-align:left;
margin:15px 0px 0px 0px;
padding:0px;}
#superiore_eng img{
float:left;
margin:0px;
padding:0px;}

#superiore_eng ul{
float:left;
background-image:url(../img/back_menu_eng.gif);
background-repeat:no-repeat;
height:26px;
width:630px;
border-top:1px dotted #3c4f5e;
font-size:12px;
margin:60px 0px 0px 20px;
padding:14px 0px 0px 0px;
color:#3c4f5e;}
#superiore_eng ul li{
display:inline;
list-style-type:none;
color:#3c4f5e;
margin:0px 24px 0px 24px;
padding:0px;}
#superiore_eng ul li a{
color:#3c4f5e;
text-decoration:none;}
#superiore_eng ul li a:hover{
color:#CC0000;
text-decoration:none;}

/* ---------------------------------------------------- */


#centrale {
clear:both;
height:272px;
margin-top:2px;
padding-bottom:5px;
border-bottom:1px dotted #3c4f5e;}

#inferiore {
clear:both;
text-align:left;
margin:25px 0px 0px 0px;}
#inferiore #sx{
float:left;
width:287px;
line-height:14px;
color:#7490a4;
margin:0px 0px 50px 0px;}
#inferiore #sx a{
color:#7490a4;
text-decoration:none;}
#inferiore #sx a:hover{
color:#CC0000;
text-decoration:underline;}

#inferiore #dx{
float:left;
width:615px;
margin:0px 0px 50px 0px;}
h1{
font-size:24px;
line-height:24px;
color:#3d586d;
margin-bottom:5px;
font-weight:lighter;}
#inferiore #dx p{
width:480px;
margin:0px;
font-size:14px;
line-height:20px;}

#footer{
clear:both;
height:40px;
color:#666;
padding:0px;
background-color:#ebebeb;
margin:0px;
font-size:11px;
line-height:14px;}
#footer #indirizzi_sx{
text-align:left;
float:left;
margin:8px 145px 25px 20px;}
#footer #indirizzi_dx{
text-align:left;
clear:right;
padding:13px;
margin:0px 0px 25px 0px;}

