/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularImagenCorporativa.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularImagenCorporativa.png);
}

div#contenidos li#elemento-universidad {
	background-image: url(http://www.ie.edu/IE/img/fondoUniversidad.jpg);	
}

div#contenidos li#elemento-escuelas {
	background-image: url(http://www.ie.edu/IE/img/fondoEscuelas.jpg);	
}

div#contenidos li#elemento-executive-education {
	background-image: url(http://www.ie.edu/IE/img/fondoExecutiveEducation.jpg);	
}

div#contenidos li#elemento-fundacion {
	background-image: url(http://www.ie.edu/IE/img/fondoFundacion.jpg);	
}

body.ingles div#contenidos li#elemento-universidad strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloUniversidad.gif);	
}

body.castellano div#contenidos li#elemento-universidad strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloUniversidad.gif);	
}

body.ingles div#contenidos li#elemento-escuelas strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloEscuelas.gif);	
}

body.castellano div#contenidos li#elemento-escuelas strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloEscuelas.gif);	
}

body.ingles div#contenidos li#elemento-executive-education strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloExecutiveEducation.gif);	
}

body.castellano div#contenidos li#elemento-executive-education strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloExecutiveEducation.gif);	
}

body.ingles div#contenidos li#elemento-fundacion strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloFundacion.gif);	
}

body.castellano div#contenidos li#elemento-fundacion strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloFundacion.gif);	
}
