/******************** inizio GENERICI ************************/
body{
background-image:url(../images/background/background.gif); 
	background-repeat:repeat-x;
	background-color:#D0B87F;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#6A2E0D;
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #5C3926;

}
a:hover {
	text-decoration:none;
	color: #5C3926;
}

a:visited {
	color: #5C3926;
}

#container{
	width:949px;
	border:1px solid #F6F2E7;
	margin:auto;
}

#menu{
	background:#ffffff url(../images/background/back_menu.gif) repeat-x;
	height:38px;
}

#body{
	background:#FEFEFD url(../images/background/back_body.gif) repeat-x;
}

#sx{
	width:550px;
	float:left;
	padding-top:15px;
	padding-left:5px;
}

#centre{
	width:205px;
	float:left;
}

#dx{
	width:179px;
	height:auto;
	float:right;
	/* background:#9F7E3B url(../images/background/back_offerte.gif) repeat-x;*/
		background-color:#F1EAD9;
}

#text{
	width:535px;
	border:1px solid #B49447;
	background:#F1EAD9;
}

#sx1{
	width:760px;
	float:left;
	padding-top:15px;
	padding-left:5px;
}

#text1{
	width:735px;
	border:1px solid #B49447;
	background:#F1EAD9;
}

#testo{
	padding-left:25px;
	padding-right:25px;
	text-align:justify;
}

#footer{
	background:#ffffff url(../images/background/back_bottom.gif);
	height:80px;
}

#indirizzo{
	padding-top:10px;
	padding-left:20px;
}

/********************************* Stile per Offerte  **********************************/

#offerte {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #F5E6BD;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offerte h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #E0A91C;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offerte h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offerte h3{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #6A2E0D;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offerte h4{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A2E0D;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}

/* Stile per Titolo Offerta */
#offerte .text{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #D36707;
	text-decoration:none;
}

/* Stile per bordo della foto anteprima */
#offerte img{
	border: 1px dashed #DCC99D;
}


.Stile3 {
	font-size: 12px;
	font-weight: bold;
}
.Stile4 {
	font-size: 12px;
	color: #6A2E0D;
}
.Stile6 {color: #6A2E0D}
.Stile7 {
	font-size: 12;
	color: #6A2E0D;
}

/********************************* Stile Offerte FINE  **********************************/