#centro{
background-color: #FFF;
height: 540px;
width: 98%;
margin-left: 12px;
}
body{
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
overflow: auto;
background-color: #1c94c4;
}
a:link{
color: #000;
font-family: Tahoma;
text-decoration: none;	
}
a:visited{
color: #000;
font-family: Tahoma;
text-decoration: none;
}
a:hover{
color: #000;
font-family: Tahoma;
text-decoration: none;
}	
.ast{
font-size: 16px;
color: #FF0000;
}
.asterisco{
	color: #fe4b4b;
}
.largura{width: 48% !important;}
.esquerda{float: left;}
.direita{float: right;}
.botao{
font-family: "Berlin Sans FB";
text-align:center;
}		
.cadastro{
text-align:center;
font-family: "Berlin Sans FB";
color:#000000;
font-size:10px;
}
.menu{
color: #000;
font-family: Tahoma;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
}		
.tabela{
text-align: center;
font-family: "Berlin Sans FB";
color:#000000;
font-size:14px;
}				
.texto{
font-family: "Arial";
color:#000000;
font-size: 18px;
}
.texto20{
font-family: "Arial";
color: #F00;
font-size: 18px;
font-weight: bold;
}
.texto23{
font-family: "Berlin Sans FB";
color: #F00;
font-size: 16px;
}
.texto1{
text-align: left;
font-family: "arial";
color:#000000;
}
.texto6{
font-family: "Berlin Sans FB";
color:#000000;
font-size: 14px;
text-transform: uppercase;
}	
.texto7{
font-family: "Berlin Sans FB";
color:#000000;
font-size: 16px;
text-transform: uppercase;
margin-left: 15px !important;
}	
.titulo{
text-align: center;
font-family: "Arial";
font-size:16px;
color:#000000;
}
.titulo1{
text-align: center;
font-family: "Berlin Sans FB";
font-size:24px;
color:#000000;
}
.rodapeEsquerda{
font-family: "Arial";
color: #000;
font-size: 14px;
font-weight: bold;
float: left; 
margin-left: 10px;
height: 30px;
}
.rodapeDireita{
font-family: "Arial";
color: #000;
font-size: 14px;
font-weight: bold;
text-align: right; 
float: right; 
margin-right: 10px;
height: 30px;
}