@charset "utf-8";
/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background:url(../imgs/cen.jpg) center #6f3280;
height:100%;
}

#indice{
background:url(../imgs/cen_home.jpg) center top;
}

img, .pngfix, div, p {
behavior: url(iepngfix.htc);
border:0;
}

/*comunes*/
#logo{
float:left;
margin:14px 160px 0 10px;
}
#header2 #logo{
/*margin:14px 110px 0 10px;*/
margin:14px 46px 0 10px;
}

/*borders*/
#border_top{
background:url(../imgs/border_top.png) no-repeat;
height:20px;
}
#border_bottom{
background:url(../imgs/border_bottom.png) no-repeat;
height:20px;
}
#content_center{
background:url(../imgs/border_cen.png) repeat-y;
text-align:left;
}
#contenido #border_top, #producto #border_top, #compra #border_top{
background:url(../imgs/border_top2.png) no-repeat;
height:20px;
}
#contenido #border_bottom, #producto #border_bottom, #compra #border_bottom{
background:url(../imgs/border_bottom2.png) no-repeat;
height:20px;
}
#contenido #content_center, #producto #content_center, #compra #content_center{
background:url(../imgs/border_cen2.png) repeat-y;
text-align:left;
}

/* comunes producto*/
#border_top_left{
background:url(../imgs/border_top3.png) no-repeat;
height:20px;
}
#border_bottom_left{
background:url(../imgs/border_bottom3.png) no-repeat;
height:20px;
}
#content_center_left{
background:url(../imgs/border_cen3.png) repeat-y;
text-align:left;
padding-left:33px;
}
/*i6 hack*/
* html #content_center_left{
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/border_cen3.png');
width:573px;
}
/*ie7 hack*/
*:first-child+html #content_center_left{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/border_cen3.png');
width:573px;
}

#border_top_right{
background:url(../imgs/border_top4.png) no-repeat;
height:20px;
}
#border_bottom_right{
background:url(../imgs/border_bottom4.png) no-repeat;
height:20px;
}
#content_center_right{
background:url(../imgs/border_cen4.png) repeat-y;
text-align:left;
padding:12px 25px 12px 30px;
color:#fff;
}
/*i6 hack*/
* html #content_center_right { 
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/border_cen4.png');
width:198px;
}

/*i6 hack*/
* html #content_center { 
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/border_cen.png');
}

#indice #content_center{
height:666px;
}
/*menus*/
#menu{
float:left;
width:488px;
height:44px;
margin:68px 0 0 0;
}
#header2 #menu{
/*width:538px;*/
width:585px;
}
#menu #luno:link, #menu #luno:visited{
background:url(../imgs/b_uno_off.png) no-repeat;
width:116px;
height:14px;
padding:15px 10px 5px 20px;
color:#fff;
text-decoration:none;
display:block;
float:left;
text-align:center;
}
#menu #luno:hover{
background:url(../imgs/b_uno_on.png) no-repeat;
}

/*i6 hack*/
* html #menu #luno:link, * html #menu #luno:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_uno_off.png');
cursor:hand;
}
* html #menu #luno:hover {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_uno_on.png');
cursor:hand;
}
/*****/
#menu #lunob:link, #menu #lunob:visited{
background:url(../imgs/b_unob_off.png) no-repeat;
width:85px;
height:14px;
padding:15px 10px 5px 20px;
color:#fff;
text-decoration:none;
display:block;
float:left;
text-align:center;
}
#menu #lunob:hover{
background:url(../imgs/b_unob_on.png) no-repeat;
}

/*i6 hack*/
* html #menu #lunob:link, * html #menu #lunob:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_unob_off.png');
cursor:hand;
}
* html #menu #lunob:hover {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_unob_on.png');
cursor:hand;
}
/*****/
#menu #seluno, #menu #selunob, #menu #seldos, #menu #seltres, #menu #selcuatro, #menu #selcinco{
height:14px;
padding:15px 10px 5px 10px;
color:#fff;
text-decoration:none;
display:block;
float:left;
text-align:center;
}
 #seluno a{
	 color:#FFF;
	 text-decoration:none;
 }
#menu #seluno{
background:url(../imgs/b_uno_on.png) no-repeat;
width:116px;
}
/*i6 hack*/
* html #menu #seluno{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_uno_on.png');
}
/****/
#selunob a{
	 color:#FFF;
	 text-decoration:none;
 }
#menu #selunob{
background:url(../imgs/b_unob_on.png) no-repeat;
width:85px;
}
/*i6 hack*/
* html #menu #selunob{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_unob_on.png');
}

/****/

#menu #seldos{
background:url(../imgs/b_dos_on.png) no-repeat;
width:128px;
}
/*i6 hack*/
* html #menu #seldos{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_dos_on.png');
}
#menu #seltres{
background:url(../imgs/b_dos_on.png) no-repeat;
width:46px;
}
/*i6 hack*/
* html #menu #seltres{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_dos_on.png');
}

