
/* GENERALES
-------------------------------------------------- */


* {
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

body {
	height: 100%;
	background-color: #fff;
	line-height: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #47546e;
}

abbr, acronym {
	border: 0;
	cursor: help;
}

a abbr, a acronym {
	cursor: pointer;
}

ul, ol {
	list-style: none;
}

address {
	font-style: normal;
}

fieldset, a img {
	border: 0;
}

input, textarea, select {
	padding: 2px 4px;
	border: 1px #e3daa0 solid;
	background-color: #faf8e8;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #776b1b;
}

select {
	padding: 0;
}

a {
	outline: none;
	text-decoration: none;
	color: #47546e;
}

a:hover {
	text-decoration: underline;	
}




/* ESTRUCTURA
-------------------------------------------------- */


div#contenedor {
	overflow: hidden;
	width: 978px;
	min-height: 100%;
	margin: 0 auto;
	border-width: 0 1px;
	border-color: #c6cacc;
	border-style: solid;
	background: url(http://www.ie.edu/IE/img/fondoContenedor.gif) left top repeat-y;
}

div#cabecera {
	overflow: visible;
	height: 193px;
	border-bottom: 1px #7a8692 solid;
	background: url(http://www.ie.edu/IE/img/fondoCabecera.jpg) left top no-repeat;
}

ul#menu-secundario {
	float: left;
	width: 122px;	
}

div#contenidos {
	float: left;
	display: inline;
	width: 599px;
	margin-left: 1px;
	padding-bottom: 50px;	
}

div#servicios {
	float: right;
	display: inline;
	width: 255px;
	padding-top: 25px;
}

div#texto-servicios {
	float: right;
	clear: right;
	display: inline;
	width: 242px;
	margin: 15px 6px 0 0;
	padding-bottom: 24px;
	background: url(http://www.ie.edu/IE/img/fondoTextoServicios_Inf.gif) left bottom no-repeat;
}

div#servicios-publicaciones {
	float: right;
	clear: right;
	display: inline;
	width: 242px;
	margin: 6px 6px 0 0;
}

div#pie {
	clear: both;
	width: 565px;
	margin-left: 123px;
	padding: 0 0 70px 34px;
}




/* CABECERA
-------------------------------------------------- */


div#cabecera h1 {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	width: 170px;
	height: 55px;
	margin: 25px 0 83px 25px;
}

div#cabecera h1 a {
	display: block;
	width: 63px;
	height: 55px;
	background: url(http://www.ie.edu/IE/img/logo_IE.png) transparent left top no-repeat;
	cursor: pointer;
}

div#cabecera h1 a span {
	position: absolute;
	top: -1000px;
}

div#cabecera h1 a span span {
	position: static;	
}

div#cabecera ul#enlaces {
	float: right;
	display: inline;
	margin: 25px 25px 6px 0;
}

div#cabecera ul#enlaces li {
	float: left;
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px #000 solid;
	line-height: 14px;
	font-size: 11px;	
}

div#cabecera ul#enlaces li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

div#cabecera ul#enlaces li a {
	color: #000;	
}

div#cabecera form {
	float: right;
	clear: right;
	display: inline;
	width: 215px;
	height: 36px;
	margin-right: 25px;
	background: url(http://www.ie.edu/IE/img/fondoBusqueda.png) left top no-repeat;
}

div#cabecera fieldset {
	width: 215px;
	height: 36px;	
}

div#cabecera fieldset label {
	float: left;
	height: 36px;
	margin-left: 10px;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
}

div#cabecera fieldset input {
	position: relative;
	float: left;
	width: 112px;
	margin: 5px 0 0 6px;
}

div#cabecera fieldset button {
	overflow: hidden;
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	margin: 8px 0 0 8px;
	border: 0;
	background: url(http://www.ie.edu/IE/img/iconoBuscar.gif) left top no-repeat;
	cursor: pointer;
}

