.testo11 {
        font-family : verdana ;
        font-size : 11 ;
        font-weight : normal;
        text-decoration : none ; 
        color : #000000 ;
}
.testo11:hover {
        font-family : verdana ;
        font-size : 11 ;
        font-weight : normal;
        text-decoration : underline ; 
        color : #000000 ;
}
.testo_menu{
    font-family : verdana ;
    font-size : 11 ;
    font-weight : normal;
    text-decoration : none ; 
	color : #E2E2E2 ;
}
.testo_menu:hover{
    font-family : verdana ;
    font-size : 11 ;
    font-weight : normal;
    text-decoration : none ; 
	color : #FFB400 ;
}
.testo_menu_arancio{
    font-family : verdana ;
    font-size : 11 ;
    font-weight : normal;
    text-decoration : none ; 
	color : #FF9909 ;
}

.testo_menu_arancio2{
    font-family : verdana ;
    font-size : 11 ;
    font-weight : normal;
    text-decoration : none ; 
	color : #D47005 ;
}
.testo11b {
        font-family : verdana ;
        font-size : 11 ;
        font-weight : bold;
        text-decoration : none ; 
        color : #000000 ;
}

.testo11b:hover {
        font-family : verdana ;
        font-size : 11 ;
        font-weight : bold;
        text-decoration : underline ; 
        color : #000000 ;
}

.testo12 {
        font-family : verdana ;
        font-size : 12 ;
        font-weight : normal;
        text-decoration : none ; 
}
.testo12:hover {
        font-family : verdana ;
        font-size : 12 ;
        font-weight : normal;
        text-decoration : underline ; 
}


.testo12b {
        font-family : verdana ;
        font-size : 12 ;
        font-weight : bold;
        text-decoration : none ; 
}

.testo12b:hover {
        font-family : verdana ;
        font-size : 12 ;
        font-weight : bold;
        text-decoration : underline ; 
}

.testo_home{
	font-family : verdana ;
	font-size : 11 ;
	font-weight : normal;
	text-decoration : none ; 
	color : #dedede ;
} 
.testo_home:hover{
	font-family : verdana ;
	font-size : 11 ;
	font-weight : normal;
	text-decoration : none ; 
	color : #FFB400 ;
} 

.testo_home12{
	font-family : verdana ;
	font-size : 12 ;
	font-weight : normal;
	text-decoration : none ; 
	color : #696969 ;
} 
.campo_testo{
		font-family : verdana ;
		font-weight : normal ;
		font-size : 11px;
		text-decoration : none ;
		color : #950505 ;
		background-color : C3C3C3;
		border-color : dedede;
		border-width : 1 ;
}
.campi_testo{
	color: #7D1602 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 11px ;
	text-decoration : none ;
	background-color : #C7B1A0 ; 
	border-top-width : 1 ;
	border-bottom-width : 1 ;
	border-left-width : 1 ;
	border-right-width : 1 ;
	border-color : #6F0808 ;
	border-style : solid ;
}

.testo11_c
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	margin: 1px;
	border-left: gray 1px solid;
	color: #674845;
	border-bottom: gray 1px solid;
	font-family: verdana;
	background-color: #efefef;
	text-decoration: none;
} 