@charset "utf-8";
html{ height:100% }
body{
	background:url(../images/bg-inf.jpg) repeat-x bottom;
	/*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{
	border-top:1px dotted #999;
	border-right:1px dotted #999;
	border-bottom:1px dotted #999;
	float:left;
	height:62px;
	position:relative;
	width:899px;
	z-index:3;
	
	background: linear-gradient(#FFFFFF, #ebebeb);
	background-color: linear-gradient(#FFFFFF, #ebebeb);
	background: -webkit-linear-gradient(#FFFFFF, #ebebeb);
  background: -moz-linear-gradient(#FFFFFF, #ebebeb);
  background: -o-linear-gradient(#FFFFFF, #ebebeb);
	background: -ms-linear-gradient(#FFFFFF, #ebebeb);
  background-color: -ms-linear-gradient(#FFFFFF, #ebebeb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#FFFFFF');
}

#Header_Et #hdr_inf #titulo{
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	height:62px;
	width:900px;
}

#Header_Et #hdr_inf #titulo .titu2{
	display:block;
	font-family: 'BakerSignetBT-Roman';
	font-size:36px;
	float:left;
	margin-top:-8px;
	text-indent:16px;
	text-shadow:#FFF 3px 5px 5px;
	width:auto;
}

.titu3
{
  display:block;
	font-family: 'BakerSignetBT-Roman';
	font-size:15px;
	float:left;
	width:auto;
	margin-top:25px;
	margin-left:300px;
}

.titu3 a
{
text-decoration:none;
color:#999;
}

.titu3 a:hover
{
text-decoration:none;
color:#FC0;
}

#Header_Et #hdr_inf #titulo .audio{
	float:right;
	height:25px;
	margin:8px 15px 0 0;
	width:30px;
}

#Header_Et .logo_et{
	background-color:#000;
	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;
	-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:#FFF;
	border-left:5px solid #FFF;
	border-right:5px solid #FFF;
	border-bottom:5px solid #FFF;
	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 div #img{ border:0;border:none;margin:0px auto;height:445px;width:940px; }

#Pie_pag_Et{
	height:auto;
	margin:0 auto;
	position:relative;
	text-align:center;
	top:-47px;
	width:100%;
	z-index:1;
}
#Pie_pag_Et #cont_piepag{
	height:auto;
	margin:0 auto;
	width:950px;
}
#Pie_pag_Et #cont_piepag .block1{
	display:block;	height:50px;	width:950px;
}
#Pie_pag_Et #cont_piepag .bt_bodas{
	background:url(../images/trans_bts.png) repeat-x top;
	border-left:1px dashed #666;
	color:#666;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	float:left;
	height:80px;
	text-decoration:none;
	width:188px;
}
#Pie_pag_Et #cont_piepag .bt_bodas:hover{
	background:url(../images/trans_bts_hover.png) repeat-x top;
	color:#212121;
}
#Pie_pag_Et #cont_piepag .bt_bodas:hover > .img{
	background:url(../images/img_logo.png) no-repeat 0px 0px;
}
#Pie_pag_Et #cont_piepag .bt_bodas .img{
	background:url(../images/img_logo.png) no-repeat 0px -19px;
	height:19px;
	display:block;
	margin:15px auto 10px auto;
	width:20px;
}

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


/*  */

.categoria
{
background-color:#a80c17;
	cursor:pointer;
	float:right;
	height:62px;
	width:170px;
	overflow:hidden;
	
	background: linear-gradient(#1C1C1C,#6E6E6E 70%);
	background-color: linear-gradient(#1C1C1C,#6E6E6E 70%);
	background: -webkit-linear-gradient(#1C1C1C,#6E6E6E 70%);
  background: -moz-linear-gradient(#1C1C1C,#6E6E6E 70%);
  background: -o-linear-gradient(#1C1C1C,#6E6E6E 70%);
	background: -ms-linear-gradient(#1C1C1C,#6E6E6E 70%);
  background-color: -ms-linear-gradient(#1C1C1C,#6E6E6E 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C1C1C', endColorstr='#6E6E6E 50%');
}

.categoria:hover
{
	height:215px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C1C1C', endColorstr='#6E6E6E 50%');
}

.categoria table{
	font-family: 'ArenaCondLightRegular';
	font-size:26px;
	float:right;
	margin-top:20px;
	color:#FFF;
	
}

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

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