/*Titolo delle sezioni*/
#contenitoresx, contenitoredx {
	margin-right: 0;
	margin-left: 0;	
}

.titoloboxmenu {
	background-color: #a0c4e4;
	border-top: 0.05em solid #4777b7;	
	border-left: 0.05em solid #4777b7;		
	border-right: 0.05em solid #4777b7;		
	color: #000032;
	height: 2em;
	font-weight: bold;
	font-variant: small-caps;	
	font-size: 90%;
	margin: 1em 0 0 0;
	padding:  0.8em 0.3em 0.2em 0.5em;
}

.titoloboxmenu2 {
	background-color: #cfe4a1;
	border-top: 0.05em solid #89b848;	
	border-left: 0.05em solid #89b848;		
	border-right: 0.05em solid #89b848;			
	color: #003400;
	height: 2em;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 90%;
	margin: 1em 0 0 0;
	padding:  0.8em 0.3em 0.2em 0.5em;
}

.testoboxmenu { 
/*	background-color: #d6e6f3;*/
	color: #000032;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	margin: 0; 
	padding: 0 0 1% 0;
	width: 100%;
}

.testoboxmenu2 { 
/*	background-color: #eaf3d6;*/
	color: #003400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	margin: 0; 
	padding: 0 0% 1% 0;
	width: 100%;
}


/* .testoboxmenu2 { 
	background-color: #F5F7E9;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	margin: 0; 
	padding: 0.5% 0% 1% 0;
	width: 100%;
}*/

.testoboxmenu a, .testoboxmenu2 a {
	padding-bottom: 0.2em;
}

ul#listacontenitore {
	margin-left: 0em;
}

ul#listacontenitore a:link {
	background-color: #d6e6f3;
	color: #000032;
}

ul#listacontenitore a:visited {
	background-color: #d6e6f3;	
	color: #000032;
}

ul#listacontenitore a:hover {
	background-color: #000032;
	color: #FFFFFF;
	text-decoration: none;
}

ul#listacontenitore li {
	list-style-image: none;
	padding: 0;
	margin: 0;
}

ul#listacontenitore ul li {
	list-style-image: none;
	list-style-type: none;
/*	padding-bottom: 0.1em;*/
	border-left: 0.05em solid #b0c5e0;		
	border-right: 0.05em solid #b0c5e0;			
	border-bottom: 0.05em solid #b0c5e0;
}

ul#listacontenitore ul a:link { 
	background-color: #d6e6f3;
	color: #000032; 
	display: block;
	padding-left: 0.8em;
}

ul#listacontenitore ul a:visited { 
	background-color: #d6e6f3;
	color: #000032; 
	display: block;
	padding-left: 0.8em;	
}

ul#listacontenitore ul a:hover { 
	background-color: #000032; 
	color: #d6e6f3;
	display: block;
	padding-left: 0.8em;	
}



ul#listacontenitore2 {
	margin-left: 0em;
}

ul#listacontenitore2 a:link {
	background-color: #eaf3d6;
	color: #003400;
}

ul#listacontenitore2 a:visited {
	background-color: #eaf3d6;	
	color: #003400;
}

ul#listacontenitore2 a:hover {
	background-color: #003400;
	color: #eaf3d6;
	text-decoration: none;
}

ul#listacontenitore2 li {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#listacontenitore2 ul li {
	list-style-image: none;
	list-style-type: none;
/*	padding-bottom: 0.1em;*/
	border-left: 0.05em solid #cde1b0;		
	border-right: 0.05em solid #cde1b0;			
	border-bottom: 0.05em solid #cde1b0;
}

ul#listacontenitore2 ul a:link { 
	background-color: #eaf3d6;
	color: #003400; 
	display: block;
	padding-left: 0.8em;
}

ul#listacontenitore2 ul a:visited { 
	background-color: #eaf3d6;
	color: #003400; 
	display: block;
	padding-left: 0.8em;	
}

ul#listacontenitore2 ul a:hover { 
	background-color: #003400; 
	color: #eaf3d6;
	display: block;
	padding-left: 0.8em;	
}

