/* 
    Document   : splash
    Created on : 12/02/2014, 15:14:55
    Author     : Willzemberg
    Description:
        Css para splash.
*/
body                        { background: #000000 url(../imagens/bg-splash.jpg) repeat-y center ; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
#topo-splash                { height: 400px; background: url(../imagens/splash-topo.png) no-repeat center; position: relative}

#banners-splash             { text-align: center; padding-top: 6px;}
#banners                    { position: relative; top: -163px;}
#btn-entrar                 { text-align: center; position: relative; top: 7px;}