@charset "utf-8";
/* CSS Document */
body{
margin-top:0px;
padding:0;
font-family:"Trebuchet MS", Verdana, Arial;
panose-1:2 11 6 3 2 2 2 2 2 4;}

.sfondo{
background-image:url(../img/sfondo.png);
background-repeat:repeat-x;
background-position:top;
background-color:#501602;}

div#contenitore{
width:946px;
height:auto;
margin-left:auto;
margin-right:auto;
}

div#testa0{
background-image:url(../img/testata.png);
background-repeat:no-repeat;
width:946px;
height:257px;

}

div#testa1{
background-image:url(../img/menu.png);
background-repeat:no-repeat;
width:946px;
height:50px;

}

div#testafoto{
background-repeat:no-repeat;
height:256px;
width:946px;

}

div#corpo{
background-image:url(../img/corpo.png);
background-repeat:repeat-y;
min-height:600px;
width:946px;
}


div#piede {
width:946px;
height:91px;
background-image:url(../img/pie.png);
background-repeat:no-repeat;
background-position:top;
font-size:12px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}

div#sottopiede {
width:946px;
height:83px;
background-image:url(../img/sotto_pie.png);
background-repeat:no-repeat;
background-position:top;
font-size:12px;
background-color:#501602;
}

div#piede a{
font-size:12px;
color:#FFFFCC;
text-decoration:none

}

div#piede a:hover{
font-size:12px;
color:#FFFF99;
text-decoration:underline;

}



.mitrovo{
font-size:12px;
color:#006600;
margin-right:25px;}

.titolopagine{
font-size:16px;
font-weight:bold;
color:#333333;}

.sottotitolo{
font-size:14px;
font-weight:400;
color:#000000;}

.descrizionecorpo{
font-size:14px;
color:#000000;
text-align:justify;
}

.descrizionecorpo a{
font-size:12px;
color:#003300;
text-decoration:none;
font-weight:bold;
}

.descrizionecorpo a:hover{
font-size:12px;
color:#666666;
text-decoration:underline;
font-weight:bold;
}


.descrizione_piccola_foto{
font-size:9px;
margin-left:15px;
margin-top:15px;
color:#000000;
position:absolute;
background-color:#FFFFFF;

}

div#spaziofoto{
}

.link-sotto-menu a{
color:#000000;
text-decoration:none;
font-size:12px;
}

.link-sotto-menu a:hover{
color:#666666;
text-decoration:underline;
font-size:12px;
}

.allegato {
font-size:12px;
color:#000000;}

.allegato a{
font-size:12px;
color:#666666;
text-decoration:none;}

.allegato a:hover{
font-size:12px;
color:#000000;
text-decoration:underline;}

.form_richiesta_info{
font-size:12px;
}

.correlate a{
text-decoration:none;
font-size:12px;
color:#501602;}

.correlate a:hover{
text-decoration:underline;
font-size:12px;
color:#666666;}
