body {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.intestazioni_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
}
.intestazioni_giallo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
}
.rosso{
	color: #993300;
	font-size: 12px;
	line-height: 18px;
}
.alto{
	font-size: 14px;
	font-style:italic;
}
#bordo {
	width: 950px;
	background-image:url(../images/sfondo-sito.jpg);
	background-repeat:repeat-y;
}
#contenitore {
	width: 910px;
	background-color: #FFFFFF;
/*	border-bottom-width: 23px;
	border-bottom-style: solid;
	border-bottom-color: #1655B3;
*/}
#logo {
	height: 70px;
	text-align: left;
}
#menu {
	height: 20px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
}
#menu a {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/menu_off.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#menu a:hover {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/menu_on.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#testata {
	height: 247px;
	border-bottom-width: 23px;
	border-bottom-style: solid;
	border-bottom-color: #1655B3;
}
#arancione {
	float: left;
	height: 217px;
	width: 220px;
	background-color: #EEBE02;
	background-image: url(../images/sfondo-arancione.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 25px 5px 5px;
}
#arancione #nero {
	font-variant: small-caps;
	color: #0066CC;
	display: block;
	background-image: url(../images/sfondo-nero.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 16px;
}
#bunner {
	height: 247px;
	width: 680px;
	background-image: url(../images/bunner.jpg);
	background-repeat: no-repeat;
	float: right;
}

#centrale {
	height: 700px;
	/*border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EEBE02;*/
}
#centrale #sinistra {
	float: left;
	width: 220px;
	height: 684px;
	background-image: url(../images/sfondo-bianco.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	padding-top: 16px;
	padding-left: 10px;
}
#sinistra #novita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#sinistra #novita a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#sinistra #novita a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#centrale #destra {
	float: right;
	height: 690px;
	width: 680px;
}
#destra #evidenzia {
	background-color: #F2F2F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	text-align: left;
}
#offerta {
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
}
#offerta #foto img {
	border: 6px solid #E9E9E9;
}
.riga_offerta{
	float: left;
	width: 650px;
}

#offerta_dettaglio {
	width: 600px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
}
#offerta_dettaglio #foto img {
	border: 6px solid #E9E9E9;
	margin-right: 20px;
	margin-bottom: 20px;
}
#offerta_dettaglio #pulsanti {
	text-align: right;
	vertical-align: top;
}
#contenuto {
	text-align: left;
	padding-left: 25px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bordo_giallo {
	width: 910px;
	background-color: #EEBE02;
	line-height: 7px;
}
#piede {
	width: 910px;
	background-color: #1655B3;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-align:center;
	line-height: 25px;
	/*border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #EEBE02;*/
}
#piede a{
	color:#FFFFFF;
	text-decoration: underline;
}
#piede a:hover{
	color: #FF9900;
	text-decoration: underline;
}
#richiestainfo {
	width: 630px;
	background-color: #F2F2F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 15px;
	text-align: left;
}

#centrale-offerte {
	height: 900px;
	/*border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EEBE02;*/
}
#centrale-offerte #sinistra {
	float: left;
	width: 220px;
	height: 884px;
	background-image: url(../images/sfondo-bianco.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	padding-top: 16px;
	padding-left: 10px;
}
#centrale-offerte #destra {
	float: right;
	height: 900px;
	width: 680px;
}
#centrale-sedi {
	height: 750px;
	/*border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EEBE02;*/
}
#centrale-sedi #sinistra {
	float: left;
	width: 220px;
	height: 730px;
	background-image: url(../images/sfondo-bianco.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	padding-top: 16px;
	padding-left: 10px;
}
#centrale-sedi #destra {
	float: right;
	height: 550px;
	width: 680px;
}
#sinistra a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sinistra a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#centrale-contatti {
	height: 890px;
	/*border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EEBE02;*/
}
#centrale-contatti #sinistra {
	float: left;
	width: 220px;
	height: 874px;
	background-image: url(../images/sfondo-bianco.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	padding-top: 16px;
	padding-left: 10px;
}
#centrale-contatti #destra {
	float: right;
	height: 890px;
	width: 680px;
}
#centrale-index {
	height: 930px;
	/*border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EEBE02;*/
}
#centrale-index #sinistra {
	float: left;
	width: 220px;
	height: 910px;
	background-image: url(../images/sfondo-bianco.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	padding-top: 16px;
	padding-left: 10px;
}
#centrale-index #destra {
	float: right;
	height: 850px;
	width: 680px;
}
#centrale-sede {
	height: 970px;
	/*border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EEBE02;*/
}
#centrale-sede #sinistra {
	float: left;
	width: 220px;
	height: 955px;
	background-image: url(../images/sfondo-bianco.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	padding-top: 16px;
	padding-left: 10px;
}
#centrale-sede #destra {
	float: right;
	height: 970px;
	width: 680px;
}
.button {
	background-color: #F8C927;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