div#cabecera fieldset button span {
	position: absolute;
	top: -1000px;
}

div#cabecera ul#menu-cabecera {
	float: left;
	clear: left;
	display: inline;
	width: 840px;
	height: 31px;
	margin-left: 122px;
}

div#cabecera ul#menu-cabecera li {
	float: left;
	display: inline;
	margin-right: 5px;
	height: 27px;	
}

div#cabecera ul#menu-cabecera li#programas {
	width: 158px;	
}

div#cabecera ul#menu-cabecera li#executive-education {
	width: 175px;	
}

body.ingles div#cabecera ul#menu-cabecera li#educacion-investigacion {
	width: 187px;	
}

body.castellano div#cabecera ul#menu-cabecera li#educacion-investigacion {
	width: 198px;	
}

div#cabecera ul#menu-cabecera li#sobre-ie {
	width: 147px;
}

div#cabecera ul#menu-cabecera li#media-campus {
	width: 132px;
	margin-right: 0;
}

div#cabecera ul#menu-cabecera li a {
	overflow: hidden;
	position: relative;
	display: block;
	height: 27px;
	margin-top: 3px;
	background-position: left top;
	background-repeat: no-repeat;
}

div#cabecera ul#menu-cabecera.programas li#programas a,
div#cabecera ul#menu-cabecera.executive-education li#executive-education a,
div#cabecera ul#menu-cabecera.educacion-investigacion li#educacion-investigacion a,
div#cabecera ul#menu-cabecera.sobre-ie li#sobre-ie a {
	height: 31px;
	margin-top: 0;
	background-position: 0 -27px;
}

body.ingles div#cabecera ul#menu-cabecera li#programas a {
	background-image: url(http://www.ie.edu/IE/img/en/pestanyaProgramas.gif);
}

body.castellano div#cabecera ul#menu-cabecera li#programas a {
	background-image: url(http://www.ie.edu/IE/img/es/pestanyaProgramas.gif);
}

body.ingles div#cabecera ul#menu-cabecera li#executive-education a {
	background-image: url(http://www.ie.edu/IE/img/en/pestanyaExecutiveEducation.gif);
}

body.castellano div#cabecera ul#menu-cabecera li#executive-education a {
	background-image: url(http://www.ie.edu/IE/img/es/pestanyaExecutiveEducation.gif);
}

body.ingles div#cabecera ul#menu-cabecera li#educacion-investigacion a {
	background-image: url(http://www.ie.edu/IE/img/en/pestanyaEducacionInvestigacion.gif);
}

body.castellano div#cabecera ul#menu-cabecera li#educacion-investigacion a {
	background-image: url(http://www.ie.edu/IE/img/es/pestanyaEducacionInvestigacion.gif);
}

body.ingles div#cabecera ul#menu-cabecera li#sobre-ie a {
	background-image: url(http://www.ie.edu/IE/img/en/pestanyaSobreIE.gif);
}

body.castellano div#cabecera ul#menu-cabecera li#sobre-ie a {
	background-image: url(http://www.ie.edu/IE/img/es/pestanyaSobreIE.gif);
}

div#cabecera ul#menu-cabecera li#media-campus a {
	background-image: url(http://www.ie.edu/IE/img/pestanyaMediaCampus.gif);
}

div#cabecera ul#menu-cabecera li a span {
	position: absolute;
	top: -1000px;	
}




/* MENÚ SECUNDARIO
-------------------------------------------------- */


ul#menu-secundario li {
	float: left;
	clear: left;
	width: 122px;
	height: 30px;
}

ul#menu-secundario li#nuestra-mision,
body.castellano ul#menu-secundario li#student-life,
ul#menu-secundario li#relacion-medios,
ul#menu-secundario li#areas-academicas,
ul#menu-secundario li#centros-especializados {
	height: 43px;
}

ul#menu-secundario li a {
	position: relative;
	overflow: hidden;
	display: block;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
}

