@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00316C;
	background-color: #bfb5ab;
	margin-right: 5px;
	margin-left: 5px;
	font-style: italic;
}
#wrapper {
	background-image: url(../images/WrapperBK_02.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 14px;
	color: ab9a69;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#Header {
	background-image: url(../images/Antigua_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 318px;
}
#Menu {
	width: 213px;
	line-height: 22px;
	padding-top: 155px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.Menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00316C;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #AB9A69;
	text-decoration: none;
}

#BookingMask {
}

#Footer {
	background-image: url(../images/FooterrBK.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	font-size: 11px;
	color: #644720;
}
#Footer a:hover {
	color: #8D3112;
}

#content {
	margin-right: 5px;
	margin-left: 20px;
}
.Divider {
	background-image: url(../images/Antigua_07.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: 37px;
}
.Menu1 a {
	color: #00316C;
	text-decoration: none;
}
.Menu2 a {
	color: #AB9A69;
	text-decoration: none;
}
#Footer a {
	color: #00316C;
	text-decoration: none;
}
.Menu1 a:hover {
	color: #8D3112;
}
.Menu2 a:hover {
	color: #00316C;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: ab9a69;
}
.texto {
	color: #948452;
}
#Menu .menu2 a {
	color: #AB9A69;
	text-decoration: none;
}
#Menu .menu2 a:hover {
	color: #00316C;
	text-decoration: none;
}
h4 {
	font-weight: bold;
	color: #AB9A69;
}
