#cabecera {
	background: url(../i/cabecera_tiempos.jpg) top left no-repeat;
}

table caption {
	text-align: left;
	padding-bottom: 10px;
}

table {
	border-collapse: collapse;
}

table th {
	background-color: #ddd;
	border: 1px solid #aaa;
	font-weight: normal;
	font-size:11px;
	padding:1px;
}

table th.vacio {
	background-color: transparent;
	border: 0;
}

table thead th {
	text-align: center;
	padding: 0 2px;
}

table tbody th {
	padding: 2px 0;
}

table td {
	border: 1px solid #ddd;
	text-align: center;
}