/******************** inizio GENERICI ************************/
body{
	background-color:#EAE8DF; background-image:url(../images/background/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#350B02;
}

p{
	margin:0px;
	padding:0px;
}

a#uno:link {
	color: #937343;
	text-decoration:none;
	font-size:11px;
}

a#uno:hover {
	color: #937343;
	text-decoration:none;
	font-size:11px;
}

a#uno:visited {
	color: #937343;
	font-size:11px;
	text-decoration:none;
}


a:link {
	color: #624821;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #624821;
}

a:visited {
	color: #624821;
	text-decoration:none;
}

#container{
	width:950px;
	margin:auto;
}

#top {
	width:950px;
	height:534px;
	background: url(../images/background/back_top.gif);
	background-repeat:no-repeat;
	
}	

#menu {
	width:921px;
	height:72px;
	background:#4A0E00;
	
}	

#body{
	background-image: url(../images/background/back_body.gif);
	background-repeat:repeat-y;

}

#centre{
	width:950px;
	background-image:url(../images/background/back_centro.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#sx{
	width:220px;
	float:left;
	margin-left:28px;
	margin-right:10px;
	
}

#dx{
	width:221px;
	float:left;
	margin:auto;
	color: #58595B;
	font-weight:bold;
	
}

#footer{
	background-image:url(../images/background/back_footer.gif);
	background-repeat:repeat-x;
	height:63px;
	color: #AA794C;
}

#testo{
	width:444px;
	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: #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: #6C3721;
	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: #AA794C;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dashed #ffffff;
	width:180px;
	margin-top:10px;
	margin-bottom:10px;
	margin:auto;
}
