@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #064B74;
}
#hr1
{
	color: #093;
}
#sesion
{
	color:#FFF;
	font-weight:bold;
}
#comunicado
{
	position: absolute;
	z-index:2000;
	top:15px;
	left:100px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	background-color:#000;
	text-align:right;
	display:none;
}
#comunicado a
{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
p {
	margin: 0px;
}
h3 {
	font-size: 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
h2 {
	color: #669900;
}
#menu_header {
	background-color: #000000;
	height: 25px;
	padding-top: 25px;
}
#menu_container {
	margin: auto;
	width: 900px;
	color: #FFFFFF;
	font-size: 13px;
}
#menu_container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_container ul li {
	display: block;
	float: right;
	list-style-type: none;
	padding-left: 30px;
	padding-top: 5px;
}
#menu_container ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu_container ul li a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#container_front {
	background-image: url(images/bg_front.jpg);
	height: 670px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#data_front {
	width: 900px;
	margin: auto;
	height: 670px;
	background-image: url(images/back_welcome.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#welcome {
	width: 500px;
	padding-top: 20px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	height: 250px;
}
#welcome a {
	color: #99CC00;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	font-size: 16px;
	padding-left: 30px;
}
#welcome a:hover {
	color: #8BACB9;
	text-decoration: underline;
}
#busca_hoteles {
	float: left;
	width: 600px;
	padding-top: 15px;
	font-size: 10px;
	color: #333333;
}
#busca_hoteles_form {
	float: left;
	width: 600px;
	height: 70px;
	padding-top: 8px;
	font-size: 12px;
	color: #333333;
}
#busca_hoteles_form #button {
	background-image: url(images/btn_busca_green.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 70px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#busca_hoteles_form #button:hover {
	background-image: url(images/btn_busca_blue.gif);
}
#fade_container {
	float: left;
	height: 222px;
	width: 393px;
	border: 1px solid #666666;
	margin-top:35px;
	overflow:hidden;
	text-align:center;
}
#fade_container img{
	display:none;
}
#logo_front {
	float: left;
	margin-top:35px;
	height: 235px;
	width: 150px;
	padding-left: 20px;
}
#hoteles_links_front {
	float: left;
	margin-top:35px;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	width: 220px;
}
#hoteles_links_front a, cficha2 a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	padding-bottom: 3px;
	padding-top: 3px;
}
#hoteles_links_front a:hover {
	background-color: #D3EBC0;
}
#footer {
	background-color: #064B74;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 200px;
	color: #CCCCCC;
	font-size: 10px;
	padding-top: 20px;
}
#footer a {
	color: #99CC00;
	text-decoration: none;
}
#footer_data {
	margin: auto;
	width: 900px;
}
#social_media_links {
	float: left;
	height: 80px;
	width: 440px;
}
#contacto_footer {
	float: left;
	width: 400px;
	height: 80px;
}
#creditos_footer  {
	float: left;
	clear:both;
	width: 800px;
}
#creditos_footer img {
	margin-left: 30px;
}
#header_interior {
	background-image: url(images/bg_pleca_azul_int.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 95px;
}
#pleca_verde {
	background-image: url(images/bg_pleca_verde.jpg);
	height: 35px;
	background-color: #99CC00;
}
#container_interior {
	background-color: #FFFFFF;
}
#container_interiorF {
	background-color: #FFF;
}
#interior_content {
	margin: auto;
	width: 900px;
	height:auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 12px;
	color: #333333;
}
#data_interior {
	width: 570px;
	height: auto;
	margin-left: 300px;
	padding-right: 20px;
}
#data_interior_admin {
	width: 570px;
	height:350px;
	margin-left: 300px;
	padding-right: 20px;
}
#data_interior_adminR {
	width:100%;
	height: auto;
	margin-left:20px;
}
#side_contenido {
	float: left;
	clear:right;
	padding-left: 20px;
	width: 250px;
}
#side_contenido2 {
	font-size:12px;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	color:#036;
	float: left;
	clear:right;
	padding-left:8px;
	width: 150px;
	
}
#header_title_interior {
	margin: auto;
	width: 900px;
}
#menu_pleca_interior {
	margin: auto;
	width: 900px;
	padding-top: 10px;
	font-size: 13px;
}
#menu_pleca_interior ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menu_pleca_interior ul li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2F297;
	border-left-color: #669900;
}
#menu_pleca_interior ul li a
{
	text-decoration: none;
	font-weight: bold;
	color: #003333;
}
#menu_pleca_interior ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#data_interior a {
	color: #FF6600;
	text-decoration: none;
}
#data_interior a:hover {
	color: #006699;
	text-decoration: underline;
}
#data_interior li {
	color: #003366;
	list-style-image: url(images/dot.png);
	margin-left:-20px;
}

