/*corpo generale*/

body{
margin:0 auto;
padding:0;
font:12px Georgia, Verdana;
background:#036 url(../img/bg.gif) top center repeat-y;

}
#top{
margin:0 0 0 0;
height:150px;
border:0;
background:url(../img/top3.jpg) top center;
background-repeat:no-repeat;
}
#base{
background:#f3f3f3;
color:#303030;
margin:0 auto;
width:760px;
background-image:url(../img/logo_bg.jpg);
background-position:bottom left;
background-repeat:no-repeat;

}

#frontphoto{
margin:0 0 0 0;
border:0;
}

/*contenuti*/

#content{
margin:0px 180px 0 150px;
/*border-right:3px dashed #c60;*/
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;

}

#img{
padding:1px;
display: inline;
background:#cccccc;
color:#303030;
border:2px solid #c60;
}

#bordin{
border:2px dashed #cd9931;
padding:0px 5px 0px 5px;
}

/*titoli*/

.principale, h1{
font:32px Georgia, Verdana;
font-weight:bold;
line-height: 0.8 em;
/*color:#e7c612;*/
color:#cd9931;

margin:0 0 10px 0;
}

h1.news{ font-size:18px}

.principale_ara{
font:32px Georgia, Verdana;
font-weight:bold;
line-height: 0.8 em;
color:#c60;
margin:0 0 10px 0;
}

.titolo, h2{
font:16px Georgia, Verdana;
font-weight:bold;
color:#666;
margin:0 0 10px 0;
}
.titoletto, h3{
font:12px Georgia, Verdana;
font-weight:bold;
color:#cd9931;
/*color:#003366;*/
margin:0 0 10px 0;
}

/*menu navigazione*/

#avmenu{
clear:left;
float:left;
margin:0px 0px 5px 0px;

font-size:12px;

}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 0px 0;
padding:0;
}	


#avmenu li{
margin-bottom:4px;
}

 #avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#666;
display:block;
padding:6px 0 0 10px;
border-left:3px dashed #f3f3f3;
}

#avmenu li a:hover{
text-decoration:underline;
color:#666;
}

#avmenu li a.qui{color:#669933;border-left:3px dashed #669933;	}



/*menu area riservata*/

#area_ris{
background:#f3f3f3;
float:right;
width:170px;
display:block;
margin:0px 0px 0px 0px;
padding-left:10px;
float:right;
font-size:12px;
}

#area_ris ul{	
list-style:none;
width:160px;
margin:0 0 0px 0;
padding:0;
}	

#area_ris li{
margin-bottom:8px;
background-color:#c60;
}

#area_ris li a{
font-weight:bold;
height:12px;
text-decoration:none;
color:#fff;
display:block;
padding:4px 10px 4px 10px;
border-left:3px solid #c60;
}	
	
#area_ris li a:hover{
text-decoration:underline;
color:#fff;
padding:4px 10px 4px 10px;
border-right:8px solid #fff;
}

/*link*/

a{
text-decoration:underline;
color:#cd9931;
/*color: #003366;*/
}
a.pubblico{
text-decoration:underline;
font-weight:bold;
color: #cd9931;
}
a:hover{
text-decoration:none;
color:#cd9931;
/*color: #003366;*/
}

a.bianco:hover{
text-decoration:none;
font-weight:bold;
color: #fff;
}

a.ara:hover{
text-decoration:none;
font-weight:bold;
color: #c60;
}
a.pubblico:hover{
text-decoration:none;
font-weight:bold;
color: #cd9931;
}

a img{
border:0;
}

/*area riservata*/

#area_ris{
float:right;
width:170px;
display:block;
margin:0px 0px 0px 10px;
/*background-color:#fff;*/
}

#fondo_area_ris{
background:#c60;
color:#fff;
margin:0px 0px 0px 0px;

}
#fondo_area_ris form{padding:10px;}

#area_ris h1{color:#c60; background-color:#f3f3f3; margin:0; padding:0}


#fondo_area_ris input{ width:80%}
#fondo_area_ris input.bottone{width:auto}
/*footer*/

#footer{
clear:both;
margin:0px 0 0px 0;
padding:10px 0 10px 0;
border-top:3px dashed #ccc;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

/*immagini*/

.foto_sx {
float:left;
border:1px solid #ccc;
margin:2px 8px 2px 2px;
padding:5px;
}

/*variazioni*/

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.bianco{
color:#FFFFFF;
font-weight:bold;
}

.ara{
color:#c60;
font-weight:bold;
}
