#cabecera {
	background-image: url(../Images/Cabeceras/encabezadoSchedule.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
}
#botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0066;
	margin-bottom: 10px;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #ECE9D8;
	padding-top: 5px;
}
#contenedora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
}
#day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0066;
	text-align: center;
}
