/* *************************************************
Gennaio 2009
edit css Genova Electric Tour - Genova - 
ultima mod.: 28-04-09 
Daniele D'Andreti - http://www.glugitalia.org
Onore e Gloria al Maestro Fack e il Giovine ClauDio
**************************************************** */

a:link {
	color: #36c;
	text-decoration: none;
}
a:visited {
	color: #36c;
	text-decoration: none;
}
a:hover {
	color: #36c;
	text-decoration: underline;
}
a:active {
	color: #36c;
	text-decoration: none;
}

/* normalizzo margini e padding */
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}

/* normalizzo le grandezze dei font per gli headers */
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
}

/* normalizzo gli stili font */
address, caption, cite, dfn, th, var {
	font-weight: normal;
	font-style: normal;
}

/* rimuovo i punti elenco */
ol, ul {
	list-style: none;
}

/* rimuovo i bordi da immagini e fieldset */
img, fieldset {
	border: 0;
}

html {	
	 background: #fff; 
	color: #333;
}

body {
	width: 100%;
	display: table;
	font: 1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background-image: url(../img/fondo.png);
	background-repeat: repeat-x;	
}

#brand {
	height: 28.13em;
	padding-top: 2em;
}

#nav_principale {
	width: 52em;
	margin: -1em auto 1em;
	padding: 0.6em 1.15em 0.6em 0.55em;
	border: 2px solid #FFF;
	font-size: 0.9em;
	text-transform: lowercase;
	color: #DCDCDC;
	background-color: #333;
	position: relative;
	text-align: center;
}

#nav_principale li{
	margin-left: 0.6em;
	display: inline;
}

#nav_principale a {
	font-style: normal;
	text-decoration: none;
	color: #fff;
}

#nav_principale a:hover {
	color: #999;
}

.pag_selezionata {
	color: #999;
}

#contenuti_home {
	width: 54em;
	margin: 0 auto;
	padding: 1em 0;
	background: #fff;
	font-size: 1em;
}

#contenuti {
	width: 54em;
	margin: 0 auto;
	padding: 1em 0;
	border: 1px solid #ccc; 
	background: #fff;
}

/* inizio home page */
.post_home {
	margin: 0 1em 1.6em;
	float: left;
	border: 1px solid #ccc;
	display: inline;  /* Soluzione per bug IE6 */ 
}