ul#menu-secundario li#nuestra-mision a,
body.castellano ul#menu-secundario li#student-life a,
ul#menu-secundario li#relacion-medios a,
ul#menu-secundario li#areas-academicas a,
ul#menu-secundario li#centros-especializados a  {
	height: 43px;
}

ul#menu-secundario.nuestra-mision li#nuestra-mision a,
ul#menu-secundario.reconocimiento li#reconocimiento a,
ul#menu-secundario.campus li#campus a,
ul#menu-secundario.student-life li#student-life a,
ul#menu-secundario.relacion-medios li#relacion-medios a,
ul#menu-secundario.noticias li#noticias a,
ul#menu-secundario.eventos li#eventos a,
ul#menu-secundario.claustro li#claustro a,
ul#menu-secundario.areas-academicas li#areas-academicas a,
ul#menu-secundario.investigacion li#investigacion a,
ul#menu-secundario.centros-especializados li#centros-especializados a,
ul#menu-secundario.ie-communities li#ie-communities a {
	background-position: -122px 0;
}

body.ingles ul#menu-secundario li#nuestra-mision a {
	background-image: url(http://www.ie.edu/IE/img/en/menuNuestraMision.gif);	
}

body.castellano ul#menu-secundario li#nuestra-mision a {
	background-image: url(http://www.ie.edu/IE/img/es/menuNuestraMision.gif);	
}

body.ingles ul#menu-secundario li#reconocimiento a {
	background-image: url(http://www.ie.edu/IE/img/en/menuReconocimiento.gif);	
}

body.castellano ul#menu-secundario li#reconocimiento a {
	background-image: url(http://www.ie.edu/IE/img/es/menuReconocimiento.gif);	
}

body.ingles ul#menu-secundario li#campus a {
	background-image: url(http://www.ie.edu/IE/img/en/menuCampus.gif);	
}

body.castellano ul#menu-secundario li#campus a {
	background-image: url(http://www.ie.edu/IE/img/es/menuCampus.gif);	
}

body.ingles ul#menu-secundario li#student-life a {
	background-image: url(http://www.ie.edu/IE/img/en/menuStudentLife.gif);	
}

body.castellano ul#menu-secundario li#student-life a {
	background-image: url(http://www.ie.edu/IE/img/es/menuStudentLife.gif);	
}

body.ingles ul#menu-secundario li#relacion-medios a {
	background-image: url(http://www.ie.edu/IE/img/en/menuRelacionMedios.gif);	
}

body.castellano ul#menu-secundario li#relacion-medios a {
	background-image: url(http://www.ie.edu/IE/img/es/menuRelacionMedios.gif);	
}

body.ingles ul#menu-secundario li#noticias a {
	background-image: url(http://www.ie.edu/IE/img/en/menuNoticias.gif);	
}

body.castellano ul#menu-secundario li#noticias a {
	background-image: url(http://www.ie.edu/IE/img/es/menuNoticias.gif);	
}

body.ingles ul#menu-secundario li#eventos a {
	background-image: url(http://www.ie.edu/IE/img/en/menuEventos.gif);	
}

body.castellano ul#menu-secundario li#eventos a {
	background-image: url(http://www.ie.edu/IE/img/es/menuEventos.gif);	
}

body.ingles ul#menu-secundario li#claustro a {
	background-image: url(http://www.ie.edu/IE/img/en/menuClaustro.gif);	
}

body.castellano ul#menu-secundario li#claustro a {
	background-image: url(http://www.ie.edu/IE/img/es/menuClaustro.gif);	
}

body.ingles ul#menu-secundario li#areas-academicas a {
	background-image: url(http://www.ie.edu/IE/img/en/menuAreasAcademicas.gif);	
}

body.castellano ul#menu-secundario li#areas-academicas a {
	background-image: url(http://www.ie.edu/IE/img/es/menuAreasAcademicas.gif);	
}

