@charset "utf-8";
/* CSS Document */




#example {
	width:605px;
	height:403px;
	position:relative;
}


#frame {
	position:absolute;
	z-index:0;
	width:539px;
	height:291px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:700px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:700px;
	height:403px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:165px;
	left:-9px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:670px;
}

/*
	Pagination
*/

.pagination {
	width:100px;
	float:right;
	margin-top:-50px;
	z-index:700;
	position:absolute;
	left:600px;
	bottom:15px;
}

.pagination li {
	float:left;
	margin:0 2px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:20px;
	background-image:url(https://web.archive.org/web/20211228224621im_/http://endocrino-sud.com/images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -19px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	left:0;
	height:108px;
	padding:0px 0px 0 20px;
	background:#000;
	width:1005px;
	font:Bold 30px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(https://web.archive.org/web/20211228224621im_/http://endocrino-sud.com/images/title-bg.png) no-repeat;
	line-height:145px;
	
}


/*
     FILE ARCHIVED ON 22:46:21 Dec 28, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:33:26 Feb 13, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 137.692
  exclusion.robots: 0.089
  exclusion.robots.policy: 0.08
  RedisCDXSource: 9.252
  esindex: 0.013
  LoadShardBlock: 105.618 (3)
  PetaboxLoader3.datanode: 119.581 (4)
  CDXLines.iter: 19.328 (3)
  load_resource: 110.415
  PetaboxLoader3.resolve: 58.371
*/