.evidenza_home {
	width: 11.375em;
	float: left;
	background: #333;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

.spazio_home {
	width: 2.6em;
	height: 13em;
	float: left;
}

.post_home:hover {
	text-decoration: none;
	background-color: #96BF0B;
}

.post_home_info {
	margin: 0 1em 1.6em;
	float: left;
	border: 1px solid #ccc;
	display: inline;  /* Soluzione per bug IE6 */ 
}

.post_home_info:hover {
	text-decoration: none;
	background-color: #96BF0B;
	background-image: url(../img/pdf_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.evidenza_home_info {
	width: 11.375em;
	float: left;
	background: #333;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

.post_home_info .titolo_home_info {
	margin-bottom: 0.6em;
	padding: 0.4em;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.post_home_info .info_aggiuntive_home_info {
	display: block;
	padding: 0.55em;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	color: #fff;
}

.home {
	text-decoration:none;
	color: #fff;
}

.home:active {
	text-decoration:none;
	color: #fff;
}

.home:link {
	text-decoration:none;
	color: #fff;
}

.home:visited {
	text-decoration:none;
	color: #fff;
}

.home:hover {
	text-decoration:none;
	color: #333;
}

.post_home .titolo_home {
	margin-bottom: 0.6em;
	padding: 0.4em;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.post_home .info_aggiuntive_home {
	display: block;
	padding: 0.55em;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	color: #fff;
}
/* fine home page */

.partner{
	float:left;
	
	padding-right: 13px;
	padding-bottom: 13px;
}

/* inizio contenuti */
.post_cont {
	margin: 0 1em 1.6em;
	float: left;
	border: 1px solid #ccc;
	display: inline;  /* Soluzione per bug IE6 */ 
}

.evidenza_cont {
	width: 38em;
	float: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1.6em;
	margin-left: 1em;
}

.cont_generico {
	font-weight: normal;
	font-size: 0.95em;
	text-align: justify;
	line-height: 1.7em;
	width: 40em;
	float: left;
	margin-right: 1em;
	margin-bottom: 1.6em;
	margin-left: 1em;
}

.post_cont .titolo_cont {
	margin-bottom: 0.6em;
	padding: 0.4em;
	font-weight: normal;
	font-style: normal;
	color: #333;
	text-align: left;
	text-transform: uppercase;
	background-color: #96BF0B;
	color:#fff;
}

.post_cont .info_aggiuntive_cont {
	display: block;
	padding: 0.55em;
	font-weight: normal;
	font-size: 0.95em;
	text-align: justify;
	line-height: 1.7em;
}
/* fine contenuti */

/* inizio servizio */
.post_serv {
	margin: 0 1em 1.6em;
	float: left;
	border: 1px solid #ccc;
	display: inline;  /* Soluzione per bug IE6 */ 
}

.evidenza_serv {
	width: 11.375em;
	float: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1.6em;
	margin-left: 1em;
	background-color: #96BF0B;
}

.post_serv .titolo_serv {
	margin-bottom: 0.6em;
	padding: 0.4em;
	font-weight: normal;
	font-style: normal;
	color: #333;
	text-align: left;
	text-transform: uppercase;
	background-color: #96BF0B;
	color:#fff;
}

.post_serv .info_aggiuntive_serv {
	display: block;
	padding: 0.55em;
	font-weight: normal;
	font-size: 0.75em;
	text-align: justify;
	background-color: #96BF0B;
	color:#fff;
}

/* fine servizio */

#contatto {
	margin: 0 1em 1.6em;
	padding: 1em;
	clear: both;
	background: #f4edc4;
	font-size: 0.75em;
}

#contatto label {
	margin-bottom: 0.8em;
	padding: 0.3em;
	display: block;
	border-bottom: 1px solid #673207;
	font-weight: bold;
}

#contatto input {
	width: 45%;
	margin-bottom: 1.6em;
	padding: 0.4em;
	display: block;
	border: none;
	border-bottom: 1px dashed #673207;
	outline: none;
}

#contatto textarea {
	width: 100%;
	margin-bottom: 1.5em;
	border: 1px solid #673207;
}

#contatto p {
	margin-bottom: 1em;
	padding: 1em;
	border: 1px solid #673207;
	background: #c1d675;
}

#contatto .privacy {
	margin: 1em 0 0;
	padding: 0.65em;
	display: block;
	border: 1px solid #673207;
	text-align: center;
}

#contatto .privacy > input {
	width: 1.5em;
	margin: 0 1em 0;
	padding: 0;
	display: inline;
	cursor: pointer;
	text-align: center;
}

#contatto button {
	width: 100%;
	margin: 0;
	padding: 0.6em 0;
	display: inline;
	clear: both;
	cursor: pointer;
	border: 1px solid #673207;
	background: #829140;
	color: #fff;
}

#contatto button:hover {
	background: #c1d675;
	color: #556124;
}

#mappa_sito {
	font-size: 0.90em;
	margin-bottom: 1.6em;
	
}

#mappa_sito a {
	display: block;
	padding: 0.60em;
	border: 1px solid #ccc;
	background-color: #96BF0B;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#mappa_sito dd {
	margin: 0 0 1.4em;
	padding: 0.60em;
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
}

#paginatore{
	clear:both;
}

.voce_servizio {
	width: 12em;
	margin: 0 1em 1em;
	padding: 0;
	float: left;
}

#nav_contestuale {
	display: none;
}

#servizio {
	width: 56em;
	margin: 1em auto;
	padding: 0;
	text-align: center;
}

.servizio_titolo {
	display: block;
	padding: 0.5em;
	border: 1px solid #673207;
	background: #829140;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #fff;
}

.servizio_contenuto {
	padding: 0.8em 0.8em 0;
	border: 1px solid #673207;
	border-top: none;
	background: #f4edc4;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
}

