@charset "UTF-8";

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: arial;
	background-color:#C4C8C9;
}


#content {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}


#footer {
z-index:0;
	background-color:#000000;
	position: absolute;
	top: 95%;
	left: 0;
	width: 100%;
	height: 5%;	
	margin:auto;
	color:	#fff;
}

.footer,a.footer,a.footer:link,a.footer:visited{
	color: #323232;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	position:relative;
	top:15px;
}

a.footer:hover,a.footer:link:hover,a.footer:visited:hover{
	color: #b7b7b7;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	position:relative;
	top:15px;
}
#footer2{
	z-index:1;
	width:100%;
	height:41px;
	position:absolute;
	left:0px;
	top:90% !important;
	top:89.2%;
	background-color:#2c2c2c;
	margin:auto;
}

.footer2Cont{
	position:relative;
	top:6px;	
	background:url(../img/prova.jpg) no-repeat;
	margin:auto;
	width:910px;
	height:34px;
}


.footer2nolink{
	position:relative;
	top:4px !important;	
	top:2px;
	color: #b7b7b7;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	cursor:default;
}

.footer2,a.footer2,a.footer2:link,a.footer2:visited {
	position:relative;
	top:4px !important;	
	top:2px;
	color:#666666;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
}

.a.footer2:hover, a.footer2:link:hover,a.footer2:visited:hover{
	color:#FFFFFF;
}


.sicily{
	position:relative;
	top:4px !important;	
	top:2px;
	color:#b7b7b7;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
}

a.sicily:hover{
	color:#FFFFFF;
}

#footer3 {	
	z-index:3;	
	width:100%;
	height:0px;
	position:absolute;
	top:90.25% !important;
	top:87.2%;
	left:0px !important;
	left:-630px;
	margin:auto;
}

.cont1{
	position:relative;
	top:4px !important;
	top:19px;
	left:-142px !important;
	left:480px;
	margin:auto;
	width:1px;
	height:26px;
	background:url(../img/separatore.jpg) no-repeat;
	}

.cont2{
	position:relative;
	top:-22px !important;
	top:-7px;
	left:37px !important;
	left:550px;
	margin:auto;
	width:1px;
	height:26px;
	background:url(../img/separatore.jpg) no-repeat;
}

.cont3{
	position:relative;
	top:-48px !important;
	top:-33px;
	left:200px !important;
	left:740px;
	margin:auto;
	width:1px;
	height:26px;
	background:url(../img/separatore.jpg) no-repeat;
}

