@charset "utf-8";
/* RR 02/02/2009 */

@font-face {
	 font-family: 'ITCEDSCR';
	 src: url("../../css/fonts/ITCEDSCR.eot") /* EOT file for IE */
}
@font-face {
	 font-family: 'ITCEDSCR';
	 src: url("../../css/fonts/ITCEDSCR.ttf") /* TTF file for CSS3 browsers */
}

body  {
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#d5e2eb;
	color:#003448;
	font-size:11px;
}

h1 {
	font-family: 'ITCEDSCR';
	font-size: 48px;
	margin: 0;
	padding: 0;
	font-weight: 300;
	color: #3d809b;
}
div.tit_tienda {
	color: #3d809b;
	float: left;
	font-family: 'ITCEDSCR';
	font-size: 48px;
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: 300;
}
.bg_menu {
	background: #63b2d0;
	border: 3px solid #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-family: 'ITCEDSCR';
	font-size: 30px;
	height: 45px;
	margin: 0 auto 5px auto;
	position: relative;
	width: 960px;
	z-index: 1;
}

.bg_menu ul.mnu_prin {
	line-height: 45px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bg_menu ul.mnu_prin li.li_prin {
	float: left;
	text-align: center;
}
.bg_menu ul.mnu_prin li.li_prin a {
	border-right: 1px solid #ebf8fe;
	display: block;
	color: #ebf8fe;
	letter-spacing: 1px;
	padding: 0 9px 0 5px;
	text-shadow: 1px 1px #327d9a;
}
.bg_menu ul.mnu_prin li.li_prin a.ultimo{
	background: url(../img/cart.png) no-repeat 7px center;
	border: 0;
	padding: 0 0 0 35px;
}
.bg_menu ul.mnu_prin li.li_prin a.ofertas {
	background: url(../img/exclamacion.png) no-repeat 5px center;
	padding: 0 9px 0 20px;
}
.bg_menu ul.mnu_prin li.li_prin a.regalos {
	background: url(../img/paquetito.png) no-repeat 5px center;
	padding: 0 9px 0 45px;
}
.bg_menu ul.mnu_prin li.li_prin a.servicios{
	background: url(../img/arrow.png) no-repeat 104px center;
	padding-right: 35px;
}
ul.mnu_servi {
	background: #63b2d0;
	border-bottom: 3px solid #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	display: none;
	font-size: 26px;
	letter-spacing: 1px;
	list-style: none;
	margin: 0 0 0 -3px;
	padding: 0;
	position: absolute;
	text-align: left;
	z-index: 9999;
}
ul.mnu_servi li {
	border-top: 1px solid #fff;;
}
ul.mnu_servi li a:hover {
	text-decoration: underline;
}
.cabmenuarriba {
	color: #fff;
	line-height: 32px;
}
.cabmenuarriba a {
	color: #fff;
}
.cabmenuarriba ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cabmenuarriba ul li {
	float: left;
	margin-left: 6px;
}

.principal {
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
}
.secundario{
	background-image:url(../img/bg_body2.jpg);
	background-repeat:repeat-x;
}
.terciario{
	background-image:url(../img/bg_body3.jpg);
	background-repeat:repeat-x;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	color:#4b707e;
	font-size:11px;
}

a {
	text-decoration:none;
	color:#003448;
}
a:hover { }
a img{
	border:0px;
	}
h1{
	margin:0px;
}
h2 {margin:0px;
}

h3 {margin:0px;
}

h4 {margin:0px;
}

#contenido{
	margin:0px auto;
	width:962px;
}

/* CABECERA */
.cabizq{
	float:left;
	width:128px;
	height:12px;
}
.cabder{
	float:right;
	height:12px;
}

.menu {
	background:url(../img/bgmenu.jpg) no-repeat;
	height:49px;
	width:962px;
}
	
.botmenu{
	margin-top:14px;
	height:23px;
	float:left;
}

.textalojamiento{
	color:#4b707e;
	line-height:20px;
}

.texto{
	color:#003448;
	line-height:20px;
}

.imgestable{
	float:left;
	width:288px;
	height:207px;
	padding:14px 15px 12px 1px;
}
.textoficha{
	line-height:25px;
}
.textoficha2{
		color:#257795;
		font-weight:bold;
}

.imgficha{
		float:left;
		height:179px;
		width:177px;
		background:url(../img/bgimghotel.jpg) no-repeat;
		margin-left:1px
}
.fisizq{
	width:429px;
	height:192px;
	margin:0px 28px 0px 2px;
	float:left;
}
.fisizqb{
	float:left;
	padding-top:168px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:169px;
	color:#257795;
}

.fisder{
	width:429px;height:192px;margin:0px 2px 0px 28px;
}
.fisderb{
	float:left;padding:168px 0px 0px 129px;color:#257795;
}

/* PIE */

.piecontenido{
	background:url(../img/bgpie.jpg) repeat-x;
	height:44px;
}
.pietexto{
	width:962px;
	margin:0px auto;
	color:#FFF;
	padding-top:20px;
}

