@charset "utf-8";
#auguri {
	height: 350px;
	width: 600px;
	z-index: 1;
	position: absolute;
	border: 10px solid #fff;
	}
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	background-image: url(images/bg.gif);
	scrollbar-3dlight-color:#1B3952;
	scrollbar-shadow-color:#1B3952;
	scrollbar-face-color:#1B3952;
	scrollbar-darkshadow-color:#1B3952;
	scrollbar-track-color:#29567c;
	scrollbar-arrow-color:#d0c700;
	scrollbar-highlight-color:#1B3952;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
#map {
	clear: both;
	width: auto;
	height: 300px;
	margin-bottom: 20px;
	border: 5px double #d0c700;
}

.bobyCentral #container {
	width: 766px;  /* utilizzando 20 px in meno rispetto alla dimensione piena di 800 px lascia spazio per gli elementi grafici e strutturali del browser ed evita che venga visualizzata una barra di scorrimento orizzontale */
	background: #29567C;
	margin: 0 auto;
	text-align: left;
	border-top-width: 8px;
	border-right-width: 25px;
	border-bottom-width: 25px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.bobyCentral #mainContent {
	padding: 0 20px; /* ricordare che i valori padding e margin corrispondono rispettivamente allo spazio interno ed esterno al riquadro div  */
	background: #29567c;
}
.bobyCentral #header {
	background: #29567C;  /* questo padding corrisponde all'allineamento a sinistra degli elementi nei div sottostanti. Se in #header viene utilizzata un'immagine anziché un testo, può essere utile rimuovere il padding. */
	border-bottom: 7px solid #ffffff;
	height:272px;
}
.bobyCentral #footer {
	background:#d0c700;
	border-top: 7px solid #ffffff;
	height: 76px;
	clear: both;
}
.bobyCentral #footer p {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #29567c;
	margin: 7px 0px;
}
.bobyCentral #container #footer ul {
	padding: 0px;
	margin-top: 7px;

}

.bobyCentral #container #footer li {
	display: inline;
	margin: 0px 5px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #29567c;
}
.bobyCentral #container #footer a:hover {
	background-color: #FFFFFF;
	color: #29567C;

}
.bobyCentral #container #footer a {
	color: #29567C;

}
.bobyCentral #mainContentHome {
	background: #29567c;
	height:500px;
}
.bobyCentral  #container  #mainContent  #testochisiamo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px dotted #d0c700;
	background-color: #254F70;
	padding: 5px;
}
.bobyCentral  #container  #mainContent  #fotochisiamo {
	width: 145px;
	height: 285px;
	float: left;
	margin: 27px 0px;
	border: 3px solid #d0c700;
}
.bobyCentral #container #mainContent #fotolucivotive {
	width: 145px;
	height: 223px;
	float: left;
	margin: 27px 0px;
	border: 3px solid #d0c700;
}

.bobyCentral  #container  #mainContent  #testochisiamo h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0C700;
	text-decoration: underline;
}
.bobyCentral #container #mainContent #testochisiamo {
	width: 555px;
	height: auto;
	float: right;
	overflow: auto;
	margin: 10px 0;
}
.bobyCentral #container #mainContent #testochisiamo a {
	color: #D0C700;
	text-decoration: underline;
}
.bobyCentral #container #mainContent #fotoContatti {
	width: 300px;
	height: 180px;
	float: left;
	margin: 27px 0px;
}
.bobyCentral #container #mainContent #testoContatti {
	width: 400px;
	height: auto;
	float: right;
	overflow: auto;
	margin: 30px 0px 0px 0px;
}
.bobyCentral #container #mainContent #testoContatti p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px dotted #d0c700;
	background-color: #254F70;
	padding: 5px;
}
.bobyCentral #container #mainContent #testoContatti a {
	color: #D0C700;
	text-decoration: underline;
}
.bobyCentral #container #mainContent #testoContatti h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0C700;
	text-decoration: underline;
}

.bobyCentral  #container  #mainContent  #testopreventivo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px dotted #d0c700;
	background-color: #254F70;
	padding: 5px;
}
.bobyCentral  #container  #mainContent  #fotopreventivo {
	width: 145px;
	height: 285px;
	float: left;
	margin: 27px 0px;
	border: 3px solid #d0c700;
}
.bobyCentral  #container  #mainContent  #testopreventivo h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0C700;
	text-decoration: underline;
}
.bobyCentral #container #mainContent #testopreventivo {
	width: 555px;
	height: auto;
	float: right;
	overflow: auto;
	margin: 10px 0;
}
.bobyCentral #container #mainContent #testopreventivo p {
	margin: 0px;
	margin-bottom: 5px;

}
.bobyCentral #container #mainContent #testopreventivo a {
	color: #D0C700;
	text-decoration: underline;
}
.bobyCentral #container #mainContent #testopreventivo li {
	list-style-type: none;
}
.bobyCentral #container #mainContent #testopreventivo input {
	border-left: 0px solid #ffffff;
	border-bottom: 2px solid #d0c700;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bobyCentral  #container  #mainContent  #testopreventivo  textarea {
	border-left: 0px solid #ffffff;
	border-bottom: 2px solid #d0c700;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}
.titoletto {
	font-size: 14px;
	font-weight: bold;
	color: #D0C700;
	display: block;
	background-color: #234969;
}

.fotoSinistra {
	float:left;
	margin:5px 7px;
	border:1px solid #fff
}

.bobyCentral  #container  #mainContent  #testoimpianti p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	border-bottom: 1px solid #d0c700;
	margin: 5px 20px;
	padding: 5px 0px;
}

.bobyCentral  #container  #mainContent  #testoimpianti h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0C700;
	text-decoration: underline;
}
.bobyCentral #container #mainContent #testoimpianti {
	width: 725px;
	height: auto;
	float: right;
	overflow: hidden;
	margin: 10px 0;
}
.bobyCentral #container #mainContent #testoimpianti a {
	color: #D0C700;
	text-decoration: underline;
}
.titoletto_impianti {
	background-color: #1B3952;
}
.infoFotovoltaico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B3952;
	background-color: #1B3952;
	width: 650px;
	height: 30px;
	margin-left: 36px;
	margin-top: 10px;
}
label {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}
.p_messa_a_terra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
#fotocontainer {
	float:left;
	height:170px;
	margin:15px;
	overflow:hidden;
	padding:12px;
	text-align:center;
	width:170px;
	background: #234969;
	color: #ffffff;
}
#fotocontainer img {
border:3px double #d0c700;
}

.titoletto_fotogallery {
	font-size: 14px;
	font-weight: bold;
	color: #D0C700;
	display: block;
	margin-bottom:5px;
}

#categorielist li {
	background-color:#234969;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	margin-top:2px;
	padding:5px;
}
#categorielist ul {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}

