@charset "utf-8";
/* CSS Document */

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
}
li{list-style:none;}
hr{
    height: 0px;
    border-bottom: none;}

/* Termino do Reset */
.clear{clear:both}
.center{
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.esconde{
    display:none;
}

body{
    background: url("../imagens/fundao.jpg");
}

#direita {
    /*float: left;
    width: 95% !important;*/

    float: none !important; 
    display: block !important;
    width: auto !important;
    max-width: 100%;
	min-width: 100%;
    margin: 0px;
    padding: 0px;
}
#geral{
    margin: 0 auto;
    overflow: hidden;
    width: 98%;
}


#topo {
    background-color: #006EA2;
    height: 36px;
}

#menu{
    
    font-size: 10px;
    height: 25px;
    margin: 0 auto;
    width: 100%;
}

#menu li{
    float: left;
    margin: 0 5px;
    padding-top: 6px;
}

#menu .menunormal{
    display:none;
}
#menu .menutablet{
    display: none;
}
#menu .menuphonewide{
    display: none;
}
#menu .menuphone{
    display:none;
}
#sidebarButton{
    display: block;
}



#menu li a{
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}

#menu li a:hover{
    color:#e6bca8;    
}

#barra{
    width: 100%;
}

#logoP{
    background: url("../imagens/logoP.png") no-repeat scroll 5px 0 transparent;
    float: left;
    height: 120px;
    width: 100%;
}

#areaRestrita{
    /*float: right;*/
    height: auto;
    padding-bottom: 15px;
}
#areaRestrita #bemVindo {
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}

#btSair{
    padding: 1px 6px;
    position: relative;
    top: -17px;
}


#esqueci a{
    color: #006EA2;    
}

#areaRestrita span{
    float: left;
    font-size: 13px;
    padding: 0 0 0 4px;
    width: 80px;
}
.inputAreaRestrita{
    height: 20px;
    margin: 3px 0px 3px 0px;
    display: block;
    width: 95%;
    padding-left: 2%;
    padding-right: 2%;
}


.btAreaRestrita {
    background: none repeat scroll 0 0 #006EA2;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 4px 11px;
    float: right;
}

#redesSociais{
    /*float: right;*/
    height: 28px;
   /* left: 210px; */
    margin: 5px 0 15px;
    overflow: hidden;
    /*position: absolute;
    top: 235px;*/
}



#corpo{
    border: 1px solid #EBEAEA;
    margin: 0 auto;
    min-height: 875px;
    width: 100%;    
    padding: 0;
    max-width: 100%;
    min-width: 100%;
}

#esquerda{
    background: none repeat scroll 0 0 transparent;
    float: none;
    min-height: 800px;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    display: block;
    clear: both;

}

#esquerda #avisosartigos{
    background: none repeat scroll 0 0 #F7F7F7;
    float: left;
    height: 340px;
    width: 100%;
}

#esquerda #abas{
    height: 100%;
    width: 100%;
}

#esquerda #abas .item{
    border-bottom: 1px solid #A0A0A0;
    font-size: 14px;
    height: auto;
    margin: 0 0 5px;
    min-height: 73px;
    overflow: hidden;
    width: 100%;
}

#esquerda #abas .item span{
}

#esquerda #abas .item p{
    color: #A0A0A0;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 0;
    width: 100%;
}

#esquerda .menuAbas{
    width: 75px;
}

.tituloAbas{
    border-bottom: 2px solid #006EA2;
    color: #006EA2;
    
    font-size: 22px;
    height: 30px;
    /*margin: 10px;*/
    margin:17px;
    padding: 2px 0;
}

#esquerda #informativos{
    height: 145px;
    float: left;
    background: #f0f0f0;
    width: 100%;
}

#esquerda #galerias{
    height: 200px;
    float: left;
    background: #f7f7f7;
    width: 100%;
}

#newsletter{
    background: none repeat scroll 0 0 #F0F0F0;
    float: left;
    height: 120px;
    width: 100%;
    box-sizing: border-box;
}
#newsletter input[type="submit"], #atualizarCadastro input[type="submit"]{
    float: left;
    width: 98%;
}
#newsletter form{
    float: left;
}
#newsletter input[type="text"]{
    width: 93%;
}
#newsletter .tituloSub{
    font-size: 16px;
    margin-bottom: 3px;
    margin-top: 4px;
}

#atualizarCadastro{
    background: none repeat scroll 0 0 #F7F7F7;
    float: left;
    height: 100px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
}

#atualizarCadastro form {
    width: 93%;
    margin: 0px 0px 0 20px;
}
#atualizarCadastro .tituloSub{
    font-size: 16px;
    margin-bottom: 3px;
    margin-top: 4px;
}
#atualizarCadastro input[type="text"]{
    width: 93%;
}
.btPhone{
    margin: 5px 0;
    padding: 3px 0;
    width: 95%;
}

#buscaG{
    float: right;
    font-size: 12px;
    margin: 2px 0 0;
}
#buscaG img{
    float: left;
}
#buscaG input[type='text']{
    margin-right: 3px;
    width: 150px;
}
#meio{
    display: none;
    float: left;
    width: 1px;
}

