/******************** inizio GENERICI ************************/
body{
	background-color:#4F0606; background-image:url(../images/background/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3C040F;
}

p{
	margin:0px;
	padding:0px;
}

a#uno:link {
	color: #3C040F;
	text-decoration:none;
	font-size:11px;
}

a#uno:hover {
	color: #3C040F;
	text-decoration:underline;
	font-size:11px;
}

a#uno {
	color: #3C040F;
	font-size:11px;
	text-decoration:none;
}

a:link {
	color: #B89948;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #B89948;
}

a {
	color: #B89948;
	text-decoration:none;
}

#container{
	width:874px;
	margin:auto;
}

#top {
	width:874px;
	height:72px;
	color:#3C040F;
	
}	

#menu {
	background: url(../images/background/back_menu.gif);
	width:874px;
	height:33px;
}	


#body{ 
	width:874px;

}

#flash{
	width:874px;
	height:370px;
	background-color:#FFFFFF;
}

#sx{
	width:219px;
	float:left;
	color:#FBF9F6;
}

#unico{
	width:654px;
	float:left;
	color:#FBF9F6;
}

#foto{
	width:206px;
	float:left;
	color:#FBF9F6;
}

#mappa{
	width:424px;
	float:left;
	color:#FBF9F6;
}

#footer{
	background-image: url(../images/background/back_footer.gif);
	height:55px;
	color:#9E833E;
	font-size:13px;
}

#testo{
	width:422px;
	float:left;
	margin-left:26px;
	color:#FBF9F6;
}

#submit {
	border: 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#290204;
	background-color:#AF8A27;
}

#reset {
	border : 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#290204;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBF9F6;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #B89948;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #B89948;
	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: #ffffff;
	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 solid #ffffff;
}

#offertelastminute hr{
	border: 1px dashed #EDD6B6;
	width:90%;
	margin-top:8px;
	margin-left:6px;
}

/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #B89948;
	text-decoration:none;
	margin:0;
	margin-left:13px;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FBF9F6;
	text-decoration:none;
	font-weight: normal;
	margin:0;
	margin-left:13px;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dotted #802C0E;
	width:165px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	margin-left:10px;
}

.BOL
{
	display:block;
	width:864px;
	margin:0px;
	padding:5px;
	margin-top:5px;
	background-color:#FFFFFF;
}

.BOL h2
{
	line-height:1em;
	font-family: Trebuchet MS;
	font-weight:normal;
	margin:0px;
}

.BOL table
{
	width:100%;
}

.BOL table td
{
	padding:0px 2px;
}
