.TextoContenido {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	background-color: inherit;
	line-height: 20px;
	}
	
.TextoContenidoIJ {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	background-color: inherit;
	text-align: justify;
	text-indent: 20pt;
	line-height: 20px;
	}
	
.TextoContenidoJ {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	background-color: inherit;
	text-align: justify;
	line-height: 20px;
	}
	
.TextoCabecera { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #7e9fbc;
	vertical-align: middle;	
	}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #034074; 
	font-weight: bold; 
	background-color: #FFFFFF
	}

.TextoPieDePagina { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #7e9fbc;
	vertical-align: middle;	
	}
	
.MenuCelda {
	background-color:#7E9FBC;
	color: inherit;
	height: 16px;
}

.MenuEnlace {
	background-color: #7E9FBC;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align:left;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal;
	display:block;
}

.MenuEnlace:hover {
	background-color: #034074;
	text-decoration: none;
	text-align:left;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal;
	display:block;
}

.MenuEnlace:active {
	background-color: #034074;
	text-decoration: none;
	text-align:left;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal;
	display:block;
}
