body {
	background-color: #f0c373;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #F0C373;
}
a:visited {
	color: #F0C373;
}
a:hover {
	color: #EC9949;
}
a:active {
	color: #F0C373;
}
.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.nav {
	font-family: Garamond, "Times New Roman", "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.bglocation {
	background-image: url(images/bg_location.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.titulos {
	font-family: Garamond, "Times New Roman", "Trebuchet MS";
	font-size: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #21476f;
	text-decoration: none;
}
.border {
	border: 3px solid #F0C373;
}
.bgservices {
	background-color: #FFFFFF;
	background-image: url(images/bg_services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li {
	list-style-image: url(images/icon.jpg);
	line-height: 20px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.precios {
	font-family: Garamond, "Times New Roman", "Trebuchet MS";
	font-size: 16px;
	color: #F0C373;
	text-decoration: none;
	font-weight: bold;
}
.bordetablas {
	border: 1px solid #20435E;
}
.bgrates {
	background-color: #FFFFFF;
	background-image: url(images/bg_rates.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgcontact {
	background-color: #FFFFFF;
	background-image: url(images/bg_contactus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgphotogallery {
	background-color: #FFFFFF;
	background-image: url(images/bg_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textosblancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

