/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularRelacionMedios.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularRelacionMedios.png);
}

div#contenidos li#elemento-datos-clave {
	background-image: url(http://www.ie.edu/IE/img/fondoDatosClave.jpg);	
}

div#contenidos li#elemento-galeria-fotos {
	background-image: url(http://www.ie.edu/IE/img/fondoGaleriaFotos.jpg);	
}

div#contenidos li#elemento-imagen-corporativa {
	background-image: url(http://www.ie.edu/IE/img/fondoImagenCorporativa.jpg);	
}

div#contenidos li#elemento-profesores-medios {
	background-image: url(http://www.ie.edu/IE/img/fondoProfesoresMedios.jpg);	
}

body.ingles div#contenidos li#elemento-datos-clave strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloDatosClave.gif);	
}

body.castellano div#contenidos li#elemento-datos-clave strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloDatosClave.gif);	
}

body.ingles div#contenidos li#elemento-galeria-fotos strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloGaleriaFotos.gif);	
}

body.castellano div#contenidos li#elemento-galeria-fotos strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloGaleriaFotos.gif);	
}

body.ingles div#contenidos li#elemento-imagen-corporativa strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloImagenCorporativa.gif);	
}

body.castellano div#contenidos li#elemento-imagen-corporativa strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloImagenCorporativa.gif);	
}

body.ingles div#contenidos li#elemento-profesores-medios strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloProfesoresMedios.gif);	
}

body.castellano div#contenidos li#elemento-profesores-medios strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloProfesoresMedios.gif);	
}