/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularCentrosEspecializados.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularCentrosEspecializados.png);
}

div#contenidos li#elemento-centros-catedras {
	background-image: url(http://www.ie.edu/IE/img/fondoCentrosCatedras.jpg);	
}

div#contenidos li#elemento-centros {
	background-image: url(http://www.ie.edu/IE/img/fondoCatedras.jpg);	
}

div#contenidos li#elemento-iniciativas-proyectos {
	background-image: url(http://www.ie.edu/IE/img/fondoIniciativasProyectos.jpg);	
}

body.ingles div#contenidos li#elemento-centros-catedras strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloCentros.gif);	
}

body.castellano div#contenidos li#elemento-centros-catedras strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloCentros.gif);	
}

body.ingles div#contenidos li#elemento-centros strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloCatedras.gif);	
}

body.castellano div#contenidos li#elemento-centros strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloCatedras.gif);	
}

body.ingles div#contenidos li#elemento-iniciativas-proyectos strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloIniciativasProyectos.gif);	
}

body.castellano div#contenidos li#elemento-iniciativas-proyectos strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloIniciativasProyectos.gif);	
}
