.tituloseccion {  font-family: "Comic Sans MS", Verdana; font-size: 14pt; font-weight: normal; color: #00FFFF}
.subtituloseccion {  font-family: "Comic Sans MS", Verdana; font-size: 9pt; color: #00FFFF}
.titapartado1 {  font-family: "Comic Sans MS", Verdana; font-size: 14pt; color: #00FF00}
.texapartado1 {  font-family: "Comic Sans MS", Verdana; font-size: 10pt; color: #FFFFFF}
.enlace {  font-family: "Comic Sans MS", Verdana; font-size: 12pt; color: #FF9900; text-decoration: underline}
a:link {  color: #FF9900}
a:visited {  color: #FFCC99}
a:hover {  color: #FFCC00}
.firma {  font-family: "Comic Sans MS", Verdana; font-size: 9pt; color: #999999}
.enlacemini { font-family: "Comic Sans MS", Verdana; font-size: 9pt; color: #FF9900; text-decoration: underline }
.codigo {  font-family: "Courier New", Courier, mono; font-size: 10pt; color: #FFFFCC}
.titapartado2 { font-family: "Comic Sans MS", Verdana; font-size: 12pt; color: #FFFF00}
.pizarra_jom {  font-family: "Comic Sans MS"; font-size: 9pt; color: #FFFFFF}
.bocata {  font-family: "Comic Sans MS"; font-size: 9pt; color: #330000}
.bocataresaltado { font-family: "Comic Sans MS"; font-size: 10pt; color: #660000; font-weight: bold}
.pizarra_jom_titulo { font-family: "Comic Sans MS"; font-size: 10pt; color: #66FFFF; font-weight: bold}
.pizarra_jomEsquema { font-family: "Courier New", Courier, mono; font-size: 9pt; color: #FFFF99}
.pizarra_jomCurso { font-family: "Comic Sans MS"; font-size: 10pt; color: #66FF66; text-decoration: underline}
.pizarra_jomDescripcion { font-family: "Comic Sans MS"; font-size: 9pt; color: #FFFFCC; font-style: italic}
.pizarra_jomAunNo { font-family: "Comic Sans MS"; font-size: 9pt; color: #999999}
.enlacecapitulo { font-family: "Comic Sans MS", Verdana; font-size: 12pt; text-decoration: underline; font-weight: normal}
.codigoResaltado { font-family: "Courier New", Courier, mono; font-size: 10pt; color: #FFFFA2; font-weight: bold }
.celdacontenido {  background-color: #CCCC99; color: #003333; font-family: "Comic Sans MS", Verdana; font-size: 10pt}
.celdaEncabezado { background-color: #999966; font-family: "Comic Sans MS", Verdana; font-size: 12pt; color: #EFEFDE}

/* Cuadro de publicidad */

.publicidad {
	background-color:#fff;
	border-bottom: solid 1px #FF8500;
	border-right: solid 1px #FF8500;
	margin:10px;
	padding:15px;
	text-align:center;
}

.publicidad span {
	color: #003333;
	font-size:11pt;
}

.publicidad a:link, .publicidad a:visited, .publicidad a:hover { color: #FF8500;}

