body {
	background-color: #0099CC;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(sfumatura.png);
	background-repeat: repeat-x;
	color: #FF3300;		
}

.titolo {

	font-size: 28px;
	font-weight: bold;
	color: #FF0000;

}

.titolo2 {

	font-size: 22px;
	font-weight: bolder;
	color: #FF3300;
	font-style: oblique;


}

.testo {

	font-size: 15px;
	color: #003366;


}
.A1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;

}

.A1:hover { 
	color: #FF0000;
	text-decoration: underline
}
.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.didascalia2 {

	font-size: 9px;
	font-weight: bold;
	color: #000033;
}
#menu-sos {
	background-image: url(sfondo-menu-1.png);
	background-repeat: repeat-x;
	width: 900px;
	margin: auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#hotspot {
	position: absolute;
	top: 70px;
	left: 280px;
		font-size: 35px;
	font-weight: bold;
	color: #E1E1E1;
}
#logofisps {
	position: absolute;
	top: 90px;
	left: 820px;
	width: 70px;
	height: 70px;
	background-image: url(logo-fisps.png);	
}
#topbar {
	background-image: url(intestazione.jpg);
	height: 170px;
	width: 900px;
	margin: auto;
	position: relative;
}

#container {
	width: 900px;
	position: relative;
	margin: auto;
	border: 1px solid #000066;
}
#contenuti {
	background-image: url(sfondo.gif);
	background-repeat: repeat;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(sfondo-footer.png);
	background-repeat: repeat;
	background-position: top;
	width: 900px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#alertbox {
	background-color: #E6E7F0;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: oblique;
	color: #FF0000;
}

