body {
	background: url(d29.gif);
	color: #333;
}

#cuerpo {
	background: url(d29_claro.jpg);
	width: 600px;
	padding: 30px;
	margin: auto;
	margin-top: -8px;
}

h1,h2,h3 { font-family:"Times New Roman"; }

h1 {
	font-size:2em;
	font-style:italic;
	padding-bottom:4px;
}

h2 {
	font-size:1.4em;
	/*text-decoration:underline;*/
	padding-top: 1em;
	font-style: italic;
}

h2 a {
	color: #000;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 0;
}

a {
	text-decoration: none;
	color: #62503D;
}

a:hover {
	color: #530000;
}

.gallery {
	font-family: sans-serif;
}

.fecha {
	font-weight: bold;
	font-size: 0.9em;
}

dl#horario {
	width: 600px;
	margin: 2em 0;
	padding: 0;
	font-family: "Times New Roman", sans-serif;
}

#horario dt {
	width: 250px;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
	font-weight: bold;
}

#horario dd {
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
}

#meses {
	border-bottom: 2px solid #999;
	text-align: right;
	font-family: sans-serif;
	font-size: 0.8em;
}
