@import url(fonts/fonts.css);
*{margin:0; padding:0; border:none;}
body {background:#FFF;}

/*ABERTURA CSS*/
#topo-abertura{width:100%; max-width:1000px; margin: 0 auto; height:190px; overflow:hidden;; background:#fff;}
#topo-abertura #logo{width:50%; margin:0 auto; padding-top:39px;}
.tarja{width:100%; background:#f8ce2c; height:auto; }
.tarja .txt {width:100%; max-width:1000px; margin:0 auto;}
.tarja .txt p{font: normal 22px 'kabel_bk_btbook'; color: #000; line-height:32px; text-align:center; padding:20px 0;}
.tarja .txt p span{font: normal 26px 'kabel_bk_btbook';}
#banner img{width:100%; max-width:1600px; height:450px; position:absolute; z-index:999px; }
#banner #centro{width:100%; max-width:1000px; height:360px; margin:0 auto; position:relative; z-index:0; top:60px;}
#banner #centro .txtcenter2{font:normal 12px/22px Arial; color:#fff; text-align:center; padding:5px 80px;}
#c1{text-align:center;}
#banner #centro #c1 p {font: normal 30px 'kabel_bk_btbook';}
#banner #centro #c1 .txtcenter {font: normal 22px 'kabel_bk_btbook'; color: rgba(255,255,255,1); text-align:center; padding:10px 0; text-decoration:none;}
#banner #centro #c1 .txtcenter:hover {text-decoration:underline; cursor:pointer;}
#c2{text-align:center;}
#banner #centro #c2 p {font: normal 30px 'kabel_bk_btbook';}
#banner #centro #c2 .txtcenter {font: normal 22px 'kabel_bk_btbook'; color: rgba(255,255,255,1); text-align:center; padding:10px 0; text-decoration:none;}
#banner #centro #c2 .txtcenter:hover {text-decoration:underline; cursor:pointer;}
#banner #centro #c1{width:45%; max-width:400px; height:260px; float:left; background:rgba(0,0,0,0.8); border-radius:8px 8px 0 0;}
#banner #centro #c2{width:45%; max-width:400px; height:260px; float:right; background:rgba(0,0,0,0.8); border-radius:8px 8px 0 0;}
h1 {font: normal 24px 'kabel_bk_btbook'; color: rgba(255,255,255,1); line-height:32px; text-align:center; padding:20px 0;}
#rodape{width:100%; max-width:1000px; height:24px; margin:0 auto; margin-top:110px;}
#rodape .txtcenter{font:normal 12px/24px Arial; color:#333; text-align:center;}

.sistemacond {width: 70%; display: block; background: rgba(255,255,255,.1); margin: 0 auto; padding: 15px 0; border: 1px #FFF solid; font:normal 12px/22px Arial; color:#fff; text-align:center; text-decoration: none;}
.sistemacond:hover {background: rgba(255,255,255,.3);}