/*
#menu_cab{
.background-color:transparent;
}

.boto_tienda{
float:left;
margin-top:-4px;
padding:4px;
width:87px;
height:23px;
background-image:url(../img/tienda/boton_tienda.png);
background-repeat:no-repeat;
}

a.a_boto_tienda:link, a.a_boto_tienda:visited{
color:#FFBB1A;
}
a.a_boto_tienda:hover, a.a_boto_tienda_selected:link, a.a_boto_tienda_selected:visited, a.a_boto_tienda_selected:hover, a.a_boto_tienda_selected:active{
color:#FFFFFF;
}

*/

/*Solución temporal Carlos SILK para resolver el problema del link de tienda en gris y el de inicio en blanco*/ 

a.a_menu_cab_selected:link,a.a_menu_cab_selected:active,a.a_menu_cab_selected:visited  {
color:#000000;
}

a.a_menu_cab_selected:hover {
color:#FFFFFF;
}



#menu_cab li a.boto_tienda:link, #menu_cab li a.boto_tienda:visited, #menu_cab li a.boto_tienda:active, #menu_cab li a.boto_tienda:hover {
color:#FFFFFF;
}

/*FIN Solución temporal Carlos SILK*/



a.a_bottom:link, a.a_bottom:visited, a.a_bottom:hover, a.a_bottom:active{
background-image:url(../img/tienda/bullet_bottom.gif);
background-color:transparent;
}

a:link, a:visited, a:hover, a:active {
color:#000000;
background-color:transparent;
text-decoration:none;
}

#bloque_central{
width:988px;
height:570px;
text-align:left;
}

.bloque_PVP{
font-size:8px
}

.bloque_cuotas{
color:#138AB3;
font-size:8px;
}

.bloque_titulo{
float:left;
color:#FFFFFF;
margin:4px;
margin-left:12px;
font-size:12px;
}

.bloque_1{
float:left;
width:317px;
height:246px;
margin:5px;
font:bold 9px Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/tienda/bloque_1_bg.gif);
background-repeat:no-repeat;
background-position:left;
background-color:transparent;
position:relative;
}

.bloque_1_ver_1{
position:absolute;
top:118px;
left:275px;
}

.bloque_1_ver_2{
position:absolute;
top:231px;
left:275px;
}

.bloque_1_contenido{
width:305px;
height:222px;
margin-left:12px;
}

.bloque_flash{
float:left;
margin:5px;
width:646px;
height:246px;
font:bold 9px Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/tienda/flash_bg.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:transparent;
overflow:hidden;
text-align:left;
}

#flash_novedades{
clear:both;
float:left;
margin-top:3px;
}

.bloque_2{
float:left;
width:317px;
height:172px;
margin:5px;
font:bold 9px Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/tienda/bloque_2_bg.gif);
background-repeat:no-repeat;
background-position:left;
background-color:transparent;
position:relative;
}

.bloque_2_ver{
position:absolute;
top:158px;
left:275px;
}

.bloque_2_contenido{
width:305px;
height:148px;
margin-left:12px;
}

.bloque_banner{
float:left;
margin:5px;
background-color:#AFAFAF;
}