 

#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: 607px;
	overflow: hidden;
	line-height: 19px;
	padding: 5px;
}
#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:290px;
}
#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: 20px;
	border:none;
}
.eventoscrono p {
	float: right;
	width: 400px;
	text-align: left;
	margin: 2px;
	padding: 4px;
	color: #000;
}
.eventoscrono hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	clear: both;
	height: 1px;
	width: 400px;
}
