/************************************************************************************************************
NUEVO CONTACTO
************************************************************************************************************/
div#datos-ie {
	position: relative;
	overflow: hidden;
	float: left;
	clear: left;
	margin-bottom: 1px;
	background: url(http://www.ie.edu/business/img/fondoContacto.jpg) repeat-y scroll center top;
}

p#pie {
	background: url(http://www.ie.edu/business/img/fondoContacto.jpg) repeat-y scroll center top;
}


body.ingles div#datos-ie{
	width: 965px;
	padding-left: 30px;
}

body.castellano div#datos-ie{
	width:979px;
	padding-left: 45px;
}



div#datos-ie h3,
div#datos-ie h4 {
	position: relative;
	overflow: hidden;
	display: block;
	height: 28px;
	margin: 0 0 8px -3px;
	background-position: left top;
	background-repeat: no-repeat;
}

body.castellano div#datos-ie div h3,
body.castellano div#datos-ie div h4 {
	width: 173px;
}

body.ingles div#datos-ie div h3,
body.ingles div#datos-ie div h4 {
	width: 104px;
}

body.castellano div#datos-ie fieldset h3,
body.castellano div#datos-ie fieldset h4 {
	width: 82px;
}

body.ingles div#datos-ie fieldset h3,
body.ingles div#datos-ie fieldset h4 {
	width: 73px;
}

div#datos-ie h3 span,
div#datos-ie h4 span {
	position: absolute;
	top: -10000px;
}

div#datos-ie div {
	float: left;
	display: inline;
	width: 546px;
	margin: 25px 10px 0 30px;
	padding-bottom: 5px;
	color: #102943;
}

div#datos-ie div address {
	float: left;
	display: inline;
	width: 243px;
	margin-right: 30px;
	line-height: 20px;
	font-style: normal;
}

div#datos-ie div address strong {
	display: block;	
}

div#datos-ie div address img {
	display: block;
	margin: 10px 0 0 -3px;
}

div#datos-ie div address a {
	text-decoration: none;
	color: #102943;
}

div#datos-ie div address a:hover {
	text-decoration: underline;
}

div#datos-ie fieldset {
	float: left;
	width: 302px;
	height: 245px;
	margin-top: 25px;
}

div#datos-ie fieldset label {
	clear: left;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #102943;
	width:350px;
}

div#datos-ie fieldset input {
	width: 250px;
	margin-left: 10px;	
	font-weight: normal;
}

div#datos-ie fieldset textarea {
	display: block;
	width: 298px;
	height: 90px;
	margin: 3px 0 3px 0;
}

div#datos-ie fieldset button {
	overflow: hidden;
	position: relative;
	width: 73px;
	height: 35px;
	margin-left: 231px;
	border: 0;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

body.castellano div#datos-ie fieldset button {
	background-image: url(http://www.ie.edu/business/img/btnEnviar_es.png);
}

body.ingles div#datos-ie fieldset button {
	background-image: url(http://www.ie.edu/business/img/btnEnviar_en.png);
}

div#datos-ie fieldset button span {
	position: absolute;
	top: -10000px;
}

div#contenidos p#aviso-legal {
	clear: left;
	width: 980px;
	height: 66px;
	margin: 0 -32px;
	background: url(../img/fondoAvisoLegal.gif) left top no-repeat;
	text-align: right;
	line-height: 40px;
	font-weight: bold;
	font-size: 11px;
}

div#contenidos p#aviso-legal a {
	margin-right: 53px;
	text-decoration: none;
	color: #fff;
}

div#contenidos p#aviso-legal a:hover {
	text-decoration: underline;
}




/* ENVIAR A UN AMIGO
-------------------------------------------------- */


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

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

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#enviar-amigo a span {
	position: absolute;
	top: -1000px;	
}

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

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

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

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

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




/*VENTANA SHARE*/

div#contenidos div#secundario {
	z-index: 1;
}

div#contenidos div#principal {
	z-index: 199;	
}

div#contenidos div#principal ul#acciones li#accion-share {
		position: relative;
		z-index: 199;
}

