html, body{	
	text-align:center;
	overflow:auto;
	margin:0px;	
	height:100%;
}
.textoMenu{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#707679;
}
.textoTitulos{
	font-family:Tahoma;
	font-size:12px;
	color:#5C6266;
	font-weight:bold;
}
.textoBotoes{
	font-family:Tahoma;
	font-size:11px;
	color:#EB870F;
}
.textoSubTitulos{
	font-family:Tahoma;
	font-size:14px;
	color:#EB870F;
}
.textoJustificado{
	font-family:Tahoma;
	font-size:11px;
	color:#5C6266;
	text-align:justify;
}
.textoCentralizado{
	font-family:Tahoma;
	font-size:11px;
	color:#5C6266;
	text-align:center;
}
.textoNomesEmpreendimentos{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
}
.textoSubMenu{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#707679;
}
.textoSubMenuSel{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#707679;
	font-weight:bold;
}
.textoSubMenuSelI{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#A6ADB3;
}
.textoPaginacaoSel{
	font-family:Tahoma;
	font-size:11px;
	color:#5C6266;
	text-align:justify;
}
.textoPaginacao{
	font-family:Tahoma;
	font-size:11px;
	color:#BABFC3;
	text-align:justify;
}
hr{
	color:#BABFC3;
	height:1px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: none;
}

.fotoDireita{
	float:right;
	margin-left:10px;
}

.fotoEsquerda{
	float:left;
	margin-right:10px;
}
.campoTexto{
	font-family:Tahoma;
	font-size:11px;
	color:#585858;
	height:20px;
	width:415px;
	border:0px;
}