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

/* STILI DI PAGINA */
body { margin-top:10px; background-color:#EFEBDF;}
body#Maggi { margin-top:10px; background-color:#FFF;}
td {font-family:Arial, Helvetica, sans-serif;}
#Pagina {margin:auto; text-align:center; border:1px;}

.MenuHeader {font-size:15px; text-decoration:none; color:#000000;}
.MenuHeader:hover {font-size:15px; text-decoration:underline;}
.MenuHeaderSel {font-size:15px; text-decoration:underline; color:#000000;}
.MenuHeaderArancio {font-size:15px; text-decoration:none; color:#E77818; font-weight:bold;}
.MenuHeaderArancio:hover {font-size:15px; text-decoration:underline;}
.MenuHeaderArancioSel {font-size:15px; text-decoration:underline; color:#E77818; font-weight:bold;}

#Pulsante { background-image:url(../images/pulsante_off.jpg); font-size:11px; text-indent:10px; cursor:pointer;  }
#Pulsante:hover { background-image:url(../images/pulsante_on.jpg); font-size:11px;  text-indent:10px; cursor:pointer; }
#PulsanteSel { background-image:url(../images/pulsante_on.jpg); font-size:11px;  text-indent:10px; cursor:pointer;}

#Titolo { font-size:12px; color:#a79d96;}
#Footer { font-size:12px; color:#000000;}
#TestoMain { font-size:11px; color:#858585; padding:10px; text-align:justify;}
#TestoMainResi { font-size:15px; color:#333; padding:10px; text-align:justify;}
#TestoSocio { font-size:11px; color:#858585; padding-left:10px; padding-right:10px; text-align:justify;}
#TestoBoiani { font-size:11px; color:#858585; padding:10px; text-align:justify;}
#ConcessionariSociAll { height:435px; overflow:auto; padding-top:10px;padding-left:10px; width:198px; border:1px;}
#ConcessionariSociSmall { height:280px; overflow:auto; padding:10px; width:198px; border:1px;}
.Separatore { border-bottom:1px dashed;}

#Lettera {font-size:12px; color:#333333; font-weight:bold;}
#ListaConcessionari {font-size:11px; color:#333333; text-decoration:none;}
#ListaConcessionari:hover {font-size:11px; color:#333333; text-decoration:underline;}

a.TestoSocio { font-size:11px; color:#858585; text-decoration:none;}


.Arancio {color:#E77818;}
.Blu {
	color:#FE1F1F;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.Nero {color:#333333;}
.Bianco {color:#fff;}

.Login { width:480px;font-size:11px; color:#333333;}
.CampoComune { width:200px; margin-top:5px; margin-bottom:5px; font-size:11px; color:#333333;}
.CampettoComune { width:100px; margin-top:5px; margin-bottom:5px; font-size:11px; color:#333333;}
#Separatore{ border-bottom:1px dashed grey; }

