.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.texto_alarma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.gantt_subencabezado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #698ECB;
}

.texto_confirmacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}


.subtitulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #174674;
}
a:link {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #174674;
}
.tabla_encabezado_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
}
.gantt_encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.gantt_subencabezado1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.gantt_subencabezado3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8DA5DC;
}
