a.testoFunzionalita {
	 font-family: Verdana;
 font-size: 10px;
 color:#777777;
	text-decoration: underlined;
}



a.testoBlu:LINK, a.testoBlu:ACTIVE, a.testoBlu:VISITED{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336799;
	font-weight:none;
	 text-decoration: none;
}



a.testoBlu:ACTIVE, a.testoBlu:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight:none;
	text-decoration: underlined;
}



div.anagrafica{
 font-family: Verdana;
 font-size: 9px;
 color:#000000;
}
div.testo{
 font-family: Verdana;
 font-size: 10px;
 color:#000000;
}
div.testoBlu{
 font-family: Verdana;
 font-size: 10px;
 color:#336799;
}

div.testoBlum{
 font-family: Verdana;
 font-size: 12px;
 color:#336799;
}



div.testoBianco{
 font-family: Verdana;
 font-size: 9px;
 color:#ffffff;
  text-indent: 5px;
   font-weight:bold;
}

div.titoloBianco{
 font-family: Verdana;
 font-size: 16px;
 color:#ffffff;
 font-weight:bold;

}
div.titoloBlu{
 font-family: Verdana;
 font-size: 16px;
 color:#34689A;
 font-weight:bold;

}

div.titoloBluGrande{
 font-family: Verdana;
 font-size: 28px;
 color:#34689A;
 font-weight:bold;


}



table.news{
	border: 1px solid #336799;
	background-color: #CCCCCC;
}
table.resys{
	border: 1px solid #336799;
	background-color: #336799;
}

div.titoloProdotto{
 font-family: Verdana;
 font-size: 16px;
 color:#666666;
 font-weight:bold;
 
}

div.titoloSchedaProdotto{
 font-family: Verdana;
 font-size: 9px;
 color:#666666;
 font-weight:bold;
 text-indent: 5px;
}

div.nomeComponente{
 font-family: Verdana;
 font-size: 9px;
 color:#777777;
 font-weight:bold;
 text-indent: 5px;
}

div.testoComponente{
 font-family: Verdana;
 font-size: 8px;
 color:#777777;

 text-indent: 5px;
 
 
}

div.testoComponente2{
 font-family: Verdana;
 font-size: 9px;
 color:#777777;

 
 
}
div.testoFunzionalita{
 font-family: Verdana;
 font-size: 10px;
 color:#777777;

 
 
}

/*
##########################################
STILI DI FORM
#########################################
*/
textarea.messaggiHelp{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #FFFFF0;
	overflow:hidden;
}
select{
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	border: 1px solid #000000;
}
.inputText{
	font-family: verdana;
	font-size: 10px;
	color:#000000;
/*	border: 1px solid #000000; */
}
.inputAllegati{
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	border: 0px;
	background-color: #ffffff;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.inputButton{
	background-color: #FFCD93; 
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	color:#000000;
	border: 1px doubled #000000;
}

/*
##########################################
ALTRI STILI
#########################################
*/
.messageDialog{
	position: absolute;
	visibility: hidden;
}
.rigaSepara{
	border: 2px solid #FFCD93;
	width: 590px;
}
