body {
	background-color: #f2eadd;
	padding: 0px;
	margin: 14px;
}
#wrap {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	background-image: url(index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7A694D;
	border-top-width: 1px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7A694D;
	border-bottom-color: #7A694D;
}
#content {
	background-image: url(bandas.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
	background-color: #cfc5aa;
	height: 274px;
}
#content p {
	color: #7F6B54;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#content table {
	text-align: center;
	height: 274px;
}


#footer {
	background-color: #bcac91;
	background-image: url(lines.jpg);
	background-repeat:  repeat-x;
}
#clear {
	clear: both;
}

#footer #fondo {
	background-image: url(figura.jpg);
	background-repeat: no-repeat;
	background-position: center 26px;
	height: 286px;
}
#footer p {
	margin: 0px;
	color: #7f6b54;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer   .aparthotel {
	float: left;
	width: 50%;
	text-align: right;
}

#footer  .cabanas {
	text-align: left;
	float: left;
}
#footer .aparthotel #contacto {
	width: 360px;
	float: right;
	text-align: left;
	padding-top: 100px;
}
a {
	color: #7F6B54;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}

#fondo .cabanas p {
	padding-left: 140px;
	padding-top: 100px;
}

