/*corpo generale*/

body{
margin:0 auto;
padding:0;
font:12px Verdana;
background:#333 url(../img/bg.jpg) top center no-repeat;
}

object {
//margin-top: -420px;
//height:560px;
}

#top{
height:190px;
width:760px;
margin:0 auto;
border:0;
vertical-align:text-bottom;
background-image:url(../img/logo.jpg);
background-position:left;
background-repeat:no-repeat;
}

#spazio{
height:170px;
width:760px;
margin:0 auto;
}

#testo_top{
text-align:left bottom;
margin:0px 0px 0 180px;
padding-left:10px;
padding-bottom:5px;
}

#testo_top a{
font-weight:bold;
height:20px;
text-decoration:underline;
color:#fff;
padding:10px 0 0 10px;
}	
	
#testo_top a:hover{
text-decoration:none;
color:#999;
padding:10px 0 0 10px;
}

#base{
margin:0 auto;
width:760px;
}

#frontphoto{
margin:0 0 0 0;
border:0;
}

/*contenuti*/

#content{
margin:0px 0px 0 200px;
padding-left:10px;
padding-right:10px;
background-color:#e3e3e3;
line-height:1.6em;
text-align:left;
}

#content_HP{
margin:4px 0px 0 200px;
vertical-align:top;
display:block;
}

#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{
font:32px Verdana;
font-weight:bold;
line-height: 0.8 em;
/*color:#e7c612;*/
color:#f90;

margin:0 0 10px 0;
}

.principale_ara{
font:32px Verdana;
font-weight:bold;
line-height: 0.8 em;
color:#f90;
margin:0 0 10px 0;
}

.titolo{
font:16px Georgia;
font-weight:bold;
color:#666;
margin:0 0 10px 0;
}
.titoletto{
font:12px Verdana;
font-weight:bold;
color:#f90;
/*color:#003366;*/
margin:0 0 10px 0;
}


/*lato sinistro*/

#lato_sx{
clear:left;
float:left;
width:150px;
margin:30px 0px 5px 0px;
padding:-3px 5px 5px 8px;
font-size:12px;
text-align:center;
color:#FFFFFF;
font-weight:bold;

}

/*menu navigazione*/

#avmenu{
clear:left;
float:left;
width:150px;
margin:30px 0px 5px 0px;
font-size:12px;

}

#avmenu ul{	
list-style:none;
width:200px;
margin:0px 0 0px 0px;
padding-left:2px;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:30px;
text-decoration:none;
color:#fff;
display:block;
padding:6px 0 0 10px;
}	
	
#avmenu li a:hover{
text-decoration:none;
color:#999;
padding:6px 0 0 10px;
}



/*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 0px;
}

#fondo_area_ris{
background:#c60;
margin:0px 0px 0px 0px;
padding-left:10px;
}

/*partner*/

#partner{
margin:0px 0 0px 0;
padding:10px 0 10px 0;
width:760px;
text-align:center;
}

/*footer*/

#footer{
clear:both;
margin:0px 0 0px 0;
padding:10px 0 10px 0;
border-top:1px solid #666;
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;
}