/* PIE 2 */

.piecontenido2{
	background:url(../img/bgpie2.jpg) repeat-x;
	height:36px;
}
.pietexto2{
	width:962px;
	margin:0px auto;
	color:#FFF;
	padding-top:12px;
}
/*LISTAS*/
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
line-height:22px;
}

#navlist li 
{
padding-left: 20px;
background-image: url(../img/circulo.jpg);
background-repeat: no-repeat;
}

/* ESTILOS REGISTRO DE USUARIO */
#bg_registro {
	background:url(../img/bgubicacion.jpg) no-repeat;
	float:left;
	width:912px;
	padding:0px 25px;
}
#tit_registro {
	float:left;
	padding-top:256px;
	padding-left:1px;
	width:417px;
	height:55px;
}
.separa_bts {
	float:right;
	width:7px;
}
#contenedor_bts {
	float:right;
	margin-top:265px;	
}
#bgimg1reg{
	background:url(../img/bgimg1reg.jpg) no-repeat;
	width:179px;
	height:166px;
	float:left;
	text-align:center;
	padding-top:13px;
}
#bgimg2reg{
	background:url(../img/bgimg2reg.jpg) no-repeat;
	width:179px;
	height:166px;
	float:left;
	text-align:center;
	padding-top:13px;
}
#bgimg3reg{
	background:url(../img/bgimg3reg.jpg) no-repeat;
	width:179px;
	height:166px;
	float:left;
	text-align:center;
	padding-top:13px;
}
#bgimg4reg{
	background:url(../img/bgimg4reg.jpg) no-repeat;
	width:179px;
	height:166px;
	float:left;
	text-align:center;
	padding-top:13px;
}
#contenedor_imgs_reg{
	float:left;
	width:358px;
	padding-top:23px;
}
.rLeyenda{
	color:#4b707e;
	font-weight:bold;
}
.rInput{
	border: 1px solid #a9bfd2;
	background: url(../img/servicios/bg_campo.jpg) repeat-x;
	height: 16px;
	font-size: 11px;
	color: #4b707e;
	padding-top: 3px;	
}
#bt_cancelar_reg{
	background:url(../img/botcancelar.jpg) no-repeat;
	width:96px;
	height:33px;
	border:0px;
}
#bt_cancelar_reg_b{
	background:url(../img/bt_cancelar_b.jpg) no-repeat;
	width:96px;
	height:33px;
	border:0px;
}
#contenedor_form_reg{
	float:right;
	width:500px;
	padding-top:26px;
}

/* ESTILOS VER SERVICIO */
#contenido_servicios{
	background:url(../img/bgverservicio.jpg) no-repeat;
	width:962px;
}
#contenedor_bts_servicio {
	float:right;
	padding-top:17px;
	padding-right:26px;
}
#cont_detalles_servicios{
	background:url(../img/bg_servicio.jpg) no-repeat;
	background-position:top;
	width:962px;
}
#contenedor_servicio{
	float:left;
	padding-left:45px;
	width:410px;
}
.circulos_servicio {
	float:left;
	width:34px;
	height:34px;
}
.descripcion_servicio {
	color:#4b707e;
	line-height:20px;
}
.descripcion_servicio ul {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
	line-height:22px;	
}
.descripcion_servicio ul li 
{
	padding-left: 20px;
	background-image: url(../img/circulo.jpg);
	background-repeat: no-repeat;
}
#tit_servicio{
	float:left;
	color:#4b707e;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
}
#bg_repeat_servicio{
	background-image:url(../img/br_rep_servicio.jpg); background-repeat:repeat-y;
}
#listado_pedidos {
	padding-left:50px;
	padding-right:50px;
	color:#4b707e;	
}

/*Estilos tienda maquetacion*/

.marcas{
	background:url(../img/bgmarca.jpg) no-repeat;
	float:left;
	width:184px;
	height:109px;
	margin:10px 0px;
}

.imgmarcas{
	margin:3px 0px 0px 3px
}

.submnutienda{
	float:left;
	margin-top:26px;
	margin-left:7px;
}
.colizq{
	background:url(../img/bgcolizqtienda.jpg) no-repeat;
	width:221px;
	float:left;
	padding-top:15px;
	margin-top:15px;
}

.colder{
	width:659px;
	float:left;
	padding:20px 23px;
	margin-top:10px;
	font-size:13px;color:#4b89a0;
}

.botbq{
	width:221px;
	float:left;
}

.contboton{
	background:url(../img/bg_botcolizqtienda.jpg) no-repeat;
	float:left;width:195px;
	height:24px;
	margin:2px 0px;
	padding:5px 0px 0px 14px;
	font-size:14px;
	color:#FFF;
}
.contboton a {
	font-size:14px;
	color:#FFF;
}
.contboton2{
	background:url(../img/bg_botcolizqtienda2.jpg) no-repeat;
	float:left;width:168px;
	height:27px;
	margin:2px 0px;
	padding:2px 0px 0px 44px;
	font-size:12px;
	color:#06536f;
}
.contboton2 a {
	font-size:12px;
	color:#06536f;
}

