/******************** inizio GENERICI ************************/
body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5B5D5F;
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #054467;

}
a:hover {
	text-decoration:none;
	color: #054467;
}

a:visited {
	color: #054467;
}

#container{
	width:760px;
	border:1px solid #FFFFFF;
	margin:auto;
}
#top{
	background:#ffffff url(../images/background/back_top.gif) repeat-x;
	height:56px;
}

#body{
	background:#FFFFFF url(../images/background/back_body.gif) repeat-y;
}

#sx{
	width:241px;
	float:left;
}

#centre{
	width:341px;
	float:left;
}

#dx{
	background:#F5F5F5 url(../images/background/back_dx.gif) repeat-x;
	width:176px;
	float:right;
}

#text{
	padding-left:25px;
	padding-right:25px;
}

#footer{
	background:#ffffff url(../images/background/back_footer.gif) repeat-x;
	height:70px;
}

#menu1{
	font-size:11px;
	margin-top:5px;
}

#foto{
	font-size:10px;
	color:#FF6600;
	margin-left:10px;
}
	
#indirizzo{
	font-size:10px;
	color:#246588;
	margin-left:10px;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B5F8D;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05527C;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B5F8D;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B5F8D;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #DCC99D;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #033652;
	text-decoration:none;
	font-weight: bold;
	margin:0;
	font-weight: bold;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: ffffff;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dashed #ffffff;
	width:199px;
	margin-top:15px;
	margin-left: 5px;
}
