.texto{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

.texto_rodape{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}

a.titulo_home{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#7f7f7f;
}

.titulo_obra{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#7f7f7f;
}

a.menu_home{
	position:absolute;
	width:83px;
	height:37px;
	left:273px;
	top:38px;
	background:url(../img/menu_home.png) no-repeat top center;
}

a.menu_home:hover{
	background:url(../img/menu_home.png) no-repeat bottom center;	
}

a.menu_aempresa{
	position:absolute;
	width:127px;
	height:37px;
	left:367px;
	top:38px;
	background:url(../img/menu_aempresa.png) no-repeat top center;
}

a.menu_aempresa:hover{
	background:url(../img/menu_aempresa.png) no-repeat bottom center;	
}

a.menu_empreendimentos{
	position:absolute;
	width:181px;
	height:37px;
	left:503px;
	top:38px;
	background:url(../img/menu_empreendimentos.png) no-repeat top center;
}

a.menu_empreendimentos:hover{
	background:url(../img/menu_empreendimentos.png) no-repeat bottom center;	
}

a.menu_nossosclientes{
	position:absolute;
	width:161px;
	height:37px;
	left:694px;
	top:38px;
	background:url(../img/menu_nossosclientes.png) no-repeat top center;
}

a.menu_nossosclientes:hover{
	background:url(../img/menu_nossosclientes.png) no-repeat bottom center;	
}

a.menu_contatos{
	position:absolute;
	width:116px;
	height:37px;
	left:864px;
	top:38px;
	background:url(../img/menu_contatos.png) no-repeat top center;
}

a.menu_contatos:hover{
	background:url(../img/menu_contatos.png) no-repeat bottom center;	
}

a.assinatura{
	position:absolute;
	width:54px;
	height:53px;
	margin-left:935px;
	margin-top:3px;
	left:0;
	top:0;
	background:url(../img/assinatura.png) no-repeat top center;
}

a.assinatura:hover{
	background:url(../img/assinatura.png) no-repeat bottom center;	
}

.clear{
	clear:both;
}