body {
	background-color: #990000;
}
#head {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 900px;
}
.TITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	margin: 10px;
}
#testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #660000;
	border: 8px solid #fff;
	margin: 10px;
}
#news {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	border: 8px solid #FFFFFF;
}
.titolo_network {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}

.space
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 280px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #660000;
	padding: 5px;
}

a:link {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;}
	
	
#menu{
	height: 92px;
	width: 287px;
	margin-left: 220px;
	margin-top: 20px;
}
#menu A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	line-height: 20px;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 13px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#menu a:link {}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFF00;
}
#menu a:active {
	color: #FFFFFF;
}
.space2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	width: 280px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#banner {

	position: absolute;
	top: 369px;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding: 10px;
	left: 682px;
	width: 218px;
	height: 174px;
	border: 8px solid #660000;
}
