/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#600403;
}
h1 {
	margin:0;
	padding-bottom:15px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#600403;
}
.bg-nav {
	margin:0;
	padding:0;
	background-image:url(../img/bg-nav.gif);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:35px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#600403;
	 	
}
.pay-spiedo {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#5F0301;
	text-align:center;
	border-bottom:1px solid #D69E3E;
}
.pay-spiedo a{
	color:#5F0301;
	
}
.bg-nav a {
	color:#600403;
	text-decoration:none;
}
.bg-nav a:hover {
	color:#fff;
	text-decoration:none;
}
.bg-nav-sotto {
	margin:0;
	padding:0;
	background-image:url(../img/bg-nav-sotto.gif);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:23px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#600403;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff; 	
}
.bg-nav-sotto a {
	color:#ffffff;
	text-decoration:none;
}
.bg-nav-sotto a:hover {
	color:#600403;
	text-decoration:none;
}
.bg-nav-sotto-active a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#600403;
	text-decoration:none;
}
.bg-nav-sotto-active a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

.sep-nav {
	margin:10px 0;
	color:#F0E1C6;
}
.content {
	margin:0;
	padding:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}
.content a {
	color:#000000;
}
.box-border {
	padding:0;
	margin:15px 0;
	border:1px solid #F3E2C4;
}
.bg-box-home {
	background-image:url(../img/bg-eti-box.gif);
	background-repeat:repeat-x;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:lighter;
	color:#F3E2C4;
}
.bg-box-home a {
	font-weight:lighter;
	color:#F3E2C4;
	text-decoration:none;
	}
.bg-box-home a:hover {
	font-weight:lighter;
	color:#D69E3D;
	text-decoration:none;
	}
.bg-box-home1 {
	margin:0;
	padding:0;
	background-image:url(../img/bg-nav.gif);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:28px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#600403;
	 	
}
.bg-box-home1 a{
	color:#600403;
	text-decoration:none;
}
.bg-box-home1 a:hover {
	color:#fff;
	text-decoration:none;
	}
.testo-box {
	margin:3px;
	padding:8px;
	background-color:#F3E2C4;
	
}
.testo-box a{
	text-decoration:none;
	color:#000000;
}

.img-spalla {
	border:2px solid #ffffff;
}
/* FORM */
form{
	margin:0;
	padding:0;
}
input, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
table.form { /* tabella form */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	/* background-color: #D4BF8A; colore bordi = colore principale */
}
table.form td {
	background-color: #fff; /* sfondo celle = sfondo td contenitore */
}
.error {
  font-size:12px; 	
  font-weight: bold;
  list-style-type: none;
  color: #f00;
 }

.errors {
  font-size:12px; 	
  font-weight: bold;
  list-style-type: none;
  color: #f00;
}
.regulations {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#F3E2C4;
	
}
.regulations a{
	text-decoration:none;
	color:#F3E2C4;
}
/*================================== MAPPA DI GOOGLE =======================*/
#map { 
	border:1px solid #cccccc;
	margin: 10px 0;
/*================================================================*/
}
.centrato {
	width:280px;
	text-align:center;
}
