body{
text-align:center;
background-color:#e5e5e5;
}

img{
border:none;
}

h1 ,h2{
margin:0px;
font-variant:normal;
}


.clear{
clear:both;
}

#BoxEsterno{
margin:auto;
width:991px;
background-color:#FFFFFF;
}

#BoxInterno{
width:983px;
padding:0px 4px 4px 4px;
}

#BoxLogo{
float:left;
width:211px;
margin-top:13px;
}

#BoxLangQuick{
float:right;
width:760px;
background-image:url(images/BgQuick.jpg);
background-position:right top;
background-repeat:no-repeat;
height:72px;
}

#BoxLang{
width:117px;
text-align:right;
float:left;
margin-right:90px;
color:#6c6d6e;
font-size:10px;
}

#BoxLang .sel{
width:29px;
float:right;
background-image:url(images/BgLang.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:10px;
text-align:center;
}

#BoxLang .unsel{
width:29px;
float:right;
padding-top:10px;
text-align:center;
}

#BoxLang font{
width:10px;
float:right;
padding-top:10px;
text-align:center;
}

#BoxQuick{
float:right;
width:533px;
margin-top:20px;
}


#BoxMenuNavigazione{
height:35px;
clear:both;
}

#BoxContent{
margin-top:14px;
margin-bottom:14px;
width:983px;
text-align:left;
}

#BoxContent #ColSx{
width:766px;
float:left;
}

#MenuSecondoLivello{
float:left;
width:195px;
margin-right:19px;
}

#BoxContent #ColDx{
width:195px;
float:right;
margin-left:19px;
}

#BoxFooter{
background-color:#e6e6e6;
clear:both;
text-align:left;
font-size:11px;
color:#5d5d5d;
width:983px;
}

#BoxInternoFooter{
padding:0px 18px 14px 10px;
}

#BoxFooter #dati{
margin-top:14px;
float:left;
width:400px;
}

#MenuFooter{
text-align:right;
width:520px;
float:right;
}

#BoxLang a:link,
#BoxLang a:visited,
#BoxLang a:active{
color: #6c6d6e;
font-size:10px;
text-decoration:none; 
}
#BoxLang a:hover{ 
color: #3a3b3b; 
text-decoration: none; 
}


