/******************** inizio GENERICI ************************/
body{
	background-color:#FDF9EF; background-image:url(../images/background/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#544839;
}

p{
	margin:0px;
	padding:0px;
}

h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #544839;
	text-decoration:none;
	font-weight: bold;
	margin:0;
	padding-left:25px;
	padding-right:25px;
}
a#uno:link {
	color: #746A5B;
	text-decoration:none;
	font-size:11px;
}
.Stile1 {
	font-size:9px;
	color:#544839;
	
	}
.Stile3 {font-size: 9px;}

a#uno:hover {
	color: #746A5B;
	text-decoration:none;
	font-size:11px;
}

a#uno:visited {
	color: #746A5B;
	font-size:11px;
	text-decoration:none;
}

a:link {
	color: #A09988;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #A09988;
}

a:visited {
	color: #A09988;
	text-decoration:none;
}

#container{
	width:950px;
	margin:auto;
	background-image:url(../images/background/back_centro.gif);
	background-repeat:repeat-y;
}

#logo {
	width:300px;
	height:337px;
	background: url(../images/background/back_logo.jpg);
	background-repeat:no-repeat;
	float: left;
}	

#logo1 {
	width:300px;
	height:337px;
	background: url(../images/background/back_logo1.jpg);
	background-repeat:no-repeat;
	float: left;
}	

#menu {
	z-index:2;
	position: absolute;
	width:650px;
	height:51px;
	background:#B3A38C;
	filter:alpha(opacity=85);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 286px;
	background: url(../images/background/back_menu.gif) repeat-x;
	float:left;
}	


#body{ 
	width:950px;
	background:url(../images/background/back_body.gif);
	background-repeat:no-repeat;
	margin:auto;

}

#dx{
	width:300px;
	float:left;
}

#foto{
	width:175px;
	float:left;
}

#footer{
	color: #A09988;
	background-color:#FDF9EF;
	height:35px;
}

#newsletter{
	background-image:url(../images/background/back_newsletter.gif); background-repeat:no-repeat;
	font-size:10px;
	color:#938A73;
}

#newsletter1{
	background-image:url(../images/background/back_newsletter1.gif); background-repeat:no-repeat;
	font-size:10px;
	color:#938A73;
}

#testo{
	width:475px;
	float:left;
	background-image:url(../images/background/back_testo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#text{
	padding-left:25px;
	padding-right:25px;
	
}


/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544839;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #544839;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #544839;
	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: #544839;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #544839;
	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: #675C4C;
	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: #675C4C;
	text-decoration:none;
	font-weight: normal;
	margin:0;
	margin-left:30px;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dotted #FDF9EF;
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	margin-left:40px;
}

#offerteanteprima h1 a{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #675C4C;
	text-decoration:none;
	font-weight: bold;
	margin:0;
	margin-left:4px;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2 a{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #675C4C;
	text-decoration:none;
	font-weight: normal;
	margin:0;
	margin-left:4px;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

