/* FORM */
FORM { margin: 0; }
.select{
	width:210px;
	font-size: 11px;
	color: #666666; 
	font-family:  "Trebuchet MS"; 
	height: 13px; 
	border-width:1px; 
	border-left-color:#aaaaaa; 
	border-top-color:#d2d2d2; 
	border-bottom-color:#d4d4d4; 
border-right-color:#f1f1f1;
}
.input {
font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
height: 13px; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#d4d4d4; 
border-right-color:#f1f1f1; 
width:100px}

.select_eura {
font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
height: 13px; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#d4d4d4; 
border-right-color:#f1f1f1; 
width:100px}

.input_eura {
font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#999999; 
border-right-color:#999999; 
}

.input_eura_obbligatorio {
font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#999999; 
border-right-color:#999999; 
}

.selecteura {
font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#999999; 
border-right-color:#999999; 
}

.selecteura_obbligatorio {
font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#999999; 
border-right-color:#999999; 
}

.form_textarea_style {font-size: 11px;color: #666666; font-family:  "Trebuchet MS"; border-width:1px; border-left-color:#aaaaaa; border-top-color:#d2d2d2; border-bottom-color:#d4d4d4; border-right-color:#f1f1f1; height:100px; width:300px}

.form_input_large 
{font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
height: 15px; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#999999; 
border-right-color:#999999; 
width:250px}

.form_input_medium 
{font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
height: 15px; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#999999; 
border-right-color:#999999; 
width:150px}

.form_input_small 
{font-size: 11px;
color: #666666; 
font-family:  "Trebuchet MS"; 
height: 15px; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#999999; 
border-right-color:#999999; 
width:100px}

.form_select_large{
color: #666666; 
font-family:  "Trebuchet MS"; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#d4d4d4; 
border-right-color:#f1f1f1;
width:250px}

.form_input_custom{
color: #666666; 
font-family:  "Trebuchet MS"; 
border-width:1px; 
border-left-color:#aaaaaa; 
border-top-color:#d2d2d2; 
border-bottom-color:#d4d4d4; 
border-right-color:#f1f1f1}

.form_label_sinistra
{   font-weight: bold;
    }
/* FINE FORM */