body.ingles ul#menu-secundario li#investigacion a {
	background-image: url(http://www.ie.edu/IE/img/en/menuInvestigacion.gif);	
}

body.castellano ul#menu-secundario li#investigacion a {
	background-image: url(http://www.ie.edu/IE/img/es/menuInvestigacion.gif);	
}

body.ingles ul#menu-secundario li#centros-especializados a {
	background-image: url(http://www.ie.edu/IE/img/en/menuCentrosEspecializados.gif);	
}

body.castellano ul#menu-secundario li#centros-especializados a {
	background-image: url(http://www.ie.edu/IE/img/es/menuCentrosEspecializados.gif);	
}

body.ingles ul#menu-secundario li#ie-communities a {
	background-image: url(http://www.ie.edu/IE/img/en/menuIECommunities.gif);	
}

body.castellano ul#menu-secundario li#ie-communities a {
	background-image: url(http://www.ie.edu/IE/img/es/menuIECommunities.gif);	
}

ul#menu-secundario li a span {
	position: absolute;
	top: -1000px;
}




/* CONTENIDOS
-------------------------------------------------- */


div#contenidos h2 {
	position: relative;
	overflow: hidden;
	width: 544px;
	height: 80px;
	margin: 25px auto 15px auto;
	background-position: left top;
	background-repeat: no-repeat;
}

div#contenidos h2 span {
	position: absolute;
	top: -1000px;	
}

div#contenidos a.volver {
	position: relative;
	overflow: hidden;
	float: right;
	height: 13px;
	margin: 0 37px 20px 0;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#contenidos a.volver {
	width: 49px;
	background-image: url(http://www.ie.edu/IE/img/en/enlaceVolver.gif);
}

body.castellano div#contenidos a.volver {
	width: 65px;
	background-image: url(http://www.ie.edu/IE/img/es/enlaceVolver.gif);
}

div#contenidos a.volver span {
	position: absolute;
	top: -1000px;
}

div#contenidos a.pdf {
	display: block;
	width: 204px;
	height: 43px;
	padding-left: 46px;
	background: url(http://www.ie.edu/IE/img/fondoPDF.gif) left top no-repeat;
	text-decoration: none;
	line-height: 42px;
	color: #7d7d7d;
	float: right;
	margin-right:12px;
}

div#contenidos ul.acreditaciones {
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 5px;
}

div#contenidos ul.acreditaciones li {
	float: left;
	display: inline;
	width: 88px;
	height: 68px;
	margin-right: 10px;
	margin-bottom: 0;
	padding-left: 0;
	background: url(http://www.ie.edu/IE/img/fondoLogosAcreditaciones.gif) left top no-repeat;
}

div#contenidos ul.acreditaciones li img {
	margin: 4px 0 0 4px;	
}




/* SERVICIOS
-------------------------------------------------- */


div#servicios a#brief-me {
	position: relative;
	overflow: hidden;
	display: block;
	width: 231px;
	height: 87px;
	margin: 0 auto 20px auto;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#servicios a#brief-me {
	background-image: url(http://www.ie.edu/IE/img/en/enlaceBriefMe.gif);
}

body.castellano div#servicios a#brief-me {
	background-image: url(http://www.ie.edu/IE/img/es/enlaceBriefMe.gif);
}

div#servicios a#brief-me span {
	position: absolute;
	top: -1000px;	
}

div#servicios dl {
	width: 242px;
	height: 190px;
	margin: 0 auto;
	background: url(http://www.ie.edu/IE/img/fondoUbicacion.gif) left bottom no-repeat;
}

div#servicios dt {
	position: relative;
	overflow: hidden;
	width: 242px;
	height: 56px;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#servicios dt {
	background-image: url(http://www.ie.edu/IE/img/en/tituloUbicacion.gif);
}

