@CHARSET "ISO-8859-1";

H3.titmat
{
font-family: Trebuchet MS;
color: maroon
}

H4.titmat
{
font-family: Trebuchet MS;
color: maroon;
background: lime;
font-size: large;
}

H4.titcapitulo
{
font-family: Verdana;
color: maroon;
background: aqua;
font-size: large;
}

H1.titgrupo
{
	font-family: Verdana;
	color: maroon;
	font-weight: bold;
}

.explmat
{
font-family: Trebuchet MS;
color: blue;
background: lime;
font-weight: bold;
}


.apartmat
{
font-family: Trebuchet MS;
color: maroon;
font-weight: bold
}

A.enlmat
{
font-family: Verdana;
color: blue;
font-weight: bolder;
}

A.enlnavegmat
{
font-family: Verdana;
font-size: x-small;
font-weight: bolder;
background-color: silver;
}

P.filosofmat
{
font-family: Trebuchet MS;
font-size: small;
color: blue;
}

.explicini
{
font-family: Trebuchet MS;
font-weight: bolder;
color: blue;
background-color: aqua;
border-style: outset;
border-color: purple;
padding: 5px;
}

.explicfin
{
font-family: Trebuchet MS;
font-weight: bolder;
color: blue;
background-color: #CCCCCC;
border-style: outset;
border-color: purple;
padding: 5px;
}

.explicpasada
{
font-family: Trebuchet MS;
background-color: #DDDDDD;
padding: 5px;
}

.explicactual
{
font-family: Trebuchet MS;
font-weight: bolder;
background-color: #CCCCCC;
padding: 5px;
}

.mat_indicacion
{
font-family: Trebuchet MS;
font-weight: bold;
color: red;
}

.popupmat
{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: red;
	background-color: #eeeeee;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: thin groove aqua;
	z-index: 4;
	width: 300;
	opacity: 0.8;
}

.popupmatayuda
{
	font-family: Trebuchet MS;
	text-align: center;
	font-size: x-small;
	color: red;
	background-color: #eeeeee;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: medium solid red;
	z-index: 2;
	width: 140;
	visibility: hidden;
	position: absolute;
}

.botonapplet
{
	border: thin;
	border-style: solid;
	border-color: teal;
}
.botonappletres
{
	border: thin;
	border-style: solid;
	border-color: red;
}

.area
{
	border:thick;
	border-style: inset;
	border-color: teal;
}

.seccion
{
	font-family: Trebuchet MS;
	font-size: large;
	color: white;
	background: blue;
	padding: 5px;
}

.cajongrupo
{
	margin: 8px;
	border:thin;
	border-style: solid;
	border-color: teal;
	width: 220px; 
}

.titulocajongrupo
{
	font-family: Trebuchet MS;
	text-align: center;
	color: blue;
	background-color: aqua;
	font-weight: bold; 
}

H1.logopres
{
	font-family: Verdana;
	color: maroon;
}

FORM.formescondido
{
	font-family: Trebuchet MS;
	font-size: small;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	border: medium;
	border-color: red;
	border-style: solid;
	background-color: white;
	opacity: 1.0;
}

.aspacierre
{
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: white;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: white;
}