#menu #selcuatro{
background:url(../imgs/b_tres_on.png) no-repeat;
width:89px;
}
/*i6 hack*/
* html #menu #selcuatro{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_tres_on.png');
}

#menu #selcinco{
background:url(../imgs/b_cinco_on.png) no-repeat;
width:65px;
padding:15px 15px 5px 15px;
}
/*i6 hack*/
* html #menu #selcinco{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_cinco_on.png');
}

/**********************************************/
#menu #ldos:link, #menu #ldos:visited, #menu #ltres:link, #menu #ltres:visited, #menu #lcuatro:link, #menu #lcuatro:visited, #menu #lcinco:link, #menu #lcinco:visited{
height:14px;
padding:15px 5px 5px 5px;
color:#fff;
text-decoration:none;
display:block;
float:left;
text-align:center;
}
#menu #ldos:link, #menu #ldos:visited{
background:url(../imgs/b_dos_off.png) no-repeat ;
width:128px;
}
#menu #ldos:hover{
background:url(../imgs/b_dos_on.png) no-repeat;
}
/*i6 hack*/
* html #menu #ldos:link, * html #menu #ldos:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_dos_off.png');
cursor:hand;
}
* html #menu #ldos:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_dos_on.png');
cursor:hand;
}
/**********************************************/
#menu #ltres:link, #menu #ltres:visited{
background:url(../imgs/b_cuatro_off.png) no-repeat;
width:46px;
}
#menu #ltres:hover{
background:url(../imgs/b_cuatro_on.png) no-repeat;
}
/*i6 hack*/
* html #menu #ltres:link, * html #menu #ltres:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_cuatro_off.png');
cursor:hand;
}
* html #menu #ltres:hover {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_cuatro_on.png');
cursor:hand;
}
/**********************************************/
#menu #lcuatro:link, #menu #lcuatro:visited{
background:url(../imgs/b_tres_off.png) no-repeat;
width:89px;
}
#menu #lcuatro:hover{
background:url(../imgs/b_tres_on.png) no-repeat;
}
/*i6 hack*/
* html #menu #lcuatro:link, * html #menu #lcuatro:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_tres_off.png');
cursor:hand;
}
* html #menu #lcuatro:hover {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_tres_on.png');
cursor:hand;
}
/**********************************************/
#menu #lcinco:link, #menu #lcinco:visited{
background:url(../imgs/b_dos_off.png) no-repeat right top;
width:59px;
}
#menu #lcinco:hover{
background:url(../imgs/b_dos_on.png) no-repeat right top;
}
/*i6 hack*/
* html #menu #lcinco:link, * html #menu #lcinco:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_cinco_off.png');
cursor:hand;
}
* html #menu #lcinco:hover {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_cinco_on.png');
cursor:hand;
}

/*home*/
#flash{
position:absolute;
margin:0 0 0 20px;
width:1228px;
height:666px;
}
#acceso{
position:absolute;
margin:160px 0 0 555px;
width:281px;
height:130px;
background:url(../imgs/f_acceso.png) no-repeat;
padding:20px;
text-align:left;
}
#accesodos{
position:absolute;
margin:160px 0 0 555px;
width:261px;
height:130px;
padding:20px;
text-align:left;
}

form{
margin:7px 0 0px 0;
}
form.formdos{
margin:32px 0 0px 0;
}
#acceso fieldset{
border:none;
padding-bottom:4px;
}
#acceso p{
float:left;
width:80px;
margin:3px 0 0 0;
}
#acceso input{
border:1px solid #7c408f;
width:167px;
height:22px;
}
#acceso a:link, #acceso a:visited{
color:#000;
line-height:25px;
float:left;
}

#acceso #entrar:link, #acceso #entrar:visited{
float:left;
color:#000;
background:url(../imgs/b_entrar_off.jpg) no-repeat;
float:right;
width:61px;
height:17px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:10px;
margin-top:5px;
line-height:15px;
}

#acceso #entrar:hover{
color:#fff;
background:url(../imgs/b_entrar_on.jpg) no-repeat;
}
/**************/

#accesodos fieldset{
border:none;
padding-bottom:4px;
}
#accesodos p{
float:left;
width:80px;
margin:3px 0 0 0;
}
#accesodos input{
border:1px solid #7c408f;
width:167px;
height:22px;
}
#accesodos a:link, #accesodos a:visited{
color:#000;
line-height:25px;
float:left;
}

#accesodos #entrar:link, #accesodos #entrar:visited{
float:left;
color:#000;
background:url(../imgs/b_entrar_off.gif) no-repeat;
float:right;
width:61px;
height:17px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:10px;
margin-top:5px;
line-height:15px;
}

#accesodos #entrar:hover{
color:#fff;
background:url(../imgs/b_entrar_on.gif) no-repeat;
}
/*********************/

