@charset "utf-8";
/* CSS Document */
		
.clearfix:after {  display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

		/* Page */
* { margin: 0; padding: 0; border: 0; }
#botSlide{
	position: relative;
	font-size: 1em;

}
		
		/* loopedSlider */
		.container {
	position:relative;
	width:940px;
	overflow:hidden;
	z-index: 1;
	height: 360px;
}
		.container div {
	background-color:#eaeaea;
	z-index:0;
	position:absolute;
	top:0;
	left:0;
	width:940px;
}
		#loopedSlider {
	position:relative;
	width:940px;
	z-index: 2;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
}
.pagination {
	padding-top: 10px;
	margin-left: 10px;

}
.pagination  li{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
		.pagination a {
	display:inline;
	width:12px;
	overflow:hidden;
	font-size: 2.5em;
	margin-left: 20px;
}
		li.p {
	position:absolute;
	top:200px;
}
		li.n { position:absolute; top:200px; right:-32px; }
		p { margin-bottom:18px; }
#imgbotones{
	position: absolute;
	height: 92px;
	width: 198px;
	z-index: 85;
	top: -39px;
	background-image: url(../img/bo_20.jpg);
	background-repeat: no-repeat;
	left: 10px;
}
