html {
	background-image:url('../images/newconc.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 100%;
}

body {
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:76%;
	margin-right:20px;
}

a:link {
	color:#555;
	text-decoration:none;
}

a:visited {
	color:#555;
	text-decoration:none;
}

a:hover {
	color:#555;
	text-decoration:underline;
}


.header {
	margin-top:20px;
	text-align:right;
	width:100%;
	height:100px;
	background-image:url('../images/logonewconc.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

.header h1, h2 {
	display:none;
}

.content {
	margin-right:10px;
	z-index:10;
	color:#555;
	font-size:120%;
	text-align:right;
	letter-spacing:1px;
	line-height:12.1pt;
}

.content ul {
	list-style-type:none;
	z-index:10;
	margin-top:3px;
}

.content li {
	font-size:10pt;
}

.content h3 {
	margin-bottom:2px;
}

.footer {
	z-index:-10;
	bottom:0px;
	position:absolute;
	width:100%;
	height:500px;
}

.promospace {
	position:absolute;
	text-align:left;
	margin-right: 250px;
	top:10px;
	left:10px;
}

.promo a:hover h1, a:hover p {
	text-decoration:underline;
}

.promo {
	float:left;
	margin-right:25px;
}

.promo img {
	border:none;
}

.promo h1 {
	font-size:9pt;
	margin-top:2px;
	margin-left:9px;
	margin-bottom:2px;
}

.promo p {
	font-size:9pt;
	margin-top:0px;
	margin-left:9px;
}

.contatti li {
	font-size: 8pt;
	line-height: 10pt;
}
