body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width:850px;
	background-image: url(fondo2.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-top:140px;
	border: solid 1px #999;
	background-color:#c7c7c7;
}

#footer {

	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
}

#slideshow {width:720px; height:339px; text-align:center; margin-bottom:20px;  margin-top:10px; margin-right:auto; margin-left:auto;}

#slideshow img {padding:2px; border: solid 1px #ccc;}

a, a:visited {color: #333333}

#topmenu {
margin-top: 40px;
}

#language {
width:730px;
	text-align: right;
	float:left;
}
.clear {
	clear: both;
}

#mp3 {width:20px; float:right; margin-right:40px}

#map {
	float: left;
	height: 200px;
	width: 300px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#files{
	overflow: auto;
}

