.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A50A1;
	font-weight: bold;
}
.titulo_pie {
	font-size: 12px;
	color: #0A50A1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boton_sup {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.link_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
.alto_pie_1 {
	height: 7px;
	background-color: #517BB8;
}
.alto_pie_2 {
	height: 16px;
	background-color: #517BB8;
}
.link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_menu_activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #517BB8;
	text-decoration: none;
	background-color: #FFFFFF;
}

.tit_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A50A1;
}
.alto_1px_azul {
	background-color: #0A50A1;
	height: 1px;
}
.texto_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #517BB8;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A50A1;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}.link_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #517BB8;
	border: 1px solid #333333;
}
.tit_tabla_fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A50A1;
	background-color: #D4DCE9;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7092C5;
	padding-left: 3px;
}
.tit_tabla_fondo_sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A50A1;
	background-color: #C7D1E2;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7092C5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7092C5;
}
.tabla_webmail {
	border: 1px solid #006699;
}

a.Desc{
 font-size:13px;
 color: #001edf;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 padding:4px;
font-weight:bold;
}
a.Desc:HOVER{
 font-size:13px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 padding:4px;
 background:#001edf;
 color:#FFFFFF;
font-weight:bold;
}