body {
	margin-left: 0px;
	margin-top: 0px;
}
.fondoEncabezado {
	background-image: url(../imagenes/fondoEncabezadoEstilo1.jpg);
}
.fondoMenuPrincipal {
	background-image: url(../imagenes/fondoMenuPrincipalEstilo1.jpg);
	text-align:center
}
.fuenteGrandeEncabezado {
	font-family:Arial Narrow;
	font-size:26px;
	color:#FFFFFF;
}
.fuenteChicaEncabezado {
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
}
.fondoMenuIzquierdo {
	text-align:center;
	font-family:Arial Narrow;
	font-weight:bold;
	background-color:#E1E1E1;
	color:#384B8C;
}
.MenuIzquierdo {
	text-align:center;
	font-size:13px;
	font-family:Arial Narrow;
	font-weight:bold;
	background-color:#E1E1E1;
	color:#384B8C;
}
.fondoColorPrincipal {
	background-color:#384B8C;
	font-family:Arial Narrow;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}

A.MenuPrincipal {
	display: block;
	font-family:Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	Text-align: center;
	Text-decoration: none;
}

A.MenuPrincipal:hover {
	display: block;
	font-family:Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
	Text-align: center;
	Text-decoration: none;
}

a.SubMenus {
	Text-decoration: none;
	background-color:#ACB1C6;
	display:block;
	border: solid 1px #FFFFFF;
	border-color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#071441;
}

a.SubMenus:hover {
	Text-decoration: none;
	background-color:#CCCCCC;
	display:block;
	border: solid 1px #FFFFFF;
	border-color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#071441;
}

a.SubMenusDisabled {
	Text-decoration: none;
	background-color:#ACB1C6;
	display:block;
	border: solid 1px #FFFFFF;
	border-color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#7C7C7C;
	font-style: italic;
}

a.SubMenusDisabled:hover {
	Text-decoration: none;
	background-color:#ACB1C6;
	display:block;
	border: solid 1px #FFFFFF;
	border-color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#7C7C7C;
	font-style: italic;
}

.Inputs {
	text-align:left;
	font-size:13px;
	font-family:Arial Narrow;
	font-weight:bold;
	color:#384B8C;
}

.Buttons {
	text-align:center;
	font-size:13px;
	font-family:Arial Narrow;
	font-weight:bold;
	color:#384B8C;
}

.TituloTablaCentroIzq {
	color: #FFFFFF;
	text-align:left;
	font-size:12px;
	font-family:Arial Narrow;
	letter-spacing: 3px;
	background-color: #384B8C;
}

.TituloTablaCentroDer {
	color: #071441;
	text-align:left;
	font-size:16px;
	font-family:Arial Narrow;
	letter-spacing: 2px;
	font-weight:bold;
	text-align:right
}

a.SubMenusIzquierda {
	Text-decoration: none;
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#384B8C;
}

a.SubMenusIzquierda:hover {
	Text-decoration:underline;
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#384B8C;
}
.Encabezado_centro {
	text-align:center;
	font-size:24px;
	font-family:Arial Narrow;
	font-weight:bold;
	background-color:#E1E1E1;
	color:#384B8C;
}

