h2 {
	background: url(../../web-media/imagenes/web/h2_horarios.gif) no-repeat right 0;
	height: 32px;
}
h3 {
  font-size: 95%;
  text-align: center;
  color: #660000;
  margin: 10px 0;
  border-bottom: 1px solid #AF5781;
  padding: 0 0 3px 0;
}
table {
	border: 1px outset #ccc;
	margin-bottom: 20px;
}
table  th, table  td{
	width: 167px;
	background: #fff;
	text-align: center;
	font-size: 80%;
	padding: 5px;
	border-collapse: collapse;
}
table  td {
	background: #FFDFEF;
	font-size: 70%;
	color: #660000;
}
#menuHorarios {
  margin: 0 0 10px 5px;
}
#menuHorarios li a {
  font-size: 98%;
}