.contboton3{
	background:url(../img/bg_botcolizqtienda3.jpg) no-repeat;
	float:left;width:158px;
	height:27px;
	margin:2px 0px;
	padding:4px 0px 0px 50px;
	font-size:12px;
	color:#06536f;
}

.contboton3 a {
	font-size:12px;
	color:#06536f;
}

.enlacetienda{
	color:#4b89a0;
}

.articulo{
	background:url(../img/bgimgtienda.jpg) no-repeat;
	width:191px;
	height:163px;
	float:left;
	margin:15px 0px;
}

.textarticulo{
	width:380px;
	padding:15px 20px;
	float:left;
}

.enlacearticulo{
	background:url(../img/bgmasinfo.jpg) no-repeat;
	margin-top:10px;
	width:200px;
	height:20px;
	float:left;
}

/* Noticias */
.noticias_pg ol {
	list-style-type:none;
}

.noticias_pg ol li{
	float:left;
	width:20px;
}
.noticias_pg ol li a{
	width:100%;
}

/* paginador_catalogo */
.paginador_catalogo { list-style:none; }
.paginador_catalogo li { float:left; width:15px; height:15px; background-image:url(../img/bg_li.jpg); margin:0px 3px; text-align:center; }

.cantidad {
	border: 1px solid #a9bfd2;
	background: url(../img/servicios/bg_campo.jpg) repeat-x;
	width: 43px;
	height: 16px;
	font-size: 11px;
	color: #4b707e;
	padding-top: 3px;
}

#tooltip
{
	position:absolute;
	border:1px solid #daecf3;
	background: #57abcd;
	padding:2px 5px;
	color:#fff;
	display:none;
	width: 150px;
	font-size: 9px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}


/* NUEVO MENU SUPERIOR */
#bg_menu {
	background: url(../img/menu/bg_menu.jpg) no-repeat;
	width: 962px;
	height: 48px;
	overflow: hidden;
}

#menu_cabecera {
	z-index: 0;
	position: absolute;
}

#icono_exclamacion {
	z-indez: 1;
	position: absolute;
	margin-left: 546px;
}

.cabecera_2 {
	height:265px;
	width:962px;
	padding:10px 0px;
	background: url(../img/imgcabecera2.jpg) no-repeat center;
}

/*** Formulario de llamada ***/
@import url('http://fonts.googleapis.com/css?family=Norican&subset=latin,latin-ext');

#frm_t_llamamos {
	width: 277px;
	padding-top: 21px;
	float: right;
	font-family: 'Norican', cursive;
	color: #1981a6;
}

#img_cerrar {
	position:absolute;
	margin-left: 260px;
	z-index: 3;
}

#bg_t_llamamos {
	background: url(../img/bg_t_llamamos.png) no-repeat;
	width: 277px;
	height: 64px;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	margin: 10px 0 0 0;
}

#bg_frm_t_llamamos {
	background: url(../img/bg_frm_t_llamamos.png) no-repeat;
	width: 233px; 
	height: 156px;
	margin: 38px 0 0 15px;
	padding: 38px 0 0 0;
	font-size: 13px;
	position: absolute;
	z-index: 1;
	display: none;
}

#Tlf_llamanos {
	background: url(../img/bg_t_llamamos_text.png) no-repeat;
	width: 178px;
	height: 27px;
	border: 0;
	padding: 0;
	font-family: 'Norican', cursive;
	color: #1981a6;
	font-style: italic;
	line-height: 26px;
	padding: 0px 10px;
	margin-left: 18px;
}

.bg_t_llamamos_combo {
	background: url(../img/bg_t_llamamos_combo.png) no-repeat;
	width: 178px;
	height: 27px;
	margin: 10px 0 0 18px;
	font-family: 'Norican', cursive;
	color: #1981a6;
	font-style: italic;
	line-height: 26px;
	padding: 0px 10px;	
	cursor: pointer;
}

#bg_t_llamamos_enviar {
	cursor: pointer;
	margin: 10px 0 0 133px;
}

.combo_llamanos {
	background: #d9f3fa;
	border-bottom: 1px solid #0983a8;
	border-left: 1px solid #0983a8;
	border-right: 1px solid #0983a8;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	position: absolute;
	margin: 0 0 0 24px;
	width: 181px;
	display: none;
	z-index: 4;
}

.combo_llamanos ul li {
	cursor: pointer;
}

.combo_llamanos ul li:hover {
	text-decoration: underline;
}

#bocadillo {
	background: url(../img/bocadillo.png) no-repeat;
	width: 175px;
	height: 64px;
	position: absolute;
	text-align: center;
	font-size: 10px;
	color: #4b707e;
	padding: 25px 20px 0 15px;
	overflow: hidden;
	margin: 10px 0 0 560px;
	z-index: 10000;
	display: none;
}

#bocadillo span {
	font-size: 15px;
	font-weight: bold;
}