@charset "utf-8";
/* CSS Document */
body { margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:center; }
#body { width:980px; margin:auto; }
#header { width:930px; height:30px; padding-left:50px; padding-top:115px; background-color:#FFF; background-image:url(../images/bg_header.jpg); background-repeat:no-repeat; background-position:center; text-align:left; }
#indirizzo { font-size:11px; padding:5px; }
#fascia_foto_home { width:980px; height:268px; background-image:url(../images/fascia_home.jpg); background-position:bottom; }
#fascia_foto_cancelleria { width:980px; height:268px; background-image:url(../images/fascia_cancelleria.jpg); background-position:bottom; }
#fascia_foto_informatica { width:980px; height:268px; background-image:url(../images/fascia_informatica.jpg); background-position:bottom; }
#fascia_foto_dovesiamo { width:980px; height:268px; background-image:url(../images/fascia_dovesiamo.jpg); background-position:bottom; }
#fascia_foto_contatti { width:980px; height:268px; background-image:url(../images/fascia_contatti.jpg); background-position:bottom; }
#fascia_foto_galleria { width:980px; height:268px; background-color:#EAEAEA; background-position:bottom; }
#fascia_foto_arredo { width:980px; height:268px; background-image:url(../images/fascia_arredoufficio.jpg); background-position:bottom; }

#fascia_con_foto { width:960px; height:270px; background:#EAEAEA; padding:10px; padding-top:0px; }

#group_foto_pic { width:500px; height:190px; padding:30px 25px 35px 15px; float:right; }
#group_foto_pic_sedute { width:500px; height:190px; padding:10px 25px 35px 15px; float:right; }
#group_foto_big { width:420px; height:255px; float:left; text-align:center; display:table; padding-top:15px; }
.class_foto_pic_pic { border:#333 1px solid; padding:0px; float:left; margin:4px; margin-right:20px; }
.class_foto_pic { border:#333 1px solid; padding:0px; float:left; margin:4px; }
#foto_big { width:420px; height:255px; text-align:center;  display:table-cell; vertical-align:middle;  display:table-cell; vertical-align:middle;  }
.class_img_big { border:#333 1px solid; padding:5px; }
.img_no_border { border:none; }

#img_chisiamo { width:390px; height:235px; float:left; text-align:center; display:table; padding-top:35px; padding-left:30px; }
#testo_chisiamo { width:480px; height:235px; padding:35px 45px 0px 0px; float:right; font-size:14px; text-align:justify; }


#contenitore{
display:table;
width:420px;
height:255px;
float:left;
margin:auto;
padding-top:15px;
vertical-align:middle;
}

#contenuto_centrato{
display:table-cell; /*l’elemento è visualizzato come una cella della tabella*/
vertical-align:middle; /*proprietà vertical-align con valore centrato*/
margin:auto;
} 
.campo_login { border:1px solid #666; width:180px; height:16px;}
.button_entra { border:1px solid #666; height:18px; background:#C00; color:#FFF; font-size:10px; }
.button_password { border:1px solid #666; height:20px; background:#999; color:#FFF; font-size:10px; padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px; text-decoration:none; }

#menu { background:#BA0126; width:937px; height:15px; padding-top:2px; padding-bottom:2px; padding-left:43px; color:#FFF; font-weight:bold; font-size:12px; font-family:Tahoma, Geneva, sans-serif; text-align:center; margin:auto; }
.class_voce_menu { margin:auto; float:left; text-align:center; }
.class_spacer_menu { background-color:#FFF; margin-top:6px; margin-bottom:8px; margin-left:10px; margin-right:10px; height:2px; width:20px; float:left; }
#footer { background:#BA0126; width:980px; padding-top:4px; padding-bottom:4px; }
#footer_down_loghi { width:980px; height:140px; background-image:url(../images/bg_footer_loghi.jpg); background-repeat:no-repeat; background-position:center; text-align:right; color:#666; }