body {
	
	/*background-image: url(../images/fondo3.jpg);*/
    background-color: #000000;
	background-repeat: repeat-x;
	padding:input 3px;
	margin-top: 3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/btn-buscar-trans.png', sizingMethod='scale');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

	text-decoration:none;
	    scrollbar-face-color:#FFFFFF;
    scrollbar-arrow-color:#FCB334;
    scrollbar-highlight-color:#fff6eb;
    scrollbar-3dlight-color:#FCB334;
    scrollbar-shadow-color:#FCB334;
    scrollbar-darkshadow-color:#fff6eb;
    scrollbar-track-color:#FFFFFF;        
    
    	
	}
	
.sombras{
background-color:#EFEFEF;
	border:#CCCCCC 1px solid;
}

.sombras:hover{
background-color:#EFEFEF;

	border:#666666 1px solid;
}


.menu_{
background-image:url(../template/imagenes/vineta2.png);
background-repeat:no-repeat;
text-decoration:none;
text-transform:uppercase;
}

.menu_sub{
background-color:#ffb74b;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/vineta.png);
background-repeat:no-repeat;
font-size:11px;
color:#000000;
text-decoration:none;
text-transform:uppercase;
}

.menu_sub:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.escojido{
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/vineta.png);
background-repeat:no-repeat;
font-size:12px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
}
fieldset{

width:100%}
#cap_datos_personales td{
padding-top:5px}

#cap_datos_usuario td{
padding-top:5px}
legend{
font-weight:bold}

.marcacampos{
font-family:Arial, Helvetica, sans-serif;
font-size:11px; color:#000000;
font-weight:bold}
button{
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:12px}
a{
cursor:pointer;
text-decoration:none}
.sub_sub_link{
text-decoration:none;
}

.sub_sub_link:hover{
text-decoration:none;
border:#BCB3B1;
}
input{
font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; padding:2px; border:#b2b2b2 1px solid}
textarea{
font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; padding:2px; border:#b2b2b2 1px solid}
select{
font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; padding:2px; border:#b2b2b2 1px solid}

#fondo_left
{
 height:970px;   
 position:relative;     
 margin-right: auto; 
 margin-left: auto;
 float: left;           
 top: 5px; 
 width: 37px;
 left:-26px; 
 background-image: url(../template/imagenes/fondo_left.jpg);
 background-repeat: repeat-y;
}
#fondo_right
{
 height:970px;   
 position:relative;     
 margin-right: auto; 
 margin-left: auto;
 float: left;           
 top: 5px; 
 width: 37px;
 left:960px; 
 background-image: url(../template/imagenes/fondo_right.jpg);
 background-repeat: repeat-y;
}

#basetodo {    
	position:relative;
	width:1000px;
	height:961px;
	z-index:1;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	top: -7px;
	clip: rect(0px,auto,auto,auto);
}
#logo {
	position:absolute;
	left:11px;
	top:5px;
	width:165px;
	height:173px;
	z-index:1;
    background-color: #FF0000;
    outline: none;
    -moz-outline-style: none;
    display: block;
}
#header {
	position:absolute;
	left:177px;
	top:5px;
	width:820px;
	height:173px;            
}
.bordegris {
	border: thick solid #212123;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.bordenaranja {
	border:#F68920 1px solid ;
}
.nombres_cabeceras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align:center;
	
}
.caja_naranja {	
    background-image: url(../template/imagenes/fondo_buscador.jpg);   
    background-repeat: no-repeat;
    width: 100px;

}
.menuinf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	cursor:pointer;
	text-decoration:none;
}
.menuinf:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F4821F;
	font-weight: bold;
	cursor:pointer;
}
.menuinf_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828080;
    padding: 6px;
	font-weight: bold;
	cursor:pointer;
	text-decoration:none;
    
}

.menuinf_1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ff9900;
	font-weight: bold;
	cursor:pointer;
}

.cabeceritasclaro {
	background-color: #000000;
    height: 0px;
}

#footer_nuevo{
 background-color: #ffffff;   
}

