body, html
{
	padding : 0px;
	margin : 0px;
	color : #505050;
	font-family : "Trebuchet MS", "Times New Roman", Arial, Verdana, Tahoma;
	background-color : #E1E2E2;
	padding-top : 1%;
	text-align : center;
}

.LinkNeutro
{
	text-decoration : none;
	color : #2D81CE;
}

.LinkNeutro:hover
{
	text-decoration : underline;
}

.LinkEntra
{
	text-align : center;
	font-size : 160%;
	margin-top : 20px;
	background-image : url(../immagini/sfondo-apici.gif);
	background-repeat : no-repeat;
	background-position : center center;	
	padding-top : 20px;
	width : 220px;
	height : 110px;	
}


.BoxPagina
{
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 800px;
	height : 650px;
	background-image : url(../immagini/sfondo-landing.jpg);
	background-repeat : no-repeat;
	background-position : center center;
	text-align : left;
}

.BoxPaginaPerle
{
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 800px;
	height : 650px;
	background-image : url(../immagini/sfondo-landing-perle.jpg);
	background-repeat : no-repeat;
	background-position : center center;
	text-align : left;
}

.BoxPaginaOro
{
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 800px;
	height : 650px;
	background-image : url(../immagini/sfondo-landing-oro.jpg);
	background-repeat : no-repeat;
	background-position : center center;
	text-align : left;
}


.BoxContenuto
{
	padding : 0px;
	margin : 0px;
	width : 450px;
	height : 525px;
	padding-left : 50px;
	padding-top: 55px;
	text-align : justify;
	float : left;
	font-size : 100%;
	font-weight : normal;
}

.BoxDestro
{
	padding : 0px;
	margin : 0px;
	width : 220px;
	height : 365px;
	margin-left : 25px;
	padding-top: 215px;
	text-align : right;
	float : left;
	font-size : 90%;
}

h1
{
	font-size : 120%;
}


.ImgSfumate
{
	padding : 0px;
	margin : 0px;
}