.servizio_contenuto a {
	margin-bottom: 0.6em;
	padding: 0.6em;
	display: block;
	background: #c1d675;
	text-decoration: none;
	color: #556124;
}

.servizio_contenuto a:hover {
	background: #829140;
	color: #fff;
}

.servizio_contenuto img {
	margin: 0 auto;
	display: block;
}

#vcard {
	padding: 0.55em;
	clear: both;
	text-align: center;
	font-size: 0.75em;
	background-color: #fff;
	width: 71em;
	margin: 0 auto;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	line-height: 2.50em;
}

#vcard a {
	text-decoration: none;
	color: #fff;
}

#vcard a:hover {
	text-decoration: underline;
	color: #fff;
}

.attenzione {
	color: #f00;
}

.hide {
	display: none;
}

.warn {
	width: 52em;
	margin: 0 auto 1em;
	padding: 1em;
	display: block;
	border: 1px solid #673207;
	line-height: 1.6em;
	font-size: 0.8em;
}

.ie {
	background: #5c768b;
	color: #fff;
}

.conferma {
	background: #9c6;
}

.rifiuto {
	background: #dd5a3f;
	color: #fff;
}

/* inizio stili aggiunti  */

.presentazione {
	width: 52em;
	height: 100%;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	border: 1px solid #ccc;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
}

#testata_centro {
	width: 54em;
	height: 100%;
	background-color: #fff;
	background-image: url(../img/genova_electric_tour_1.jpg);
	background-repeat: no-repeat;
	border: 2px solid #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.imgsx {
	float: left;
	border: 1px solid #333;
	margin-right: 0.6em;
	margin-top: 0.6em;
}

.imgdx {
	float: right;
	margin-top:  0.6em;
	margin-left:  0.6em;
	margin-bottom:  0.6em;
	border: 1px solid #333;
	
}

.clear {
	clear:both;	
}

.bordoimg{
	border: 1px solid #333;
}

/* fine stili aggiunti */

/* inizio form */
#richieste {
	margin: 0 auto 20px;
	padding: 5px;
}

#richieste label {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #818181;
	font-size: 15px;
	color: #333;
}

.ver {
	margin: 0 auto;
	padding: 10px;
	display: block;
	background: #F6F6F6;
	border: 1px solid #333;
	color: #333;
}

#richieste button {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	background: #F6F6F6;
	text-align: center;
	border: 1px solid #818181;
	color: #333;
	cursor: pointer;
}

#richieste button:hover {
	background: #CCC none;
	color: #FFF;
}

#button {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	background: #F6F6F6;
	text-align: center;
	border: 1px solid #818181;
	color: #333;
	cursor: pointer;
}

#button:hover {
	background: #CCC none;
	color: #FFF;
}


/* fine form */

/* inizio messaggio  */

#mess_modifica {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 15px;
	text-align: center;
	cursor: default;
}

#mess_form {
	margin-bottom: 10px;
	padding: 3px 10px;
	font-size: 13px;
	text-align: left;
	cursor: default;
}

#mess_uhoh {
	margin: 0 0 10px;
	padding: 3px 10px;
	text-align: left;
	cursor: default;
	font-size: 18px;
}

.successo {
	background: #9c6;
	border: 2px solid #333;
	color: #333;
}

.errore {
	background: #dd5a3f;
	border: 2px solid #333;
	color: #fff;
}
/* fine messaggio  */

/* inizio calendario  */
.calendario{
	font-size: 12px;
	 background-color:#fff;
}

.default {
  background-color: #CCC;
}


.domenica {
  background-color:#EEF7F7;
}

.sabato {
  background-color:#FFF7F7;
}

.data_p{
	background-color:#333;
	color:#FFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.pren_si{
	background-color:#96BF0B;
	color:#FFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
}

.pren_no{
	background-color:#96BF0B;
	color: #333;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

/* fine calendario  */

/* extra */
.nota{
	font-size:11px;
	line-height: 14px;
	color: #CCC;
}

#lingua_it a, #lingua_en a{
	color: #F00;
}

/* fine extra */
