
body {
background-color:#FBFBFB;
color:#000000;
font-family:arial,verdana,sans-serif;
font-size:12px;
background-image:url(img/bg.gif);
background-repeat:repeat;
margin:0;
padding:0;
}

#main {background-image:url(img/bgmain.gif);
background-repeat:repeat-x;
background-position:0px 0px;
margin:0;
padding:0;}

#header {background-image:url(img/bgheader.gif);
background-repeat:repeat-x;
background-position:0px 0px;
height:72px;
}


#contenitore {
width:965px;
margin-right:auto;
margin-left:auto;


}


#logo {
background-image:url(img/logo.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
height:72px;
width:965px;
margin-right:auto;
margin-left:auto;}



#menu {
margin-top:0px;
border-bottom:1px solid #B0CEE7;
height:25px;
background-color:#E5F0FB;}


#menu p {padding:0px;
margin:0px;
padding-top:5px;
text-align:center;}


#cont {
background-color:#F5F5F5;
min-height:1200px;
}

#sx {float:left;
width:275px;

padding-top:20px;
text-align:center;
padding-bottom:20px;
}

#dx {margin-left:276px;
margin-top:0px;
padding-bottom:0px!important;
padding-bottom:10px;
background-color:#FBFBFB;
border-left:1px solid #D0D0D0;}

*:first-child+html #dx /* solo IE 7.0 */ {
padding-bottom:10px!important;
}

#txt {
padding:5px;
padding-left:15px;
color:#3C3C3C;
min-height:1200px;
}

#txt p {padding:5px;
margin-top:0px;
text-align:justify;
line-height:22px;}

#txt h1 {color:#4B8CC8;
font-size:24px;
margin-bottom:0px;
padding-bottom:0px;
padding-left:5px;
border-bottom:1px solid #4B8CC8;
font-family:georgia,serif;
letter-spacing:5px;
}

#txt strong {color:#67B74A;
font-size:13px;
padding-left:5px;
}

#boxlinks {clear:left;
width:963px;
padding:5px;
margin-left:auto;
margin-right:auto;}

#link {

margin-top:15px;
background-color:#F6F6F6;
margin-bottom:15px;
background-image:url(img/linkbg.gif);
background-repeat:repeat-y;
background-position:0px 0px;
}

#linktop {background-image:url(img/linktop.gif);
background-repeat:repeat-x;
background-position:0px 0px;
width:963px;
height:13px;}

#linkbot {
clear:left;
background-image:url(img/linkbot.gif);
background-repeat:repeat-x;
background-position:0px 0px;
width:963px;
height:20px;
}

.lbox {float:left;
border-right:1px solid #DFDFDF;
width:225px;
margin-left:15px!important;
margin-left:10px;
}



.lbox2 {float:left;
width:225px;
margin-left:15px!important;
margin-left:10px;
}

.lbox ul, .lbox2 ul {list-style-type:none;
margin:0px;
padding:0px;}

.lbox ul li, .lbox2 ul li {height:22px;}

.lbox a , .lbox2 a {color:#818181;
text-decoration:none;
font-weight:bold;}

.lbox a:hover, .lbox2 a:hover {color:#515151;}

#footer {clear:left;
background-color:#F0F5FA;
height:40px;
color:#005DB3;
border-top:1px solid #C9DEEF;
font-weight:bold;
}

#footer p {padding:0px;
margin:0px;
padding-top:15px;
text-align:center;}

#footer p a {color:#005DB3;}

#footer p a:hover {color:#7BA9D0;}


a {color:#005DB3;}
a:hover {color:#7BA9D0;}


