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: navy;
	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) repeat center;
	width: 95px;
	height: 1500px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#colonnadestra
{
	background: url(sfondo.jpg) repeat 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: 18px;
	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: 600px;
	height: 970px;
	position: absolute;
	top: 220px;
	left: 120px;
	margin: 0;
	padding: 0;
}
#lingue
{
	background: #b0bcd9;
	width: 125px;
	height: 500px;
	position: absolute;
	top: 670px;
	left: 760px;
	margin: 0;
	padding: 0;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #273661;
}
#loghetto
{
	background: url(loghetto.jpg) center;
	width: 360px;
	height: 38px;
	position: absolute;
	top: 1300px;
	left: 238px;
	margin: 0;
	padding: 0;
}




#informazioni 
{
	background: white;
	width: 150px;
	height: 200px;
	position: absolute;
	top: 630px;
	left: 740px;
}
#informazioni a
{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: blue;
}
#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: 1400px;
	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;
}

