/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	z-index: 0;
	position: absolute;
	width: 980px;
	height: 500px;
	background-color: #FFFFFF;
	left: 0px;
}

.slideshowThumbnail {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	outline: none;
}


.slideshowThumbnail img {
	padding: 5px 6px 6px 5px;
}

a:hover.slideshowThumbnail img {
	background: url(../../imagenes/cuadradito97d3d9.png);
	background-repeat: no-repeat;
}

.current img {
	border-bottom: 3px solid #999999;
}

.outline {
	background: url(../../imagenes/cuadradito97d3d9.png);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
}

.linea_portafolio{
	position: relative;
	width: 920px;
	height: 1px;
	background: #97D3D9;
}

.linea_pici{
	position: absolute;
	width: 920px;
	height: 1px;
	background: #97D3D9;
	left: 30px;
	top: 441px;
}

#thumbnails {
	z-index: 1;
	position: absolute;
	width: 500px;
	float: left;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	left: 31px;
	top: 450px;
}

#thumbnails_pici {
	z-index: 1;
	position: absolute;
	width: 400px;
	float: left;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	left: 31px;
	top: 450px;
}

#controles {
	z-index: 1;
	position: absolute;
	padding: 0px;
	width: 100px;
	float: left;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	left: 850px;
	top: 455px;
}
.paginas_portafolio {
	z-index: 1;
	position: absolute;
	padding: 0px;
	width: 80px;
	float: left;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	left: 236px;
	top: 173px;
}
/*************************************************************/
