
.testolavori {
font-family: arial, verdana;
font-size: 1.0em;
color: #FFFFFF;
}

.testo {
font-family: arial, verdana;
font-size: 0.6em;
color: #FFFFFF;
}

.testo a {
color: #9A744F;
text-decoration: none;
}


.testo a:hover {
color: #FFFFFF;
text-decoration: none;
}


.testo_bottom {
font-family:  verdana, arial;
font-size: 1em;
color: #AA9582;
}

.link {
font-family: arial, verdana;
font-size: 0.65em;
color: #AA9582;
}

.link a {
color: #AA9582;
text-decoration: underline;
}


.link a:hover {
color: #9A744F;
text-decoration: underline;
}


.testo_scuro {
font-family: arial, verdana;
font-size: 0.6em;
color: #96744F;
}

.testo_scuro a {
color: #9A744F;
text-decoration: underline;
}


.testo_scuro a:hover {
color: #AA9582;
text-decoration: underline;
}

.testo_scuro1 {
font-family: arial, verdana;
font-size: 0.6em;
color: #96744F;
}

.testo_scuro1 a {
color: #FFFFFF;
text-decoration: underline;
}


.testo_scuro1 a:hover {
color: #AA9582;
text-decoration: underline;
}



/* Definizione del form per eventuale scheda contatti e campi di ricerca */
textarea
{
	border: 1px solid #331E0D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	margin-top:1px;
	background-color: #000000;
	color: #FFFFFF;

}


input {
	border: 1px solid #331E0D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	margin-top:1px;
	background-color: #000000;
	color: #FFFFFF;
}


/*.select {
	border : 1px solid ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
border-bottom-width: '1';
border-top-width: '1';
border-bottom-style: 'solid';
border-top-style: 'solid';
border-right-style: 'solid';
border-left-style: 'solid';
border-bottom-color: #95aec6;
border-top-color: #95aec6;
border-left-color: #95aec6;
border-right-color: #95aec6;
border-left-width: '1';
border-right-width: '1';
font-size: 2.5mm
	}*/
/*select {   
	border : 0px solid ;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-bottom-width: '1';
border-top-width: '1';
border-bottom-style: 'solid';
border-top-style: 'solid';
border-right-style: 'solid';
border-left-style: 'solid';
border-bottom-color: #95aec6;
border-top-color: #95aec6;
border-left-color: #95aec6;
border-right-color: #95aec6;
border-left-width: '1';
border-right-width: '1';
font-size: 2.5mm
}*/
select {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size: 0.6em;
    color: #ffffff;
    background-color: #331e0d;
	 border-style: inset;
    width: 100px;
    }
	input.tipoCheckbox
{
	width: 15px;
	height: 15px;
	border : 0px solid ;
}
/*SCROLLBAR*/

body { 
 SCROLLBAR-FACE-COLOR:#96744F; 
 SCROLLBAR-HIGHLIGHT-COLOR:#000000; 
 SCROLLBAR-SHADOW-COLOR:#331E0D; 
 SCROLLBAR-3DLIGHT-COLOR:#96744F; 
 SCROLLBAR-ARROW-COLOR:#000000; 
 SCROLLBAR-TRACK-COLOR:#000000; 
 SCROLLBAR-DARKSHADOW-COLOR: #331E0D; 
 location: no;
}

.titolo {
color: #9A744F;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
}



.link_cat {
font-family: arial, verdana;
font-size: 0.65em;
color: #AA9582;

}

.link_cat a {
color: #AA9582;
text-decoration: none;
padding-left: 5px;
}


.link_cat a:hover {
color: #9A744F;
text-decoration: none;
padding-left: 5px;
}