.tabla_general {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 4F4F4F;
	line-height: 16pt;
	text-align: justify;
}
.tabla_submenu {
	border: 1px solid BABABA;
}
.txt_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
.linea_submenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 7F7F7F;
	border-right-color: 7F7F7F;
	border-bottom-color: 7F7F7F;
	border-left-color: 7F7F7F;
	font-size: 2px;
}
a:hover.txt_submenu {
	color: 3957A5;
	text-decoration: none;
}
.textAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 24459C;
	line-height: 16pt;
	text-align: justify;
	font-weight: bold;
}
.txtAlerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 24459C;
	line-height: 16pt;
	text-align: center;
	font-weight: bold;
}
.txt_submenu_seleccionado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3957A5;
	text-decoration: none;
	line-height: 12pt;
}.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.textDestacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 4F4F4F;
	line-height: 16pt;
	text-align: justify;
	border: 1px solid #333333;
}


.titulosazules {
	width:100%;
	height:20px;
	background:#24459C;
	padding-left:10px;
	color:#FFFFFF;
}

