body {width:770px; padding: auto; margin: auto; text-align: center; background: White;}

#header{background: White; clear:both; text-align:center; display:block; width: 770px;}

#content { background: White; text-align: center; width: 770px; display: block; clear: both;
	border-bottom: 1px dotted #000000;}
#content #immagine{ float: left; width: 370px;}
#content #menu{ float: right; width: 400px; text-align: left;}

hr{ display: block; clear: both; visibility: hidden;}

#content #menu ul{
	list-style: none;
}
#content #menu a {
	font-size:25px; height: 30px;
	font-weight: bolder; color: red;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 0;
	border-left:2px solid #ffffff;}	
#content #menu a:hover {
	Color: #AE0000; background: #efefef;
	text-indent: 35px;
	border-left:3px solid #ff0000;
	border-right:3px solid #ff0000;
	text-align: left;}

#footer{ background: White; text-align: center; width: 770px; display: block; clear: both;}

.elenco_lingue ul{ list-style: none; margin: 0; padding: 0;}
.elenco_lingue li{ display: inline; margin: 5px; padding: 5px; float: right;}