* {
	margin:0;
	padding:0;
}

body {
	background-image: url(images/bg.jpg);
	background-color: #191917;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
	background-repeat: repeat-x;
	text-align: justify;
}

a:link {
	text-decoration: underline;
	color:#78B000;
}
a:visited {
	text-decoration: underline;
	color:#78B000;
}
a:hover {
	text-decoration: none;
	color:#78B000;
}
a:active {
	text-decoration: underline;
	color:#78B000;
}

p {
	margin:10px 0;
	line-height: 18px;
}

table {
	margin:10px 0;	
}

b {
	background:	#320C06;	
}

ul {
	margin: 10px 20px;
}

li {
	line-height:20px;
	margin-bottom:5px;
}

td {
	padding: 5px;
}

th {
	padding:5px;
	background:#910F0F;
	font-weight:bold;	
}

input, textarea {
	width:200px;
}

.imputsmall {
	width:48px;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;	
}

h1 {
	font-size:36px;
	color:#78B000;
	font-weight:normal
}

h2 {
	font-size:24px;
	font-weight:normal;
	color:#545454;	
}

h3 {
	font-size:21px;
	font-weight:normal;
	background:#000;
	margin:10px 0;
}

h3 a:link{
	color:#D22E14;
	background:#2B0A06;
}

h3 a:visited{
	color:#D22E14;
	background:#2B0A06;
}

h3 a:hover{
	color:#D22E14;
	background:none;
}

h3 a:active{
	color:#D22E14;
	background:none;
}

h4 {
	font-size:24px;
	color:#D42F13;
	font-weight:normal;
	margin-top: 15px;
}

h5 {
	color: #6C6C6C;
	font-size:18px;
	font-weight:normal;
	margin:20px 0;
}

label {
	display:block;
	margin-left:15px;
	float:left;
	width:180px;
	line-height:24px;
}

.page {
	padding:0px;
	width:916px;
	margin:auto;
}

.fleft {
	float:left;
	padding: 18px 0 0 0;
}

.topmenu {
	float:left;
	margin-right:;
	width:750px;
	height:38px;
	background-image: url(images/bg-topmenu.gif);
	background-repeat: no-repeat;
	text-align:right;
	margin: 0px;
	padding: 0px;
}

.topmenu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A2A2A2;
	font-size:11px;
	line-height:28px;
}

.topmenu a:visited {
	color:#A2A2A2;
	padding-bottom: 5px;
}

.topmenu a:hover {
	color:#A2A2A2;
	padding-bottom: 5px;
}

.topmenu a:active {
	color:#A2A2A2;
	padding-bottom: 5px;
}

.header {
	float:left;	
	width:740px;
	padding:5px;
	background-color: #000000;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;	
}

.mainmenu {
	margin: 5px 0 0 0;	
}

.content {
	float:right;
	width:740px;
	padding:5px 5px 15px 5px;
	background-color: #000000;
	background-image: url(images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.fright {
	margin: 320px 0 0 0;
	padding:0;
	float:right;
	width:96px;
}

.post {
	width:458px;
	float:left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
}

.sidebar {
	width: 214px;
	border-left: solid 1px #333333;
	float:right;
	padding: 0 15px 0 15px;
	margin: 0 0 15px 0;
}

.sidebar h2{
	font-size:18px;
	color:#D42F13;
	margin:0px;
}

.sidebar hr {
	color: #1B1B1C;
	background-color: #1B1B1C;
	width:210px;
	height: 1px;
	margin:10px 15px 10px 0;
}

.sidebar img{
	margin:8px 0;
}

.copy {
	clear:both;
	width:916px;
	padding:5px;
	margin:auto;
	text-align: center;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.copy p {
	margin: 5px 96px 5px 70px;
}

.copy a:link{
	color:#6E6E62;
}

.copy a:visited{
	color:#6E6E62;
}

.copy a:hover{
	color:#6E6E62;
}

.copy a:active{
	color:#6E6E62;
}

/***** HOMEPAGE *****/

.lomejor {
	clear:left;
	float:right;
	margin-top: 10px;
	padding:0;
}

.incluyen {
	margin-top:20px;	
}

.incluyen ul {
	margin:0;
	list-style-type: none;
}

.incluyen li {
	border-bottom: solid #131B02 1px;
	padding: 2px 0 2px 13px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/***** RESERVACIONES *****/

.nota {
	margin-left:15px;
	margin-right:70px;	
	background:#363702;
	padding:10px;
	font-size:11px;
	color:#FFFFFF;	
}

.sidebar label{
	margin:0px;
	display:block;
	float:left;
	width:80px;
	line-height:24px;
}

.sidebar input{
	width:125px;
}

.sidebar  .inputsmallside{
	width:40px;
}

.sidebar  .boton{
	width:70px;
}