.derechos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;    
	letter-spacing: 1px;       
}
.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
}
.powered:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
	text-decoration:underline;
}
#header2_index {
	position:absolute;
	left:10px;
	top:5px;
	width:634px;
	height:247px;
	z-index:3;
    background-color: #FF0000;
}
#tit_promociones {
	position:absolute;
	left:0px;
	/*top:261px;*/
    top:259px;
	width:654px;
	height:28px;
	z-index:100;
    
}
#centralpedidos {
	position:absolute;
	left:13px;
	top:129px;
	width:162px;
	height:50px;
	z-index:5;
	background-image: url(../images/central-pedidos.jpg);
}
#menu_izquierda {
	position:absolute;
	left:0px;
	top:45px;
	width:160px;
	height:286px;
	z-index:6;
}
#cabeceras_menu {
	position:absolute;
	left:0px;
	top:10px;
	width:165px;
	height:19px;
	z-index:7;
}
#cabecera_clara {
	position:absolute;
	left:0px;
	top:2px;
	width:165px;
	height:8px;
	z-index:1;
}
#producto1 {
	position:absolute;
	left:5px;
	top:303px;
	width:173px;
	height:255px;
	z-index:8;
}
#producto2 {
	position:absolute;
	left:187px;
	top:303px;
	width:173px;
	height:255px;
	z-index:9;
}
#producto3 {
	position:absolute;
	left:371px;
	top:303px;
	width:173px;
	height:255px;
	z-index:10;
}
#menu_izq_base {
	position:absolute;
	left:11px;
	top:168px;
	width:165px;
	height:410px;
	z-index:11;
    
}
#cabecera_clara2 {
	position:absolute;
	left:0px;
	top:0px;
	width:165px;
	height:8px;
	z-index:1;
}
#cabeceras_menu2 {
	position:absolute;
	left:-1px;
	top:8px;
	width:165px;
	height:-10px;
	z-index:7;
}
#tit_prod1 {
	position:absolute;
	left:0px;
	top:-1px;
	width:173px;
	height:15px;
	z-index:1;
}
#menuder1 {
	position:absolute;
	left:831px;
	top:182px;
	width:166px;
	height:190px;
	z-index:12;       
}
#cabecera_clara3 {
	position:absolute;
	left:0px;
	top:0px;
	width:165px;
	height:8px;
	z-index:1;
}
#cabeceras_menu3 {
	position:absolute;
	left:0px;
	top:8px;
	width:165px;
	height:19px;
	z-index:7;
}
#base_menuinferior {
	position:absolute;
	left:11px;
	top:768px;
	width:986px;
	height:35px;
	z-index:13;
    padding-top: 8px;
    background-color: #000000; 
    
	/*background-image: url(../images/base_menuinferior.jpg);*/
}
#inicio {
	position:absolute;
	left:57px;
	top:4px;
	width:55px;
	height:30px;
	z-index:1;   
}
#laempresa {
	position:absolute;
	left:110px;
	top:4px;
	width:85px;
	height:30px;
	z-index:2;
}
#terminos_y_condiciones {
	position:absolute;
	left:200px;
	top:4px;
	width:162px;
	height:30px;
	z-index:3;
}
#pol_privacidad {
	position:absolute;
	left:360px;
	top:4px;
	width:156px;
	height:30px;
	z-index:4;
}
#preg_frecuentes {
	position:absolute;
	left:525px;
	top:4px;
	width:144px;
	height:30px;
	z-index:5;
}

#atencion_cliente_{
    position:absolute;
    left:675px;
    top:4px;
    width:132px;
    height:30px;
    z-index:3;
}

#contactenos {
	position:absolute;
	left:820px;
	top:4px;
	width:104px;
	height:30px;
	z-index:6;
}



