body {
	background-color: #ADB3C3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoNegroGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
}
.textoNegroMediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.textoNegroPequeno {


	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.enlace:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
}
.enlace:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
}
.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}
.enlaceBlanco:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.enlaceBlanco:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.enlaceBlanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
	background-color: #FFFFFF;
	font-weight: bold;
}.textoBlancoPequeno {



	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.textoBlancooGrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
}
.noRepetirVertical {
	background-repeat:  repeat-x;
	background-position: left top;
}
.noRepetirVerticalInferior {
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.textoBlancoMediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.textoVerdeMediano {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009999;
	font-weight: bold;
}
.textoBlancoPequeno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;
}
.celdaPunteadaInferior {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.celdaPunteadaIzquierda {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.textoAzulMediano {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	font-weight: bold;
}
.textoRojoMediano {



	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
