p {
	font-size:9pt;
	color:#6c6558;
}
p a{
	font-size:9pt;
	color:#c51114;
}
p a:hover{
	font-size:9pt;
	color:#c51114;
	text-decoration:underline;
}
/* LAYOUT */

#wrap {
	margin:0 auto; 
	width:990px;
}
#columMenu{
	float:left;
	background:url(../images/BgMenuA.gif) no-repeat left top; 	
	width:301px;
	height:600px;
}
#barMenu{
	float:left;	
	width:301px;
}

#columGlobal{
	float:left;
	background:url(../images/BgGlobal.gif) repeat-y left top; 	
	width:990px;
}
#menuIdiomas{
	margin:15px 0 0 15px;
}
#columContenido{
	float:left;
	background:url(../images/bghomeA.gif) no-repeat left top;
	width:689px;
}

/* CLASS */
.margenLogo {
	 margin:20px 0 0 40px;

}
*html .margenLogo {
	 margin:20px 0 0 40px;
}
.imgAgencia{
	background:url(../images/bgAgenciaInmobiliaria.jpg) no-repeat left top; 	
}
.imgInmobiliaria{
	background:url(../images/bgMenuI.gif) no-repeat left top; 	
}
.imgPromocion{
	background:url(../images/bgMenuPromocion.jpg) no-repeat left top; 	
}
.imgArquitectura{
	background:url(../images/bgMenuArquitectura.jpg) no-repeat left top; 	
	}
.imgConstruccion{
	background:url(../images/bgMenuConstruccion.jpg) no-repeat left top; 	
}
.imgSuelo{
	background:url(../images/bgMenuSuelo2.jpg) no-repeat left top; 	
}
.imgGestion{
	background:url(../images/bgMenuGestion.jpg) no-repeat left top; 	
}