@charset "UTF-8";
/* CSS Document */

.fck_content {}

strong { font-weight:bold;}
em { font-style:italic;}
sup {}
sub {}

hr {display: none;}
.fck_content hr {display: block}
ul {}
ul li {}

ol {}
ol li {}

table {}
table th {}
table td {}



.clear {clear:both;}
.cleaner_h5{clear: both;width: 100%;height: 5px;font-size: 1px;}
.cleaner_h10{clear: both;width: 100%;height: 10px;font-size: 1px;}
.cleaner_h20{clear: both;width: 100%;height: 20px;font-size: 1px;}
.cleaner_h15{clear: both;width: 100%;height: 15px;font-size: 1px;}
.cleaner_h40{clear: both;width: 100%;height: 40px;font-size: 1px;}
.cleaner_h50{clear: both;width: 100%;height: 50px;font-size: 1px;}

.clearline {border-bottom: #ccc 1px solid; clear:both;width: 100%;height: 5px;font-size: 1px;}

/* img */
a img {border: none}
img { -ms-interpolation-mode:bicubic; }


/* ---------------------------
FORM DI CONTATTI
--------------------------- */

.tb_form_contatti textarea { width:400px; padding:4px; margin:0px 0px; background-color:#fff; border:#ccc 1px solid; }

.tb_form_contatti select { width: 240px;
   height: 24px;
   overflow: hidden;
   border: 1px solid #ccc;
    font-size:13px;
   
   }

.tb_form_contatti .col1 { padding-top:15px;}

/* label.error { padding:10px; float:left;  color:#FFF; font-size:11px; font-weight:normal; background-image:url(../images/bkg-errori.png); background-repeat:no-repeat; padding-top:12px;!important; padding-left:6px;!important; min-width:660px;!important; margin-left:170px; }*/

.contatti-dati {width:660px; float:left; margin-right:75px; }
.contatti-form {width:660px!important; float:left;}
label.error { padding:10px; float:left; color:#666; font-size:11px; font-weight:normal; background-image:url(../images/bkg-errori.png); background-repeat:no-repeat; padding-top:12px !important; padding-left:6px !important; width:200px !important;marging-left:0px!important;}


.tb_form_contatti { background-color:#f5f5f5; border:#e3e3e3 1px solid; font-size:12px; width:660px;}
.tb_form_contatti td {padding: 5px 0}

.tb_form_registrati { width:630px; background-color:#f5f5f5; border:#e3e3e3 1px solid; font-size:12px;}
.tb_form_registrati td {padding: 2px 0}

.tb_form_registrati input[type="password"] { width:180px; height:16px; padding:2px; margin:3px;}
.tb_form_registrati input[type="text"] { width:180px; height:16px; padding:2px; margin:3px; }


#box-area-riservata {}
h5.error { color:#C30; font-weight:normal;}



#box-recupera-pasw { background-color:#FFF; float:left; width:350px;}
#box-recupera-pasw input[type="submit"] { float:left; margin-bottom:15px; margin-top:5px;}


.tb_form_accedi { width:630px; background-color:#f5f5f5; border:#ececec 1px solid; font-size:12px;}
.tb_form_accedi td {padding: 2px 0}
.nota_form {margin:15px 0 5px 0;font-size: 12px;font-style: italic}

.required {color: #f00; font-size:13px;}
