	/*h1 a { color: #000; position: absolute; top: 30px; left: 30px; }*/
	



#container {
	width: 1000px;
	overflow: hidden;
	position: relative;
	height: 590px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/textura_contenido.png);
	background-repeat: no-repeat;
 }

#all_pages {
	position: absolute;
	left: 0;
	top: 0;
	width: 4000px;
	}
/*#menu {
	background: #000;
	}
#menu ul { 
	list-style: none;
	width: 457px;
	height: 35px;
	margin:auto;
	}
#menu ul li {
	float: left;
	color: #888;
	width: 150px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	}
.active {
	color: #fff !important;
	}*/

/* ----------------------------------------------------------------------------
* The Parallax Scrolling Effect - (http://www.entheosweb.com/tutorials/css/default.asp)
* This notice must stay intact for use
* Visit http://www.entheosweb.com/ for more
------------------------------------------------------------------------------ */
