.divcontendor{
	width:508px;
	height:218px;
	overflow: hidden;
	background-color: #D8D9FE;
	float:left;
	}
div.demoElement {
	position:relative;
	left: 0px;
	width:1700px;
	color: #FFF;
	padding: 10px;
	padding: 0px;
	margin:0px;
	text-align: center;
	float:left;
}
.recuedro {
	height: 220px;
	width: 508px;
	float: left;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 1px;
}

div.demoElementHeight {
	height: 230px;
	overflow: hidden;
	position: relative;
	width: 508px;
	
}

div.myClass {
	left: -1028px;
}
.numero{
	background-color:#BCE6FE;
	width:13px;
	height:13px;
	float:left;
	text-align:center;
	margin-right: 1px;
	margin-left: 1px;
	margin-top:2px;
	border: 1px solid #666;
	cursor: pointer;
	line-height: 13px;
	font-size: 11px;
	color: #069;
}
.numero a:active{ color:#000;}
.posicionNumeros {
	float: left;
	width: 55px;
	height: 20px;
	background-color: #3E1FB4;
	padding-left: 450px;
}

.TitulosNoticiasDia{
	background-color:#6C97E6;
	color:#FFF;
	margin: 0px;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 5px;
}