.listplanes
{
	color: #003366;
	list-style-image: url(images/dot.png);
	margin: 0px;
	padding: 0px;
}
.title_tabla {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 14px;
}
.tabla_fila_1 {
	background-color: #FFE6A4;
	height: 20px;
	padding-top: 5px;
}
.tabla_fila_2 {
	background-color: #FFF3CE;
	height: 20px;
	padding-top: 5px;
}
#title_villlahermosa {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #757BCF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
#title_biji {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9934;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
#title_chocolate {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6601;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
#title_pantanos {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #980065;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
#title_rios {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CB;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
#title_olmeca {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CD9933;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
#title_sierra {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
.foto_mini {
	margin-left: 10px;
	border: 4px solid #99CC00;
}
#flashcontent {
	margin: auto;
	width: 500px;
}
.wall_item {
	height: 100px;
	width: 90px;
	margin: 5px;
	text-align: center;
	float: left;
}
.wall_item img {
	border: 4px solid #99CC00;
}
.wall_item a {
	text-decoration: none;
	color: #000000;
}
.wall_item a:hover {
	text-decoration: underline;
	color: #006633;
}
.link_hoteles {
	display: block;
	height: 10px;
	width: 275px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #72A62B;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.link_hoteles:hover {
	background-color: #336600;
}
.hotel_container_2 {
	border: 6px solid #FFCC33;
	padding: 10px;
	margin-top: 10px;
}
.hotel_container_2 h2 {
	margin: 0px;
	color: #006699;
	font-size: 14px;
}
#hotel_container {
	border: 6px solid #FFCC33;
	padding: 10px;
	height: 230px;
	margin-top: 15px;
}
#hotel_logo {
	float: left;
	width: 120px;
}
#hoteles_data {
	width: 280px;
	float: right;
}
#hoteles_data a {
	color: #006699;
	text-decoration: none;
}
#hoteles_data a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.hoteles_img  {
	border: 3px solid #9FBECC;
	margin-right: 4px;
}
.cuadroJQ
{
	widows:190px;
	float:left;
	margin-left:0px;
	height:290px;
	margin-bottom:0px;
/*	filter: alpha(opacity=80); opacity: .8
*/}
.cuadroAcerca
{
	widows:190px;
	margin:auto;
	position:absolute;
	height:290px;
	filter: alpha(opacity=80);
	opacity: .8;
	left: auto;
	top: 487px;
	margin-left:8px;
}

.cuadroTur
{
	widows:190px;
	margin:auto;
	position:absolute;
	height:290px;
	filter: alpha(opacity=80);
	opacity: .8;
	left: auto;
	top: 645px;
	margin-left:35px;
}
.precplanes {
	text-align: right;
	font-size: 14px;
	margin:0px;
}
#ttarifas
{
	border-color:#F90;
	border:1px;
	border-style:solid;
	padding-right:20px;
	padding-left:5px;
	height:100px;
}
#fdnt
{
	background-image:url(images/dot.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-collapse:collapse;
}
#subtitulospkts {
	font-size: 14px;
	font-weight: bold;
}
#reglahor {
	color: #069;
}
.fdntd {
	background-color: #063;
	color: #FFF;
}
.bolsatrabajo
{
	width:40%;
	height: auto;
	float:right;
	text-align: left;
	font-size:16px;
	font-weight:bold;
}
#titempleo
{
	color:#000;
	font-size:14px;
	text-align:justify;
}
#frsolicitud img, #saveh, #deleth
{
	cursor:pointer;
}

