#titulo {
	background:  no-repeat;
	width:610px;
	position:absolute;
	top: 15px;
	left: 10px;
}

#titulo h1 {
	display:none;
}

#imagenJean {
	width: 		135px;
	height: 	135px;
	position: 	absolute;
	top: 		150px;
	left:		30px;
	background: url('../images/imagenJean.png');
	border:		6px solid white;
}

#contenedorEnlaces a {
	display:block;
	width:150px;
	height:20px;
	position:absolute;
	left: 120px;
}

a span {
	display:none;
}

#imagenjean {
	background: url('../images/jeanFleche.png') no-repeat;
	top: 480px;
}

#elviewportcontenedor {
	position:			absolute;
	width:				580px;
	top:				110px;
	left:				15px;
	color:				white;
	font-family: 		Helvetica, Arial;
	text-align: 		justify;
	border:				0px solid white;
	font-weight: 		normal;
	font-size: 			12px;
	height: 			400px;
	overflow:			hidden;
}

#elviewportcontenido {
	width:				560px;
	margin:				10px;
}

#elviewportcontenido a {
	color:				white;
}

#elviewportcontenido a:hover {
	text-decoration: 	none;
}

#elviewportcontenido p {
	margin-top:20px;
	line-height: 18px;
}

#elviewportcontenido address {
	margin-top:20px;
	line-height: 18px;
}

#elviewportarriba {
	position:absolute; top: 120px; left: 370px;
	 height: 20px; width: 38px; cursor:pointer;
	background: url('../images/flechaArriba.png');
	display:none;
}

#elviewportabajo {
	position:absolute; top: 510px; left: 370px;
	 height: 20px; width: 38px; cursor:pointer;
	background: url('../images/flechaAbajo.png');
	display:none;
}

ul li {
	text-indent: 0;
	list-style: none;
	line-height: 18px;
	margin-top:20px;
}
