#fechas {
	position: relative;
	top: -57;
	left: 653;
	font-size:12px;
	color: #B7B7B7;
	font-weight:bold;
	text-align:left;
	
}

#seleccionado{
	text-decoration: none;
	color: #00B4BC;
}

#noseleccionado{
	text-decoration: none;
	color: #B7B7B7;
}

h1 {
	font-size:12px;
	margin:0 0 5 0;
	color: #00B4BC;
	text-transform: uppercase;
}

p {
	margin:0 12 0 0;
	color: #B7B7B7;
	font-size:11px;
}