body, html {
	height: 100%;
	margin: 0;
}


#container {
	width: 600px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -300px;


}


#testata {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 114px;
	background-color: #FFFFFF;

}

#piepagina {
	position: absolute;
	width: 100%;
	bottom: 0%;
	height: 55px;
	left: 0px;
	background-color: #FFFFFF;
}

#backgroundimage {
	width: 1900px;
	height: 1271px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -635px 0 0 -950px; 
	background-color: #FFFFFF;

}

.datifondopagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testomagenta {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CC0099;
	text-decoration: none;
}
.link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.testosenape {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #C19E56;
	text-decoration: none;
}
.testoacquamarina {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #A2FCBB;
	text-decoration: none;
}
.datifondopaginalink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #00B7DC;
}
