/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularInvestigacion.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularInvestigacion.png);
}

div#contenidos img {
	float: left;
	margin: 0 15px 0 35px;
}

div#contenidos li#elemento-publicaciones {
	background-image: url(http://www.ie.edu/IE/img/fondoPublicaciones.jpg);	
}

div#contenidos li#elemento-oficina-investigacion {
	background-image: url(http://www.ie.edu/IE/img/fondoOficinaInvestigacion.jpg);	
}

div#contenidos li#elemento-tertulias-investigacion {
	background-image: url(http://www.ie.edu/IE/img/fondoTertuliasInvestigacion.jpg);	
}

body.ingles div#contenidos li#elemento-publicaciones strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloPublicaciones.gif);	
}

body.castellano div#contenidos li#elemento-publicaciones strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloPublicaciones.gif);	
}

body.ingles div#contenidos li#elemento-oficina-investigacion strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloOficinaInvestigacion.gif);	
}

body.castellano div#contenidos li#elemento-oficina-investigacion strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloOficinaInvestigacion.gif);	
}

body.ingles div#contenidos li#elemento-tertulias-investigacion strong {
	background-image: url(http://www.ie.edu/IE/img/en/tituloTertuliasInvestigacion.gif);	
}

body.castellano div#contenidos li#elemento-tertulias-investigacion strong {
	background-image: url(http://www.ie.edu/IE/img/es/tituloTertuliasInvestigacion.gif);	
}