#meio img{
    left: -20px;
    position: relative;
}


.tituloSub{
    border-bottom: 2px solid #006EA2;
    color: #006EA2;
    font-size: 24px; 
    padding: 10px 5px 0px 5px;
    box-sizing: border-box;
}

.tituloSub span{
    color: #A0A0A0;
    float: right;
    font-size: 13px;
    padding: 8px 1px 0 0;
}

.fastaSpan{
    margin-right: 65px;
}

#slideGalerias{
    height: 130px;
    margin: 0 auto;
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}

#linkInformativo{
    background: url("../imagens/bg-inf.jpg") no-repeat scroll 0 0 transparent;
    color: #F6F6F6;
    font-size: 14px;
    height: 57px;
    margin: 0 auto;
    padding: 10px 0 0 12px;
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}

#linkInformativo span{
    font-size: 13px;
}

#linkInformativo a{
    color: #F6F6F6;
}
#linkInformativo a img {
	max-width: 100%;
    box-sizing: border-box;
}

#noticiaDestaque {
    float: left;
    height: auto;
    /*margin: 5px auto 0;*/
    margin: 5px auto 0;
    /*width: 98%;*/
    width: 100%;
}

#noticiaDestaque img {
    width: 100%;
}

#noticiaDestaque span{
    color: #A0A0A0;
    float: left;
    font-size: 14px;
    height: px;
    width: 100%;
}


#noticiaDestaque #textoDestaque{
    height: auto;
    max-height: none;
}

#maisNoticiasHome{
    display: none;
    height: 280px;
    margin: 0 auto;
    width: 98%;
}

#maisNoticias{
        float: left;
    height: auto;
}
.noticiasMais{
    border-bottom: 0 none;
    border-top: 2px solid #006EA2;
    height: auto;
    margin: 0 auto 4px;
    padding-top: 10px;
    width: 100%;
}
.noticiasMais img{
    float: left;
    width: 100px;
}
.noticiasMais p{
    height: auto;
    width: 98%;
}

#maisNoticiasN {
    float: left;
    height: auto;    
}

.tituloSubDir{
    border-bottom: 2px solid #006EA2;
    color: #006EA2;
    
    font-size: 24px;
    margin: 10px 0;
    padding: 2px 0;
}

.tituloSubDir span{
    color: #A0A0A0;
    float: right;
    font-size: 13px;
    padding: 8px 1px 0 0;
}

#slideNoticias{
    height: 230px;
    margin: 0;
}

#slideNoticias .data{
    color: #A0A0A0;
    float: left;
    font-size: 13px;
    text-align: left;
    width: 180px;
}

#slideNoticias .texto{
    color: #000000;
    font-size: 14px;
    height: 87px;
    margin: 0;
    overflow: -moz-hidden-unscrollable;
    text-align: justify;
    width: 180px;
}

#slideConvenios{
    margin: 0 auto;
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}
#slideConvenios{
    min-height: 200px;
}


#rodape{
    background: url("../imagens/logoPixel.jpg") no-repeat scroll right center transparent;
    height: 45px;
    margin: 0 auto;
    width: 100%;
}
#carousel4 {
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}
#videoiframe {
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}
#carousel4 li {
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}
#carousel4 li img {
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}

#carousel4 .prev4 {
                                left: 235px;
			}
			#carousel4 .prev4:hover {
				left: 235px;
			}			
			#carousel4 .next4 {
                                right: -5px;
			}
			#carousel4 .next4:hover {
				right: -5px;
			}
                        
#carousel .prev {
                                left: 225px;
			}
			#carousel .prev:hover {
				left: 225px;
			}			
			#carousel .next {
                                right: 10px;
			}
			#carousel .next:hover {
				right: 10px;
			}


#galeriaFlickr {
    margin-left: 0px;
    margin: 0 auto !important;
    display: block;
    width: 100%;
	max-width: 100%;
    box-sizing: border-box;
}            
#parceiros img{
        margin: 6px 17px 0 0;
    padding: 0;
}
#parceiros{
        margin: 0 auto;
    width: 200px;
    display: block;
    clear: both;
    padding: 15px 0px;
    margin: 0 65px;
    border-bottom: 0px !important;
}
#carousel4 .prev4, #carousel4 .next4 {

    top: -56px;
}
.fastaSpan{
    top: -48px !important;
}

.fale2{
        float: none !important;

    margin-left: 0px !important;
    margin-right: 0px !important;
    width: auto !important;
    margin-bottom: 15px !important;

}
.mudac{
        width: 100% !important;
    position: relative !important;
     top: 0px !important;
     right: 0px !important;
    float: none !important;
}


.btVotar{
padding: 15px;
    margin: 0 auto;
    display: block;
    width: 80%;
    float: none;
    font-size: 21px;
    margin-top: -20px;
}
.btVoltar{
    display: block;
    float: none;
    margin-top: 26px;
    font-size: 16px;
}

.quebraVot{
    height: 25px;
}
.informativos_home {
	width: 100%;
}
.galeria_home {
	width: 100%;
}
.informativos_home {
	width: 100%;
}