@charset "utf-8";
/* CSS Document */
html{ height:100% }
body{
	background:#606062;
	height:100%;
	margin:0px;
}
img { border:0px; border:none; }

@font-face {
    font-family: 'Univers-Condensed-Medium';
    src: url('../../font/unvr57w.eot');
    src: url('../../font/unvr57w.eot?#iefix') format('embedded-opentype'),
         url('../../font/unvr57w.woff') format('woff'),
         url('../../font/unvr57w.ttf') format('truetype'),
         url('../../font/unvr57w.svg#unvr57w') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArenaCondLightRegular';
    src: url('../../font/arencl-webfont.eot');
    src: url('../../font/arencl-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/arencl-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArenaCondensedBold';
    src: url('../../font/arenacb-webfont.eot');
    src: url('../../font/arenacb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/arenacb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BakerSignetBT-Roman';
    src: url('../../font/bakrsign.eot');
    src: url('../../font/bakrsign.eot?#iefix') format('embedded-opentype'),
         url('../../font/bakrsign.woff') format('woff'),
         url('../../font/bakrsign.ttf') format('truetype'),
         url('../../font/bakrsign.svg#bakrsign') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ArenaC 		{ font-family: 'ArenaCondLightRegular';  }
.UniverR		{ font-family: 'Univers-Condensed-Medium';  }
.Arial			{ font-family: Arial, Helvetica, sans-serif }
.BakerS		{ font-family: 'BakerSignetBT-Roman';  }
.l0 { font-size:10px }
.l1 { font-size:11px }
.l2 { font-size:12px }
.l4 { font-size:14px }
.l6 { font-size:16px }
.l8 { font-size:18px }
.l23 { font-size:23px }
.l45 { font-size:45px }

/************************************ PAGINAS ETIQUETAS *******************************************/
#Cont_Pr_Et{
	background-color:#FFF;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:auto;
	margin:0px auto -40px auto;
	width:100%;
}
#Cont_Pr_Et .contenedor{ margin:0 auto;width:1010px; }

#Header_Et{
	height:145px;
	width:1010px;
}

#Header_Et #hdr_sup{
	background-color:transparent;
	float:left;
	height:45px;
	position:relative;
	width:900px;
	text-align:right;
	z-index:4;
}
#Header_Et #hdr_sup img{ border:0px; border:none; }

#Header_Et #hdr_sup .tb_lkface{
	display:block; float:left; margin-left:13px; margin-top:20px
}
#Header_Et #hdr_sup .tb_lkface td{
	color:#fff;
	font-family: 'ArenaCondLightRegular';
	font-size:12px;
}

#Header_Et #hdr_sup .sb_mnu{
	border-bottom:1px dotted #757575;
	border-top:1px dotted #757575;
	float:right;
	height:23px;
	margin-top:12px;
	padding-top:4px;
	width:350px;
}
#Header_Et #hdr_sup .sb_mnu .ico1{	background: url(../../images/ico_sbmnu_et.png) no-repeat 0px 0px;		}
#Header_Et #hdr_sup .sb_mnu .ico2{	background: url(../../images/ico_sbmnu_et.png) no-repeat -15px 0px;	}

#Header_Et #hdr_sup .sb_mnu a {
	border-right:1px solid #BBB;
	color:#666;
	display:block;
	font-family: 'ArenaCondLightRegular';
	float:left;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
#Header_Et #hdr_sup .sb_mnu a:hover{
	color:#000; text-shadow:0px -2px 13px #FFF;
}

#Header_Et #hdr_inf{
/*	background-color:#be984f;*/
	color:#FFF;
	float:left;
	height:62px;
	position:relative;
	width:900px;
	z-index:3;
}

#Header_Et #hdr_inf #titulo{
	background-color:#2855a2;
	background-image:url(../images/bg_hd_titulo.png);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	height:62px;
	width:550px;
}

#Header_Et #hdr_inf #titulo .titu1{
	display:block;
	font-family: 'BakerSignetBT-Roman';
	font-size:15px;
	margin-top:5px;
	text-indent:16px;
}

