/******************** inizio GENERICI ************************/
body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#302D2F;
}

p{
	margin:0px;
	padding:0px;
}

a {
	color: #000000;
	text-decoration:none;
	font-size:12px;
}

a:link {
	color: #000000;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
	font-size:12px;
}

#container{
	width:970px;
	margin:auto;
	
}

#foto{
	width:970px;
	height:430px;
	margin:auto;
}

#menu{
	width:970px;
	height:63px;
	margin:auto;
}

#body{
	width:970px;
	margin:auto;

}

#text{
	margin-left:35px;
	margin-right:35px;
}

#footer{
	margin:auto;
	width:970px;
	font-size:12px;
}

#submit {
	border: 1px solid #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#2D8FC7;
}

#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: "Trebuchet MS";
	font-size: 12px;
	color: #535253;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #A80C3D;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #D00141;
	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: #535253;
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	margin:0;
}


/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px solid #A3A3A3;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #535253;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px solid #000000;
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
	margin:auto;
}

/********************************* Stile Eventi IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#eventianteprima h1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #033673;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#eventianteprima h2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #535253;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#eventianteprima hr{
	border: 1px solid #ABA99C;
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
	margin:auto;
}
/********************************* Stile per EVENTI  **********************************/

#eventi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #535253;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#eventi h1{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #033673;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#eventi h2{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #033673;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#eventi h3{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #535253;
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	margin:0;
}


/* Stile per bordo della foto anteprima */
#eventi img{
	border: 1px solid #A3A3A3;
}
/********************************* Stile EVENTI FINE  **********************************/

a.menu {
	font-size:12px;
	color:#000;
	font-weight:bold;
}