body.castellano div#servicios dt {
	background-image: url(http://www.ie.edu/IE/img/es/tituloUbicacion.gif);
}

div#servicios dt span {
	position: absolute;
	top: -1000px;	
}

div#servicios dd {
	width: 180px;
	height: 24px;
	margin: 10px auto 0 auto;
	padding-left: 25px;
	line-height: 22px;
	background: url(http://www.ie.edu/IE/img/fondoElementoUbicacion.gif) left top no-repeat;
}

div#servicios dd a {
	font-weight: bold;
	font-size: 12px;
	color: #004575;
}

div#servicios a#enlace-consejo-rector {
	position: relative;
	overflow: hidden;
	display: block;
	width: 242px;
	height: 69px;
	margin: 5px auto 20px auto;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#servicios a#enlace-consejo-rector {
	background-image: url(http://www.ie.edu/IE/img/en/enlaceConsejoRector.gif);
}

body.castellano div#servicios a#enlace-consejo-rector {
	background-image: url(http://www.ie.edu/IE/img/es/enlaceConsejoRector.gif);
}

div#servicios a#enlace-consejo-rector span {
	position: absolute;
	top: -1000px;	
}

div#servicios a#pruguntas {
	position: relative;
	overflow: hidden;
	display: block;
	width: 241px;
	height: 48px;
	margin: 0 auto;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#servicios a#pruguntas {
	background-image: url(http://www.ie.edu/IE/img/en/enlacePruguntas.gif);
}

body.castellano div#servicios a#pruguntas {
	background-image: url(http://www.ie.edu/IE/img/es/enlacePruguntas.gif);
}

div#servicios a#pruguntas span {
	position: absolute;
	top: -1000px;	
}




/* TEXTO DE SERVICIOS
-------------------------------------------------- */


div#texto-servicios img {
	float: left;
	margin: 20px 8px 0 18px;
}

div#texto-servicios p {
	padding: 18px 15px 0 18px;
	background: url(http://www.ie.edu/IE/img/fondoTextoServicios.gif) left top no-repeat;
	line-height: 15px;
	font-size: 12px;
	color: #635228;
}




/* SERVICIOS PUBLICACIONES
-------------------------------------------------- */


div#servicios-publicaciones li {
	margin-bottom: 8px;
}

div#servicios-publicaciones li a {
	position: relative;
	overflow: hidden;
	display: block;
	width: 242px;
	height: 69px;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#servicios-publicaciones li#enlace-reclutamiento a {
	background-image: url(http://www.ie.edu/IE/img/en/enlaceReclutamiento.gif);
}

body.castellano div#servicios-publicaciones li#enlace-reclutamiento a {
	background-image: url(http://www.ie.edu/IE/img/es/enlaceReclutamiento.gif);
}

body.ingles div#servicios-publicaciones li#enlace-documentos-ie a {
	background-image: url(http://www.ie.edu/IE/img/en/enlaceDocumentosIE.gif);
}

body.castellano div#servicios-publicaciones li#enlace-documentos-ie a {
	background-image: url(http://www.ie.edu/IE/img/es/enlaceDocumentosIE.gif);
}

body.ingles div#servicios-publicaciones li#enlace-tienda-ie a {
	background-image: url(http://www.ie.edu/IE/img/en/enlaceTiendaIE.gif);
}

body.castellano div#servicios-publicaciones li#enlace-tienda-ie a {
	background-image: url(http://www.ie.edu/IE/img/es/enlaceTiendaIE.gif);
}

body.ingles div#servicios-publicaciones li#enlace-revista-empresa a {
	background-image: url(http://www.ie.edu/IE/img/en/enlaceRevistaEmpresa.gif);
}

body.castellano div#servicios-publicaciones li#enlace-revista-empresa a {
	background-image: url(http://www.ie.edu/IE/img/es/enlaceRevistaEmpresa.gif);
}

div#servicios-publicaciones li a span {
	position: absolute;
	top: -1000px;
}