#derechos {
	position:absolute;
	left:11px;
	top:803px;
	width:986px;
	min-height :157px;
	z-index:14;
    padding-top: 10px;
    background-color: #ffffff;
    background-image: url(../template/imagenes/fondo_footer.jpg);
    background-repeat: repeat-x;
}
#lomasvendido {
	position:absolute;
	left:831px;
	top:380px;
	width:166px;
	height:190px;
	z-index:15;
}
#cabecera_clara4 {
	position:absolute;
	left:0px;
	top:0px;
	width:165px;
	height:8px;
	z-index:1;
}
#cabeceras_menu4 {
	position:absolute;
	left:0px;
	top:8px;
	width:165px;
	height:19px;
	z-index:7;
}
#recomendados {
	position:absolute;
	left:831px;
	top:579px;
	width:166px;
	height:189px;
	z-index:16;
}
#cabecera_clara5 {position:absolute;
	left:0px;
	top:0px;
	width:165px;
	height:8px;
	z-index:1;
}
#cabeceras_menu5 {	position:absolute;
	left:0px;
	top:-1px;
	width:165px;
	height:34px;
	z-index:7;
}
#busqueda_pordescrip {
	position:absolute;
	left:11px;
	top:600px;
	width:166px;
	height:70px;
	z-index:1;
}
#tit_prod2 {
	position:absolute;
	left:0px;
	top:-1px;
	width:173px;
	height:15px;
	z-index:1;
}
#tit_prod3 {
	position:absolute;
	left:0px;
	top:-1px;
	width:173px;
	height:15px;
	z-index:1;
}
#busqueda_pormarca {
	position:absolute;
	left:12px;
	top:630px;
	width:167px;
	height:73px;
	z-index:18;
}
#contactenos_btn {
	position:absolute;
	left:11px;
	top:678px;
	width:167px;
	height:90px;
	z-index:19;
}

.carrito_top{
    position: absolute;
    top:0px;
    left: 635px;  
    width: 155px;
    
    z-index: 1000;
}

.carrito_top_naranja a{
    display: block;    
    width: 155px;
    height: 71px;     
    
}
.carrito_top_naranja{
    background-color: #ff9900; 
    height: 71px;  
    text-align: center;
}
.carrito_top_naranja input{
    text-align: center;
}

.carrito_top_negro{
    background-color: #000000;
    height: 48px;    
    font-weight: bold;
    clear: both;
    
}
.carrito_top_negro  {
    top:0px;
    margin: 0;     
    font-size: 11px;
    color: #ff9900;  
    padding-top: 10px; 
    padding-left: 20px;
}
.carrito_top_negro  a  
  {
   color: #ff9900;     
  }
  
.carrito_top_telefono{
    color: #ff9900;  
    font-size: 21px;   
    text-align: center;
    font-family: Times new Roman;
    font-weight: bold;
    margin-top: 7px;
}

.textos_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textos_gris_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.titulos_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.text_busqueda_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	
}

.link_contactenos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	
}

#contact {
	position:absolute;
	left:3px;
	top:3px;
	width:147px;
	height:17px;
	z-index:1;
}
#busqueda2 {
	position:absolute;
	left:41px;
	top:47px;
	width:70px;
	height:20px;
	z-index:1;
}
#lupi {
	position:absolute;
	left:101px;
	top:48px;
	width:35px;
	height:23px;
	z-index:2;
	background-image: url(../images/search-trans.png);
}
#base_cuerpo {
	position:absolute;
	left:177px;
	top:178px;
	width:654px;
	height:590px;
	z-index:20;
	overflow:auto;        
    background-color: #ffffff;
    background-image: url(../template/imagenes/fondo_base_cuerpo.jpg);  
    background-repeat: no-repeat;
}
#base_cuerpo1 {
	position:absolute;
	left:177px;
	top:340px;
	width:654px;
	height:415px;
	z-index:20;
	overflow:auto;
    background-image: url(../template/imagenes/fondo_base_cuerpo.jpg);  
    background-repeat: no-repeat;
    
  
}
#img_prod {
	position:absolute;
	left:12px;
	top:32px;
	width:150px;
	height:122px;
	z-index:2;
}
#base_especificaciones {
	position:absolute;
	left:9px;
	top:170px;
	width:159px;
	height:78px;
	z-index:3;
}
#talla {
	position:absolute;
	left:8px;
	top:4px;
	width:122px;
	height:18px;
	z-index:1;
}
#color {
	position:absolute;
	left:8px;
	top:28px;
	width:121px;
	height:21px;
	z-index:2;
}
#precio {
	position:absolute;
	left:37px;
	top:54px;
	width:92px;
	height:19px;
	z-index:3;
}
.titulos_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #EA713D;*/
    color: #ff9900;
	font-weight: bold;
	text-transform: uppercase;
}
.titulos_naranjagrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EA713D;
	font-weight: bold;
	text-transform: uppercase;
}

