.divcontendor{
	width:509px;
	height:231px;
	overflow: hidden;
	}
div.demoElement {
	position:relative;
	left: 0px;
	width:1700px;
	color: #FFF;
	padding: 10px;
	padding: 0px;
	margin:0px;
	text-align: center;
	float:left;
}
.recuedro {
	height: 230px;
	width: 506px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}

div.demoElementHeight {
	height: 258px;
	overflow: hidden;
	position: relative;
	width: 510px;	
}

div.myClass {
	left: -102px;
}

.numero{
	background-color:#BCE6FE;
	width:13px;
	height:13px;
	float:left;
	text-align:center;
	margin-right: 1px;
	margin-left: 5px;
	margin-top:2px;
	border: 1px solid #666;
	cursor: pointer;
	line-height: 13px;
	font-size: 11px;
	color: #069;
}
