#headermenu {
	background-color: #dabf1c;
	width: 100%;
	height: 30px;
	padding-top: 10px;
		text-align: center;
}
#menu {

	width: 875px;
	margin:0 auto;
}
#barra {
	background-image: url(images/barra.jpg);
	background-repeat: repeat-x;
	height: 167px;
	width: 100%;
	text-align: center;
	position: relative;
}
#contenido {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}
#cuerpoContenido {
	height: 412px;
	width: 875px;
	background-image: url(images/fondo_contenido.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
}
.titulo {
	text-align: right;
	right: 20px;
}
#cuerpoContenido #texto {
	margin-left: 130px;
	margin-right: 20px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	overflow: auto;
	height: 330px;
}

#center {
	text-align: center;
	top: 0px;
}
body {
	background-color: #e6dd53;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 #menu a {
	margin-left: 20px;
}
#player {
	float: right;
	margin-right: 7px;
	margin-left: 9px;
	margin-bottom: 3px;
}
#mapa {
	height: 300px;
	width: 350px;
	margin-right: 7px;
	margin-left: 7px;
	float: right;
}

a:link , a:visited{
	font-weight: bold;
	color: #C3591B;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #C3591B;
	text-decoration: underline;
}
.thumb {
	border:5px solid #DABF1C;
	margin:0 5px;
	padding:5px;
}
.precios {
	font-size: 90%;
	margin-right: 25px;
	border: 1px solid #AA4F18;
}
li {
	margin-bottom: 10px;
}
