body {
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-color: #131313;
	margin: 0px;
}
.cabecera {
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
}
p , a, .textos{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #BFBEBE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#footer a , #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9BBBC;
	text-decoration: none;
}
#conciergelist   , #conciergelist a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B9BBBC;
	text-decoration: none;
}
#conciergelist a:hover {
	font-weight: bold;
	color: #FFF;
}

#conciergelist strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
input , select{
	background-color: #bfbebe;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conciergelist strong {
	color: #EDCB45;
}

#galeria {
	margin-left: -30px;
}

#galeria ul , #galeria ul li{
	display: inline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #151515;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.oro {
	color: #EDCB45;
}
