@charset "utf-8";
/* CSS Document */


#topmenu A:link {
	color: #ffffff;
	text-decoration: none;

	}
#topmenu A:visited {
	color: #ffffff;
	text-decoration:none;

}
#topmenu A:hover {
	color: #fdd507;
	text-decoration:underline;
	
}
#topmenu A:active {
	color: #ffffff;
	text-decoration:none;
	
}


#topmenu {
	padding-left:15px;
padding-right:15px;
width:865px;
	height:18px;
	background-color:#103e69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #ffffff;
	}
#describe A:link {
	color: #ffffff;
	text-decoration: none;

	}
#describe A:visited {
	color: #ffffff;
	text-decoration:none;

}
#describe A:hover {
	color: #fdd507;
	text-decoration:underline;
	
}
#describe A:active {
	color: #ffffff;
	text-decoration:none;
	
}


#describe {
	padding-top:8px;
	padding-left:15px;
	padding-right:0px;
	width:865px;
	height:25px;
	background:url(immagini/sfmenu_07.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #ffffff;
	}
#containermenu {
	width: 895px;
	height:51px;
		}
