#encabezado {
	background: url(../imagenes/es/encabezado.png) no-repeat;
}

#MenuMenu h3{
	background: url(../imagenes/es/menuInicio.png) no-repeat;
}

#MenuIdioma h3{
	background: url(../imagenes/es/menuIdiomaInicioEs.png) no-repeat;
}

#tituloIntroduccion {
	background: url(../imagenes/es/tituloInicioEs.png) no-repeat;
}

#tituloNuestraHistoria {
	background: url(../imagenes/es/tituloNuestraHistoriaEs.png) no-repeat;
}

#tituloDondeAprender {
	background: url(../imagenes/es/tituloDondeAprenderEs.png) no-repeat;
}

#tituloEventos {
	background: url(../imagenes/es/tituloEventosEs.png) no-repeat;
}

#tituloContactenos {
	background: url(../imagenes/es/tituloContactenosEs.png) no-repeat;
}

#tituloEnlaces {
	background: url(../imagenes/es/tituloEnlacesEs.png) no-repeat;
}

#tituloNotas {
	background: url(../imagenes/es/tituloNotasEs.png) no-repeat;
}

#tituloLibroVisitas {
	background: url(../imagenes/es/tituloLibroVisitasEs.png) no-repeat;
}



#tituloIntroduccion, #tituloNuestraHistoria, #tituloDondeAprender, #tituloEventos, #tituloContactenos, #tituloEnlaces, #tituloLibroVisitas, #tituloNotas {
	background-position: -16px 18px;
}


