body {
	margin-left: 0px;
	margin-top: 0px;
	font-style: normal;
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
}
A:link, A:visited {
	text-decoration: underline;
	color: #006699;
}
A:hover {
	text-decoration: none;
	color: #FF6600;
}
#testata {
	margin-left: 5px;
	text-align:center;
}
#contenuto{
	width: 760px;
	margin: auto;
}
#contenuto_top{
	height: 25px;
	background-image: url(../images/fondo01_top.gif);
	background-repeat: no-repeat;
}
#orientamento {
	position: relative;
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
	margin-left: 15px;
	margin-top: 5px;
}
#titolo {
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
}
#contenuto_mid {
	background-image: url(../images/fondo01_mid.gif);
	padding: 10px 20px 10px 10px;
}
#contenuto_bot {
	height: 20px;
	background-image: url(../images/fondo01_bot.gif);
	font-size: 9px;
	color: #999999;
	text-align: center;
}
#linea {
	border-top-style: solid;
	border-top-color: #FF9900;
	border-top-width: thin;
}
#contenitore {
	position: absolute;
	width: 440px;
	height: 100px;
	left: 50%;
	top: 0%;
	margin-left: -220px;
}
#destra {
	text-align: left;
	width: 210px;
	height: 100px;
	float: right;
	padding: 5px;
}
#sinistra {
	text-align: right;
	width: 210px;
	height: 100px;
	float: left;
	padding: 5px;
}
#flashhome {
	margin-top: 130px;
	text-align: center;
}
h2 {
	color: #333333;
}
h4 {
	font-size:10px;
	font-weight:bolder;
	color: #999999;
}
.elenco_puntato {
	list-style-position: outside;
	list-style-image: url(../images/pelenco.gif);
	line-height: 18px;
}
.Stile1 {
	font-weight: bold;
	font-style: italic;
}
.Stile2 {
	color: #003399;
	font-style: italic;
	font-weight: bold;
}
.Stile3 {
	color: #FF6600;
}
