/* ESTRUCTURA
-------------------------------------------------- */


div#contenedor {
	background: none;
}

div#contenidos {
	overflow: hidden;
	float: none;
	display: block;
	width: 709px;
	margin: 0 auto;
}

div#pie {
	clear: both;
	width: 705px;
	margin: 0 auto;
	padding-left: 4px;
}




/* CABECERA
-------------------------------------------------- */


div#cabecera h1 {
	width: 68px;
	height: 63px;
	margin: 25px 0 75px 25px;
}

div#cabecera h1 a {
	width: 68px;
	height: 63px;
	background-image: url(http://www.ie.edu/IE/img/logoIE.png);
}



/* CONTENIDOS
-------------------------------------------------- */


div#contenidos h2 {
	width: 709px;
	margin-bottom: 40px;
}

body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularAvisoLegal.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularAvisoLegal.png);
}

div#contenidos h3 {
	position: relative;
	overflow: hidden;
	height: 31px;
	margin: 0 0 20px 4px;
}

body.ingles div#contenidos h3 {
	width: 238px;
	background-image: url(http://www.ie.edu/IE/img/en/tituloCondicionesGeneralesUso.png);
}

body.castellano div#contenidos h3 {
	width: 396px;
	background-image: url(http://www.ie.edu/IE/img/es/tituloCondicionesGeneralesUso.png);
}

div#contenidos h3 span {
	position: absolute;
	top: -10000px;
}

div#contenidos h4 {
	position: relative;
	overflow: hidden;
	width: 695px;
	height: 29px;
	margin: 40px 0 20px 4px;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#contenidos h4#titulo-punto-1 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloObjeto.gif);
}

body.castellano div#contenidos h4#titulo-punto-1 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloObjeto.gif);
}

body.ingles div#contenidos h4#titulo-punto-2 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloCondicionesAccesoUso.gif);
}

body.castellano div#contenidos h4#titulo-punto-2 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloCondicionesAccesoUso.gif);
}

body.ingles div#contenidos h4#titulo-punto-3 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloAreaAccesoRestringido.gif);
}

body.castellano div#contenidos h4#titulo-punto-3 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloAreaAccesoRestringido.gif);
}

body.ingles div#contenidos h4#titulo-punto-4 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloDerechosPropiedad.gif);
}

body.castellano div#contenidos h4#titulo-punto-4 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloDerechosPropiedad.gif);
}

body.ingles div#contenidos h4#titulo-punto-5 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloEmpleoTecnologiaCookie.gif);
}

body.castellano div#contenidos h4#titulo-punto-5 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloEmpleoTecnologiaCookie.gif);
}

body.ingles div#contenidos h4#titulo-punto-6 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloExclusionGarantiasResponsabilidad.gif);
}

body.castellano div#contenidos h4#titulo-punto-6 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloExclusionGarantiasResponsabilidad.gif);
}

body.ingles div#contenidos h4#titulo-punto-7 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloAccionesCasoIncumplimiento.gif);
}

body.castellano div#contenidos h4#titulo-punto-7 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloAccionesCasoIncumplimiento.gif);
}

body.ingles div#contenidos h4#titulo-punto-8 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloNulidadParcial.gif);
}

body.castellano div#contenidos h4#titulo-punto-8 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloNulidadParcial.gif);
}

body.ingles div#contenidos h4#titulo-punto-9 {
	background-image: url(http://www.ie.edu/IE/img/en/tituloLeyAplicableJurisdiccion.gif);
}

body.castellano div#contenidos h4#titulo-punto-9 {
	background-image: url(http://www.ie.edu/IE/img/es/tituloLeyAplicableJurisdiccion.gif);
}

div#contenidos h4 span {
	position: absolute;
	top: -10000px;
}

div#contenidos h5 {
	margin: 25px 0 -10px 4px;
	font-weight: bold;
	font-size: 13px;
}

div#contenidos p {
	margin: 15px 8px 0 4px;
	text-align: justify;
	line-height: 20px;
}

div#contenidos p a {
	text-decoration: underline;
}
