/******************** inizio GENERICI ************************/
body{
	background-color:#AC8640;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#023122;
}

a:link {
	color: #023122;
}

a:hover {
	text-decoration:none;
	color: #023122;
	font-weight: bold;
}

a:visited {
	color: #023122;
}

p{
	margin:0px;
	padding:0px;
}

#container{
	background:url(../images/background/back_body.jpg);
	background-repeat:repeat-y;
	width:762px;
	margin:auto;
}

#lingue{
	position:absolute;
	top: 6px;
	width: 200px;
	color:#FFF;
}

#spacer{
	height:26px;
}

#menu{
	background:#F2D67F url(../images/background/back_menu.gif);
	width:762px;
	height:62px;
}

#body{
	background: url(../images/background/back_body.jpg);
	background-repeat:repeat-y;
}

#indirizzo{
	background:#AC8640 url(../images/background/back_indirizzo.gif);
}

#logo{
	background:#AC8640 url(../images/background/back_logo.gif);
	width:220px;
	float:left;
}

#sx{
	background:#104F3B url(../images/background/back_sx.jpg);
	width:243px;
	height:426px;
	float:left;
}

#centre{
	background:url(../images/background/back_center.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:519px;
	height:auto;
	float:left;
}

#text{
	padding-left:25px;
	padding-right:25px;
}
#text1{
	font-size:14px;
}

#h1{
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}

#h2{
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}

#footer{
	background:#AC8640 url(../images/background/back_footer.gif) repeat-x;
	height:49px;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #762D10;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #DCC99D;
}
/********************************* Stile Offerte FINE  **********************************/
