div.scroller { 
	width: 711px;
	height:600px;
	overflow: hidden;
}
div.scroller div.section {
		width:711px;
		height:600px;
		overflow:hidden;
		float:left;	
}
div.scroller div.content {
		width: 2844px;
		height:600px;
}
.controls{
	width:711px;
	height:22px;
	background:#f77500;
	background-image: url(../../images/template/background/pattern.png);
	background-repeat: repeat;
}
#glider{
	width:711px;
	height:638px;
	position:absolute;
	top: 282px;
}
#control{
	width:711px;
	height:22px;
	margin-top:20px;

	background:#f77500;
	background-image: url(../../images/template/background/pattern.png);
	background-repeat: repeat;
}
#c2{color:#000;}
#slider4{ 
    width: 600px;
	padding: 0;
	overflow:hidden;
}
#slider5{ 
    width: 600px;
	padding: 0;
	overflow:hidden;
}
#slider6{ 
    width: 600px;
	padding: 0;
	overflow:hidden;
}
.cenotes{
	width:150px;
	height:22px;
	float:left;
	margin-left:15px;
	text-align: center;
}
.cancun{
	width:177px;
	height:22px;
	float:left;
	margin-left:92px;
	text-align: center;
}
.lecciones{
	width:177px;
	height:22px;
	float:right;
	margin-right:4px;
	text-align: center;
}
.sub{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-align: left;
	letter-spacing: -1px;
}
.sub:hover{color:#000000;}

/*creamos la hoja de estilo de diving*/
#coz{
	width:680px;
	height:160px;
	margin-left:16px;
	margin-top:2px;
	overflow:hidden;
}
#back{
	width:122px;
	height:22px;
	float:left;
	
	background-color:#171717;
	background-image: url(../../images/template/background/pattern2.png);
	background-repeat: repeat;
}
#next{
	width:100px;
	height:22px;
	float: right;
	
	background-color:#171717;
	background-image: url(../../images/template/background/pattern2.png);
	background-repeat: repeat;
}
.sub2{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-align: center;
	letter-spacing: -1px;
}

