@charset "utf-8";
html, body {
	margin: 0px;
	height: 100%;
	background-image: url(../backs/pattern_111.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.back_logo {
	background-image: url(../img/degradado_logo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.borde_navegacion {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-right: 20px;
}
.back_reserva {
	background-image: url(../img/degradado_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D7D6B7;
}
.hotel-ligas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.margenes1 {
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 40px;
	padding-left: 35px;
}
.margenes2 {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.titulo_hotel_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5d5333;
	font-weight: bold;
}
