@import url(css_kaz_che_figat.css);
@import url(css_standard.css);
@import url(css_sopra.css);
@import url(css_navigazione.css);
@import url(css_centro_interno.css);
@import url(css_centro.css);
@import url(css_eventi.css);
@import url(css_bottom.css);
@import url(css_FCK.css);
.input_textarea{
width:280px;
height:150px;
}

.input_text{
width:280px;
}

.submit_button{
float:right;
}

.obbligatorio input,
.obbligatorio textarea{
border:solid 1px #ff0000;
}

.non_valido input,
.non_valido textarea{
border:dotted 2px #ff0000;
}

.errore{
text-transform:uppercase;
font-size:12px;
text-align:right;
font-weight:normal;
background:url(http://www.webbins.it/files/getbyname/errore.gif) no-repeat right top;
padding:0 20px 0 0;
color:#ff0000;
}
