* { border: 0;
	margin: 0;}
	
body {
	background: #fff url(fondo-eap.jpg) no-repeat center top;
}

a {
outline:0;
}

#contenedor {
	margin: 40px auto;
}

#contenido {
	margin: 0 auto;
	}
	
#titular {
	text-align: center;
}

#caja {
	text-align: center;
/*	background: transparent url(fondo0.png) no-repeat center top; */
	height: 385px;
	width: 877px;
	margin: 0 auto;
	}
	
/*big menu*/

li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul {
	margin: 0;
	padding: 0 0 0 40px;
	}

#kwick {
	position: relative;
/*	background: transparent url(fondo0.png) no-repeat center top; */
	padding: 204px 0 0 9px;
}

#kwick .kwicks {
	display: block;
	height: 200px;
	margin: 0px;
}

#kwick li {
	float: left;	
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 86px;
	background: #fff;
	border-right: 2px solid #fff;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background: transparent url(javiersierra.jpg) ;
}

#kwick .opt2 {
	background: transparent url(english_javiersierra.jpg);
}

#kwick .opt3 {
	background: transparent url(thesecretsupper.jpg);
}

#kwick .opt4 {
	background: transparent url(laspuertastemplarias.jpg);
}

#kwick .opt5 {
	background: transparent url(lacenasecreta.jpg);
}

#kwick .opt6 {
	background: transparent url(theladyinblue.jpg);
}

#kwick .opt7 {
	background: transparent url(larutaprohibida.jpg);
}

#kwick .opt8 {
	background: transparent url(ladamaazul.jpg);;
}

#kwick .opt9 {
	background: transparent url(elsecretoegipciodenapoleon.jpg);
	border-right: 0;
}

#kwick .opt10 {
	background: transparent url(elangelperdido.jpg);
	border-right: 0;
}




