/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularCampus.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularCampus.png);
}

div#contenidos li#elemento-como-llegar {
	background-image: url(http://www.ie.edu/IE/img/fondoComoLlegar.jpg);	
}

div#contenidos li#elemento-orientarse {
	background-image: url(http://www.ie.edu/IE/img/fondoOrientarse.jpg);	
}

body.ingles div#contenidos li#elemento-como-llegar strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloComoLlegar.gif);	
}

body.castellano div#contenidos li#elemento-como-llegar strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloComoLlegar.gif);	
}

body.ingles div#contenidos li#elemento-orientarse strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloOrientarse.gif);	
}

body.castellano div#contenidos li#elemento-orientarse strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloOrientarse.gif);	
}