div#contenidos div#principal ul#acciones li#accion-share div#contenedorshare{
	float: left;
	position: absolute;
	bottom: 50px;
	left: 25px;
	z-index: 199;
	display: none;
}

div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare {
	border: 1px solid #b4b4b7;
	width:275px;
}

div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dt {
	background: url(http://www.ie.edu/IE/img/fondocabecerashare.jpg) left top repeat-x;
	height: 30px;
	border-bottom: 1px solid #d8d8d8;
	font-weight: bold;
	line-height: 30px;
}


div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dt img {
	margin: 5px 5px 0 12px;
	padding: 0;
}

div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dd {
	background:#FFFFFF url(http://www.ie.edu/IE/img/fondoMedioShare.jpg) repeat-x scroll left bottom;
	border-top: 1px solid #f8f8f8;
	text-decoration: underline;
}

div#contenidos div#principal ul#acciones li#accion-share div#picoshare {
	background: url(http://www.ie.edu/IE/img/picoshare.gif) left top repeat-x;
	height: 28px;
	width: 27px;
	bottom: -27px;
	left: 20px;
	position: absolute;
}

div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dd ul {
	overflow: hidden;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height:20px;
}

div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dd ul li {
	width: 120px;
	float: left;
	background: none;
	padding-bottom: 5px;
	line-height:20px;
	display: inline;
	
}


div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dd ul li img{
	margin: 2px 5px 0 0;
	padding: 0;
}


div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dd ul li a{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background: none;
	float: left;
	width: auto;
	height:25px;
}



div#contenidos div#principal ul#acciones li#accion-share dl#ventanashare dt a{
	margin: -28px 20px 0 0;
	padding: 0;
	border: none;
	float: right;
	background: none;
	width: 15px;
	height: 14px;
}






div#datos-ie div address img#mapa1 {
	margin: 10px 0 0 -3px;
}

div#datos-ie div address img#visita {
	margin: 0 0 0 -3px;
}

div#datos-ie fieldset textarea {
	display:block; 
	height:110px; 
	margin:3px 0; 
	width:298px; 
}

div#capaContenidoBlanca {
	background-color: white;
	font-family:"Trebuchet MS",Tahoma,Arial,sans-serif;
	margin: 20px auto 0 auto;
	padding: 5px;
	position:relative;
	width: 800px;
	height: 570px;
	z-index:100;
}

iframe {
	border: none;
}

div#capaContenedora {
	display:none;
	/*height:4200px !important;*/
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	z-index:1999999;
}

div#capaOpaca {
	background:transparent url(../IE/site/img/velo.png) repeat scroll 0 0;
	display: none;
	/*height:4200px !important;*/
	left: 0;
	overflow:hidden;
	position:absolute;
	top: 0;
	width:100%;
	z-index:999999;
}


div#capaContenidoBlanca a#cerrarflash {
	background:transparent url(../IE/site/img/cerrarflash.png) no-repeat scroll left top;
	float:right;
	height:25px;
	left:954px;
	overflow:hidden;
	padding-top:0;
	position:absolute;
	top:-14px;
	width:40px;
}

div#capaContenidoBlanca a#cerrarflash span {
	display: none;
}


body.castellano div#datos-ie div h3,
body.castellano div#datos-ie div h4 {
	background-image: url(http://www.ie.edu/business/img/h3_es.png);
	width: 534px;
}

body.ingles div#datos-ie div h3,
body.ingles div#datos-ie div h4 {
	background-image: url(http://www.ie.edu/business/img/h3_en.png);
	width: 534px;
}

body.castellano div#datos-ie fieldset h3,
body.castellano div#datos-ie fieldset h4 {
	background-image: url(http://www.ie.edu/business/img/h3corto_es.png);
	width: 300px;
}

body.ingles div#datos-ie fieldset h3,
body.ingles div#datos-ie fieldset h4 {
	background-image: url(http://www.ie.edu/business/img/h3corto_en.png);
	width: 300px;
}

textarea, input {
	background-color:#fff;
	border:1px solid #818181;
	color:#102943;
}
