@charset "ISO-8859-1";
.global {
	background-color: #000000;
	text-align: center;
/*	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;*/
}
#cintillo {
	text-align: center;
}
#noticiasfinasp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/fondo_flash2.jpg);
	width: 800px;
	text-align: left;
	z-index: auto;
	overflow: auto;
	margin:auto;
}
#central {
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
#contyearlings {
	overflow: scroll;
	position: absolute;
	height: 400px;
	width: 770px;
	left: 207px;
	top: 285px;
}
.global #central #yearlings {
	overflow: scroll;
	height: 340px;
	width: 800px;
	text-align: center;
	margin: auto;
	background-image: url(../images/fondo_yearlings_800.jpg);
}
.global #central #yearlingsfast {
	overflow: scroll;
	text-align: center;
	margin: auto;
	background-image: url(../images/fondo_yearlings_fast.jpg);
}
#central_fast {
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
.estadistica {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/estadisticas_fondo.png);
	height: 900px;
	width: 800px;
}
#estadistica_tabla {
	position: relative;
	top: 70px;
}
#estadistica_tabla2 {
	position: relative;
	top: 110px;
}