/*registro*/
#registro{
width:770px;
padding: 25px 0 0 45px;
font-size:12px;
color:#fff;
}
#registro img{
float:left;
}
#registro form{
float:left;
width:428px;
margin-top:25px;
}
#registro fieldset{
border:none;
padding-bottom:10px;
background:url(../imgs/linea_form.gif) no-repeat bottom;
margin-bottom:10px;
}
#registro em{
float:right;
font-style:normal;
font-size:9px;
margin-bottom:15px;
}
#registro p{
float:left;
width:186px;
margin:3px 0 0 0;
}
#registro form.formdos p{
width:428px;
margin:0px 0 0 0;
text-align:justify;
}
#registro input{
border:1px solid #7c408f;
width:237px;
height:22px;
}
#registro input.corto{
width:197px;
float:left;
}
#registro input.corto2{
width:197px;
float:right;
}
#registro select{
border:1px solid #7c408f;
width:237px;
height:22px;
}
#registro textarea{
border:1px solid #7c408f;
width:237px;
}
#registro #acepto{
margin: 0px 0px 0px 0px;
width:auto;
height:auto;
border:none;
}
#registro i{
font-style:normal;
font-size:11px;
margin-bottom:15px;
}
#registro a:link, #registro a:visited{
color:#f75bb6;
line-height:25px;
text-decoration:none;
}
#registro #entrar:link, #registro #entrar:visited{
float:left;
color:#000;
background:url(../imgs/b_hazte_off.jpg) no-repeat;
float:right;
width:130px;
height:57px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:0px;
margin-top:0px;
line-height:40px;
}
#registro #entrar:hover{
color:#fff;
background:url(../imgs/b_hazte_on.jpg) no-repeat;
}
#registro form.formdos #entrar:link, #registro form.formdos #entrar:visited{
background:url(../imgs/b_rok_off.jpg) no-repeat;
width:231px;
margin-top:85px;
}
#registro form.formdos #entrar:hover{
background:url(../imgs/b_rok_on.jpg) no-repeat;
}
#registro #txt{
float:left;
width:277px;
margin:32px 0 0 65px;
text-align:justify;
}
#registro #txt img{
margin-top:20px;
}
#registro form.formdos .exclam{
margin-right:10px;
}

#registro form.formdos i{
font-style:normal;
font-weight:bold;
color:#f75bb6;
font-size:12px;
}

/****************PRODUCTOS************************/
/*comunes*/
#miga{
float:left;
width:400px;
height:11px;
margin-left:10px;
color:#fff;
}
#estado{
float:right;
width:400px;
height:11px;
text-align:right;
margin-right:25px;
color:#000;
}
#miga a:link, #miga a:visited, #estado a:link, #estado a:visited{
color:#fff;
text-decoration:none;
}
/*portada*/
#portada{
width:832px;
height:668px;
background:#000;
margin-left:19px;
}
#portada_right{
position:absolute;
margin:0;
}

#portada_left{
height:612px;
position:absolute;
margin:28px 0 28px 583px;
}
#portada ul{
list-style:none;
}
#portada li{
background:#b3b3b3;
width:210px;
height:18px;
padding:4px 0 0 12px;
font-size:12px;
margin-bottom:2px;
}
#portada li a:link, #portada li a:visited{
color:#000;
text-decoration:none;
}
#portada li:hover{
background:#e8e8e8;
}
#portada li.seccion_sel{
background:#e8e8e8;
}
#portada_logo{
position:absolute;
bottom:0px;  
}
/*producto*/
#producto_left{
float:left;
width:606px;
}
.producto_info{
background:url(../imgs/f_producto.png) no-repeat;
width:241px;
float:left;
padding:20px 15px 15px 15px;
}
.nombre{
float:left;
color:#fff;
width:115px;
height:58px;
padding-left:5px;
}
.precio{
float:right;
width:115px;
text-align:right;
padding-right:5px;
}
.tachado{
color:#c0c0c0;
text-decoration:line-through;
margin-top:2px;
margin-bottom:2px;
font-size:11px;
}
.disponible{
color:#328925;
font-weight:bold;
}
.nodisponible{
color:#bd1320;
font-weight:bold;
}
.producto_info a:link, .producto_info a:visited{
width:300px;
height:300px;
}
#producto_right{
float:left;
width:253px;
}
.foto_lat{
width:190px;
height:120px;
}

#micompra{
background:url(../imgs/t_micompra2.png) no-repeat;
height:85px;
padding-top:27px;
text-align:right;
color:#fff;
}
#apadrina{
background:url(../imgs/f_apadrina.jpg) no-repeat;
height:143px;
padding-top:77px;
padding-left:11px;
padding-right:11px;
}
#devoluciones{
background:url(../imgs/t_condiciones2.png) no-repeat;
height:65px;
/*padding-top:20px;
text-align:right;*/
color:#fff;
}
#devoluciones p{
position:absolute;
margin:20px 0 0 55px;
text-align:right;
z-index:20;
}
#devoluciones #linki{
position:absolute;
margin:0px 0 0 0px;
width:200px;
height:65px;
z-index:30;
}

