body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dad5bf;
	background: #E0DACA url(images/templatemo_main_bg.jpg) repeat-x top;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
#contenedor{
	width: 440px;
	height:20px;
	background: #4E2414;
}
#wrapper {
	width: 100%;
	background: url(images/templatemo_main_bg_bottom_wrapper.jpg) no-repeat bottom center;
	float: inherit;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #4E2414;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 20px;
	margin-right: 1px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -900px;
	height: 20px;
	background-repeat: no-repeat;
}
.home {
	background-image: url(images/1_05_release.jpg);
	width: 50px;
}
.home a {
	background-image: url(images/01_05.jpg);
}
.guest_rooms {
	background-image: url(images/1_06_release.jpg);
	width: 105px;
}
.guest_rooms a {
	background-image: url(images/01_06.jpg);
}
.services {
	background-image: url(images/1_07_release.jpg);
	width: 75px;
}
.services a {
	background-image: url(images/01_07.jpg);
}
.rates {
	background-image: url(images/1_08_release.jpg);
	width: 55px;
}
.rates a {
	background-image: url(images/01_08.jpg);
}
.gallery {
	background-image: url(images/1_09_release.jpg);
	width: 68px;
}
.gallery a {
	background-image: url(images/01_09.jpg);
}
.location  {
	background-image: url(images/1_10_release.jpg);
	width: 73px;
}
.location a {
	background-image: url(images/01_10.jpg);
}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#costahotel_footer {
	width: 600px;
	margin: 0 auto;
	color: #000000;
	font-weight: bold;
}
.camposobligatorios{
	font-weight: bold;
	color: #663300;
}

