body.CorpoPaginaPrincipal {
		text-align:center;
		margin-left:0;
    	margin-top:0;
}
div.PaginaPrincipal {
        width:771px;
		height:100%;
        padding:auto;
        margin:auto;
  	    text-align:left;
}
div.PaginaCentralizada {
	width:771px;
	padding:auto;
	margin:auto;
	text-align:center;
	position:relative;
	margin-top:5;
	z-index: 1;

}
.textoPrincipal {
	font-family: Tahoma;
	text-decoration: none;	
	font-size: 11px;	
	color:#838281;
}
.linkPrincipal {
	font-family: Tahoma;
	text-decoration: underline;	
	font-size: 11px;	
	color:#838281;
}
.menu {
	font-family: Tahoma;
	text-decoration: none;	
	font-size: 11px;	
	color:#000000;	

}
.menu:hover {
    color:#000000;
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 11px;	
}
.textoMenu {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;	
	color:#FFFFFF;
}
.textoMenu:hover {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 12px;	
	color:#FFFFFF;
}
.textoMenuPreto {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;	
	color:#000000;
}
.textoMenuPreto:hover {
	font-family: Tahoma;
	font-weight: bold;	
	text-decoration: underline;
	font-size: 11px;	
	color:#000000;
}
.texto {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;	
	color:#000000;
	text-align:justify;
}
.textoMini {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;	
	color:#000000;
	text-align:left;
}
.textoMenuMini {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	text-decoration: underline;	
	font-weight:bold;	
	color:#000000;
}
.textoMenuMini:hover {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 10px;
	font-weight:bold;		
	color:#474747;
}
.textoBrancoNegrito {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;	
	font-weight:bold;
	color:#FFFFFF;
}
.textoBranco {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;	
	color:#FFFFFF;
}
.textoNegrito {
	font-family: Tahoma;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;	
	color:#000000;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;

}
.textoMaior {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 14px;	
	color:#000000;
	font-weight:bold;
}
.textoCod {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 14px;	
	color:#CC0000;
}
.botao {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #EAECEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menunegrito {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 14px;
	color:#000000;
	font-weight: bold;

}
.menunegrito:hover {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 14px;
	color:#000000;
	font-weight: bold;

}
