/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21/01/2016, 18:12:26
    Author     : Rosivaldo
*/

#LimpaDiv{clear: both}

#boxCentral{width: 100%; min-height: 680px}
#boxFooter{background-color: #009900;}

.index_home{min-height: 620px; margin-top: 30px}
.BoxHeader{width: 100%; height: 140px;  margin: 10px 0 0 0; background-image:url(../layout/bg_header.jpg); background-repeat: no-repeat; position: initial}
.BoxHeader .BoxLogo{float: left;  margin: -14px 0 0 30px;}
.BoxHeader .BoxEntidade{ float: left; width: 80%; margin: 40px 0 0 20%; color: #ffffff}
.BoxHeader .BoxEntidade h2{margin-top: -0px; font-size: 32px;}
.index_home .BoxEsquerdo{float: left; width: 15%}
.index_home .BoxEsquerdo .panel-default{font-size: 11px;}

.index_home .BoxDireito{float: right; width: 83%; }
.index_home .BoxDireito .Box01{float: left; width: 45%; margin-top: 30px}
.index_home .BoxDireito .Box02{float: right; width: 45%; margin-top: 30px}

.div_header{margin-top: 100px}
.div_footer{width: 100%; height: 65px; border-top: 5px solid #000; text-align: center; color: #ffffff; margin-top: 50px; font-size: 12px; padding: 4px 0 0 0; 
background-image:url(../layout/bg_footer.jpg); background-repeat: no-repeat; position: initial}

/*Cerregar load.gif*/
.load-img{padding: 10% 0 10% 37%}