#frFIV
{
	width:100%;
	height: auto;
	float: left;
	z-index:9;
}
#fichas
{
	width:88px;
	height:35px;
	background-image:url(images/pest.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	margin-right:1px;
	border:0px;
	padding-top:5px;
}
#fichas2
{
	width:88px;
	height:35px;
	background-image:url(images/pest2.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	margin-right:1px;
	border:0px;
	padding-top:5px;
}
#fichas:hover
{
	width:88px;
	height:35px;
	background-image:url(images/pest.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	margin-right:1px;
	border:0px;
	padding-top:3px;
}
#fichas2:hover
{
	width:88px;
	height:35px;
	background-image:url(images/pest2.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	margin-right:1px;
	border:0px;
	padding-top:3px;
}
#cficha1, #cficha2, #cficha3, #cficha4, #cficha2_1, #cficha2_2, #cficha2_3, #cficha2_4, #cficha2_5
{
	text-align:center;
	width:100%;
	height:auto;
	margin-top:10px;
}
.contfich
{
	width:100%;
	height:auto;
	float:left;
	border:0px;
}
.contfichV
{
	width:100%;
	height:auto;
	float:left;
	border:0px;
}
#cficha1 a, #cficha2 a, #cficha3 a, #cficha4 a, #cficha2_1 a, #cficha2_2 a, #cficha2_3 a, #cficha2_4 a, #cficha2_5 a
{
	color:#FFF;
	font-weight:bold;
}
#cficha1 a:hover, #cficha2 a:hover, #cficha3 a:hover, #cficha4 a:hover, #cficha2_1 a:hover, #cficha2_2 a:hover, #cficha2_3 a:hover, #cficha2_4 a:hover, #cficha2_5 a:hover
{
	color:#116F79;
}
#agrega, #elimina, #ver, #editar, .opHoteles, #agregaV, #eliminaV, #asignarV, #verV, #editarV, .opVacantes
{
	display:none;
}
#loading
{
	width:150px;
	height:auto;
	float:left;
  display:none;
}
.detallehotel
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#003;
}
#fieldhoteles
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
fieldset legend
{
	text-align: left;
	font-size:14px;
	color:#005782;
	font-weight:bold;
}
#btupload
{
	width:60px;
	height:21px;
	text-align:center;
	background-image: url(img/boton.png);
	color:#CCCCCC;
	font-weight:bold;
	padding-top:5px;
	cursor:pointer;
	float:left;
}
#btupload:hover
{
	color:#FFF;
}
#loaded
{
	width:200px;
	height:15px;
	margin-left:5px;
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	float:left;
}
#msg
{
	color: #BF6000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:100%;
	margin-left:10px;
}
.opcR
{
	width:150px;
	float:left;
	margin-right:8px;
	display:none;
}
.opcRH
{
	width:230px;
	float:left;
	margin-right:4px;
	display:none;
}#txtab {
	font-size: 12px;
}
texttab {
	font-size: 10px;
}
#container_interior #interior_content #data_interior table tr #txtab p strong {
	font-size: 12px;
	font-weight: bold;
}
#container_interior #interior_content #data_interior table {
	font-size: 11px;
}
#container_interior #interior_content #data_interior table tr td p strong {
	font-weight: bold;
	font-size: 12px;
}
#tabpromos p
{
	font-size:11px;
}
#tabpromos td
{
	padding-left:7px;
}
.hoteles
{
	text-align:center;
}
.hoteles img
{
	border:0px;
}
#titferia
{
	font-size:18px;
	color:#1A4677;
}
#tabl
{
	text-align:right;
	width:200px;
}
.botones
{
	background-color:#F90;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	width:150px;
	height:25px;
	padding-top:1px;
	text-align:center;
	border:1px;
	border-style:solid;
	border-color:#069;
	margin-right:3px;
}
.botones:hover
{
	font-weight:bold;
	cursor:pointer;
}
.finput
{
	width:200px;
}
#msgnombre, #msgedad, #msgdomicilio, #msgtelefono, #msgemail, #msgescol
{
	position:absolute;
	z-index:1000;
	margin-top:-6px;
	margin-left:-68px;
	width:160px;
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	display:none;
}
.dafolio
{
	padding-top:100px;
	padding-left:120px;
	background-image:url(images/alert.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:310px;
	height:145px;
	position:fixed;
	top:25%;
	font-size:26px;
	left:35%;
	color:#FFF;
	font-weight:bold;
	display:none;
}
.dafolio a
{
	text-decoration:none;
	color: #CCC;
	font-size:11px;
}
.dafolio a:hover
{
	text-decoration: underline;}
#frgrid1
{
	color: #FFF;
	background-color:#4B8116;
	font-size:11px;
}
#frgrid2
{
	color: #FFF;
	background-color:#225777;
	font-size:11px;
}
#tituloFR
{
	text-align:center;
	font-weight:bold;
}
.contMundial
{
	position:fixed;
	right:0px;
	bottom:0px;
	width:260px;
	height:160px;
}
.contMundial a
{
	font-size:14px;
	font-weight:bold;
}
.bhoteles
{
	position: absolute;
	z-index:1000;
	background-color:#064B74;
	color:#FFF;
	padding:5px;
	max-height:200px;
	overflow-y:scroll;
	display:none;
}
.bhoteles img
{
	margin-right:6px;
}
.bhoteles a
{
	color:#FFF;
	text-decoration:none;
}
.bhoteles a:hover
{
	color:#99CC00;
	text-decoration: underline;
}
#tarj
{
	clear:both;
	
}
#tarj img
{
	border:0px;
}
#tbtarjeta
{
	text-align:justify;
}
#tbtarjeta em
{
	color:#F90;
	text-align:center;
}
#tbtarjeta #des
{
	text-align:center;
	font-size:14px;
}
#tbtarjeta #des strong
{
	color: #063;
}

#anima {
	width: 640px;
	height: 420px;
	margin-top: 80px;
	margin-left: 120px;
	display: none;
	position: fixed;
	z-index: 100;
}

#cerrar {
	width: 64px;
	height: 18px;
	margin-top: 6px;
	margin-left: 10px;
	background-color: #FFF;
	border: 1px #F00 solid;
	position: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
}

#cerrar a {
	color: #F00;
	text-decoration: none;
}
