#fondo {

        background: url(../imagenes/bg_cabecera.jpg) repeat center top;

}



#fondo1 {

        background: url(../imagenes/bg_sesion.png) norepeat center top;

}



#fondo2 {

        height:450px;

        background: url(../imagenes/adc_bg.png) no-repeat center top;

}

#fondo2 input:: -ms-reveal {
        color: white;
        background-color: red;
}

a {
        color: #ffffff;
        text-decoration: none;
}