/* PIE
-------------------------------------------------- */


div#pie ul#acciones {
	float: left;
	display: inline;
	width: 100%;
	height: 31px;
	margin: 0 35px 60px 0;
}

div#pie ul#acciones li {
	float: left;
	height: 31px;
	margin-left: 5px;
	line-height: 31px;
	font-size: 11px;
}

div#pie ul#acciones li#accion-enviar {
	width: 135px;
	margin-left: 0;
}

div#pie ul#acciones li#accion-imprimir {
	width: 83px;
}

div#pie ul#acciones li#accion-delicious {
	width: 92px;
}

div#pie ul#acciones li#accion-rss {
	width: 82px;
}

div#pie ul#acciones li a {
	position: relative;
	overflow: hidden;
	display: block;
	height: 31px;
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: underline;
}

div#pie ul#acciones li#accion-enviar a {
	width: 115px;
	background-image: url(http://www.ie.edu/IE/img/fondoBotonEnviar.gif);
}

div#pie ul#acciones li#accion-imprimir a {
	width: 63px;
	background-image: url(http://www.ie.edu/IE/img/fondoBotonImprimir.gif);
}

div#pie ul#acciones li#accion-delicious a {
	width: 72px;
	background-image: url(http://www.ie.edu/IE/img/fondoBotonDelicious.gif);
}

div#pie ul#acciones li#accion-rss a {
	width: 42px;
	background-image: url(http://www.ie.edu/IE/img/fondoBotonRSS.gif);
}

div#pie ul#acciones li a span {
	position: absolute;
	top: -1000px;	
}

div#pie img {
	clear: left;
	display: block;
	margin-bottom: 10px;
}

div#pie address {
	font-size: 11px;
}

div#pie address a {
	text-decoration: underline;
}

div#pie address a:hover {
	text-decoration: none;
}

div#pie div#enviar-amigo {
	display: none;
	position: absolute;
	z-index: 200;
	left: 50%;
	top: 0;
	width: 376px;
	height: 410px;
	margin-left: -188px;
	border: 3px #1c4060 solid;
	border-top-width: 28px;
	background-color: #fff;
}

div#pie div#enviar-amigo.activo {
	display: block;
}

div#pie div#enviar-amigo a {
	position: absolute;
	top: -22px;
	right: 4px;
	overflow: hidden;
	display: block;
	width: 15px;
	height: 15px;
	background: url(http://www.ie.edu/IE/img/botonCerrar.gif) left top no-repeat;
}

div#pie div#enviar-amigo a span {
	position: absolute;
	top: -1000px;	
}

div#pie div#enviar-amigo h5 {
	margin: 15px 20px;
	text-align: justify;
	font-weight: bold;
	font-size: 16px;
	color: #1c4160;
}

div#pie div#enviar-amigo p {
	margin: 0 20px 20px 20px;
	text-align: justify;
	line-height: 16px;
	color: #004575;
}

div#pie div#enviar-amigo fieldset {
	overflow: hidden;
	position: relative;
}

div#pie div#enviar-amigo label {
	position: absolute;
	top: -1000px;	
}

div#pie div#enviar-amigo input,
div#pie div#enviar-amigo textarea {
	display: block;
	width: 322px;
	margin: 0 auto 15px auto;
}

div#pie div#enviar-amigo button {
	margin-left: 20px;
	padding: 1px 4px;
}




/* IMPRIMIR
-------------------------------------------------- */


@media print {
	* span {
		position: static !important;
	}
}




#specialClaustro div#contenidos h2 {
	position: relative;
	overflow: hidden;
	width: 544px;
	height: 20px;
	margin: 25px auto 15px auto;
	background-position: left top;
	background-repeat: no-repeat;
}


#specialClaustro div#contenidos h2 {
	background: none;
	color:#47546E;
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px !important;
	line-height:16px !important;
 }