#devoluciones a{
text-decoration:none;
}
/*devoluciones*/


#lista #devolucionesform fieldset {
height:auto;
padding-bottom:10px;
margin-bottom:10px;
}

#lista #devolucionesform fieldset select{
float:right;
border:1px solid #7c408f;
width:237px;
height:22px;
}
#lista #devolucionesform fieldset textarea{
float:right;
/**/border:1px solid #7c408f;
width:237px;
}
#compra #lista #devolucionesform fieldset p{
}

#pagoseguro{
background:url(../imgs/t_pagoseguro2.png) no-repeat;
/*padding-top:20px;*/
text-align:right;
color:#fff;
height:65px;
}
#pagoseguro p{
position:absolute;
margin:20px 0 0 77px;
text-align:right;
z-index:20;
}

#pagoseguro #linki{
position:absolute;
margin:0px 0 0 0px;
width:200px;
height:65px;
z-index:30;
}

#pagoseguro a{
text-decoration:none;
}
#producto #micompra a:link, #producto #micompra a:visited, #producto #apadrina a:link, #producto #apadrina a:visited, #compra #micompra a:link, #compra #micompra a:visited, #compra #apadrina a:link, #compra #apadrina a:visited{
float:left;
color:#000;
background:url(../imgs/b_comprar_off.png) no-repeat;
float:right;
width:84px;
height:35px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:0px;
margin-top:0px;
line-height:32px;
}

#producto #micompra a:hover, #producto #apadrina a:hover, #compra #micompra a:hover, #compra #apadrina a:hover{
color:#fff;
background:url(../imgs/b_comprar_on.png) no-repeat;
}


/*i6 hack*/
* html #producto #micompra a:link, * html #producto #micompra a:visited, * html #producto #apadrina a:link, * html #producto #apadrina a:visited, * html #compra #micompra a:link, * html #compra #micompra a:visited, * html #compra #apadrina a:link, * html #compra #apadrina a:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_comprar_off.png');
cursor:hand;
}
* html #producto #micompra a:hover, * html #producto #apadrina a:hover, * html #compra #micompra a:hover, * html #compra #apadrina a:hover {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_comprar_on.png');
cursor:hand;
}

#producto #micompra a:link, #producto #micompra a:visited, #compra #micompra a:link, #compra #micompra a:visited{
margin-top:5px;
}

#producto_right p{
margin-right:5px;
}
#apadrina input{
border:1px solid #7c408f;
width:167px;
height:20px;
margin-top:5px;
}

#content_center_right ul{
list-style:url(../imgs/sub_off.gif);
color:#fff;
margin:20px 0 20px 20px;
line-height:17px;
}
#content_center_right ul a:link, #content_center_right ul a:visited{
color:#fff;
text-decoration:none;
}
#content_center_right ul li ul{
list-style-image:none;
list-style:none;
color:#cdb6d4;
font-size:9px;
margin:3px 0 3px 0;
line-height:12px;
}
#content_center_right ul li ul li a:link, #content_center_right ul li ul li a:visited{
color:#cdb6d4;
font-size:9px;
text-decoration:none;
}

#content_center_right li.seccion_sel{
list-style:url(../imgs/sub_on.gif);
}
#content_center_right ul li ul li.subseccion_sel a:link, #content_center_right ul li ul li.subseccion_sel a:visited{
color:#f75bb6;
}

/*ficha*/
#ficha_top{
background:url(../imgs/f_ficha_top.png) no-repeat;
height:20px;
}
#ficha_bottom{
background:url(../imgs/f_ficha_bottom.png) no-repeat;
height:20px;
}
#ficha_cen{
background:url(../imgs/f_ficha_cen.png) repeat-y;
width:536px;
}
/*i6 hack*/
* html #ficha_cen { 
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/f_ficha_cen.png');
}

#producto #recomienda:link, #producto #recomienda:visited, #compra #recomienda:link, #compra #recomienda:visited{
float:left;
color:#000;
background:url(../imgs/b_recomienda_off.jpg) no-repeat;
width:108px;
height:35px;
color:#fff;
text-decoration:none;
text-align:center;
margin:0px 0px 11px 21px;
line-height:32px;
}
#producto #recomienda:hover, #compra #recomienda:hover{
background:url(../imgs/b_recomienda_on.jpg) no-repeat;
}
#producto h3, #compra h3{
float:right;
color:#fff;
margin:11px 31px 0 0;
font-size:10px;
font-weight:normal;
}
#producto h4, #compra h4{
color:#fff;
font-size:11px;
margin-left:10px;
}

