/******************** inizio GENERICI ************************/
body{
	background-color:#EDE4CE;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5D3B2F;
	SCROLLBAR-FACE-COLOR: #EDE4CE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FDFBF6; 
	SCROLLBAR-SHADOW-COLOR: #FDFBF6; 
	SCROLLBAR-3DLIGHT-COLOR: #FDFBF6; 
	SCROLLBAR-ARROW-COLOR:  #FDFBF5; 
	SCROLLBAR-TRACK-COLOR: #FDFBF6; 
	SCROLLBAR-DARKSHADOW-COLOR: #FDFBF6; 
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #5D3B2F;

}
a:hover {
	text-decoration:none;
	color: #5D3B2F;
}

a:visited {
	color: #5D3B2F;
}

a#menu1:link {
	color: #bc7710;

}
a#menu1:hover {
	text-decoration:none;
	color: #5D3B2F;
}

a#menu1:visited {
	color: #bc7710;
}

#container{
	width:761px;
	border:1px solid #FFFFFF;
	background:url(../images/background/back_grande.gif);
	background-repeat:repeat-y;
	margin:auto;
}

#body{
	width:761px;
	background-image:url(../images/background/background.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


#sx{
	background-image: url(../images/background/back_menu.jpg);
	width:215px;
	float:left;
	
	}

#centre{
	width:518px;
	float:left;
}

#center1{
	background:#FDFBF5;
	background-image:url(../images/background/back-fiore-grande.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:518px;
	float:left;
}

#testo{
	width:367px;
	float:left;
}

#dx{
	width:151px;
	float:right;
}


#text{
	padding-left:20px;
	padding-right:20px;
}

#footer{
	background:#C8B994 url(../images/background/back_footer.gif);
	height:99px;
}

#indirizzo{
	margin-top:8px;
	font-size:12px;
}

/********************************* 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  **********************************/