@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/sf.jpg);
}
.img {behavior: url(../img/pngbehavior.htc);}
.sx {
	background-image:url(../img/sx.jpg);
	background-position:top right;
	background-repeat:no-repeat
}
.dx {
	background-image:url(../img/dx.jpg);
	background-position:top left;
	background-repeat:no-repeat
}
.tahoma11grey {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.Tahoma9grey {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.Tahoma11agrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.Tahoma11black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.Tahoma11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.Tahoma11orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff6600;
	font-weight:bold;
}
.Tahoma11rouge {
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	font-weight:bold;
}
.Tahoma11fuxia {
	font-family: Tahoma;
	font-size: 11px;
	color: #F0F;
	font-weight:bold;
}
.Tahoma11viola {
	font-family: Tahoma;
	font-size: 11px;
	color: #609;
	font-weight:bold;
}
.Tahoma11bluscuro {
	font-family: Tahoma;
	font-size: 11px;
	color: #036;
	font-weight:bold;
}
.Tahoma11azzurro {
	font-family: Tahoma;
	font-size: 11px;
	color: #39F;
	font-weight:bold;
}
.Tahoma11verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	font-weight:bold;
}
.Tahoma14fuxia {
	font-family: Tahoma;
	font-size: 14px;
	color: #F0F;
	font-weight:bold;
}
.Tahoma14orange {
	font-family: Tahoma;
	font-size: 14px;
	color: #ff6600;
	font-weight:bold;
}
.Tahoma14rouge {
	font-family: Tahoma;
	font-size: 14px;
	color: #F00;
	font-weight:bold;
}
.Tahoma14white {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.Tahoma14yellow {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFEA00;
	font-weight:bold;
}
.Tahoma14yellow a{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFEA00;
	font-weight:bold;
}
.Tahoma14yellow a:Hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFEA00;
	font-weight:bold;
}
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
 font-family: "Trebuchet MS";
 font-size: 14px;
 color: #8E7381;
 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: #3A222E;
 text-decoration:none;
 font-weight:normal;
 margin:0;
}

/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
 border: 1px solid #ABA99C;
 width:100px;
 margin-top:10px;
 margin-bottom:10px;
 margin:auto;
}
/* Stile per bordo della foto anteprima */
#offerteanteprima img{
 border: 1px solid #ffffff;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
 font-family: "Trebuchet MS";
 font-size: 12px;
 color: #492902;
 text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
 font-family: "Trebuchet MS";
 font-size: 14px;
 color: #B37F25;
 text-decoration:none;
 font-weight: bold;
 margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
 font-family: "Trebuchet MS";
 font-size: 13px;
 color: #B37F25;
 text-decoration:none;
 font-weight: bold;
 font-style: italic;
 margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
 font-family: "Trebuchet MS";
 font-size: 12px;
 color: #492902;
 text-decoration:none;
 font-style:italic;
 font-weight: normal;
 margin:0;
}


/* Stile per bordo della foto anteprima */
#offertelastminute img{
 border: 1px solid #ffffff;
}
/********************************* Stile Offerte FINE  **********************************/
