/******************** inizio GENERICI ************************/
body{
	background-color:#E5DECD;
	background-image:url(../images/background/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#503B31;
	margin-top:0px;
	margin:0px;
	padding-top:0px;
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #503B31;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #503B31;
}

a:visited {
	color: #503B31;
	text-decoration:none;
}
a#uno:link {
	color: #BD850E;
	text-decoration:none;
}
a#uno:hover {
	text-decoration:underline;
	color: #BD850E;
}

a#uno:visited {
	color: #BD850E;
	text-decoration:none;
}

#container{
	width:968px;
	margin:auto;
}

#top {
	width:968px;
	height:119px;
	background-image:url(../images/background/top.gif);
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	
}	

#menu {
	z-index:-2;
	width:968px;
	height:31px;
	background-image:url(../images/background/back_menu.gif);
	background-repeat:repeat-x;
}	


#body{ 
	width:968px;
	background-color:#F0EBDD;
}

#centro{ 
	width:968px;
	background-image:url(../images/background/back_testo.gif);
	background-position:bottom;
	background-repeat:no-repeat;

}


#flash{
	
	width:968px;
	height:298px;
}

#sx{
	width:626px;
	float:left;
	margin-top:0px;
	
}

#dx{
	width:290px;
	margin-left:678px;
	
}

#banner{
	width:340px;
	float:right;
	
}


#foto1 {
	z-index:0;
	position: absolute;
	width:968px;
	height:298px;
	

}
#foto {
	width:135px;
	height:298px;
	background:#F0EBDD;
	filter:alpha(opacity=95);
	-moz-opacity: 0.9;
	opacity: 0.9;
	background: url(../images/background/back_gallery.gif);
	background-repeat:no-repeat;
}

#footer{
	background-image: url(../images/background/back_footer.gif);
	height:70px;
	font-size:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#testo{
	width:590px;
	float:left;
	font-size:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#text{
	margin-left:25px;
	margin-right:40px;
	font-size:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#text-prezzi{
	
	font-size:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}

#newsletter{
	width:311px;
	height:119px;
	background-image:url(../images/background/back_newsletter.gif);
	background-repeat:no-repeat;
	margin:auto;
}
#newsletter2{
	width:525px;
	height:450px;
	background-image:url(../images/background/back_newsletter2.gif);
	background-repeat:no-repeat;
	margin:auto;
}
#newsletter_text{
	margin-right:25px;
	font-size:10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#info_request{
	width:600px;
	height:153px;
	background-image:url(../images/background/back_info.gif);
	background-repeat:no-repeat;
	margin:auto;
	font-size:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

#info_request1{
	width:600px;
	height:153px;
	background-image:url(../images/background/back_info1.gif);
	background-repeat:no-repeat;
	margin:auto;
	font-size:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

#info_request2{
	width:600px;
	height:153px;
	background-image:url(../images/background/back_info2.gif);
	background-repeat:no-repeat;
	margin:auto;
	font-size:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}




/********************************* 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-size: 11px;
	color: #503B31;
	text-decoration:none;
	font-weight: bold;
	margin:0;
	margin-left:15px;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-size: 11px;
	color: #503B31;
	text-decoration:none;
	font-weight: normal;
	margin:0;
	margin-left:15px;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dotted #A99892;
	width:230px;
	margin-left:10px;
	margin-bottom:3px;

}
