@charset "ISO-8859-1";
.fondo_gral {
	margin: 0px;
	background-image: url(images/fondo_home.jpg);
	background-repeat: repeat-x;
}
.ancho_ubicacion_tabla_princ_home {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.titulos_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF9;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-weight: normal;
}
.texto_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-align: justify;
}
.iz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding-left: 5px;
}
.tabla_agenda_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C51A2A;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #E6E6E6;
	width: 200px;
}
.tabla_agenda_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.tabla_agenda_evento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C51A2A;
	line-height: 18px;
}
.tabla_agenda_lugar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-style: normal;
	font-weight: bold;
}
.tabla_agenda_separador {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.tabla_titulo_evento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	line-height: 30px;
}
.tabla_titulo_evento2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C51A2A;
	line-height: 24px;
}
.tabla_titulo_lugar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	font-weight: bold;
}
.tabla_titulo_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #F90;
}
.separador_botom_blanco {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.temario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}

