@charset "utf-8";
/* CSS Document */

html, body {
text-align : center;
margin : 0;
padding: 0px;
background: url(allback.jpg);
/*background: #003399;*/
}

div#bigcontainer{
width : 1024px;
margin : 0 auto;
text-align : center;
background: url(back.gif);
}

div#container{
width : 759px;
margin : 0 auto;
text-align : center;
/*background: #003399;*/
background:url(backcontenuti.gif);
}
div#containerhome{
width : 759px;
margin : 0 auto;
text-align : center;
background: #003399;
}

div#titolo{
background: url(grafica/titolo.gif);
color:#FFFFFF;
}
div#dividertop{
background: url(grafica/dividertop.gif);
height:20px;
}
div#menu{
float:left;
width: 199px;
}
div#contenuti{
padding: 20px;
margin-left: 199px;
color:#FFFFFF;
font: 12px Georgia, "Times New Roman", Times, serif;
/*width:521px;*/
text-align:center;
}
div#contenutihome{
padding:12px;
color:#FFFFFF;
font: 12px Georgia, "Times New Roman", Times, serif;
text-align:center;
}

div#foot{
height:150px;
background:url(design/foot.gif);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
}
div.quadro1{
width:210px;
float: left;
}
div.quadro2{
width:210px;
margin:0 230px;
}

.titoletto{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color: #FFFFFF;
}

a:link{
font: 12px Georgia, "Times New Roman", Times, serif;
color: #9999FF;
font-weight:bold; 
text-decoration: none; 
border-bottom: 0px solid #9999FF;}

a:visited{font: 12px Georgia, "Times New Roman", Times, serif; 
color: #9999FF;
font-weight:bold; 
text-decoration: none; 
border-bottom: 0px solid #9999FF;}

a:active{font: 12px Georgia, "Times New Roman", Times, serif;
color: #9999FF;
font-weight:bold; 
text-decoration: none; 
border-bottom: 0px solid #9999FF;}

a:hover{font: 12px Georgia, "Times New Roman", Times, serif; 
color: #9999FF;
font-weight:bold; 
text-decoration: none; 
border-bottom: 0px solid #9999FF;}

.olio{
background:url(design/backolio.jpg);
}
.naif{
background:url(design/backnaif.jpg);
}