/******************** inizio GENERICI ************************/
body{
	background-color:#DAD1C6;
	margin:0px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#474645;
}

p{
	margin:0px;
	padding:0px;
}

a#terme1 {
	color: #ffffff;
	text-decoration:none;
	font-size:14px;
	
}

a:link#terme1 {
	color: #ffffff;
	text-decoration:none;
	font-size:14px;
	
}
a:hover#terme1 {
	text-decoration:underline;
	color: #ffffff;
	font-size:14px;
	
}


a#offerte {
	color: #474645;
	text-decoration:none;
	font-size:12px;

}

a:link#offerte {
	color: #474645;
	text-decoration:none;
	font-size:12px;
}
a:hover#offerte {
	text-decoration:underline;
	color: #474645;
	font-size:12px;
}


a {
	color: #DC660D;
	text-decoration:none;
}

a:link {
	color: #DC660D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #DC660D;
}

#container{
	width:977px;
	margin:auto;
	
}

#top{
	background: url(../images/background/back_top.gif);
	height:305px;
}

#menu {
	z-index:2;
	position: absolute;
	width:951px;
	height:35px;
	background-image:url(../images/background/back_menu.gif);
	background-repeat:no-repeat;
	top: 255px;
	margin-left:11px;
}	


#body{
	width:977px;
	margin:auto;
	margin-top:9px;
}

#sx{
	width:266px;
	float:left;
	background-image:url(../images/background/back_sx.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#centre{
	width:423px;
	background-image: url(../images/background/back_centro.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-left:11px;
	margin-right:11px;
}

#dx{
	width:266px;
	float:left;
	background-image:url(../images/background/back_dx.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#titolo{
	font-size:24px;
	color:#FF5400;
	margin-top:5px;
}

#titolo1{
	font-size:24px;
	color:#474645;
	margin-top:5px;
}

#text{
	margin-left:18px;
	margin-right:18px;
}

#text1{
	padding-left:19px;
	padding-right:19px;
	float:left;
	width:672px;
}

#text2{
	padding-left:10px;
	padding-right:10px;

}


#footer{
	width:977px;
	height:90px;
	font-size:13px;
	color:#474645;
	background-image:url(../images/background/back_footer.gif);
	background-repeat:repeat-x;
	margin-top:9px;
}

#submit {
	border: 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#FF6E00;
}

#reset {
	border : 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#7A6F64;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #474645;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF5400;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #474645;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #474645;
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	margin:0;
}


/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px solid #ACAA91;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6952B;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family:  "Times New Roman", Times, serif;
	font-size: 13px;
	color: #474645;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}


/********************************* Stile Eventi IN ANTEPRIMA  **********************************/

/* Stile per Titolo Evento */
#eventianteprima h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E46607;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTI GLI EVENTI */
#eventianteprima h2{
	font-family:  "Times New Roman", Times, serif;
	font-size: 13px;
	color: #474645;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dashed #575637;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}
