/******************** inizio GENERICI ************************/
body{
	background-color:#ffffff;
	background-image:url(../images/background/background1.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#504C4B;
}


p{
	margin:0px;
	padding:0px;
}


a#uno:link {
	color: #DA443E;
	text-decoration:underline;
		font-size:10px;
}

a#uno:hover {
	color: #DA443E;
	text-decoration:none;
		font-size:10px;
}

a#uno:visited {
	color: #DA443E;
	font-size:10px;
}

a:link {
	color: #DA443E;
	text-decoration:none;
	font-size:11px;
}
a:hover {
	text-decoration:underline;
	color: #DA443E;
	font-size:11px;
}

a:visited {
	color: #DA443E;
	text-decoration:none;
	font-size:11px;
}

#container{
	width:884px;
	margin:auto;
	background-color:#FFFFFF;
}

#top{
	background:#000000 url(../images/background/back_top.jpg);
	height:37px;
	color:#FFFFFF;
}

#indirizzo{
	background:#000000 url(../images/background/back_logo.jpg);
	height:75px;
	color:#DA443E;
	font-size:10px;
}

#menu{
	background:#ffffff url(../images/background/back_menu.gif);
	height:42px;
	margin-left:10px;
	margin-right:10px;
}

#body{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	background-image: url(../images/background/back_body.gif);
	background-repeat:repeat-y;
	height:100%;
}

#sx{
	width:183px;
	float:left;
}

#center{
	width:469px;
	float:left;
}

#dx{
	width:200px;
	float:right;
	margin-left:5px;
	vertical-align:top;
}

#text{
	padding-left:20px;
	padding-right:20px;
}

#newsletter{
	width:200px;
	background: #CCCCCC;
	margin:auto;
	font-size:10px;
	color:#504C4B;
}

#footer{
	margin:auto;
	font-size:10px;
	background-color:#FFFFFF;
}

/********************************* Stile per Offerte  **********************************/
.menu{
color: #DA443E;
text-decoration:underline;
font-size:10px;
}

td.a, a.menu, a.textVb10{
color: #DA443E;
text-decoration:underline;
font-size:10px;
}


#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA443E;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA443E;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504C4B;
	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: #504C4B;
	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: #504C4B;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #B1ACAB;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #DA443E;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #504C4B;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dashed #DA443E;
	width:198px;
	margin-top:10px;
}
