/******************** inizio GENERICI ************************/
body{
	background-color:#E2C69F;
	background-image:url(../images/background/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#624821;
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #624821;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color: #624821;
}

a:visited {
	color: #624821;
	text-decoration:underline;
}

a#uno:link {
	color: #ffffff;
	text-decoration:none;
}
a#uno:hover{
	text-decoration:underline;
	color: #ffffff;
}

a#uno:visited {
	color: #ffffff;
	text-decoration:none;
}

#container{
	width:938px;
	margin:auto;
}

#menu {
	width:650px;
	height:47px;
	float:left;
	
}	

#flash{
	background:#DCC6A6;
	width:649px;
	float:left;
}

#logo{
	background-image:url(../images/background/back_logo.gif);
	background-repeat:no-repeat;
	width:289px;
	height:301px;
	float:left;
}

#indirizzo{
	margin-top:180px;
	margin-left:15px;
	margin-right:10px;
}

#body{
	background-image: url(../images/background/back_body.gif);
	background-repeat:repeat-y;

}

#centre{
	width:938px;
	background-image:url(../images/background/back_centro.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#dx{
	width:241px;
	float:left;
	background: url(../images/background/back_offerte.gif);
	background-repeat:repeat-x;
	margin:auto;
	
}

#testo{
	width:649px;
	float:left;
	background: #DCC6A6 url(../images/background/centro.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#gallery{
	width:181px;
	height: 446px;
	float:right;
	background: url(../images/background/back_gallery.gif);
	background-repeat: no-repeat;
}

#newsletter{
	width:240px;
	height:185px;
	background: url(../images/background/back_news.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
#text{
	padding-left:25px;
	padding-right:25px;
	
}


/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #590304;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #590304;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #624821;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #624821;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #624821;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #EDD6B6;
}

#offertelastminute hr{
	border: 1px dashed #EDD6B6;
	width:90%;
	margin-top:8px;
	margin-left:6px;
}

/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #E2C69F;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px inset #C4A167;
	width:180px;
	margin-top:10px;
	margin-bottom:10px;
	margin:auto;
}
