	/* Paleta 4  */ /* 4- #EAE0D9 #D3C1B2 #B99D84 */
	
#piefoto_interior{
	background:#EAE0D9;
}
#desc_corta_interior_1{
	background:#D3C1B2;
}
#desc_corta_interior_2{
	background:#D3C1B2;
}

#titulo_interior h1 strong { color: #B99D84; }			
		


/*
	Para plantilla perfil pais
*/

#piefoto_perfilpais{
	background:#EAE0D9;
}
#desc_corta_perfilpais{
	background:#D3C1B2;
}
#titulo_perfilpais h1 strong { color: #B99D84; }

.destacado_Relleno_estilo_editor { 
	background-color:#EAE0D9;
	border-color:#B99D84;
}

.destacado_SinRelleno_estilo_editor { 
	border-color:#B99D84;
}

.destacado_Relleno_C_estilo_editor { 
	background-color:#EAE0D9;
	border-color:#B99D84;
}

.destacado_SinRelleno_C_estilo_editor { 
	border-color:#B99D84;
}
/*
	Para plantilla listado
*/

#zonaListadoProyectos .txtDestacat{
	background:#D3C1B2;
}
	#zonaListadoProyectos h1 strong { color: #B99D84;}
	#zonaListadoProyectos h2 strong { color: #B99D84; }
	
	
/* Unidades infor */
#ui_intro {
	background-color:#EAE0D9;
}