@charset "utf-8";
/*Stylesheet powered by Xelian */
body {
margin:0px; 
background-color:#fff;
}

.bg_1 {background-color:#2d2e30}
.bg_2 {background-color:#eeeeef;/*background-image:url(img/bg_all.jpg);
background-repeat:repeat-x;

background-position:top;*/}
.bg_3 { background-color:#3f4043}
.border_1 {border:1px solid #FFF}

/* TESTI */
.testo_1 {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
font-size:11px;
}


.testo_1_over {
font-family:Verdana, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
font-size:13px;
}

.testo_1_over:hover { text-decoration:none; color:#d8004d}

.testo_2 {font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#898b92;
text-decoration:none;
}

.testo_2_over {
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#898b92;
text-decoration:underline;
}
.testo_2_over:hover {text-decoration:none; color:#c3c7d0}

.testo_3 { /*main*/
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
line-height:18px;
}

.testo_6 { /*menu voci*/
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
line-height:12px;
}


.testo_3_over {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
line-height:18px;
text-decoration:underline;
}
.testo_3_over:hover { text-decoration:none}

.testo_4 { /* titoli */
font-family:Verdana, Geneva, sans-serif;
font-size:22px;
color:#d8034e;
}

.testo_5 {font-family:Verdana, Geneva, sans-serif;
font-size:9px;
color:#898b92;
text-decoration:none;
line-height:15px;
}

/* FORM*/
.input_text {border:0px solid #dededf; font-family:Verdana, Geneva, sans-serif;
font-size:11px; color:#333; background-color:#fafafb; height:20px; border-bottom:0px solid #666;}

.input_messaggio { border:0px solid #dededf; font-family:Verdana, Geneva, sans-serif;
font-size:11px; color:#333; background-color:#fafafb;}

.form_button {background-color:#fafafb; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666; border:0px solid #666; height:30px; width:100px}