/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/centers.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/centros.png);
}

div#contenidos div#resultados ul#listado li {
	height: 25px;
	margin-top: 15px;
	line-height: 24px;
}
