#tabla-tiempo {
	color: #444444;
	width: 350px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#tabla-tiempo th {
	background-color: #008ECC;
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
	color: #FFF;
}
#tabla-tiempo td {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#tabla-tiempo a {
	text-decoration: none;
	font-size: 10px;
}
#tabla-tiempo a:link, #tabla-tiempo a:visited {
	color: #CC0000;
}
#tabla-tiempo a:hover, #tabla-tiempo a:active {
	color: #000000;
}
#links-tiempo {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#links-tiempo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links-tiempo li {
	display: inline;
}
#links-tiempo a {
	font-size: 11px;
	padding-right: 10px;
	text-decoration: none;
	color: #003399;
	line-height: 11px;
	padding-left: 5px;
}

.tabla-tiempo-td {
	background-color: #CAE7F5;
}
.tabla-tiempo-img {
	text-align: center;
}
.tabla-tiempo-cen {
	text-align: center;
}#mas-info {
	padding-bottom: 5px;
}
#mas-info a {
	color: #289500;
	text-decoration: none;
	font-weight: bold;
}
.img-cen {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

