h2 {
	background: url(../../web-media/imagenes/web/h2_agenda.gif) no-repeat right 0;
	width: auto;
	height: 36px;
}
h2.h2_intensivos {
	background: url(../../web-media/imagenes/web/h2_intensivos.gif) no-repeat right 0;
	width: auto;
	height: 36px;
}
.texto_derecha {
	text-align: right;
}
.imagen_derecha {
	float: right;
}
.imagen_izquierda {
	float: left;
	margin: 0 20px 0 0;
}
.margen_izquierda_219 {
	margin-left: 219px;
}
h3, h4 {
	color: #660000;
	font-weight: bold;
}
h3 {
	font-size: 90%;
}
hr {
	height: 0px;
	border: 1px solid #660000;
	background-color: #660000;
	margin: 20px 0;
}
#agenda p {
	margin: 5px 0 0 10px;
}
#agenda strong {
	font-weight: bold;
	margin: 20px 0 0 0;
	display: block;
}
ul {
	margin: 5px 0 15px 20px;
}
li {
	font-size: 70%;
	list-style-type: square;
	color: #660000;
	margin: 0 0 3px 0;
}
p.volver {
	position: absolute;
	top: 0;
	width: auto;
	font-weight: bold;
	font-size: 80%;
}

