@CHARSET "ISO-8859-1";
#header{
    width:100%;
    height:244px;
    background-image:url(../images/barraAzulSuperior.jpg);
    background-repeat:repeat-x;
}

#destaquesInicial{
    width:760px;
    clear:both;
    display: table;
    margin-bottom: 10px;
    position:relative;

}
#slidesDestaques{
    height:330px;
    width:760px;
    clear:both;
}

#conteudoCentral{		
    width:760px;
    height:auto;
    clear:both;


}

.caixaTextoSlide{
    width:376px;
    height:87px;
    margin-top:-312px;
    z-index:22;
    background: url(../images/slideFundo.png) repeat;
    padding: 10px 0 0 10px;
    position:absolute;
    display:table;

    padding:10px;
    padding-top:12px;

}

#nav .slideNavegacaoBotao{
    margin: 0 2px;
    width: 22px;
    height: 22px;
    background:url(../images/contador.png) center no-repeat  ;
    text-decoration:none;
    text-align: center;
    font-size:18px;
    color:#FFF;
    font-weight:bold;
    float:left;
    cursor: pointer;
}

#navegacaoSlide{
    width:400px;
    height:50px;
    position:absolute;
    margin-top:-40px;
    margin-left:20px;
	
    z-index: 5000;
    
}
.voa{
    float:left;
    cursor:pointer;
    margin:1px ;
}
.texto{
	color:#555555;
	margin-left:10px;
}
.leftText p {
	text-align:left;
	margin:0px;
	margin-left:0px;
	left:-6px;
	padding-top:6px;
	font-size:14px;
}
.titulo19{
    text-align:left;
}

#userRodape{
    width:760px;
    position:relative;
    display: table;
    margin: 20px 0;
    z-index: 500;    
    margin-bottom: -200px;
}
