/* CSS Document */

body {
background:url(../images/page_bck.gif) repeat-x #FFF;
margin:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
a {
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

#header{
width:100%;
background:url(../images/sup_head.jpg) no-repeat center;
height:198px;
}
#sub_head{
width:960px;
margin:auto;
}
#sub_headsx{
width:340px;
float:left;
padding:0 10px;
text-align:left;
}
#sub_headdx{
float:right;
width:600px;
text-align:right;
}
#whatnew{
margin-top:12px;
margin-left:5px;
width:625px;
float:left;
text-align:center;
}
#scler{
border:2px solid #fff;
height:380px;
text-align:center;
margin-bottom:20px;
background:#000;
}
#scler2{
height:380px;
text-align:center;
margin-bottom:20px;
}
#news{
width:165px;
padding:60px 10px 10px 25px;
background:url(../images/nws.jpg);
float:left;
height:225px;
margin-right:11px;
}
#dxx{
float:right;
width:270px;
padding:10px;
text-align:left;
color:#004984;
font-size:12px;
font-weight:bold;
}
#container{
width:960px;
margin:auto;
border-left:2px solid #E9DFC9;
border-right:2px solid #E9DFC9;
}
#footer {
background:url(../images/bck_footer.gif) repeat-x;
text-align:center;
font-size:11px;
color:#003;
}
.cleaner{
clear:both;
}
.data {
color:#D7B88A;
font-size:12px;
font-weight:bold;
}
.titolo {
color:#FFF;
font-size:12px;
font-weight:bold;
}
.testo {
text-align:justify;
font-size:11px;
color:#FFF;
}
.intest{
background:#004984;
font-weight:bold;
font-size:12px;
color:#FFF;
}
.calendar{
font-size:11px;
color:#003;
}
