.fondoTabla {
	background-color: #E8E7E5;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D9D8D4;
	border-bottom-color: #D9D8D4;
	border-right-width: 3px;
	border-bottom-width: 2px;
}
.fondoCabTabla {
	background-color: #DCDBD8;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D9D8D4;
	border-bottom-color: #D9D8D4;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D8D4;
}
.textoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #AA2514;
}
.textoGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.cabecerasTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #DE1D0C;
}
.TextoMenuBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}

.TextoMenuBlanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}
.menuAbajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7D7D7;
	text-decoration:none;
	font-weight:bold;
}
.letrasMenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.letrasMenus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	text-decoration:none;
}
.cabecerasTxtGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #0A00AC;
}
.letrasMenusInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	text-decoration:none;
}