@charset "utf-8";
.menu {
	font-size: 12px;
}
.menu {
	width: 211px;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	background: #000000;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px 6px;
}
.menu:hover {
	width: 211px;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px 6px;
	background-color: #333333;
}
.menu4 {
	width: 211px;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px 6px;
	background-color: #FF0000;
}
		/*
		 * Required 
		*/
		.container {
	width:972px;
	overflow:hidden;
	cursor:pointer;
	height: 446px;
	position: relative;
	float: left;
		}
		.slides {
	position:absolute;
	top:0;
	left:0;
	float: left;
		}
		.slides > div {
	position:absolute;
	top:0;
	display: none;
	float: left;
	clear: both;
	width: 972px;
	height: 446px;
		}
		#loopedslider {
	width:972px;
	position:relative;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 446px;
		}
.ddd {
	width: 880px;
	float: left;
	background-color: #00FF00;
	height: 300px;
	
}

		ul.pagination {
			list-style:none;
			padding:0;
			margin:0;
		}
		ul.pagination li  {
			float:left;
		}
		ul.pagination li a {
			padding:2px 4px;
		}
		ul.pagination li.active a {
			background:blue;
			color:white;
		}
	#botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 726px;
	text-align: center;
	top: 0px;
	height: 37px;
	margin-top: 10px;
}
#botones1 {
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 500px;
	text-align: left;
	top: 0px;
	height: 33px;
	float: left;
	padding-top: 7px;
}
#botones2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 200px;
	text-align: center;
	top: 0px;
	height: 37px;
	float: right;
}
#dv {
	float: right;
	width: 880px;
}
.dvs {
	height: 60px;
	background-color: #000000;
}
#loopedslider2 {
	width:726px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 288px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.erss {
	height: 446px;
	width: 972px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.destacamos2 {
	width: 972px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	position: relative;
	background-position: left center;
	background-repeat: no-repeat;
	height: 446px;
}



.left {
	width: 36px;
	position: absolute;
	left: 0px;
	top: 190px;
	text-align: left;
	z-index: 100;
}
.right {
	width: 36px;
	position: absolute;
	top: 190px;
	right: 0px;
	text-align: right;
	z-index: 100;
}
