a {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;

}

a:hover {
	color: #FFFF99;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background: url(sfondo_sottile.jpg) #006699 fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}

h1 {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: italic;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	text-decoration: none;
}

h2 {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	font-style: italic;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}

p {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-right: 10px;
	text-align: justify;
}

li {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-right: 10px;
	text-align: left;
	
}

.footmenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	text-transform: capitalize;
}

.iframe{
	background: url(index_r2_c6.jpg)  fixed;
	height: 339px;
	overflow: auto;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-base-color: #006699;
	width: 468px;
}
