/******************** inizio GENERICI ************************/
body{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#673622;
	background-image: url(../images/background/background.gif);
	background-repeat:repeat-x;
	background-color:#F8F5EF;
	margin:0px;
	padding:0px;	
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #79592E;

}
a:hover {
	text-decoration:none;
	color: #B09066;
}
a:visited {
	color: #79592E;

}

#text_form {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#673622;
}

#container{
	width:762px;
	margin:auto;
	border:1px solid #DCD0B5;
}

#menu{
	width:762px;
	height:41px;
	background:#DCD0B5 url(../images/background/back_menu.gif);
}

#body{
	background-image:url(../images/background/back_body.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#sx{
	width:238px;
	background-image:url(../images/background/back_sx.gif);
	background-repeat:repeat-x;
	float:left;
	background-color:#ffffff;
}

#dx{
	width:524px;
	float:left;
	background-image:url(../images/background/back_dx.gif);
	background-repeat: repeat-x;
	background-color:#F0EADC;

}

#text{
	padding-left:12px;
	padding-right:12px;
}
#text1{
	padding-left:40px;
	padding-right:40px;
	margin-top:5px;
}
#text2{
	padding-left:8px;
	padding-right:8px;
}
#footer{
	background:#F0EADC url(../images/background/back_footer.gif);
	height:60px;
}

#indirizzo{
	background-image:url(../images/background/back_indirizzo.gif);
	background-repeat:repeat-x;
	height:65px;
	color:#B27536;
	
}

h1 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

h2{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

a#menu1:link {
	text-decoration:none;
	color:#54231C;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a#menu1:hover {
	color:#9E6924;
	background-color:#E8DECA;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a#menu1:visited {
	text-decoration:none;
	color:#54231C;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h3{
	margin:2px;
	padding:5px;
	font-size:17px;
	color:f77807;
	font-weight: bold;
}

h5{
	margin:2px;
	padding:6px;
	font-size:14px;
	color:f77807;
	font-weight: bold;
}

a.linkOfferte:link { font-style:normal; font-weight:normal; text-decoration:none; color:#FFFFFF}
a.linkOfferte:hover { font-style:normal; font-weight:normal; text-decoration:none; color:#FFFFFF}
a.linkOfferte:visited { font-style:normal; font-weight:normal; text-decoration:none; color:#FFFFFF}


/********************************* Stile per Offerte  **********************************/


/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e94f04;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032E5A;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0px;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032E5A;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	margin:0px;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032E5A;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #a9c6c0;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AB1708;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: AB1708;
	text-decoration:none;
	font-weight: normal;
	font-style: italic;
	margin:0px;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dashed #F7AC65;
	width:199px;
	margin-top:5px;
	margin-left: 5px;
}
