@charset "UTF-8";

body {background-color: #FFFFFF; background-image: url(../imgs/bg-1.jpg); background-repeat: no-repeat; background-attachment:fixed; background-position: center top; font-family: Arial, Helvetica, sans-serif}

h1, h2, h3, h4, h4, h6 {font-family: Georgia, "Times New Roman", Times, serif; padding: 20px 0px 5px 0px}

h1 {font-size: 20px; color: #002521}

h2 {font-size: 18px; color: #003D37}

h3 {font-size: 16px; color: #720101}

p {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #002521; line-height: 20px}

p.important {font-family: Arial, Helvetica, sans-serif; color: #001917}

p strong {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #002521; line-height: 20px;font-weight: bold}

p a {color:#062F88; font-weight: normal; text-decoration: none}

p a:hover {text-decoration:underline; color:#000033}

p.bienvenida {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #002521; line-height: 25px}

p.footer-p {font-size: 12px; color: #000033; line-height: 16px}

p.footer-p strong {font-size: 12px; color: #000033; line-height: 16px; font-weight: bold}

p.footer-p a {color:#00508C; font-weight: normal; text-decoration: none}

p.footer-p a:hover {text-decoration:underline; color:#000033}

ul {}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002521;
	line-height: 20px;
	list-style-position: inside;
	list-style-image: url(imgs/bullet01.png);
	list-style-type: disc;
}
li strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002521;
	line-height: 20px;
	font-weight: bold;
}

li a {
	text-decoration: none; color: #0081E0;
}

li a:hover {
	text-decoration:none;
	color:#FF9900
}

.container {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 960px;
}

.bg-2-top {
	width: 960px;
	height: 14px;
	background-image: url(../imgs/bg-2-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-2-bot {
	width: 960px;
	height: 14px;
	background-image: url(../imgs/bg-2-bot.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.container_12 {
	background-image: url(../imgs/bg-2.png);
	background-repeat: repeat-y;
	background-position: center top;
}

/* --- HEADER --- */
.header {
	margin: 0px 0px 20px 0px;
	background-image: url(../imgs/bg-header.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo-box {
	text-align: left;
	float: left;
	padding: 0px 0px 20px 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003300;
}
.img-principal-box {
	float: right;
	padding: 0px 0px 0px 0px;
}

/* --- MENU --- */
.menu-principal-box {
	text-align: left;
	padding: 0px;
	width: 539px;
	height: 38px;
	background-image: url(../imgs/bg-menu-principal.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.menu-principal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 10px 5px 10px ;
}

A.menu-principal, A.menu-principal:VISITED, A.menu-principal:ACTIVE, A.menu-principal:FOCUS, A.menu-principal:LINK{
	color: #F9F5CC;
	
}
A.menu-principal:HOVER{
	color: #EAAB4E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAAB4E;
}
.menu-ingles-box {
	text-align: center;
	padding: 0px;
	width: 143px;
	height: 38px;
	background-image: url(../imgs/bg-menu-ingles.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}

.menu-ingles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
}

/* --- COLUMNA DERECHA --- */
.col-der-box {margin: 20px 0px 20px 0px}

.col-der-content {
	padding: 10px;
	margin: 0px;
	background-image: url(../imgs/bg-colder.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F1F3E8;
}

.panel_reservs { padding: 0pt 11px; background: rgb(204, 204, 204) url('bgpanel.gif') no-repeat scroll right bottom; float: left; min-height: 400px; width: 174px; }

/* --- CONTENIDO --- */
.caja-contenido {
	padding: 10px 10px 10px 20px;
}
.editor img {margin: 10px 10px 10px 0px}
.slide {text-align: center; background-color: #000000}
.main-slide {text-align: center; width: 450px}

.tarifas-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002521;
	border: 1px dotted #555555;
	background-image: url(../imgs/bg-white60.png);
	background-repeat: repeat;
}
.tarifas-tabla td{
	padding: 7px 7px 7px 20px;
}
.tarifas-tabla-titular {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
.enlace {
	width: 180px;
	float: left;
	margin: 5px;
}

/* --- FOOTER --- */
.footer {
	background-image: url(../imgs/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
.footer-content {
	padding: 10px 300px 10px 150px;
}

/* --- CREDITOS --- */
.creditos {
	text-align: right;
	margin-top: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.creditos strong {font-size: 13px; color: #111111; font-weight: bold}

a.validacion, a.validacion:visited, a.validacion:active, a.validacion:focus, a.validacion:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.validacion:hover {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}
 