body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 10px;
}
.textocelda {
	font-size: 14px;
	margin: 2px;
}
.BordeArriba {
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
}
.TextoContenido {
	text-align: justify;
	padding: 4px;
}
.BordeFino {
	border: 2px solid #990000;
}

.Menu01Over {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.Menu01Out {
	background-color: #99CCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}


.TextoTitulo {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bolder;
}
.TextoNormal {
	font-size: 14px;
}
.TextoChiquito {
	font-size: 12px;
}
.TextoMasChiquito {
	font-size: 10px;
}
.TextoMuyChiquito {
	font-size: 1px;
}
.TextoMovimiento {
	background-color: #FFFFFF;
	border: none;
}

.capaDinamica {
	color: #009900;
	font-size: 12px;
}
.paginaTitulo {
	color: #002F98;
	background-color: #3399FF;
	text-align: center;
	vertical-align: middle;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/lineaSubtitulo.jpg);
	background-repeat: repeat;
	background-position: top;
}



.tablaSubtituloBorde {
	border: 1px groove #00319F;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a.chiquito:visited {
	color: #000099;
	text-decoration: underline;
	font-size: 10px;
}
a.chiquito:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 10px;	
}
a.chiquito:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;	
}
a.chiquitosiempre:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 10px;	
}
a.chiquitosiempre:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 10px;	
}
a.chiquitosiempre:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 10px;	
}
a.EnlaceGrande:visited {
	text-decoration: underline;
	font-size: 14px;
}
a.EnlaceGrande:link {
	text-decoration: underline;
	font-size: 14px;	
}
a.EnlaceGrande:hover {
	text-decoration: none;
	font-size: 14px;	
}
a.EnlaceBlanco:visited {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
a.EnlaceBlanco:link {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 14px;	
}
a.EnlaceBlanco:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;	
}
a.principal:visited {
	color: #000099;
	text-decoration: underline;
}
a.principal:link {
	color: #0000FF;
	text-decoration: underline;
}
a.principal:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.piePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #002F98;
	font-size: 14px;
}

.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.celdaSubtituloImagen {
	text-align: center;
	vertical-align: middle;
}

.lineaBanner {
	background-image: url(../images/lineaBanner.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.menuArriba {
	font-size: 16px;
}
.lineaSubtitulo {
	background-image: url(../images/lineaSubtitulo.jpg);
	background-repeat: repeat-x;
	background-position: left;
	font-weight: bold;
	color: #002F98;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
.lineaBannerDeshabilitado {

	background-image: url(../images/lineaBannerDeshabilitado.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.TituloReporte {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-weight: bolder;
	background-color: #FFFFCC;
	border: 1px solid #000066;
	height: 20px;
}
.TextoMediano {
	font-size: 18px;
}
