.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}
.texto_delgado {
    font-family: 'Alegreya Sans', sans-serif;
    font-weight:200;
	font-size: 16px;
    -webkit-font-smoothing:antialiased;
	line-height: 200%;
}
.texto_fondoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	background-color: #95CBF7;
}

.texto_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.texto_alarma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 100%;
}
.gantt_subencabezado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #698ECB;
}
.tabla_subencabezado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #698ECB;
}
.texto_confirmacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	border: thin solid #009900;
	background-color: #95FF95;
}


.subtitulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A6F11;
	line-height: 125%;
}
.subtitulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	line-height: 125%;
}
a:link {
	font-weight:inherit;
	color: inherit;
	text-decoration: none;
}
a:visited {
	font-weight: inherit;
	color: inherit;
	text-decoration: none;
}
a:hover {
	font-weight: inherit;
	color: inherit;
	text-decoration: none;
}
a:active {
	font-weight: inherit;
	color: inherit;
	text-decoration: none;
}
.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #28436B;
	line-height: 125%;
}
.tabla_encabezado_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
}
.tabla_elemento_non {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #E8E8E8;
	text-align: left;
}
.tabla_elemento_par {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #C2DBF3;
	text-align: left;
}
.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;
}
.texto_rojo {
	font-weight: bold;
	color: #990000;
}
.texto_azul {
	color: #28436B;
}
.texto_naranja {
	color: #F93;
}
.texto_verde {
	color: #393;
}
.texto_botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 100%;
}
form {
margin-bottom:0;
}