#cajita_busqueda_marca {
	position:absolute;
	left:6px;
	top:21px;
	width:156px;
	height:27px;
	z-index:3;
}
#texto_primera_busqueda {
	position:absolute;
	left:19px;
	top:3px;
	width:127px;
	height:15px;
	z-index:4;
}
#texto_primera_segundo {
	position:absolute;
	left:5px;
	top:4px;
	width:160px;
	height:15px;
	z-index:1;
}
#acajita_busqueda_segundo {
	position:absolute;
	left:7px;
	top:19px;
	width:153px;
	height:28px;
	z-index:2;
}
#busqueda1 {
	position:absolute;
	left:87px;
	top:45px;
	width:70px;
	height:20px;
	z-index:3;
}
#lupi2 {
	position:absolute;
	left:109px;
	top:45px;
	width:35px;
	height:23px;
	z-index:5;
	background-image: url(../images/search-trans.png);
}
#capa_banner_2 {
	position:absolute;
	left:0px; 
	width:166px;
	height:190px;
	z-index:8;
}
#capa_banner_3 {
	position:absolute;
	left:0px;
	top:0px;
	width:166px;
	height:190px;
	z-index:8;
}
#capa_banner_4 {
	position:absolute;
	left:0px;
	/*top:39px;*/
	width:166px;
	height:189px;
	z-index:8;
}
#capa_menu_web {
	position:absolute;
	left:0px;
	top:42px;
	width:166px;
	height:380px;
	z-index:8;
}
#contenedor_index_productos {
	position:absolute;
	left:4px;
	top:293px;
	width:637px;
	height:280px;
	z-index:5;
}
.producto_medidas{
height:280px;
width:200px;
/*border:#F68920 1px solid ;*/
border:#ff9900 1px solid ;
background-color: #ffffff;

}
.producto_medidas_sub_sub{
height:255px;
width:173px;
border:#F68920 1px solid ;
}
.producto_medidas_sub_sub:hover{
height:255px;
width:173px;
border:#000000 1px solid ;
}
.franja_nombre{
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	/*background-color: #EA713D;*/
    background-color: #ff9900;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 8px;
	text-align:center;
	height:15px;
	width:200px;
}
.foto_producto{
height:140px; width:152px; padding-left:5px; padding-right:5px; padding-top:3px; text-align:right;
padding-bottom:2px;
}
.precio_producto{
text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
    font-size: 18px;
	font-weight:bold;
	color:#EA713D;    
}
.good{
color:#808080;
border:#ff9900 1px solid;
background-image:url(images/accept.png);
background-repeat:no-repeat;
background-color:#ffffff;
padding-left:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px
}

.alerta{
color:#254e8a;
border:#254e8a 1px solid;
background-image:url(images/accept.png);
background-repeat:no-repeat;
background-color:#cbdefa;
padding-left:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px
}


.bad{
color:#FF0000;
border:#FF0000 1px solid;
background-image:url(images/exclamation.png);
background-repeat:no-repeat;
background-color:#FEE0E7;
padding-left:17px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px
}
#imagen_producto {
	position:absolute;
	left:6px;
	top:43px;
	width:335px;
	height:388px;
	z-index:1;
}
#barra_superior {
	position:absolute;
	left:10px;
	top:1px;
	width:545px;
	height:23px;
	z-index:2;
	background-image: url(../images/tit_base1.jpg);
}
#txt_codigo {
	position:absolute;
	left:356px;
	top:43px;
	width:198px;
	height:20px;
	z-index:3;
}
#codigo_rtp {
	position:absolute;
	left:355px;
	top:66px;
	width:192px;
	height:15px;
	z-index:4;
}
#txt_tallas {
	position:absolute;
	left:356px;
	top:96px;
	width:198px;
	height:20px;
	z-index:5;
}
#tallas_rpt {
	position:absolute;
	left:356px;
	top:118px;
	width:192px;
	height:15px;
	z-index:6;
}
#txt_color {
	position:absolute;
	left:356px;
	top:148px;
	width:198px;
	height:20px;
	z-index:7;
}
#color_rpt {
	position:absolute;
	left:355px;
	top:171px;
	width:192px;
	height:15px;
	z-index:8;
}
#txt_precio {
	position:absolute;
	left:355px;
	top:200px;
	width:200px;
	height:20px;
	z-index:9;
}
#precio_rpt {
	position:absolute;
	left:356px;
	top:222px;
	width:192px;
	height:15px;
	z-index:10;
}
#txt_descripcion {
	position:absolute;
	left:356px;
	top:251px;
	width:199px;
	height:19px;
	z-index:11;
}
#descripcion_rpt {
	position:absolute;
	left:355px;
	top:274px;
	width:192px;
	height:275px;
	z-index:12;
}
.bg_text_producto
{
background-image:url(../images/bg_text.jpg);
border:#d4d4d6 1px solid;padding:3px }
.bg_text_producto1
{
border:#d4d4d6 1px solid ; background-color:#fdfdfd;padding:3px}


/*estilos para el efecto de imagen */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	width:900px;
	height:620px
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 600px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}


.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* fin de estilos del efecto */
#barra_producto {
	position:absolute;
	left:0px;
	top:10px;
	width:639px;
	height:20px;
	z-index:1;
	/*background-image: url(../images/tit_base.jpg);*/
	padding-left:15px;
	padding-top:8px;
	font-weight:bold;
    color: #ffffff;
}           

