@charset "utf-8";
/* CSS Document */


.menu_sezioneblu{
	width: 290px;
	height: 100%;
	float:left;
	text-align:left;
	font-family: Segoe UI;
	font-size: 10pt;	
	color: #003366;
	margin: 0px;	

}

.laterale_blu{
	width: 290px;
	height: 100%;
	float:left;
	text-align:left;
	font-family: Segoe UI;
	font-size: 10pt;	
	color: #003366;
	margin: 0px;	
	min-height: 500px;
	background-image:url('../00_immagini/menu/menu_fondo.png');
	background-repeat:repeat-y;

}
