/*
body {
	background: none;
	background-color: #4061c5;
}
/**/


a,
h1, h2, h3
{
	color: #3568bc;
}

div#copyright a, div#copyright b {
	color: #488cfc;
}

#menu li#it {
	background: url('../imgs/menu/sfondo_menu_blu.jpg');
	background-position: top center;
}

#menu li#it a:hover {
	background: url('../imgs/menu/sfondo_menu_blu.jpg');
	background-position: top center;
}



/* Cornice alta */

div#cornice_alta div.SX {
	height: 146px;
	float: left;
	width: 392px;
	background: url('../imgs/headers/servers.png');
	background-repeat: no-repeat;
}

div#cornice_alta div.DX {
	width: 500px;
	margin-left: 432px;
	padding-top: 25px;
	color: #ffffff;
	font-size: 20pt;
}

