/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularEducacionInvestigacion.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularEducacionInvestigacion.png);
}

div#contenidos div {
	float: left;
	display: inline;
	width: 260px;
	height: 252px;
	margin: 0 -24px 10px 34px;
	background-color: #dce3e9;
}

div#contenidos div h3 {
	position: relative;
	overflow: hidden;
	height: 36px;
	border-top: 1px #eaeaea solid;
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-color: #fff;
}

body.ingles div#contenidos div#zona-claustro h3 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloClaustro.gif);
}

body.castellano div#contenidos div#zona-claustro h3 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloClaustro.gif);
}

body.ingles div#contenidos div#zona-investigacion h3 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloInvestigacion.gif);
}

body.castellano div#contenidos div#zona-investigacion h3 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloInvestigacion.gif);
}

body.ingles div#contenidos div#zona-centros-especializados h3 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloCentrosEspecializados.gif);
}

body.castellano div#contenidos div#zona-centros-especializados h3 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloCentrosEspecializados.gif);
}

body.ingles div#contenidos div#zona-corporate-partners h3 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloCorporatePartners.gif);
}

body.castellano div#contenidos div#zona-corporate-partners h3 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloCorporatePartners.gif);
}

body.ingles div#contenidos div#zona-ie-communities h3 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloIECommunities.gif);
}

body.castellano div#contenidos div#zona-ie-communities h3 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloIECommunities.gif);
}

div#contenidos div h3 span {
	position: absolute;
	top: -1000px;
}

div#contenidos div ul {
	overflow: hidden;
	height: 83px;
	margin: 10px;
	padding-left: 93px;
	background-position: left top;
	background-repeat: no-repeat;
}

div#contenidos div#zona-claustro ul {
	background-image: url(http://www.ie.edu/IE/img/fondoClaustro.jpg);
}

div#contenidos div#zona-investigacion ul {
	background-image: url(http://www.ie.edu/IE/img/fondoInvestigacion.jpg);
}

div#contenidos div#zona-centros-especializados ul {
	background-image: url(http://www.ie.edu/IE/img/fondoCentrosEspecializados.jpg);
}

div#contenidos div#zona-corporate-partners ul {
	background-image: url(http://www.ie.edu/IE/img/fondoCorporatePartners.jpg);
}

div#contenidos div#zona-ie-communities ul {
	background-image: url(http://www.ie.edu/IE/img/fondoIECommunities.jpg);
}

div#contenidos div p {
	margin: 0 10px;
}

div#contenidos div li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(http://www.ie.edu/IE/img/itemPuntitoGris.gif) 0 6px no-repeat;
	font-weight: bold;
}

div#contenidos h3#titulo-biblioteca,
div#contenidos h3#titulo-document-ie,
div#contenidos h3#titulo-programas-doctorales,
div#contenidos h3#titulo-revista-empresa {
	float: left;
	display: inline;
	width: 260px;
	height: 34px;
	margin: 0 -24px 10px 34px;
	border-top: 1px #eaeaea solid;
}

div#contenidos h3 a {
	position: relative;
	overflow: hidden;
	display: block;
	height: 33px;
	margin-top: 1px;
}

body.ingles div#contenidos h3#titulo-biblioteca a {
	background-image: url(http://www.ie.edu/IE/img/en/tituloBiblioteca.gif);
}

body.castellano div#contenidos h3#titulo-biblioteca a {
	background-image: url(http://www.ie.edu/IE/img/es/tituloBiblioteca.gif);
}

body.ingles div#contenidos h3#titulo-document-ie a {
	background-image: url(http://www.ie.edu/IE/img/en/tituloDocumentIE.gif);
}

body.castellano div#contenidos h3#titulo-document-ie a {
	background-image: url(http://www.ie.edu/IE/img/es/tituloDocumentIE.gif);
}

body.ingles div#contenidos h3#titulo-programas-doctorales a {
	background-image: url(http://www.ie.edu/IE/img/en/tituloProgramasDoctorales.gif);
}

body.castellano div#contenidos h3#titulo-programas-doctorales a {
	background-image: url(http://www.ie.edu/IE/img/es/tituloProgramasDoctorales.gif);
}

body.ingles div#contenidos h3#titulo-revista-empresa a {
	background-image: url(http://www.ie.edu/IE/img/en/tituloRevistaDeEmpresa.gif);
}

body.castellano div#contenidos h3#titulo-revista-empresa a {
	background-image: url(http://www.ie.edu/IE/img/es/tituloRevistaDeEmpresa.gif);
}

div#contenidos h3 a span {
	position: absolute;
	top: -1000px;	
}