hr{
clear:both;
border:0;
color:#333333;
background-color:#333333;
height:1px;
width:516px;
margin:11px;
}
#detalle{
width:310px;
margin:20px 0 5px 31px;
float:left;
}
/*i6 hack*/
* html #detalle { 
margin:20px 0 5px 15px;
}
#minis{
margin:0 3px 0px 0;
width:65px;
float:left;
}
#minis img{
margin-bottom:5px;
}
#foto{
position:absolute;
margin:0 0 0 65px;
width:240px;
}
/*i6 hack*/
* html #foto { 
margin:0 0 0 0px;
}
/*ie7 hack*/
*:first-child+html #foto{
margin:0 0 0 0px;
}
#lupa{
position:absolute;
margin:230px 0 0 280px;
width:16px;
}
/*i6 hack*/
* html #lupa { 
margin:230px 0 0 215px;
}
/*ie7 hack*/
*:first-child+html #lupa{
margin:230px 0 0 215px;
}

#datos{
width:160px;
margin:20px 0px 0 5px;
float:left;
color:#fff;
min-height:265px;
}
/*i6 hack*/
* html #datos { 
width:160px;
margin:20px 0px 0 10px;
paddding:0px 0px 0 0px;
height:265px;
min-height:265px;
}

#producto #anadir:link, #producto #anadir:visited{
float:left;
color:#000;
background:url(../imgs/b_anadir_off.jpg) no-repeat;
width:127px;
height:35px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:0px;
margin-top:0px;
line-height:32px;
}
#producto #anadir:hover{
background:url(../imgs/b_anadir_on.jpg) no-repeat;
}

#producto #subir:link, #producto #subir:visited{
float:right;
color:#000;
background:url(../imgs/b_subir_off.jpg) no-repeat;
width:72px;
height:35px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:0px;
margin-top:0px;
margin-right:21px;
line-height:32px;
}

#producto #subir:hover{
background:url(../imgs/b_subir_on.jpg) no-repeat;
}

#ficha_cen p{
color:#fff;
margin-left:31px;
margin-right:31px;
font-size:11px;
}
#ficha_cen ul{
color:#fff;
margin-left:31px;
margin-right:31px;
font-size:11px;
}

#ficha_cen li{
color:#fff;
margin-left:31px;
margin-right:31px;
font-size:11px;
}

h5{
color:#c0c0c0;
text-decoration:line-through;
margin-top:2px;
margin-bottom:2px;
font-weight:normal;
font-size:11px;
margin-left:10px;
}

#producto select{
width:150px;
margin-left:10px;
}

#producto #guia:link, #producto #guia:visited{
clear:both;
color:#cdb6d4;
text-decoration:none;
margin:10px 0 0 10px;
}

.dos{
margin-left:10px;
}

/*escaparate*/
.escaparate{
width:536px;
height:190px;
}
.marco{
position:absolute;
margin:0;
}
.cuando{
position:absolute;
margin:115px 38px 0 0 ;
text-align:right;
width:498px;
}
.cuando2{
position:absolute;
margin:145px 38px 0 0 ;
text-align:right;
width:498px;
}
.escaparate a:link, .escaparate a:visited{
position:absolute;
margin:140px 0 0 355px;
float:right;
color:#000;
background:url(../imgs/b_entrar_t_off.png) no-repeat;
width:149px;
height:35px;
color:#fff;
text-decoration:none;
text-align:center;
line-height:20px;
}
.escaparate a:hover{
background:url(../imgs/b_entrar_t_on.png) no-repeat;
}
/*i6 hack*/
* html .escaparate a:link, * html .escaparate a:visited {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='', src='imgs/b_entrar_t_off.png');
cursor:hand;
}
* html .escaparate a:hover {
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='', src='imgs/b_entrar_t_on.png');
cursor:hand;
}

/*compra*/
#descuento{
/*background:#000;
padding:20px 0 15px 15px;*/
color:#fff;
margin-bottom:35px;
width:180px;
}

.linea{
width:192px;
height:20px;
background:url(../imgs/i_raya_2.gif) repeat-x bottom;
padding-top:10px;
}
.linea em{
float:left;
width:131px;
font-style:normal;
}
.linea i{
float:left;
font-style:normal;
width:61px;
text-align:right;
}
#pasos{
padding:20px 0 35px 30px;
}
#pasos img{
margin-right:1px;
}
#lista{
margin-left:10px;
}
.lista{
width:516px;
margin-bottom:20px;
font-size:11px;
}
.lista th{
background:#000;
color:#fff;
height:35px;
border-right:1px #fff solid;
}
th.izq{
text-align:left;
}

.lista td{
background:#b3b3b3;
height:78px;
border-bottom:1px #c2c2c2 solid;
border-right:1px #c2c2c2 solid;
text-align:center;
}
.lista th.sin{
border-right:none;
}
.lista tr.fin td{
background:#808080;
height:35px;
border-bottom:none;
font-weight:bold;
}
.lista td.sin{
border-right:none;
}
.lista td.izq{
text-align:left;
}

