body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(img_struttura/sfondo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#666666;
}
body a{
	color:#214575;
}
body a:hover{
	color:#000000;
}

#menu{
	font-size:15px;
	font-weight:bold;
}
#menu a{
	margin-right:25px;
	margin-left:28px;
	color:#214675;
	text-decoration:none;
}
#menu a:hover{
	color:#FF9900;
	text-decoration:none;
}
#menu_esp{
	font-size:15px;
	font-weight:bold;
}
#menu_esp a{
	margin-right:14px;
	margin-left:14px;
	color:#214675;
	text-decoration:none;
}
#menu_esp a:hover{
	color:#FF9900;
	text-decoration:none;
}
#menu_ing{
	font-size:15px;
	font-weight:bold;
}
#menu_ing a{
	margin-right:20px;
	margin-left:20px;
	color:#214675;
	text-decoration:none;
}
#menu_ing a:hover{
	color:#FF9900;
	text-decoration:none;
}
h1{
	font-size:25px;
	line-height:25px;
	color:#999999;
	font-weight:normal;
}
.azienda{
	width:250px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(img_struttura/sfondo_soluzioni.jpg);
}
.azienda a{
	color:#214575;
	text-decoration:none;
	font-weight:bold;
}
.sfondosoluzione{
	background-color:#dddddd;
	width:240px;
	padding:2px;
	margin-top:1px;
}
