/******************** inizio GENERICI ************************/
body{
	background-color:#E38A00;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#1E0500; 
}

p{
	margin:0px;
	padding:0px;
}

a#uno:link {
	color: #1D0501;
	text-decoration:none;
	font-size:11px;
}

a#uno:hover {
	color: #1D0501;
	text-decoration:none;
	font-size:11px;
}

a#uno:visited {
	color: #1D0501;
	font-size:11px;
	text-decoration:none;
}

a#menu:link {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a#menu:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a#menu:visited {
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color: #5C0F00;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
	color: #5C0F00;
	font-size:12px;
}

a:visited {
	color: #5C0F00;
	text-decoration:none;
	font-size:12px;
}

#container{
	width:950px;
	margin:auto;
}

#top {
	width:950px;
	height:106px;
	
}	

#menu {
	width:659px;
	height:30px;
	margin-top:76px;
}	


#body{ 
	width:950px;
	background-image:url(../images/background/back_body.jpg);
	background-repeat:repeat-y;

}

#centro{ 
	width:950px;
	background-image:url(../images/background/back_centro.jpg);
	background-position:top;
	background-repeat:no-repeat;

}


#flash{
	width:950px;
	height:344px;
	background-color:#e38a00;
}

#sx{
	width:230px;
	float:left;
}

#foto{
	width:130px;
	float:left;
}

#titolo{
	width:950px;
	height:80px;
	background-image:url(../images/background/back_titolo.gif);
	background-repeat:no-repeat;
}
#titolo a{
	text-transform:uppercase;
	color:#FFFFFF;
		font-size:12px;	
}
#titolo a:hover{
	text-transform:uppercase;
	text-decoration:underline;
	color: #ffffff;
	font-size:12px;

}

#unico{
	width:687px;
	float:left;
}

#footer{
	background-image: url(../images/background/back_footer.gif);
	height:70px;
	color:#5C0F00;
}

#testo{
	width:590px;
	float:left;
}

#text{
	margin-left:40px;
	margin-right:40px;
}

/********************************* 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  **********************************/
a.anteprima_last {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #1D0501;
	text-decoration:none;
	font-weight: bold;
	margin:0;

}




/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #1D0501;
	text-decoration:none;
	font-weight: bold;
	margin:0;
	margin-left:15px;

}


/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #1D0501;
	text-decoration:none;
	font-weight: normal;
	margin:0;
	margin-left:15px;

}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dotted #E38A00;
	width:210px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;

}
