@charset "utf-8";
/* CSS Document */

body {
	margin-top:0;
	padding:0;
	background-color: #000;
}

body, th, tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#PaginaTotale{}

div#Corpo{
	position:relative;
	text-align:center;
	background-image:url(PerentinIntroPage.jpg);
	background-repeat:no-repeat;
	width:543px;
	height:532px;
	top:30px;
	font-size:2px;
}
div#Tullio{
	position:relative;
	float:left;
	top:180px;
	background-image:url(Tullio.png);
	background-repeat:no-repeat;
	width:232px;
	height:325px;
	font-size:2px;
	color:transparent;
}

div#Elvio{
	position:relative;
	margin-top:180px;
	background-image:url(Elvio.png);
	background-repeat:no-repeat;
	width:232px;
	height:325px;
	left:315px !important;
	left:40px;
	font-size:2px;
	color:transparent;
}


div#Tullio:hover{background-image:url(TullioOver.png);}

div#Tullio a{
	background-image:url(Tullio.png);
	width:232px;
	height:325px;
}

div#Tullio a:hover{background-image:url(TullioOver.png);}

div#Elvio:hover{background-image:url(ElvioOver.png);}

div#Elvio a{
	background-image:url(Elvio.png);
	width:232px;
	height:325px;
}

div#Elvio a:hover{background-image:url(ElvioOver.png);}
