BODY {
  SCROLLBAR-FACE-COLOR:       cc6600;
  SCROLLBAR-HIGHLIGHT-COLOR:  cc9900;
  SCROLLBAR-3DLIGHT-COLOR:    cc9900;
  SCROLLBAR-DARKSHADOW-COLOR: cc0000;
  SCROLLBAR-SHADOW-COLOR:     cc3300;
  SCROLLBAR-ARROW-COLOR:      821239;
  SCROLLBAR-TRACK-COLOR:      821239
 }


.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #821239;
	text-decoration: none;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #821239;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.bordeCompleto {
	border: 1px solid #FF9900;
}

.linkbotonera {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.recuadropunteado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: 003366;
	border: thin dotted cc6600;
}
.lineainferior {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: cc6600;
}
a:hover {
	text-decoration: underline;
}
.subtituloCh {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #821239;
}
.seccion {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.bordeArriba {
	border-top: 1px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	border-left: 0px solid #FF9900;
}
.subtituloazul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.linkbotonerarojo {

	font-family: Tahoma;
	font-size: 9px;
	color: #821239;
	text-decoration: none;
}