#muestra_productos {
	position:absolute;
	left:2px;
	top:43px;
	width:643px;
	height:540px;
	z-index:2;
	overflow:auto
}
#capa_desc {
	position:absolute;
	left:450px;
	top:6px;
	width:20px;
	height:20px;
	z-index:1;
}
#capa_asc {
	position:absolute;
	left:465px;
	top:6px;
	width:20px;
	height:20px;
	z-index:2;
}
#cap_informacion {
	position:absolute;
	left:422px;
	top:6px;
	width:20px;
	height:20px;
	z-index:3;
}#cap_id_prod_enviar_amigo {
	position:absolute;
	left:96px;
	top:484px;
	width:162px;
	height:27px;
	z-index:13;
}
#ver_carrito_index {
	position:absolute;
	left:500px;
    /*left:525px;*/
	top:-4px;
	width:110px;
	height:25px;
	z-index:1;
}

#sociales {
    position:absolute;
    left:360px;
    top:7px;     
    z-index:15;   
    color: #ffffff;   
    font-weight: bold;
    
}
#sociales_2 {
    position:absolute;
    left:440px;
    top:3px;     
    z-index:15;   
    color: #ffffff;   
    font-weight: bold;
    
}

#sociales_3 {
    position:absolute;
    left:280px;
    top:7px;     
    z-index:15;   
    color: #ffffff;   
    font-weight: bold;
    
}
#sociales_4 {
    position:absolute;
    left:360px;
    top:3px;     
    z-index:15;   
    color: #ffffff;   
    font-weight: bold;
    
}
#sociales_5 {
    position:absolute;
    left:505px;
    top:7px;     
    z-index:15;   
    color: #ffffff;   
    font-weight: bold;
    
}
#sociales_6 {
    position:absolute;
    left:585px;
    top:3px;     
    z-index:15;   
    color: #ffffff;   
    font-weight: bold;
    
}

#ver-carrito-productos {
	position:absolute;
	left:500px;
	top:-4px;
	width:110px;
	height:25px;
	z-index:4;
}
#construccion {
	position:absolute;
	left:115px;
	top:50px;
	width:300px;
	height:300px;
	z-index:1;
}
#filtro_5 {
	position:absolute;
	left:7px;
	top:7px;
	width:220px;
	height:18px;
	z-index:2;
	text-transform:uppercase
}

#txt_registro {
	position:absolute;
	left:8px;
	top:6px;
	width:255px;
	height:21px;
	z-index:1;
}
#cap_datos_personales {
	position:absolute;
	left:3px;
	top:146px;
	width:630px;
	
	z-index:2;
}
#cap_datos_usuario {
	position:absolute;
	left:1px;
	top:26px;
	width:630px;     	
	z-index:3;
}



#boton_sumit {
	position:absolute;
	left:237px;
	top:590px;
	width:64px;
	height:31px;
	z-index:4;
}
#mensajes_resultado {
	position:absolute;
	left:118px;
	top:75px;
	width:248px;
	height:63px;
	z-index:1;
	
}
#txt_activacion_user {
	position:absolute;
	left:17px;
	top:18px;
	width:173px;
	height:19px;
	z-index:1;
}
#mensaje_bienvenida_user {
	position:absolute;
	left:34px;
	top:54px;
	width:488px;
	height:181px;
	z-index:2;
}
#txt_ini_sesion {
	position:absolute;
	left:231px;
	top:24px;
	width:107px;
	height:22px;
	z-index:1;
}
#base_login {
	position:absolute;
	left:160px;
	top:57px;
	width:311px;
	height:160px;
	z-index:2;
	padding:15px;
	background-image: url(../images/bg_login.jpg);
}