#compra #seguir:link, #compra #seguir:visited, #compra #comprar:link, #compra #comprar:visited, #compra #benvio:link, #compra #benvio:visited , #compra #pdf:link, #compra #pdf:visited{
float:left;
color:#000;
height:31px;
color:#fff;
text-decoration:none;
text-align:center;
margin-top:20px;
margin-bottom:20px;
line-height:32px;
float:right;
}
#compra #seguir:link, #compra #seguir:visited{
background:url(../imgs/b_seguir_off.png) no-repeat;
width:137px;
margin-right:0px;
}
/*i6 hack*/
* html #compra #seguir:link, * html #compra #seguir:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_seguir_off.png');
cursor:hand;
}
#compra #seguir:hover{
background:url(../imgs/b_seguir_on.png) no-repeat;
}
#compra #seguir.seguir2:link, #compra #seguir.seguir2:visited{
background:url(../imgs/b_envio_off.png) no-repeat;
width:157px;
margin-right:0px;
}
/*i6 hack*/
* html #compra #seguir.seguir2:link, * html #compra #seguir.seguir2:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_envio_off.png');
cursor:hand;
}
#compra #seguir.seguir2:hover{
background:url(../imgs/b_envio_on.png) no-repeat;
}
/*i6 hack*/
* html #compra #seguir:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_seguir_on.png');
cursor:hand;
}

#compra #comprar:link, #compra #comprar:visited{
background:url(../imgs/b_comprar_off.png) no-repeat;
width:84px;
margin-right:40px;
}
/*i6 hack*/
* html #compra #comprar:link, * html #compra #comprar:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_comprar_off.png');
cursor:hand;
}
#compra #comprar:hover {
color:#fff;
background:url(../imgs/b_comprar_on.png) no-repeat;
}
/*i6 hack*/
* html #compra #comprar:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_comprar_on.png');
cursor:hand;
}

#compra #visualizar:link, #compra #visualizar:visited{
float:left;
color:#cdb6d4;
text-decoration:none;
}

#compra #guia:link, #compra #guia:visited{
clear:both;
color:#cdb6d4;
text-decoration:none;
margin:10px 0 0 10px;
}

#compra #aqui:link, #compra #aqui:visited{
clear:both;
color:#cdb6d4;
text-decoration:none;
}

#compra u{
color:#fff;
text-decoration:none;
}

#compra #lista p{
color:#fff;
margin:0 31px 0 0;
font-size:11px;
}

#lista fieldset {
width:516px;
height:33px;
border:none;
background:url(../imgs/i_raya_2.gif) repeat-x bottom;
margin-top:7px;
}

#lista fieldset input{
width:237px;
height:22px;
border:1px solid #7c408f;
float:right;
}
#compra #lista fieldset p{
float:left;
margin:7px 31px 0 0;
}

#envio{
width:534px;
height:215px;
background:url(../imgs/f_envio.png) no-repeat;
margin: 0 0 0 -10px;
}
#envio.enviodos{
height:150px;
background:url(../imgs/f_anadir2.png) no-repeat;
margin: 0 0 20px -10px;
}

#compra #envio p{
float:left;
padding: 17px 0 0 155px;
width:190px;
}
#compra #envio select{
width:210px;
margin: 7px 0 0 0;
}

#compra #envio #seguir:link, #compra #envio #seguir:visited{
margin-right:0px;
margin-top:20px;
margin-bottom:0px;
margin-right:20px;
}

#compra #volver:link, #compra #volver:visited{
float:left;
background:url(../imgs/b_volver_off.png) no-repeat;
float:right;
width:229px;
height:41px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:40px;
margin-top:20px;
line-height:38px;
margin-bottom:20px;
}

#compra #volver:hover {
color:#fff;
background:url(../imgs/b_volver_on.png) no-repeat;
}


#compra #pdf:link, #compra #pdf:visited{
background:url(../imgs/b_pdf_off.png) no-repeat;
width:250px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
/*i6 hack*/
* html #compra #pdf:link, * html #compra #pdf:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_pdf_off.png');
cursor:hand;
margin-bottom:0px;
}
/*ie7 hack*/
*:first-child+html #compra #pdf:link, *:first-child+html #compra #pdf:visited{
margin-bottom:0px;
}
#compra #pdf:hover{
background:url(../imgs/b_pdf_on.png) no-repeat;
}
/*i6 hack*/
* html #compra #pdf:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_pdf_on.png');
cursor:hand;
}
#compra #pdf.der{
margin-right:40px;
}


