/******************** inizio GENERICI ************************/
body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686665;
	background: #D9C6AA url(../images/background/background.gif);
	background-repeat:repeat-x;
}

p{
	margin:0px;
	padding:0px;
}


#right a{
	color: #312717;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right a:Hover{
	color: #312717;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a#offerte1 {
	color: #312717;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link#offerte1 {
	color: #312717;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover#offerte1 {
	text-decoration:underline;
	color: #312717;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

a#top {
	color: #4E4433;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a:link#top {
	color: #4E4433;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a:hover#top {
	text-decoration:underline;
	color: #4E4433;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #EFE7DB;
	text-decoration:none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a:link {
	color: #EFE7DB;
	text-decoration:none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
	color: #EFE7DB;
	font-size:11px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a#menu {
	color: #EFE7DB;
	text-decoration:none;
	font-size:13px;
	font-variant: small-caps;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link#menu {
	color: #EFE7DB;
	text-decoration:none;
	font-size:13px;
	font-variant: small-caps;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover#menu {
	text-decoration:none;
	color: #F0CF97;
	font-size:13px;
	font-variant: small-caps;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a#maggiorinfo {
	color: #DAD0C1;
	text-decoration:none;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:link#maggiorinfo {
	color: #DAD0C1;
	text-decoration:none;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;


}
a:hover#maggiorinfo {
	text-decoration: underline;
	color: #DAD0C1;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;

	
}

#container{
	width:959px;
	margin:auto;
	
}

#verticale{
	width:300px;
	margin:auto;
	background: #6B542D;
	background-image:url(../images/background/back_verticale.gif);
	background-repeat:repeat-x;
	float:left;
}

#offerte{
	width:300px;
	height:138px;
	margin:auto;
	background-image: url(../images/background/back_offerte.gif);
	background-repeat:no-repeat;
}

#right{
	width:659px;
	margin:auto;
	float:left;
}

#tit_top{
	font-size:21px;
	color:#523E1E;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:10px;

	
}


#foto{
	width:659px;
	height:348px;
	margin:auto;
	background-image:url(../images/background/back_foto.jpg);
	background-repeat:no-repeat;	
}


#body{
	width:631px;
	margin:left;
	background:#FFFFFF;

}


#text{
	margin-left:27px;
	margin-right:38px;

}


#footer{
	margin:auto;
	width:100%;
	background-image:url(../images/background/back_footer.gif);
	height:97px;
	color:#EBDBC3;
}

#submit {
	border: 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#6B542D;
}

#reset {
	border : 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#C2AF95;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686665;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B37F25;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B37F25;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #492902;
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	margin:0;
}


/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px solid #B37F25;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DAD0C1;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B09A56;
	text-decoration:none;
	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 #D3C8B7;
}

