/* 
    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;
}
#tituloEmpresa{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/empresa/tituloEmpresa.jpg");
    border: 0px solid blue;

}
#tituloEmpresa_eng{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/empresa/tituloEmpresa_eng.jpg");
    border: 0px solid blue;

}
#containerTextoEmpres{
    width: 561px;
   margin: auto;
}
#textoEmpresa{
    position: relative;
    float: left;
/*    width: 561px;
    height: 461px;*/

    width: 494px;
    height: 443px;
/*    margin-left: 56px;*/
    margin-left: 20px;
    margin-top: 18px;
    margin-right: 30px;
/*    margin-left:20px;
    margin-top: 0px;*/
    font-family: "Swis721 Cn BT";
    font-size: 15px;
    color: #707070;
    border: 0px solid blue;
/*    padding-top: 18px;
    padding-right: 10px;
    padding-bottom: 20px;*/
/*    padding-left: 56px;*/
/*    padding: 10px 10px 10px 10px;*/

/*    padding-left: 20px;*/
}

#flashEmpresa{
    position: relative;
    float: left;
    width: 394px;
    height: 461px;
/*    margin-left:0px;*/
    margin-left:35px;
    margin-top: 0px;
    border: 0px solid blue;
/*    padding: 10px 10px 10px 10px;*/
/*    padding-left: 20px;*/
}
object{
 z-index:-1;
}
#contenedor{
    position: relative;
    float: left;
    width: 975px;
/*    height: 600px;*/
    margin-left:0px;
    margin-top: 0px;
    border: 0px solid blue;
}
#tituloEntregaPago{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/entregapago/tituloEntregaPago.jpg");
    border: 0px solid blue;
}
#tituloEntregaPago_eng{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/entregapago/tituloEntregaPago_eng.jpg");
    border: 0px solid blue;
}
#imagen1EntregaPago{
    position: relative;
    float: right;
    width: 455px;
    height: 432px;
    margin-right: 0px;
/*    margin-left:20px;
    margin-top: 30px;*/
    background-image: url("/imagenes/entregapago/imagen1EntregaPago.jpg");
    border: 0px solid blue;
}
#imagen2EntregaPago{
    position: relative;
    float: right;
    width: 346px;
    height: 96px;
    margin-right: 0px;
/*    margin-left: 609px;*/
/*    margin-top: -90px;*/
/*    margin-top: -90px;*/

/*    margin-left:20px;
    margin-top: 30px;*/
    background-image: url("/imagenes/entregapago/imagen2EntregaPago.jpg");
    border: 0px solid blue;
}
#textoEntregaPago{
    position: relative;
    float: left;
/*    width: 450px;
    height: 520px;*/

/*    width: 450px;
    height: 520px;*/

    width: 383px;
/*    height: 520px;*/

/*    margin-left:20px;*/
    margin-left:20px;
    top: 0px;
    font-family: "Swis721 Cn BT";
    font-size: 15px;
    color: #707070;
    border: 0px solid blue;
    text-align:  left;
/*    padding-top: 26px;*/
/*    z-index: -100;*/
/*    padding: 10px 10px 10px 10px;*/
/*    padding-left: 20px;*/
}

#textoEntregaPago a{
    color: black;
}