html, body {
	text-align: center;
	background: #FFF;
	margin: 0;
}

span {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	color: #3E9EFF;                 /* IE */
	background-color: #3E9EFF;      /* FF */
	height: 1px;
	border: 0;
	margin: 10 0;
} 

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #223F99;
	text-decoration: none;
	padding: 7px 0;
	margin: 0;
	text-align: left;
}


/*      Struttura grafica     */


.fasciaBlu {
	background: #062174 url(img/fasciaBlu.gif) repeat-x bottom center;
	height: 34%;
	vertical-align: bottom;
	text-align: center;
}

.footer {
	height: 56px;
}

.Footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
}

.testo {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	text-align: left;
}

a.link:LINK {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.link:VISITED {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.link:HOVER {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.link:ACTIVE {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.linkFiera:LINK {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #223F99;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}

a.linkFiera:VISITED {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #223F99;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}

a.linkFiera:HOVER {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #5c73bb;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}

a.linkFiera:ACTIVE {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #223F99;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}
