<!--
/* caretteristiche pagina */
*, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	text-decoration:none;
	color: #666666;
}
a:link,a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
#contenitore {
	width: 612px;
	height: 238px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -119px 0 0 -306px;
	background: url(/layout/evclubesecutivo_612_238.jpg) top right no-repeat;
	/*border: 1px solid #cccccc;*/
}
#footer {
	width: 612px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 80px 0 0 -300px;
	z-index: 5;
	text-align: left;
}
#footer b {
	font-weight: lighter;
	text-transform: uppercase;
}

