/* CSS Document */
		html, body{
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		}


body {
	background-image: url(images/sfondo_tela2.jpg);

	
}


.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #000000;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
	display: inline;
}

.h_mnu_01 ul li a{
	margin-left: 20px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}

.h_mnu_01 ul li a:visited{
	color: #FFFFFF;

}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #D6D6D6;
	
}
a:link {
	text-decoration: none;
	color: #764907;
}
a:visited {
	text-decoration: none;
	color: #770000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Stile30 {color: #990000}
.Stile31 {font-size: 8px}
.Stile32 {
	color: #333333;
	font-weight: bold;
	font-size: 26px;
}
.Stile35 {
	font-size: 12px;
	font-weight: bold;
}
.Stile39 {font-size: 14px; color: #FFFFFF; }
.Stile40 {font-size: 15px; color: #FFFFFF; font-weight: bold;}


.Stile666 {color: #990000; background-color: #FFFFFF; width:100%; text-decoration: underline; font-size:24px; font-weight: bold;}