.Superior {
	background-color: #000000;
	color: white;
	font-size: 12pt;
	left: 5px;
	top: 1px;
	width: 777px;
}

.Izquierda {
	background-color: #acacac;
	bottom: 1px;
	color: black;
	height: 777px;
	left: 5px;
}

.Derecha {
	background-color: inherited;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: inherit;
	overflow: bottom;
	position: relative;
	text-align: left;
	width: 760px;
}

.enlaceboton {
	border-style: none;
	border-width: 0px;
	font-stretch: unchanged;
	height: 61px;
	width: 61px;
}

.enlaceboton_peq {
	align: absmiddle;
	alt: inherited;
	border-style: none;
	border-width: 0px;
	font-stretch: unchanged;
	height: 31px;
	vertical-align: middle;
	width: 31px;
}

.enlaceboton_pag {
	border-style: solid;
	border-width: 1pt;
	font-stretch: unchanged;
	height: 61px;
	width: 61px;
}

.Contenedora {
	background-color: inherited;
	margin-left: auto;
	margin-right: auto;
	overflow: bottom;
	padding-top: 5px;
	width: 777px;
}

.Caja {
	color: #003300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 3px;
	list-style-position: outside;
	outline-color: inherit;
	text-align: left;
	text-decoration: none;
	width: 300px;
  border: 1px #000000 solid; 
  background-color: #99FF99
}

.Barra {
	background-color: #feff6c;
	border-style: solid;
	border-width: 1pt;
	color: black;
	height: 90px;
}

.letraBarra {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.rojo {
	background-color: inherit;
	color: #800000;
	font-weight: 500;
}

.azul {
	background-color: inherit;
	color: #0080ff;
	font-weight: 500;
}

.borderdown {
	border-bottom-style: dotted;
	border-bottom-width: 1pt;
}

HR {
	border-color: blue;
	border-style: outset;
	border-width: 2pt;
	height: 2pt;
	text-align: center;
	width: 400px;
}

HR.linea {
  border-color: #800000;
	border-style: solid;
	border-width: 1pt;
	text-align: center;
	width: 100%;
}

.imgComp {
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-style: groove;
	padding: 1pt;
}

h1.titulo {
	color: yellow;
	font-family: Verdana;
	font-size: x-large;
	margin: 1px;
	padding: 1px;
	text-align: center;
}

h1.parrafo {
	font-family: Verdana;
	font-size: large;
	text-decoration: overline;
}

h1.subParrafo {
	font-family: Verdana;
	font-size: medium;
}

div.justificado {
	text-align: justify;
}

pre {
	color: #ff0000;
	font-family: "Courier New", Courier;
	font-size: 10pt;
}

.TextoProp {
	color: #008000;
	font-style: italic;
	font-weight: bold;
}

.HeadTable {
	.HeadTable: ;
	background-color: #B3D5CA;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.L1 {
	background-color: #ADD8E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.L2 {
	background-color: #DBF4E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Table {
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style: outside;
	list-style-image: url(../imagenes/bolaverde.png);
}

ul.compact {
	list-style: inside;
	list-style-image: url(../imagenes/bolaverde.png);
};