#container {
}

#centro {	text-align: left;}

#contenuto {	float: right;	width: 227px;
	margin-top: 90px;
}
	
.fotosx, .fotosx2, .fotodx, .fotodx2, .foto {
	margin-bottom: 10px;	background-image: none;	padding-bottom: 0px;
}

.foto {	margin-right: 13px;}
	
.fotodx2 {	margin: 0px;	position: relative;	bottom: 10px;	margin-left: 10px;}

ul {
	list-style-type: none;
	font-weight: bold;
	text-align: left;
	border-top: 1px #856498 dotted;
	margin-top: 40px;	text-transform: uppercase;}

li {
	margin: 0px;	padding: 5px 0px 5px 25px;
	border-bottom: 1px #856498 dotted;
	letter-spacing: 1px;
}

li a:link, li a:visited {
	color: #856498;
	display: block;

}

li a:hover, li a:active {
	color: gray;
}

.indirizzo {
	padding-left: 0;
}

/* bandiere */

.it {
	background: url(../images/it_cover.gif) no-repeat left center;
}

.de {
	background: url(../images/de_cover.gif) no-repeat left center;
}

.en {
	background: url(../images/en_cover.gif) no-repeat left center;
}