@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: 98% !important;
}
body{
    background: url("../imagens/fundao.jpg");
}

#geral{
    margin: 0 auto;
    overflow: hidden;
    /*width: 580px;*/
}

.esconde{
    display:none !important;
}

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

#menu{
    
    font-size: 10px;
    height: 25px;
    margin: 0 auto;
    padding: 0 5px;
    width: 580px;
}

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

.has-sub ul{padding-top:4px;}

#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;
    margin:0 3px;
}

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

#barra{
    float: none;
    margin: 0 auto;
    width: 580px;
}

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

#areaRestrita{
    background: none repeat scroll 0 0 transparent;
    background-color: #FFF;
    /*float: left;*/
    height: 31px;
    margin: 10px 0 0 0;
    padding: 6px;
    float: none;
    position: relative;
    top: auto;
    right: auto;
    float: none;
    clear: both;
}

#esqueci{
    color: #006EA2;
    
    font-size: 10px;
    margin: 8px 0 0 3px;
    padding: 0;
}

#esqueci a{
    color: #006EA2;    
}

#areaRestrita span{
    float: left;
    font-size: 15px;
    padding: 8px 0 0 4px;
    width: 100px;
}
.inputAreaRestrita{
    height: 25px;
    width: 35%;
}

#btAreaRestrita{
    background: none repeat scroll 0 0 #006EA2;
    border: 0 none;
    padding: 6px 9px;
}

#redesSociais{   
    height: 28px;   
    margin: 5px 0 ;
    overflow: hidden;
    position: relative;
    top: auto;
    right: auto;
    float: right;
  /*
     left: 490px;
     float: right;
    position: absolute;
    top: 188px;*/
}

#corpo {
    border: 1px solid #ebeaea;
    margin: 5px auto 0;
    max-width: 500px;
    min-height: 875px;
    min-width: 300px;
    padding: 0 5px;
    width: auto;
}

#esquerda{
    background: none repeat scroll 0 0 #0080CC;
    float: left;
    min-height: 800px;
    width: 570px;
}

#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: 90px;
    margin: 0 0 5px;
    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: 24px;
    height: 30px;
    margin: 10px;
    padding: 2px 0;
}

#esquerda #informativos{
    height: auto !important;
    float: left;
    background: #f0f0f0;
    width: 100%;
}

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

#esquerda #convenios{
    background: none repeat scroll 0 0 #F0F0F0;
    height: 255px;
    width: 100%;
}
#buscaG{
    margin: 2px 0 0;
}
#buscaG img{
    float: left;
}
#formnewsletter {
    width: 93%;
    margin: 0px;
    padding: 0px;
}
#newsletter input[type="text"]{
    width: 93%;
}
#buscaG input[type='text']{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EBEAEA;
    float: left;
    font-size: 12px;
    height: 21px;
    margin-right: 1px;
    outline: medium none;
    padding-left: 5px;
    transition: all 0.3s ease-in-out 0s;
    width: 150px;
}
#meio{
    display: none;
    float: left;
    width: 1px;
}

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

#direita{
    float: right;
    width: 100% !important;
    max-width: 100%;
	min-width: 100%;
    margin: 0px;
    padding: 0px;
}

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

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

#slideGalerias{
    height: 130px;
    margin: 0;
}

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

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

#linkInformativo a{
    color: #F6F6F6;
}

#noticiaDestaque{
    height: 430px;
    margin: 5px auto 0;
    width: 100%;
}


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

#noticiaDestaque #textoDestaque{
    color: #000000;
    float: left;
    
    font-size: 14px;
    margin: 6px 2px 0;
    max-height: 106px;
    overflow: hidden;
    text-align: justify;
}

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

#maisNoticias{
    display: block;
    height: 280px;
    margin: 0 auto;
    width: 98%;
}

.noticiasMais{
    height: auto;
}
.noticiasMais img{
    float: left;
    margin-bottom: 15px;
    width: 27% !important;
}
.noticiasMais p{
    height: auto;
    width: 98%; 
    min-height: 50px;
}

.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;
}
.informativos_home {
	width: 100%;
}

#slideConvenios1{
    min-height: 130px;
    margin: 0;
}

#infoAMPB{
    display: none;
    
    height: 80px;
    margin: 10px auto 0;
    width: 600px;
}

#infoAMPBphone p{
    
    font-size: 12px;
    margin: 0 auto;
}

#infoAMPBphone{
    display: block;
}

#atualizarCadastro{
    margin-left: 2%;
    margin-right: 2%;
    width: 48%;
}
#atualizarCadastro form{
    width: 93%;
    margin: 0px;
    padding: 0px;
}
#ende{
    display: none;
}

#rodape{
   /* background: url("../imagens/logoPixel.jpg") no-repeat scroll right center transparent; */    
    height: 45px;
    margin: 10px auto;
    width: 580px;
}
#rodape img{ float:right}
#carousel4 .prev4 {
                                left: 360px;
			}
			#carousel4 .prev4:hover {
				left: 360px;
			}			
			#carousel4 .next4 {
                                right: -125px;
			}
			#carousel4 .next4:hover {
				right: -125px;
			}                        
#carousel .prev {
                                left: 360px;
			}
			#carousel .prev:hover {
				left: 360px;
			}			
			#carousel .next {
                               right: -125px;
			}
			#carousel .next:hover {
				right: -125px;
			}
                        
                        

.imgDestaque{
    height: auto !important;
}
.mudac{
    top: 8px !important;
}