 

#barracrono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/barracrono.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 610px;
	overflow: hidden;
	line-height: 19px;
	padding: 5px;

	*overflow-x:hidden;
}
#barracrono img{ cursor:pointer;}
.ano-1 {
	float: left;
	width: 42px;
	color: #CCC;
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#anos {
	width: 2000px;
	;
	margin-left:295px;
}
#anos img { float:left}
.ano-2 {
	float: left;
	width: 62px;
	color: #FFF;
	text-align: center;
	margin-top: 2px;
	background-image: url(images/bgano2.gif);
	background-repeat: repeat-x;
}
.eventoscrono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
}
.eventoscrono img {
	float: left;
	margin-right: 5px;
}
#listaeventos .evento {
	float: right;
	width: 270px;
	text-align: left;
	margin: 2px;
	padding: 4px;
	color: #000;
}
#listaeventos .evento  a{
 	color: #666;
	}
#listaeventos .evento  a:hover{
 	color: #333;
	}
.eventoscrono hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	clear: both;
	height: 1px;
	width: 400px;
}
.eventoscrono p .titulo {
	font-size: 14px;
	font-weight: bold;
	color: #1B1464;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	text-align: center;
	height: 23px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
}.jugadores {
	background-color: #FFF;
	padding: 10px;
}
.jugador {
	float: left;
	width: 69px;
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}
.jugador img {
	margin-bottom: 5px;
}
