/* ------------- tag */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(../immagini/sfondo.jpg)
}
hr {
	background-color: #99FF99; /*firefox*/
	color: #99FF99; /*explorer*/
	height: 1px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h1 {
	color: #FE9424;
	font-weight: bold;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #FE9424;
	font-weight: bold;
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 0px;
}
/* ------------- link */
a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: none;
}
#areabox a {
	color: #FE9424;
}
#areabox a:hover {
	color: #009900;
}
/* ------------- stili parole */
.data {
	font-size: 9px;
	color: #CCC;
}
.menuHeader {
	font-size: 10px;
	color: #fff;
}
.menuFooter {
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.menuHBottoni {
	font-size: 13px;
	color: #fff;
	font-weight: 900;
	text-align: center;
}
.sottoTitolo {
	font-size: 24px;
	color: #FE9424;
	font-weight: 100;
	margin-bottom: 0px;
}
.testoPiccolo {
	font-size: 13px;
}
/* ------------- aree */
#areaContattaciSubito {
	margin-left: 90px;
	font-size: 12px;
	color: #fff;
}
#areaBody {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#areabox {
	color: #FE9424;
	font-weight: 900;
	font-size: 16px;
	margin-left: 50px;
}

a.ellenco {
	color: #FE9424;
	text-decoration: none;
	font-weight: bold;
}
a.ellenco:link {
	color: #FE9424;
	text-decoration: none;
	font-weight: bold;
}

a.ellenco:visited {
	color: #FE9424;
	text-decoration: none;
	font-weight: bold;
}

a.ellenco:hover {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
