<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 004D9F;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
    text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-size: 12px;
	color: #F9AF01;
	font-style: normal;
	
	
}

.rojillo:link {
    text-decoration: none;
	color: #F9AF01;
}
.rojillo:visited {
	text-decoration: none;
	color: #F9AF01;
}
.rojillo:active {
	text-decoration: none;
	color: #F9AF01;

}
.rojillo:hover {
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


.enlaceVerde:link {
    text-decoration: none;
	color: #000000;
}
.enlaceVerde:visited {
	text-decoration: none;
	color: #000000;
}
.enlaceVerde:active {
	text-decoration: none;
	color: #000000;

}
.enlaceVerde:hover {
	font-size: 12px;
	color: #F9AF01;
	font-style: normal;
	
	
}

.TIP:link {
    font-size: 12px;
	color: #3366FF;
    text-decoration: none;
	font-weight: bold;
}
.TIP:visited {
    font-size: 12px;
	text-decoration: none;
	color: #3366FF;
	font-weight: bold;
}
.TIP:active {
    font-size: 12px;
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;

}
.TIP:hover {
	font-size: 12px;
	color: #3366FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}


.TituloBarraAsignatura {
	font-size: 16px;
	color: #004D9F;
	font-weight: bold;
}
.LetraCapital {
	color: #FFFFFF;
	font-size: 31px;
	margin-left: 92px;
	margin-right: 3px;
}

.Titulos {
	font-size: 12px;
	color: #00519E;
	font-weight: bold;
	margin-bottom: 15px;

} 

.Blanco {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.Gris {
	font-size: 12px;
	color: #F9AF01;
	font-weight: bold;

}
.Verde {
	font-size: 12px;
	color: #339933;
	font-weight: bold;

}
.unidades {
	font-size: 12px;
}



/*CSS DE LA TABLITA CON PESTAÃ‘AS*/

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: 10px;
font-weight: normal;
line-height: 14px;
margin-right: 5px;
padding: 2px 8px 2px 8px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #f00; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: 10px;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }

#contents
{
	background: #fff;
	border-top: 0px none;
	clear: both;
	margin: 0px;
	padding: 15px;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
} 

/*TIP o CARTELA*/
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 11px Verdana;
line-height:15px;
z-index:100;
}
.SIGNOS {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.Rojillo {

	font-size: 12px;
	color: #FF3333;
	font-weight: bold;
}
.textosvolver:link {

    text-decoration: none;
	color: #F9AF01;
	font-size: 12px;
	font-weight: bold;
}

.textosvolver:visited {
	text-decoration: none;
	color: #F9AF01;
}
.textosvolver:active {
	text-decoration: none;
	color: #F9AF01;

}
.textosvolver:hover {
	font-size: 12px;
	color: #F9AF01;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.unidadesGR {

	font-size: 16px;
	color: #000000;
}
.unidadesGR2 {

	font-size: 20px;
	color: #004D9F;
	font-weight: bold;
}
.
unidadesGR3 {

	font-size: 20px;
	color: #004D9F;
}
.TitulosGR2 {

	font-size: 22px;
	color: #004D9F;
	font-weight: bold;
	margin-bottom: 15px;
}
.TitulosGR {

	font-size: 16px;
	color: #004D9F;
	font-weight: bold;
	margin-bottom: 15px;
}
.CAJA_LINEA {
	font-size: 12px;
	border: 1px solid #000000;
}

.Estilo1 {color: #FF3333; font-size: 12px;}
.Estilo4 {color: #000000}.unidadesAzul {

	font-size: 12px;
	color: #004D9F;
}
.unidadesPEQ {

	font-size: 10px;
	color: #000000;
}
.NOMBRES {
	font-size: 14px;
	color: #000000;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}
.unidadesPEQrojas {


	font-size: 10px;
	color: #FF0000;
}
</pre></body></html>