/* IE6 Only ------------------------------------------------------------------------------------------------------------------------------ */


* html #imageContainer {
	width:1024px;
	height:410px;
}

* html #imageContainer img {
	display:block;
	position:relative;
}

* html #tituloSeccion{
	width:150px;
	height:70px;
	text-align:left;
	margin-left: -350px;
	}
	
* html ul.thumbs {
	clear: both;
	margin-left:-40px;
	margin-top: 0px;
}

* html #contenidoVive{
	width:575px;
	margin-top:-40px;
	margin-left:-80px;
	text-align:justify;
	line-height:15px;
	position:absolute;
	}

* html #contenidoSeccion{
	width:350px;
	height:250px;
	margin-left:0px;
	text-align:justify;
	line-height:15px;
	}

* html #contenidoSeccionContacto{
	width:700px;
	height:350px;
	margin-left:-300px;
	text-align:justify;
	line-height:15px;
	}

* html #datosContacto{
	position:absolute;
	width:250px;
	height:250px;
	margin-top:-300px;
	margin-left:720px;
	text-align:justify;
	line-height:15px;
	}

* html #contenidoSeccionUbicacion{
	width:700px;
	height:350px;
	margin-left:-300px;
	text-align:justify;
	line-height:15px;
	}
	
* html #plecaTurqDerVive{
	width:1024px;
	height:5px;
	position:absolute;
	margin-top:-135px;
	background-image:url(../images/plecaHorzTurquesa.png);
	background-repeat:no-repeat;
	background-position:right;
	}
	
/* IE7 Only ------------------------------------------------------------------------------------------------------------------------------ */


*:first-child+html div#{
	}

