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

	SlideShow
	v 1.3
**************************************************************/

.slideshowContainer {
	border: 0px solid #2f043a;
	width: 580px;
	height: 600px;
	margin-bottom:5px;
	text-align:center;

}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid #4d005f;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #812b96;
	padding: 4px;
}

.current img {
	border: 1px solid #d738ff;
	padding: 5px;
}

.outline {
	border: 2px solid #9f0ac4;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}

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

#telefono{color:#fc0000; background:url('fono.png') no-repeat; width:241px; height:64px; padding-top:15px;}
.tel_desc { text-align:center; font-weight:bold; font-size:20px; padding-left:60px; }

.liniesita_borde{border:8px solid #363536;}