div.testo{
	font-family: verdana;
	font-size: 10px;
	color:#666666;
}

div.testoPiuGrande{
font-family: verdana;
	font-size: 14px;
	color:#414141;
text-decoration:none;

}
div.testoMenu2{
font-family: verdana;
	font-size: 10px;
	color:#ffffff;
text-decoration:none;

}

.testoMarrone{
	font-family: verdana;
	font-size: 10px;
	color:#672106;
}


.testoNero{
	font-family: verdana;
	font-size: 10px;
	color:#fff;
	text-decoration:none;
}

.nero{
	font-family: verdana;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}

.etichetta{
	padding:5px;
	font-family: verdana;
	font-size: 10px;
	background-color:#d07000;
	color:#fff;
	text-decoration:none;
}

.inputText{
	font-family: arial;
	font-size: 10px;
	color:#000000;
	border: 1px solid #cccccc;
}

#bottoneCerca {
 
   width: 160px;
   height: 17px;
   border: 0;
   background-image: url('../_images/btn_areaRiservata.jpg');
   cursor: pointer;
   
   	font-family: arial;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;

}

a.testo:LINK, a.testo:ACTIVE, a.testo:VISITED{
font-family: arial;
	font-size: 10px;
	color:#000000;
	text-indent: 0px;
    text-decoration:none;
}


a.testoArancione:LINK, a.testoArancione:ACTIVE, a.testoArancione:VISITED{
font-family: arial;
	font-size: 10px;
	color:#d07000;
	text-indent: 0px;
    text-decoration:none;
}

a.testoBianco:LINK, a.testoBianco:ACTIVE, a.testoBianco:VISITED{
font-family: arial;
	font-size: 10px;
	color:#ffffff;
	text-indent: 0px;
    text-decoration:none;
}

a.testoMenu:LINK, a.testoMenu:ACTIVE, a.testoMenu:VISITED{
	font-family: verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}

a.testoMenu2:LINK, a.testoMenu2:ACTIVE, a.testoMenu2:VISITED{
	font-family: verdana;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;
}

a.linkNero:LINK, a.linkNero:ACTIVE, a.linkNero:VISITED{
	padding:5px;
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
} 

a.linkNero:HOVER{
	color: #f5fff1;
	text-decoration:underline;
}

a.linkBianco:LINK, a.linkBianco:ACTIVE, a.linkBianco:VISITED{
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
} 

a.linkBianco:HOVER{
	color: #ffffff;
	text-decoration:underline;
}

a.linkMarrone:LINK, a.linkMarrone:ACTIVE, a.linkMarrone:VISITED{
	font-family: verdana;
	color: #672106;
	font-size: 10px;
	text-decoration: none;
} 

a.linkMarrone:HOVER{
	color: #672106;
	text-decoration:underline;
}