#titulo_acto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	padding-bottom: 30px;
	padding-left: 50px;
}
.contenido_acto {
	padding-bottom: 30px;
	width: 700px;
	padding-left: 50px;
}
.titulo_delacto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
.texto_delacto {
	font-size: 13px;
	color: #999999;
	text-align: justify;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	margin: 0px;
	padding: 0px;
}
.titulo_delacto a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.titulo_delacto a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #1BA1FF;
	text-decoration: none;
}
.ver_resumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.ver_resumen a{
	color: #0066CC;
	text-decoration: none;
}
