/* 
    Document   : ly-deculto-home
    Created on : 20/01/2012, 07:56:08 PM
    Author     : Clara
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
#sectorFlash{
    position:relative;
    float: left;
    width: 1000px;
    height: 415px;
/*    background-image: url("/imagenes/home/flash.jpg");*/
    border: 0px solid blue;
    margin-top: 0px;
/*    z-index:1;*/
/*    padding-left: 0px;*/
}
#sectorFlash_tmp{
    position:relative;
    float: left;
/*    width: 1190px;*/
    width: 1000px;
/*    height: 606px;*/
    height: 421px;
/*    background-image: url("/imagenes/home/flash.jpg");*/
    border: 0px solid blue;
    margin-top: 5px;
    padding-left: 0px;
/*    background-image: url("/imagenes/home/FlashSaleSIZED1.jpg");*/

}

#sectorFlash a{
    color: white;
}

#sectorHot{
    position:relative;
    float: left;
    width: 1000px;
    /* Se pone en comentario el height para poner el aviso de En Desarrollo*/
    /* Restaurar luego*/
/*    height: 203px;*/
    height: 288px;
/*    height: 340px;*/
    border: 0px solid blue;
/*    background-image: url("/imagenes/home/enDesarrollo100x288.jpg");*/

/* Se comenta marzo 25 */
/*    background-image: url("/imagenes/home/enDesarrollo4.jpg");*/
}
#rellenoIzqHot{
    position:relative;
    float: left;
    width: 38px;
    height: 203px;
    border: 0px solid blue;
}
#textoHot{
    position:relative;
    float: left;
    width: 128px;
    height: 30px;
    border: 0px solid blue;
    background-color: #D2D2D2;
    font-family: "Myriad Pro";
    font-size: 14px;
    color: white;
    line-height: 30px;
    vertical-align:  middle;
/*    text-indent: 38px;*/
text-indent: 30px;
}
#textoHot_eng{
    position:relative;
    float: left;
/*    width: 128px;*/
/*    width: 140px;*/
    height: 30px;
    border: 0px solid blue;
    background-color: #D2D2D2;
    font-family: "Myriad Pro";
    font-size: 14px;
    color: white;
    line-height: 30px;
    vertical-align:  middle;
    text-indent: 10px;
}
#barraHot{
    position:relative;
    float: left;
    width: 834px;
    height: 30px;
    background-image: url("/imagenes/home/barraHot.jpg");
    border: 0px solid blue;
}
#productosHot{
    position:relative;
    float: left;
    width: 921px;
    height: 173px;
    border: 1px solid #D2D2D2;
    
/*    background-image: url("/imagenes/home/enDesarrollo2.jpg");*/
}


#sectorImagenHot{
    position:relative;
    float: left;
/*    width: 270px;*/
/*width: 200px;*/
    height: 173px;
}