#datos_resumen_left, #datos_resumen_left2, #datos_resumen_right, #datos_resumen_right2{
float:left;
width:208px;
background:#000;
padding:20px;
color:#fff;
margin-bottom:20px;
font-size:11px;
}
#datos_resumen_left{
margin-left:10px;
/*height:162px;*/
}
/*i6 hack*/
* html #datos_resumen_left{
margin-left:5px;
}
#datos_resumen_right{
margin-left:20px;
/*height:162px;*/
}
#datos_resumen_left2{
/*height:132px;*/
}
#datos_resumen_right2{
background:none;
/*height:132px;*/
}


#datos_resumen_bot{
float:left;
width:288px;
color:#fff;
font-size:11px;
margin-left:10px;
}
/*i6 hack*/
* html #datos_resumen_bot{
margin-left:5px;
}
#datos_resumen_bot p{
}
#datos_resumen_bot_right{
float:left;
width:192px;
color:#fff;
margin-left:40px;
margin-top:25px;
font-size:11px;
}
.fright{
float:right;
margin-top:25px;
}

#datos_resumen_bot img{
float:left;
}
#datos_resumen_bot fieldset{
width:50px;
height:40px;
float:left;
border:0;
padding-top:10px;
}


/*compra paso3*/
#blanco{
margin-left:10px;
color:#FFFFFF;
font-size:11px;
}
#compra .apadrinados{
/*margin-left:10px;*/
}

/*micuenta*/

#micuenta{
padding-top:20px;
}
#micuenta a:link, #micuenta a:visited{
color:#FFF;
text-decoration:none;
font-size:11px;
line-height:25px;
}
#micuenta a:hover{
color:#f75bb6;
}
#micuenta em{
color:#f75bb6;
font-size:11px;
line-height:25px;
font-style:normal;
}

#micuenta a.sel:link, #micuenta a.sel:visited{
color:#f75bb6;
text-decoration:none;
font-size:11px;
line-height:25px;
}
#micuenta a.sel:hover{
color:#f75bb6;
}

#compra.cuenta #datos_resumen_left{
margin-left:0px;
}
#direnvio, #factura{
width:534px;
height:116px;
background:url(../imgs/f_anadir.png) no-repeat;
margin: 0 0 0 -10px;
}
#direnvio{
background:url(../imgs/f_anadir.png) no-repeat;
}
#factura{
background:url(../imgs/f_pedidos.png) no-repeat;
}
#compra #lista #direnvio p, #compra #lista #factura p{
float:left;
padding: 25px 0 0 155px;
width:190px;
}


#compra #direnvio #seguir:link, #compra #direnvio #seguir:visited, #compra #factura #seguir:link, #compra #factura #seguir:visited{
margin-right:0px;
margin-top:40px;
margin-bottom:0px;
margin-right:20px;
}

#compra #datos_resumen_left #seguir:link, #compra #datos_resumen_left #seguir:visited, #compra #datos_resumen_right #seguir:link, #compra #datos_resumen_right #seguir:visited{
background:url(../imgs/b_comprar_off.png) no-repeat;
width:84px;
margin-right:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:0px;
margin-right:-10px;
font-size:9px;
}

/*i6 hack*/
* html #compra #datos_resumen_left #seguir:link, * html #compra #datos_resumen_left #seguir:visited, * html #compra #datos_resumen_right #seguir:link, * html #compra #datos_resumen_right #seguir:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_comprar_off.png');
cursor:hand;
}

#compra #datos_resumen_left #seguir:hover, #compra #datos_resumen_right #seguir:hover{
background:url(../imgs/b_comprar_on.png) no-repeat;
}

/*i6 hack*/
* html #compra #datos_resumen_left #seguir:hover, * html #compra #datos_resumen_right #seguir:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_comprar_on.png');
cursor:hand;
}

#compra #benvio:link, #compra #benvio:visited{
background:url(../imgs/b_envio_off.png) no-repeat;
width:160px;
margin-right:0px;
margin-top:0px;
}
/*i6 hack*/
* html #compra #benvio:link, * html #compra #benvio:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_envio_off.png');
cursor:hand;
margin-bottom:0px;
}
/*ie7 hack*/
*:first-child+html #compra #benvio:link, *:first-child+html #compra #benvio:visited{
margin-bottom:0px;
}
#compra #benvio:hover{
background:url(../imgs/b_envio_on.png) no-repeat;
}
/*i6 hack*/
* html #compra #benvio:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_envio_on.png');
cursor:hand;
}
#compra #benvio.der{
margin-right:40px;
}
#compra #benvio.mar{
margin-right:40px;
}

#compra #lista em{
float:right;
font-style:normal;
font-size:9px;
margin-bottom:15px;
margin-right:42px;
color:#fff;
}

/*apadrinados*/

.apadrinados{
width:516px;
margin-bottom:20px;
font-size:11px;
}
.apadrinados th{
background:#000;
color:#fff;
height:35px;
border-right:1px #fff solid;
}
.apadrinados td{
background:#b3b3b3;
height:35px;
border-bottom:1px #c2c2c2 solid;
border-right:1px #c2c2c2 solid;
text-align:center;
}
.apadrinados th.sin{
border-right:none;
}
.apadrinados tr.dos td{
background:#bbbbbb;
height:35px;
border-bottom:none;
}
.apadrinados td.sin{
border-right:none;
}
.apadrinados td.izq{
text-align:left;
}

