html, body
{
	height: 100%;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;	
}
a
{
	text-decoration: none;
	color: black;
}
a:hover
{
text-decoration: none;
}
p
{
margin: 5px;
padding: 5px;
}
#barranavigazione
{
	background: white no-repeat center;
	width: 900px;
	height: 30px;
	position: absolute;
	top: 180px;
	left: 45px;
}
#barranavigazione ul
{
width: 900px;
position: absolute;
top: 0px;
left: 45px;
margin: 0 auto;
}
#barranavigazione li
{
	float: left;
}
#barranavigazione a
{
	height: 27px;
	background: white;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 3px 25px 0 20px;
	color: #708090;
	font-weight: bold;
	text-decoration: none;
}
#barranavigazione a:hover
{
	background: url("prato.jpg");
}
#testa
{
	background: #f4f5f9 url(immagine1.jpg) no-repeat center;
	width: 1100px;
	height: 200px;
	position: absolute;
	top: 15px;
	left: 45px;
	margin: 0;
	padding: 0;
}
#colonnasinistra
{
	background: url(sfondo.jpg) center;
	width: 95px;
	height: 1500px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#colonnadestra
{
	background: url(sfondo.jpg) center;
	width: 95px;
	height: 1500px;
	position: absolute;
	top: 0px;
	left: 900px;
	margin: 0;
	padding: 0;
}
#trave
{
	background: url(sfondo1.jpg) repeat center;
	width: 995px;
	height: 38px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#travefondo
{
	background: url(sfondo1.jpg) repeat center;
	width: 995px;
	height: 30px;
	position: absolute;
	top: 1500px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#europa1
{
	background: yellow url(img1.jpg) repeat center;
	width: 130px;
	height: 95px;
	position: absolute;
	top: 220px;
	left: 760px;
	margin: 0;
	padding: 0;
}
#europa2
{
	background: yellow url(img2.jpg) repeat center;
	width: 130px;
	height: 95px;
	position: absolute;
	top: 320px;
	left: 760px;
	margin: 0;
	padding: 0;
}
#europa3
{
	background: yellow url(img3.jpg) repeat center;
	width: 130px;
	height: 95px;
	position: absolute;
	top: 420px;
	left: 760px;
	margin: 0;
	padding: 0;
}
#europa4
{
	background: yellow url(img4.jpg) repeat center;
	width: 130px;
	height: 95px;
	position: absolute;
	top: 520px;
	left: 760px;
	margin: 0;
	padding: 0;
}
#testo
{
	background: white;
	width: 550px;
	height: 970px;
	position: absolute;
	top: 220px;
	left: 120px;
	margin: 0;
	padding: 0;
	text-align: justify;
	margin-right: 10%;
}
#testo1
{
	background: transparent;
	width: 200px;
	height: 400px;
	position: absolute;
	top: 220px;
	left: 700px;
	margin: 0;
	padding: 0;
}
#lingue
{
	background: url(immaginelingue.jpg);
	width: 168px;
	height: 664px;
	position: absolute;
	top: 626px;
	left: 730px;
	margin: 0;
	padding: 0;
	font-size: small;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
#loghetto
{
	background: url(immagine1fondo.jpg) center;
	width: 800px;
	height: 120px;
	position: absolute;
	top: 1290px;
	left: 98px;
	margin: 0;
	padding: 0;
}
#informazioni 
{
	background: transparent;
	width: 145px;
	height: 35px;
	position: absolute;
	top: 180px;
	left: 720px;
}
#informazioni a
{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #535353;
}
#informazioni a:hover
{
text-decoration: underline;
}
#footer
{
	width: 805px;
	height: 70px;
	font-size: .9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white;
	border-top: 4px solid #d5d5d5;
	position: absolute;
	top: 1410px;
	left: 95px;
}
#footer p 
{
	font-size: .9em;
	margin: 5px;
	padding: 0;
	color: black;
	text-align: center;
}
#footer a
{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}
#footer a:hover
{
text-decoration: underline;
}


