/* CONTENIDOS
-------------------------------------------------- */


body.ingles div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/en/titularIniciativasProyectos.png);
}

body.castellano div#contenidos h2 {
	background-image: url(http://www.ie.edu/IE/img/es/titularIniciativasProyectos.png);
}

div#contenidos h3 {
	width: 530px;
	height: auto;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-left: 0;
	text-decoration: underline;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
	font-size: 15px;
}

div#contenidos h4 {
	margin-top: 30px;
	margin-bottom: 15px;
}

div#contenidos p {
	clear: right;	
}

div#contenidos img {
	display: block;
	margin: 0 0 15px 34px;
	padding: 5px;
	border: 1px #6e7e92 solid;
}

div#datos-contacto {
	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#datos-contacto dl {
	width: 242px;
	margin: 8px auto 0 auto;
	background: url(http://www.ie.edu/IE/img/fondoDatosContacto.gif) left top repeat-y;
}

div#datos-contacto dt {
	position: relative;
	overflow: hidden;
	width: 242px;
	height: 56px;
	background-position: left top;
	background-repeat: no-repeat;
}

body.ingles div#datos-contacto dt {
	background-image: url(http://www.ie.edu/IE/img/en/tituloContacto.gif);
}

body.castellano div#datos-contacto dt {
	background-image: url(http://www.ie.edu/IE/img/es/tituloContacto.gif);
}

div#datos-contacto dt span {
	position: absolute;
	top: -1000px;	
}

div#datos-contacto dd {
	width: 188px;
	margin: 10px 0 0 16px;
	padding: 14px 10px 10px 10px;
	background-color: #fcfcf2;
}

div#datos-contacto dd img {
	float: left;
	margin: -4px 8px 6px 0;
	border: 1px #c4ccd2 solid;
}

div#datos-contacto dd a {
	clear: left;
	text-decoration: underline;
	font-size: 11px;
}

div#servicios {
	clear: right;
}

div#servicios a#brief-me {
	clear: right;
	margin-top: 20px;	
}
