body {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #031223;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#riga1header {
	background-color: #051A36;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E3974;
	height: 120px;
	width: 100%;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 170px;
	width: 100%;
}
#footer{
	width:100%;
	height:180px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #031223;
    margin: 0 auto;
	padding: 5px 5px 5px 5px;
 }
.tabellaWEBCAM {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: 3px solid #000033;
}
.testo11px {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
.linkMENU {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.linkMENU:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFCC00;
}
#content {
	background-color: #092648;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
