body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}
#Container {
	height: auto;
	width: 990px;
}
#Header {
	background-image: url(../images/Header.jpg);
	height: 122px;
	width: 990px;
	background-repeat: no-repeat;
}
#Menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
}
#Menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #03C;
	text-decoration: none;
}

#Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 990px;
}

#Credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	width: 960px;
	line-height: 30px;
}
#Contenuto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	width: 970px;
}
#TitoloOfferta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
#TitoloOfferta_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	text-indent: 5px;
}

/*h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	line-height: 22px;
	font-weight: bold;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
}
*/