#Header_Et #hdr_inf #titulo .titu2{
	display:block;
	font-family: 'BakerSignetBT-Roman';
	font-size:36px;
	margin-top:-8px;
	text-indent:16px;
}

#Header_Et #hdr_inf #catego{
	background-color:#a80c17;
	cursor:pointer;
	float:left;
	height:62px;
	width:350px;
	overflow:hidden;
	
	background: linear-gradient(#404143,#686869 70%);
	background-color: linear-gradient(#404143,#686869 70%);
	background: -webkit-linear-gradient(#404143,#686869 70%);
  background: -moz-linear-gradient(#404143,#686869 70%);
  background: -o-linear-gradient(#404143,#686869 70%);
	background: -ms-linear-gradient(#404143,#686869 70%);
  background-color: -ms-linear-gradient(#404143,#686869 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404143', endColorstr='#686869 50%');
}
#Header_Et #hdr_inf #catego table{
	font-family: 'ArenaCondLightRegular';
	font-size:26px;
	float:right;
	margin-top:25px
}
#Header_Et #hdr_inf #catego:hover{
	height:215px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#780001', endColorstr='#a70e13 50%');
}

#Header_Et .logo_et{
	background-color:#FFF;
	float:left;
	height:141px;
	position:relative;
	width:110px;
	z-index:5;
	
	box-shadow:0px 0px 12px #000;
	-webkit-box-shadow:0px 0px 12px #000;
	-moz-box-shadow:0px 0px 12px #000;
	-o-box-shadow:0px 0px 12px #000;
	-ms-box-shadow:0px 0px 12px #000;
	/*	filter: progid:DXImageTransform.Microsoft.shadow(color='#000000', Direction='0', Strength='12');*/
	-ms-filter: "progid:DXImageTransform.Microsoft.shadow(color='#000000', Direction='0', Strength='12')";
}
#Header_Et .logo_et img{
	border:none; margin:0;
}

#Conten_info_Et #Foto_ban{
	background-color:#2957a4;
	border-left:5px solid #2957a4;
	border-right:5px solid #2957a4;
	border-bottom:5px solid #2957a4;
	height:445px;
	margin:0 auto;
	top:-40px;
	overflow:hidden;
	position:relative;
	width:940px;
	z-index:2;
	
	box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	-moz-box-shadow:0px 0px 10px #000;
	-o-box-shadow:0px 0px 10px #000;
	-ms-box-shadow:0px 0px 10px #000;
/*	filter: progid:DXImageTransform.Microsoft.shadow(color='#000000', Direction='0', Strength='12');*/
	-ms-filter: "progid:DXImageTransform.Microsoft.shadow(color='#000000', Direction='0', Strength='12')";
}
#Conten_info_Et #Foto_ban #fb{
	border:none;
	border:0px;
	height:445px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	width:940px;
}
#Conten_info_Et #Foto_ban .info{
	background-color:#000;
	background-image:url(../images/bg_info_cuidar2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border:none;
	border:0px;
	height:445px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	width:940px;
}
#Conten_info_Et #Foto_ban .info .info_izq{
/*	border:1px solid #333;*/
	color:#FFF;
	float:left;
	height:auto;
	margin:45px 30px 5px 25px;
	width:420px;
}
#Conten_info_Et #Foto_ban .info .info_izq p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:25px;
	text-align:justify;
}
#Conten_info_Et #Foto_ban .info .info_izq table td{ width:130px; text-align:center; }

#Conten_info_Et #Foto_ban .info .info_der{
	border:1px dashed #333;
	color:#FFF;
	float:left;
	height:auto;
	margin:45px auto 5px 0px;
	width:440px;
}
#Conten_info_Et #Foto_ban .info .info_der ul{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; padding-right:10px }

