.ti_cua {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	background-position: left;
	text-decoration:none;
}

.titulo_evento {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: left;
	text-decoration:none;
}

.fechas_evento {
	font-family:Verdana;
	font-size: 11px;
	font-style:italic;
	color:#666666;
	background-position: left;
	padding-left:5px;
	text-decoration:none;
}

.antetitular {
	font-family:Verdana;
	font-size: 11px;
	color:#666666;
	background-position: left;
	text-decoration:none;
}

.titulo_agenda {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	background-position: left;
	text-decoration:none;
}

.texto_cuerpo {
	text-decoration:none;
	font-size:11px;
	text-align:justify;
	padding:5px;
}
a{text-decoration:none}
.btn {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #000000;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left:10px;
	text-decoration:none;
}
.tabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
