body
{
background:#d5d3af;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

a:link{text-decoration: none;line-height: 1.3em; color:#21568C;} /*444489/*384369/*63771f/*313b10/*586a1c/*21568C*//*text blu*/
a:hover {text-decoration: none; line-height: 1.3em;}
a:visited  {text-decoration: none;line-height: 1.3em; color:#21568C;}/*444489/*384369/*63771f/*21568C*/


.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70, FinishOpacity=100, Style=2);
-moz-opacity: 0.8;
opacity: 0.8;
}

.highlightitb img{
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.highlightitb:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.floatimg
{
	float:left;
	padding: 2px 4px 2px 4px;
}
.floatimg_serv
{
	float:right;
	padding: 2px 4px 2px 4px;
}


.text_title
{
color: #00577c;
background:url(../images/play_ico.gif) no-repeat;
margin:6px;
 padding-left:14px;
 text-align:left;
 font-size:12px;
 font-weight:bold; 
}


/* LIVELLO 1 */
ul#nav1 {
/*	width: 158px;*/
	margin: 0;
	padding: 0px;
	border:0;
	font-size: 11px;
}
ul#nav1 li {
/*	width: 158px;*/
	list-style:none;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: normal;
}

ul#nav1 li a,  
ul#nav1 li a:visited,
ul#nav1 li a:active {
	width: auto;
	color: #3d4e6c;
	font-weight: normal;
	display: block;
	padding: 0px 0 0px 5px; /*0px 0 0px 21px*/
	margin: 1px 0;
	height: 13px;
	line-height: 13px;
	text-decoration: none;
	/*background: #ffaaff/*E6F4B3/*E2EBF3 url("../../img/arrow_nav.gif") no-repeat left bottom; */
}

ul#nav1 li a:hover{
	color:#607baa;
	text-decoration: none;
	/*background: #ff00ff/*B9D942/*79A0C8; url("../../img/arrow_nav_white.gif") no-repeat left;*/
}

ul#nav1 li.current a, 
ul#nav1 li.current a:visited,
ul#nav1 li.current a:active {
	color:#607baa;
	text-decoration: none;
	background:#eeeeee;
	/*background: #ff00ff/*B9D942/*79A0C8; url("../../img/arrow_nav_white.gif") no-repeat left;*/
}

ul#nav1 li.current a:hover {
	color:#607baa;
	text-decoration: none;
	/*background: #ff00ffB9D942/*79A0C8; url("../../img/arrow_nav_white.gif") no-repeat left;*/
}

ul#nav1 li.home {
	margin-bottom: 20px;
}

