/******************** inizio GENERICI ************************/
body{
	background-color:#ffffff;
	background-image:url(../images/background/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9F7420;
}

p{
	margin:0px;
	padding:0px;
}

a {
	color: #6A4705;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a:link {
	color: #6A4705;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;

}
a:hover {
	text-decoration:underline;
	color: #EBC988;
	font-size:12px;
	font-weight:bold;

}

#container{
	width:965px;
	margin:auto;
	
}

a#offerte {
	color: #6A4705;
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
}

a#offerte:link {
	color: #6A4705;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
a#offerte:hover {
	text-decoration:underline;
	color: #6A4705;
	font-size:12px;
	font-weight: normal;
}

a#footer1 {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
}

a#footer1:link {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
a#footer1:hover {
	text-decoration:underline;
	color: #ffffff;
	font-size:12px;
	font-weight: normal;
}

#foto{
	width:965px;
	height:359px;
	margin:auto;

}

#menu{
	width:965px;
	height:37px;
	margin:auto;
}


#body{
	width:965px;
	margin:auto;
	background-image:url(../images/background/back_testo.gif);
	background-repeat:repeat-y;
	background-position: top;
	background-position:right;
}

#text{
	margin-left:15px;
	margin-right:15px;
	font-size:12px;

}

#footer{
	margin:auto;
	width:100%;
	height:175px;
	background-color:#DDB871;
	color:#FFFFFF;
	font-size:12px;	
}

#submit {
	border: 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#D4A241;
}

#reset {
	border : 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#9A9B9C;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F7420;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9F6B07;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9F6B07;
	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: 12px;
	color: #3A222E
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	margin:0;
}


/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px solid #ffffff;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A67413;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3502;
	text-decoration:none;
	font-weight:lighter;
	margin:0;
}

/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px solid #ffffff;
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
	margin:auto;
}

/********************************* Stile Eventi IN ANTEPRIMA  **********************************/

/* Stile per Titolo Evento */
#eventianteprima h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTI GLI EVENTI*/
#eventianteprima h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3502;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per L'INTERLINEA TRA EVENTI IN ANTEPRIMA */

#eventianteprima hr{
	border: 1px solid #ABA99C;
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
	margin:auto;
}
