body.CorpoPaginaPrincipal {
		text-align:center;
		margin-left:auto;
    	margin-top:auto;
		background-color:#CCCCCC;
}
div.fundocinza {
		background-color:#CCCCCC;
        width:100%;
		height:755;
		margin:auto;
		padding:auto;
}
div.PaginaPrincipal {
        width:770px;
		height:845;
        padding:auto;
        margin:auto;
  	    text-align:left;
		position:relative;
		background-color:#FFFFFF;		
}
div.PaginaCentralizada {
		padding:auto;
		margin:auto;
  	    text-align:center;
		position:relative;
}
div.Menu {
	width:231;
	left:0;
	margin-top:0;
	position:absolute;

}
div.topoMenu {
	background-image:url(images/background-menu.gif);
	width:231;
	height:21;
	left:0;
	margin-top:0;
	position:absolute;

}
div.centro {
	width:539;
	left:232;
	margin-top:0;
	position:absolute;

}
div.rodape {
		width:770;
		top:845;
		left:0;
		position:absolute;
}
.textoRodape {
		width:770;
		top:851;
		left:0;
		position:absolute;
}
.textoPrincipal {
	font-family: Tahoma;
	text-decoration: none;	
	font-size: 11px;	
	color:#838281;
}
.linkPrincipal {
	font-family: Tahoma;
	text-decoration: underline;	
	font-size: 11px;	
	color:#838281;
}
.textoTopoMenu {
	font-family: Tahoma;
	text-decoration: none;
	font-weight:bold;	
	font-size: 11px;	
	color:#000000;
	margin-top:3;
}
.textoMenu {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;	
	color:#000000;
}
.textoMenu:hover {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 12px;	
	color:#000000;
}
.texto {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;	
	color:#000000;
}
.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: #EAECEE;
	border: 1px solid #000000;

}
.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;
}
.textodestaque {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:blue;
	margin-top: 0px;

}
.table {
	border: 200px dashed;
}
.relatorio {
	list-style-image: url(images/check.gif);
}
.lista {
	list-style-image: url(images/check.gif);
	vertical-align: top;
	text-align: left;
	list-style-position: inside;
	list-style-type: none;
}
