.topo {
	background-image: url(../img/titulopreenche.gif); 
	width:100% 
	height:66px;
}    

.botoes {
	width:100%; 
	background-color:#FFFFFF; 
	border-bottom: #323232 1px solid;  
	border-top: #323232 1px solid; 
}

.botoes_portais {
	width:100%; 
	background-color: #79CACA; 
	border-bottom: #323232 1px solid;  
	border-top: #359494 1px solid; 
}

.botao {
	padding-left:2px;
	padding-right:2px; 
	border-left: #323232 1px solid;  
	border-right: #323232 1px solid;
	margin-left:20px;
	margin-right:20px; 
}

.botao_portal {
	padding-left:4px;
	padding-right:4px; 
	margin-left:20px;
	margin-right:20px; 
	/* border-left: #357979 1px solid;  
	border-right: #ACFEFE 1px solid; */
}

.botao a{
	color: #323232;
	text-decoration: none;
}

.botao a:hover{
	color: #54a9a9;
	text-decoration: none;
}

.botao_portal a{
	color: #FFFFFF;
	text-decoration: none;
}

.botao_portal a:hover{
	color: #357979;
	text-decoration: none;
}


#rodape {
	width:100%; 
	background-color:#FFFFFF; 
	border-bottom: #323232 1px solid;  
	border-top: #323232 1px solid;
}

.r1 {
	 float:left;
    width: 50%;
    font-size: 8px;
    padding-left: 10px;
    }

.r2 {
    font-size: 8px;
    margin-left: 50%;
	}
    
.centro {
	width:70%;
	margin-left: auto;
	margin-right: auto; 
	background-color:#FFFFFF; 
	border-left: #323232 1px solid;  
	border-right: #323232 1px solid;
}

.c1 {
	 float:left;
    width: 50%;
    /*padding: 5px;*/
}

.c2 {
    margin-left: 50%;
    /*padding: 10px;*/
	}
	
.capa {
	 float:left;
    width: 140px;
    font-size: 8px;
    padding-left: 10px;
    }

.texto {
    font-size: 11px;
    margin-left: 145px;
    text-align: left;
	}
	    
body {
    font-family: "frutiger linotype", "lucida grande", "verdana", "arial", sans-serif;
    background-color: #F5F5F5;
    color: #494949;
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 100%;
}

a img {
    border: none;
}

.botao_portal img {
    position: relative;
    top: 2px;
}