#Conten_info_Et #Foto_ban .info .info_ptovta{
	color:#FFF;
	margin:46px auto;
	overflow:hidden;
	width:890px;
}
#Conten_info_Et #Foto_ban .info .info_ptovta .direc_izq,.direc_der{
	float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; height:300px; margin:20px 15px 0px 15px; width:415px;
}
#Conten_info_Et #Foto_ban .info .info_ptovta .direc_izq .tbdir, .direc_der .tbdir{
	border:1px solid #666; border-collapse:collapse;
}
#Conten_info_Et #Foto_ban .info .info_ptovta .direc_izq span, .direc_der span{
 display:block;	font-weight:bold; font-size:14px;
}
#Conten_info_Et #Foto_ban .info .info_ptovta .direc_izq .im1, .direc_der .im1{
	opacity:0.2;	filter:alpha(opacity=20); width:40px; height:40px;
}

#Conten_info_Et #Foto_ban .info .info_ptovta .direc_izq .titu, .direc_der .titu{
	background-color:#666;
}

#Conten_info_Et #Foto_ban div #Regalo{
	/*background-color:rgba(0,0,0,0.1);*/
	height:auto;
	position:absolute;
	padding:2px;
	left:770px;
	top:255px;
	width:auto;
	z-index:150;
}
#Conten_info_Et #Foto_ban div #img{ border:0;border:none;margin:0px auto;height:445px;width:940px; }

#Pie_pag_Et{
	border-top:1px solid #999;
	height:auto;
	margin:0 auto;
	position:relative;
	text-align:center;
	top:-40px;
	width:100%;
	z-index:1;
	
	background: linear-gradient(#454547,#606062);
	background-color: linear-gradient(#454547,#606062);
	background: -webkit-linear-gradient(#454547,#606062);
  background: -moz-linear-gradient(#454547,#606062);
  background: -o-linear-gradient(#454547,#606062);
	background: -ms-linear-gradient(#454547,#606062);
  background-color: -ms-linear-gradient(#454547,#606062);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454547', endColorstr='#606062');
}
#Pie_pag_Et #cont_piepag{
	height:auto;
	margin:0 auto;
	width:950px;
}
#Pie_pag_Et #cont_piepag span{
	display:block;	height:50px;	width:950px;
}

#Pie_pag_Et #cont_piepag .lk_piepag_izq{
	float:left;
	height:auto;
	width:530px;
}

#Pie_pag_Et #cont_piepag .lk_piepag_izq table{
	border:none;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#Pie_pag_Et #cont_piepag .lk_piepag_izq table td{
	width:130px; text-align:center;
}
#Pie_pag_Et #cont_piepag .lk_piepag_izq table td a{
	text-decoration:none;
	
}

#Pie_pag_Et #cont_piepag .lk_piepag_izq table td span{
	color:#FFF;
	display:block;
	font-size:18px;
	height:25px;
	margin:0 auto;
	text-align:left;
	width:110px;
}

#Pie_pag_Et #cont_piepag .lk_piepag_izq table td #img{
	border:1px solid #666;
	height:80px;
	margin:0 auto;
	overflow:hidden;
	width:120px;
}
#Pie_pag_Et #cont_piepag .lk_piepag_izq table td img{ border:0px;border:none;height:80px;width:120px; }

#Pie_pag_Et #cont_piepag .lk_piepag_der{
	float:left;
	height:110px;
	width:414px;
}

#Pie_pag_Et #cont_piepag .lk_piepag_der .m1{
	height:auto; float:left;	width:auto; margin-top:8px;
}
#Pie_pag_Et #cont_piepag .lk_piepag_der .m1 ul{
	color:#FFF;
	/*margin-left:-10px;*/
}

#Pie_pag_Et #cont_piepag .lk_piepag_der a{
	color:#FFF;
	display:block;
	/*font-size:18px;*/
	line-height:23px;
	text-align:left;
	text-decoration:none;
	width:auto;
}

#Pie_pag_Et #cont_piepag .lk_piepag_der a:hover{
	color:#FC0;
}

#Pie_pag_Et .copy{
	color:#FFF;
	clear:both;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	margin:0px auto;
	padding-top:30px;
	width:600px;
}

#catego .categJoyas td a
{
	color:#FFF;
	text-decoration:none;
}


#catego .categJoyas td a:hover
{
	color:#FF0
}

.detalle{
	display:none; 
	position:absolute; 
	top:100px; left:255px;
  width:430px; height:158px; 
	z-index:200;
}