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


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



#contenitore {
	width: 1000px;
	text-align: left;
}
#boxMENU {
	height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 21px;
	line-height: 28px;
	vertical-align: middle;
	font-weight: lighter;
	letter-spacing: -0.1em;
}
.coloreMenu1 {
	background-color: E96024;
	height: 28px;
}
#elencoMenu {
	float: left;
	padding-right: 35px;
	padding-left: 15px;
	height: 24px;
	margin-top: 2px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}

#elencoMenu a:link {
	color: #FFF;
	text-decoration: none;
}
#elencoMenu a:visited {
	text-decoration: none;
	color: #FFF;
}
#elencoMenu a:hover {
	text-decoration: underline;
	color: #fff;
}
#elencoMenu a:active {
	text-decoration: none;
	color: #FFF;
	}


#boxMENU2 {
	height: 25px;
	background-color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	margin-left: 12px;
}
#boxMENU2CosaFacciamo {
	/*
	height: 16px;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 13px;
	margin-left: 135px;
	*/
	
	height: 25px;
	background-color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	margin-left: 135px;
	
	
	
}

#boxMENU3 {
	height: 25px;
	background-color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	margin-left: 309px;
}



#boxSMENU {
	height: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #147D43;
	line-height: 25px;
	margin-left: 165px;
	font-weight: lighter;
}




#elencomenu2 {
	float: left;
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(img/puntino.gif);
	background-repeat: no-repeat;
	background-position: left center;
}





#elencomenu2 a:link {
		height: 20px;
	color: #FFF;
	text-decoration: none;
}
#elencomenu2 a:visited {
	text-decoration: none;
	color: #FFF;
}
#elencomenu2 a:hover {
	text-decoration: underline;
	color: #FC0;
}
#elencomenu2 a:active {
	text-decoration: none;
	color: #FFF;
	}
	


#elencomenu3 {
	float: left;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #147D43;
}

#elencomenu3 a:link {
	color: #147D43;
	text-decoration: none;
}
#elencomenu3 a:visited {
	text-decoration: none;
	color: #147D43;
}
#elencomenu3 a:hover {
	text-decoration: underline;
	color: #147D43;
}
#elencomenu3 a:active {
	text-decoration: none;
	color: #147D43;
	}
	
	
	
	

	


#footer {
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 46px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}
#azienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.testosinistra {
	float: left;
	padding: 10px;
	width: 30%;
}
.testodestra {
	float: right;
	padding: 10px;
	width: 30%;
}
.testosinistra2 {
	float: left;
	padding: 10px;
	
}

#imgDX {
	float: right;
}
#miniatura {
	float: left;
	height: 200px;
	width: 135px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: thin dotted #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.titolo-pop-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.testo-pop-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.bordo-puntinato-sx {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666;
	text-align: center;
}
#eventi {
	float: left;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.titolo-eventi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #EF762A;
}
.testo-eventi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#persone {
	float: left;
	width: 250px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#tab_reg {
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 25px;
}
.puntini-bassi {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #F57421;
}
#tab-form {
	margin-bottom: 20px;
}
#video {
	width: 460px;
	float: left;
	margin: 12px;
	border: 1px dotted #CCC;
}
.titolo-viedo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F57421;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#cont-video {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 450px;
	margin-right: 5px;
	margin-left: 5px;
}
#testo-video {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mappa {
	float: left;
	height: 350px;
	width: 460px;
}

#mappa2 {
	float: left;
	height: 700px;
	width: 990px;
}


#contatti {
	float: left;
	height: 350px;
	width: 300px;
	margin-right: 5px;
	margin-left: 10px;
}
#titolo-mappa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	background-color: #F57421;
	text-align: center;
	height: 30px;
	width: 990px;
}
#grigio {
	color: #FFF;
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
#dettagli {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E5E5E5;
}
#grigio-chiaro {
	background-color: #FFF;
}
#top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #E4762A;
}
#grigio2 {
	background-color: #666;
}
#bianco {
	background-color: #FFF;
}

