/* CSS Document */

.center .myinput     
{ 
	font-family: Arial; 
	font-size: 10px; 
	border:1px solid #666666;
	text-decoration: none;
}
.center .myinput_seleziona
{ 
	font-family: Arial; 
	font-size: 11px; 
	border:1px solid #666666;
	text-decoration: none;
	width: 100px;
}
.center .sottotitolo
{ 
	font-family: Arial; 
	font-size: 11px; 
	text-decoration: none;
	font-style: italic;
}
.center testo_tecnico
{ 
	font-family: Arial; 
	font-size: 11px; 
	text-decoration: none;
}
.center .testo_normale
{ 
	font-family: Arial; 
	font-size: 11px; 
	text-decoration: none;
}
.center .titolo_tecnico
{ 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
.center .titolo_normale
{ 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