#contenido #entrar:link, #contenido #entrar:visited{
float:left;
color:#000;
background:url(../imgs/b_hazte2_off.jpg) no-repeat;
float:right;
width:180px;
height:57px;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:0px;
margin-top:0px;
line-height:40px;
}
#contenido #entrar:hover{
color:#fff;
background:url(../imgs/b_hazte2_on.jpg) no-repeat;
}
/*pedidos*/
#compra #masinfo:link, #compra #masinfo:visited {
float:left;
color:#000;
height:31px;
color:#fff;
text-decoration:none;
text-align:center;
margin-left:5px;
line-height:34px;
background:url(../imgs/b_masinfo_off.png) no-repeat;
width:62px;
margin-right:0px;
}

/*i6 hack*/
* html #compra #masinfo:link, * html #compra #masinfo:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_masinfo_off.png');
cursor:hand;
}
#compra #masinfo:hover{
background:url(../imgs/b_masinfo_on.png) no-repeat;
}
/*i6 hack*/
* html #compra #masinfo:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_masinfo_on.png');
cursor:hand;
}
#compra #datos_resumen_left #seguir.mar:link, #compra #datos_resumen_left #seguir.mar:visited, #compra #datos_resumen_right #seguir.mar:link, #compra #datos_resumen_right #seguir.mar:visited{
margin-right:5px;
}

#compra #seguir.mar:link, #compra  #seguir.mar:visited{
margin-right:40px;
}

/*apadrinados*/

.datospedido{
width:516px;
margin-bottom:20px;
font-size:11px;
}
.datospedido th{
background:#000;
color:#fff;
height:65px;
font-weight:normal;
}
.datospedido td{
background:#808080;
height:35px;
border-top:1px #c2c2c2 solid;
text-align:right;
}
.datospedido th.sin{
border-right:none;
}
.datospedido tr.dos td{
background:#999999;
height:35px;
border-bottom:none;
}
.datospedido td.sin{
border-right:none;
}
.datospedido td.izq{
text-align:left;
}


/*ayuda*/

#registro #txt1{
float:left;
width:237px;
margin:32px 0 0 65px;
text-align:justify;
background:#000;
padding:12px 20px 12px 20px;
}
#registro #txt1 a:link, #registro #txt1 a:visited{
color:#FFF;
text-decoration:none;
font-size:11px;
line-height:18px;
}
#registro #txt1 a:hover{
color:#f75bb6;
}
#registro #txt1 i{
color:#f75bb6;
font-size:11px;
line-height:18px;
font-style:normal;
}


#bvolverpri:link, #bvolverpri:visited {
float:left;
color:#000;
height:31px;
color:#fff;
text-decoration:none;
text-align:center;
margin-bottom:20px;
line-height:32px;
float:right;
background:url(../imgs/b_volverpri_off.png) no-repeat;
width:200px;
margin-right:0px;
margin-top:20px;
}
/*i6 hack*/
* html #bvolverpri:link, * html #bvolverpri:visited{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_volverpri_off.png');
cursor:hand;
margin-bottom:0px;
}
/*ie7 hack*/
*:first-child+html #bvolverpri:link, *:first-child+html #bvolverpri:visited{
margin-bottom:0px;
}
#bvolverpri:hover{
background:url(../imgs/b_volverpri_on.png) no-repeat;
}
/*i6 hack*/
* html #bvolverpri:hover{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='imgs/b_volverpri_on.png');
cursor:hand;
}
#bvolverpri.der{
margin-right:40px;
}
#bvolverpri.mar{
margin-right:40px;
}

#compra #seguir.der{
margin-right:40px;
}


/*footer*/
#footer_left{
float:left;
text-align:left;
padding:25px 0 0 10px;
color:#9c929f;
width:534px;
}
#footer_left img{
margin-bottom:15px;
}
#footer_left a:link, #footer_left a:visited{
color:#9c929f;
text-decoration:none;
}

#footer_right{
float:left;
width:324px;
height:65px;
margin:34px 0 0 0;
background:url(../imgs/f_pago.png) no-repeat;
/*padding:20px 0 0 82px;*/
text-align:left;
color:#9c929f;
}

#footer_right p{
position:absolute;
margin:20px 0 0 77px;
text-align:right;
z-index:20;
}

#footer_right #linki{
position:absolute;
margin:0px 0 0 0px;
width:200px;
height:65px;
z-index:30;
}

#footer_right a{
text-decoration:none;
}



.arr{
margin-top:5px;
}
.arr2{
margin-top:40px;
}
/*.abajo{
margin-bottom:10px;
}*/
