BODY {
	background-color: #504533;
	text-align: center;
	margin: 0;
	background-image: url('img/bg1.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#container {
	width: 950px;
	height: 450px;
	margin: auto;
}
#bander1 {
	position: absolute;
	top:4px;
	left:793px;
}
#bander2 {
	position: absolute;
	top:4px;
	left:884px;
}
#cabecera {
	height: 110px;
	text-align: center;
	margin: 6px 0 0 0px;
}
#cabecera h1{
	visibility: hidden;
}
#menu {
        background: #472C1B;
        border-bottom: 1px solid #A1A1A1;
        margin: 0;
        padding: 0;
}
#menu ul, #menu ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#menu ul {
        padding: 5px 0 5px;
        text-align: center;
}
#menu ul li {
        display: inline;
}
#menu ul li a {
        font-size: 15px;
		font-weight: bold; 
		font-family: arial;
        color: #472c1b;
        text-decoration: none;  
}
#menu ul li span {
        background: url(img/menu.gif) no-repeat right top;
        padding: 5px 10px 5px 5px;
        margin: 4px 4px 4px 0px;
}
#menu ul li a:hover span {
        text-decoration: none;
        background-position: 100% -75px;
}
#menu ul li a:hover {
        background-position: 0 -75px;
}
#menu #current a {
        background-position: 0 -151px;
}
#menu #current a span {
        background-position: 100% -151px;
}
#contenido {
	text-align: justify;
	background-color: #ffffff;
	height: 340px;
	border-bottom: 1px solid #A1A1A1;
	padding: 10px;
	color: #472C1B;	
}
#contenidoidiomas {
	text-align: center;
	background-color: #ffffff;
	height: 340px;
	border-bottom: 1px solid #A1A1A1;
	padding: 10px;
	color: #472C1B;	
}
#contenido h2 {
	color: #482D1C;
	font-weight: bold;
	margin: 0;
	font-size: 25px;
	text-align: center;
}
#contenido p {
	font-size: 13px;
}
#contenido a:hover {
	color: #ABABAB;
}
#contenido a {
	color: #70A1EB;
	text-decoration: none;
}
#idiomas {
	color: white;
	text-align: center;
}
#tarifas {
	background-color: #45290B;
	color: white;
	border: 3px solid #D8BD9F;
	width: 470px;
	padding: 6px;	
	text-align: center;
	font-weight: bold
}
#tarifas td {
	border:1px solid #D8BD9F;
	padding: 6px;	
	text-align: center;	
}
#textohabitaciones {
	width: 250px;
	text-align: justify;
}
.float-left {
	clear: left;
	float: left;
}
.float-right {
	clear: right;
	float: right;
}
#piedepagina {
	width: 940px;
	height: 60px;
	text-align: left;
	color: #D8BD9F;
	background-color: #472C1B;
	font-size: 12px;
	padding: 6px 4px 4px 6px;
}

#piedepagina a {
	color: #ABABAB;
	text-decoration: none;
}
#piedepagina a:hover {
	color: #70A1EB;
}
#piedepagina p {
	font-size: 9px;
	text-align: right;
}
#logocasonas {
		margin: 3px 22px 0px 0px
}* {
margin: 0px;
padding: 0px;
}
img {
	border: none;
}
div.centraTabla{
text-align: center;
}

div.centraTabla table {
	margin: 0 auto;
	text-align: center;
}


