/*Impostazione pagina*/

body { 
background-image: url("immagini/Sfondo-lat-sx.gif"); 
background-repeat: repeat-y;
scrollbar-base-color: #FBFFF0;
scrollbar-face-color: #FBFFF0;
z-index: 1}

/*Immagine della maniglia*/
/*div#maniglia {  
/*position : absolute; 
/*left: 35px;
/*top:323px;
/*height : 50px;
/*width : 120px; 
/*background : url(immagini/Maniglia.gif);
/*}


/*Stile tabella di navigazione*/
.tab1 { 
width : 140px;
background: #FBFFF0;
font-size: 10;
font-family: Verdana, Arial, sans-serif;  
top : 0px; 
margin-left : 3px;

z-index: 1}

/*Testp Collegamenti sł*/
.collegamenti {
font-size: 9;
color: #1C7124;
text-decoration: none;
}

/*Testp Collegamenti gił*/
.collegamenti:hover{
font-size: 9;
color: #884A0D;
text-decoration: Underline;
z-index: 2}

/*Testp Collegamenti Sx sł*/
.collegamentisx {
margin-left : 10px;
text-align: left;
color: #A11F11;
font-size: 10;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
font-weight: Bold;}

/*Testp Collegamenti Sx gił*/
.collegamentisx:hover{
margin-left : 10px;
text-align: left;
color: #F5D818;
font-size: 10;
font-family: Verdana, Arial, sans-serif;
font-weight: Bold;
text-decoration: Underline;
z-index: 1}


/*Stile prima riga della tabella di navigazione*/
.title1 { 
background: #FEFEFD;
font-family: Verdana, Arial, sans-serif;
font-size: 10;
font-weight: Bold;
width : 140px;
color : red;
z-index: 1}

/*Stile cella contenente il titolo della tabella centrale su*/
.cell2 { 
font-size: 12;
padding-left : 3px;
padding-right : 5px;
border-top: 1px dashed blu;
border-bottom: 1px dashed blu;
font-family: Verdana, Arial, sans-serif;
font-weight: Bold;
color :  #025AAB;}

/*Stile cella contenente il titolo della tabella centrale su*/
.title2 { 
font-size: 12;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-weight: Bold;
color :  #025AAB;}

/*Stile cella contenente il titolo della tabella centrale gił*/
.title2:hover { 
font-size: 12;
text-decoration: Underline;
font-family: Verdana, Arial, sans-serif;
font-weight: Bold;
color :  #025AAB;}

/*Stile testo*/
.testo { 
padding-left : 3px;
padding-right : 5px;
font-size: 11;
text-align: justify;
font-family: Verdana, Arial, sans-serif;
color : black;}

/*Stile tabella centrale*/
.tabc { 
margin-left : 15px;
text-decoration: none;
table-layout : fixed;
width : 420px;}


/*stile titoli*/
.titoli_01 { 
position : absolute;
font-family: Arial, Verdana, sans-serif; 
margin-left: -56px;
margin-top: 0px;
color : #FAC91D;
font-size: 18;
font-weight: Bold;}


/*Ombra titolo*/
.titoli_02 { 
font-family: Arial, Verdana, sans-serif; 
color: #E0B623;
margin-left: 0px;
margin-top: 1px;
font-size: 18;
font-weight: Bold;
z-index: 1;}

/*Dati azienda*/
.datiazienda { 
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
padding-top: 5px;
text-align: center;
margin-left: 0px;
margin-top: 2px;
line-height: 140%;

}


/*Stile cella destra*/
.celldx { 
border-right: 1px dashed blu;
border-left: 1px dashed blu;}

/*Stile cella sopra destra*/
.cellsdx { 
border-top: 1px dashed blu;
border-bottom: 1px dashed blu;}


.didascalia {
	FONT-SIZE: 11px;
	LINE-HEIGHT: 19px;
	FONT-FAMILY: verdana, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	COLOR: #000000;
	width: 170px;
	border: 1px solid #AAAAAA;
	background-color: #F2F2F2;
	padding: 2px;
}

.imagefotoalbum {
	border: 1px solid #AAAAAA;
	background-color: #F2F2F2;
	padding: 2px;
	width: 170px;
	margin-bottom:2px;
}
 



.boxdettagli{
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	letter-spacing: 1px;
	border: 1px solid #008801;
	text-align: left;
}
.boxdettagli2{
	padding: 9px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
	letter-spacing: 1px;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-bottom: 10px;
}

.premessa {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	line-height: 18px;
	text-align: justify;
	padding: 4px 18px 16px 18px;
	font-style: italic;
}







