/********** Galería: Inicio **********/
.anythingSlider .wrapper {
	height: 412px;
	margin: 0px 28px 35px 0px;
	overflow: hidden;
	position: relative;
	width: 888px;
}

	.anythingSlider .wrapper ul {
		height: 412px;
		list-style: none;
		margin: 0px;
		position: absolute;
			top: 0px;
			left: 0px;
		width: 32700px;
	}
	
		.anythingSlider .wrapper ul li {
			display: block;
			float: left;
			height: 412px;
			margin: 0px;
			padding: 0px;
			width: 888px;
		}

.fotoadoscolumnas .wrapper {
	height: 400px;
	margin: 0px 28px 35px 0px;
	overflow: hidden;
	position: relative;
	width: 866px;
}

	.fotoadoscolumnas .wrapper ul {
		height: 400px;
		list-style: none;
		margin: 0px;
		position: absolute;
			top: 0px;
			left: 0px;
		width: 32700px;
	}
	
		.fotoadoscolumnas .wrapper ul li {
			display: block;
			float: left;
			height: 400px;
			margin: 0px;
			padding: 0px;
			width: 866px;
		}

#start-stop {
	background: url(/images/jpg/botonera/stopplay.jpg) top;
	height: 43px;
	position: absolute;
		top: 72px;
		left: 23px;
	text-decoration: none;
	width: 38px;
}

	#start-stop.playing { background: url(/images/jpg/botonera/stopplay.jpg) top; text-decoration: none; }
	
	#start-stop:hover { background: url(/images/jpg/botonera/stopplay.jpg) bottom; text-decoration: none; }

.anythingSlider a.portafolio {
	background: url(/images/jpg/botonera/portafolio.jpg) top;
	display: block;
	height: 43px;
	position: absolute;
		top: 119px;
		left: 23px;
	text-decoration: none;
	width: 38px;
}

	.anythingSlider a.portafolio span { visibility: hidden; }
	
	.anythingSlider a.portafolio:hover { background: url(/images/jpg/botonera/portafolio.jpg) bottom; text-decoration: none; }

#thumbNav { visibility: hidden; }

/********** Galería: Fin **********/

/********** Diseñado por: Lic. en Diseño Gráfico, José María López Romera **********/
