@charset "UTF-8";
/* CSS Document */
h1 {font-family: Helvetica, Arial Black, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom:10px;
}



h6 {font-family: Helvetica, Arial Black, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.9px;
	text-align:left;
	margin-top:10px;
	color:#5f5f5f;
}

h6 a{text-decoration:none;color:#5f5f5f;}
h6 a:hover{color:#ed6e21; text-decoration:none;}

h5 {font-family: Helvetica, Arial Black, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align:left;
	margin-bottom:10px;
}

h4 {font-family: Helvetica, Arial Black, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align:left;
	margin-bottom:10px;
}

h3 {font-family: Helvetica, Arial Black, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em; 
}
h3 a{
	color:#404040;
	text-decoration:none;
	border-bottom:1px dotted #404040;
}

h3 a:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

h2 {font-family: Helvetica, Arial Black, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom:10px;
}

.logoTexto {font-family: Helvetica, Arial Black, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom:10px;
}

.plan h2{color:#0074b6;}

.plan h2 a{
	color:#0074b6;
	text-decoration:none;
	border-bottom:none;
}

.plan h2 a:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

.enlace-flecha{
	color:#0074b6;
	text-decoration:none;
	border-bottom:1px dotted #0074b6;
}

.enlace-flecha:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:1px solid #ed6e21;
}

.pie a.enlace-flecha{
	color:#717171;
	text-decoration:none;
	border-bottom:none;
}

.pie a.enlace-flecha:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

.enlace-grande{
	color:#0074b6;
	text-decoration:none;
	border-bottom:1px dotted #0074b6;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	line-height:28px;
}

.enlace-grande:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

.enlace-flecha-nosub{
	color:#0074b6;
	text-decoration:none;
	border-bottom:none;
}

.enlace-flecha-nosub:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

.enlace-flecha-nosub2{
	color:#404040;
	text-decoration:none;
	border-bottom:none;
}

.enlace-flecha-nosub2:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

.enlace-flecha2{
	color:#0074b6;
	text-decoration:none;
	border-bottom:1px dotted #0074b6;
	font-weight:bold;
	cursor: pointer;
}

.enlace-flecha2:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
}

.enlace-flecha3{
	color:#0074b6;
	text-decoration:none;
	border-bottom:1px dotted #0074b6;
}

.enlace-flecha3:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

.enlace-pie{
	color:#447594;
	text-decoration:none;
	border-bottom:1px dotted #447594;
}

.enlace-pie:hover{
	color:#ed6e21;
	text-decoration:none;
	border-bottom:none;
}

.resaltado{
	font-style:italic;
	color:#ed6e21;
}

.txt10{font-size:12px; width:200px; background:none;}
.txt11{font-size:12px; background:none; margin-bottom:10px;}

.txt-pie-mini{
	font-size:11px;
	margin-top:20px;
}

tr.tituloTabla th span, tr.tituloTabla th a{font-family: Helvetica, Arial Black, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.9px;
	text-transform:uppercase;
}
tr.tituloTabla th span{text-transform:none;}
