body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(immagini/sfondo.gif);
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	text-indent: 8px;
	display: block;
	padding-top: 1px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}

a.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
	line-height: 18px;
	text-indent: 8px;
	display: block;
	padding-top: 1px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.menu2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
	line-height: 18px;
	text-indent: 8px;
	display: block;
	padding-top: 1px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.bianco {
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	background-color: #000066;
	width: 585px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000066;
	line-height: 14px;
	margin: 2px;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #000066;
	line-height: 13px;
	margin: 3px;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #990000;
	line-height: 14px;
	margin: 2px;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #000066;
	line-height: 15px;
	text-decoration: none;
}

.marginedx {  margin-right: 10px}
.marginesx {  margin-left: 10px}

.testata1 {
	background-image: url(immagini/home_box1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.testata2 {
	background-image: url(immagini/home_box2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.testata3 {
	background-image: url(immagini/home_box3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.bordogenerale {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.box_home {
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #990000;
}

.bordo {
	border: 1px solid #000000;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

.rosso {
	color: #990000;
}

.grigio {
	color: #666666;
}

.introguest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}