@charset "iso-8859-1";
@import "box.css";
@import "standard.css";

h2 { 
	font-size: 20px; 
	color: #1062ae;
}

h3 { 
	font-size: 16px; 
	color: #1062ae;
}


a {
	text-decoration: none;
	color: #1062ae;
}

/* Stile titolo Box strutturali */

.BoxTitle {
	font-family: Arial;
	font-size: 12px;
	color: #1062ae;
}

/* Stili titoli liste */

.BoxTextTitle {
	font-family: Arial;
	font-size: 12px;
	color: #1062ae;
	line-height: 14px;
}

#ContentMenu a.ContentText:hover   {	text-decoration: none; color: #1062ae;}
