@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*div{
	border:1px #666 solid;  margin:-1px; 
	}*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:10px;
	}
img{
    border:0;
    padding:0;
    margin:0;
	}
a{
    color:#52616C;
    text-decoration:none;
    }
a:hover{
    color:#1289D7;
    text-decoration:underline;
    }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#voluntario{    
	visibility:hidden;
    height:192px;
    position:relative;
    background-image:url(../img/voluntario_bk.png);
    background-color:#D20000;
    background-position:center 0px;
    background-repeat:no-repeat;
    margin-top:-160px;
	}
#voluntario #button{
    background:#A71C20;
    height:18px;
    margin:0px 0px 5px 0px;
    clear:both;
    position:relative;
    cursor:pointer;
	}
#voluntario #button img{
    position:absolute;
    left:50%;
    width:84px;
    margin-left:-42px;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#formulario_voluntario{
    width:650px;
    height:160px;
    position:relative;
    left:50%;
    margin-left:-350px;
    padding:10px 0px 0px 0px;
	line-height:10px
	}
#formulario_voluntario .bt_inst{
	width:300px
	}
#formulario_voluntario img{
   	margin-bottom:10px;
	}
#formulario_voluntario form{
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    padding:0;
	}
#formulario_voluntario form fieldset{
    border:1px solid #FFF;
	}
#formulario_voluntario form fieldset a{
    color: #FF0000;
	}
#formulario_voluntario form legend{
    color: #FFF;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	}
#formulario_voluntario form div{
    width:320px;
    float:left
	}
#formulario_voluntario form div div{
    margin-top: 7px;
	}
#formulario_voluntario form div div img{
    margin-left:131px;
	}
#formulario_voluntario label{
    color:#FFF;
    width:100px;
    text-align:right;
    margin-right:5px;
    display:block;
    float:left;
    font-size:10px
	}
#formulario_voluntario textarea{	
	height:58px;
	}
#formulario_voluntario input,
#formulario_voluntario textarea,
#formulario_voluntario select{
    border:0px none;
    font-family:Verdana, Geneva, sans-serif;
    font-size:10px;
    width:193px;
	-webkit-box-shadow:1px 1px 2px #333333;
	-moz-box-shadow:1px 1px 2px #333333;
	box-shadow:1px 1px 2px #333333;
	}
#formulario_voluntario form .submit{
    margin-left: 130px;
	}
#formulario_voluntario form input.text{
    width: 320px;
	}        
#formulario_voluntario form .area{
    width: 500px;
	}
#formulario_voluntario form input.file{
    width: 150px;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container{    
    position:relative;
    left:50%;
    width:960px;
    margin:-400px 0px 0px -485px;
    z-index:2;
    padding:0px 0px 0px 15px ;
    background-image:url(../img/trans_branca.png)
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container #topo{
    height:70px;
	}
#container #topo #menu{
    float:right;
    width:auto;
    margin:0 20px 0 0;
    padding: 0 5px 0 0;
    height:25px;
    background:url(../img/trans_preta.png);
    z-index:90000
	}
#container #topo #menu .detalhe{
    background:url(../img/menu.png) no-repeat scroll 0 0;
    width:5px;
    height:42px;
    position:absolute;
    margin-left:-5px
	}
#container #topo #menu ul{
    color:#999;
    margin:6px 0px 0px 7px;
    padding:0;
    z-index:90000
	}
#container #topo #menu ul li,
#container #topo #menu ul li a{
    float:left;
    list-style:none;
    margin-right:4px;
    padding:0;
    height:20px;
    cursor:pointer;
	color:#999;
	text-decoration:none
	}
#container #topo #menu ul li:hover,
#container #topo #menu ul li a:hover{
    color:#FFF
	}
#container #topo #menu ul li:hover ul{    
	display:block;
	}
#container #topo #menu ul li ul{
    width:170px;
    position:absolute;
    margin:7px 0px 0px -3px;
    padding:5px;
    display:none;
    background:url(../img/trans_preta.png);
	}
#container #topo #menu ul li ul li{
    list-style:none;
    width:165px;
    position:relative;
    margin:0;
    padding:5px 0px 5px 0px;
    border-bottom:1px dotted #808080;
    height:13px;
	}
#container #topo #menu ul li ul li.noBorder{
    border-bottom:none;
	}
#container #topo #menu #sub_menu_news{
    margin-left:-7px;
    width:90px;
	}
#container #topo #menu #sub_menu_news li{
    width:90px;
	}
#container #topo #menu #sub_menu_corporativo{
    margin-left:-10px;
	}
#container #topo #menu #sub_menu_contato{
    margin-left:-62px;
	width:105px;
	}
#container #topo #menu #sub_menu_contato li{
	width:105px;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container #topo #logo{
    position:absolute;
    top:2px;
    left:10px;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container #televisao{
    width:926px;
    height:356px;
    margin:0 0 20px 10px
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container #conteudo{
    height:auto;
	min-height:300px;
    margin-left:9px
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container #rodape{
    width:915px;
    color:#4B411B;
    clear:both;
    margin:50px 0px 100px 10px;
    padding:10px 0px 20px 10px;
    border-top:1px dotted #804040;
    font-size:9px
	}
#container #rodape div .box{
    float:left;
    height:65px;
    padding:5px 15px 5px 15px;
	}
#container #rodape div .box .tit{
    font-weight:bold;
	}
#container #rodape div .box .presenca{
    padding:0;
    margin:0;
    word-spacing:10px;
    margin-top:15px;
	}
#container #rodape div .menu{
    padding-left:0px;
    width:368px;
	}
#container #rodape div .menu .itens{
	}
#container #rodape div .copyright{
    width:277px;
    padding:4px 0px 0px 34px;
	}
#container #rodape div div.bordas{
	border-left:1px dotted #804040;
    border-right:1px dotted #804040;
    width:auto
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bt_inscreverSe{
	cursor:pointer
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#imagem_topo{
    position:relative;
    height:400px;
    background:url(../img/topo.jpg);
    background-repeat:no-repeat;
    background-position:center 0px;
    z-index:-10000;
	}
#imagem_rodape{
    position:relative;
    height:400px;
    margin-top:-400px;
    z-index:1;
    background:url(../img/rodape.jpg);
    background-repeat:no-repeat;
    background-position:center 0px;
	}
    
.rodape_menu a{
    color:#4B411B;
	}
