@charset "utf-8";
/* CSS Document */

.tituloEvento {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #69C;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	letter-spacing: 5px;
}
.imagenIzquierda {
	float: left;
	margin-right: 10px;
}