#cap_bg_email {
	position:absolute;
	left:82px;
	top:56px;
	width:205px;
	height:23px;
	z-index:1;
	background-image: url(../images/bg_nick.png);
	padding-left: 25px;
}

#cap_bg_email_1 {
	position:absolute;
	left:50px;
	top:-1px;
	width:205px;
	height:23px;
	z-index:1;
	background-image: url(../images/bg_nick.png);
	padding-left: 25px;
}

#cap_bg_clave {
	position:absolute;
	left:82px;
	top:105px;
	width:205px;
	height:23px;
	z-index:2;
	background-image: url(../images/bg_pass.png);
	padding-left: 25px;
}

#cap_bg_clave_1 {
	position:absolute;
	left:325px;
	top:-1px;
	width:205px;
	height:23px;
	z-index:2;
	background-image: url(../images/bg_pass.png);
	padding-left: 25px;
}


#txt_email_cap {
	position:absolute;
	left:25px;
	top:-1px;
	width:197px;
	height:18px;
	z-index:1;
    padding-top: 1px;
}
#txt_clave_cap {
	position:absolute;
	left:25px;
	top:-1px;
	width:197px;
	height:18px;
	z-index:1;
    padding-top: 1px;
}
#txt_aut_user {
	position:absolute;
	left:67px;
	top:11px;
	width:210px;
	height:20px;
	z-index:3;
}
#txt_email {
	position:absolute;
	left:20px;
	top:58px;
	width:44px;
	height:20px;
	z-index:4;
}
#txt_clave {
	position:absolute;
	left:20px;
	top:106px;
	width:48px;
	height:20px;
	z-index:5;
}
#cap_btn_login {
	position:absolute;
	left:122px;
	top:153px;
	width:80px;
	height:24px;
	z-index:6;
}
#linea_login {
	position:absolute;
	left:72px;
	top:312px;
	width:513px;
	height:5px;
	z-index:3;
}
#btn_registrate {
	position:absolute;
	left:66px;
	top:281px;
	width:111px;
	height:18px;
	z-index:4;
}
#btn_olvido {
	position:absolute;
	left:427px;
	top:279px;
	width:137px;
	height:19px;
	z-index:5;
}
#msg_error {
	position:absolute;
	left:130px;
	top:18px;
	width:361px;
	height:11px;
	z-index:7;
}
#bg_olvido {
	position:absolute;
	left:115px;
	top:84px;
	width:420px;
	height:150px;
	z-index:1;
	background-image: url(../images/bg_olvido.jpg);
}
#titulo_olvido {
	position:absolute;
	left:125px;
	top:13px;
	width:140px;
	height:16px;
	z-index:1;
}
#txt_olvido {
	position:absolute;
	left:17px;
	top:31px;
	width:389px;
	height:50px;
	z-index:2;
}
#correo_olvido {
	position:absolute;
	left:56px;
	top:87px;
	width:68px;
	height:21px;
	z-index:3;
}
#input_olvido {
	position:absolute;
	left:132px;
	top:87px;
	width:205px;
	height:23px;
	z-index:4;
	background-image: url(../images/bg_nick.png);
	padding-left: 25px;
}
#btn_frm_olvido {
	position:absolute;
	left:186px;
	top:116px;
	width:64px;
	height:30px;
	z-index:5;
}
#mesnaje_olvido {
	position:absolute;
	left:61px;
	top:23px;
	width:456px;
	height:27px;
	z-index:2;
}
#cajita_x_marca {
	position:absolute;
	left:6px;
	top:3px;
	width:153px;
	height:24px;
	z-index:6;
}
.over_img{

filter:alpha(opacity=100);
-moz-opacity: 0.8;
opacity: 0.8;}
 
.over_img:hover{
filter:alpha(opacity=70);
-moz-opacity: 1.0;
opacity: 1.0;
} 

