/*----------------------------*/
/* --- C - AREA DE DISE�O --- */
/*----------------------------*/

.volanta { font-family: Verdana; font-size: 10; color: #000000 }
.titulos { font-family: Verdana; font-size: 18; font-weight: bold; color: #2C4FAB }
.textonormal { font-family: Verdana; font-size: 11; color: #000000 }
.notifecha { font-family: Verdana; font-size: 9; color: #808080 }
.notivolanta { font-family: Verdana; font-size: 10; color: #000000 }
.notititulos { font-family: Verdana; font-size: 13; font-weight: bold; color: #2C4FAB }
.notitextonormal { font-family: Verdana; font-size: 11; color: #000000 }
.notipiefoto { font-family: Verdana; font-size: 9; color: #595959; margin-left: 3 }
A.mas { color: #0000FF ; text-decoration: none }
A.novedades_titulo { color: #0000FF ; text-decoration: none ; font-size: 9 ; line-height: 12px ; letter-spacing: 1px }
A.novedades_texto { color: #000000 ; text-decoration: none ; font-size: 9 ; line-height: 12px ; letter-spacing: 1px }
A.anteriores { text-decoration: none }
A.noticias { text-decoration: none }
A.noticias:hover { text-decoration: underline }
A.material { color: #000000 ; text-decoration: none }
A.material:hover { color: #c97401 ; text-decoration: none }
A.agenda { color: #000000; text-decoration: none }
A.agenda:hover { color: #000000; text-decoration: underline }
A.trivia { color: #0E2AA3; text-decoration: none }
A.trivia:hover { color: #FF8000; text-decoration: none }
A.novedades_titulo { color: #0000FF ; text-decoration: none ; font-size: 9 ; line-height: 12px ; letter-spacing: 1px }
A.novedades_titulo:hover { color: #0000FF ; text-decoration: underline ; font-size: 9 ; line-height: 12px ; letter-spacing: 1px }
A.novedades_texto { color: #000000 ; text-decoration: none ; font-size: 9 ; line-height: 12px ; letter-spacing: 1px }
A.novedades_texto:hover { color: #000000 ; text-decoration: underline ; font-size: 9 ; line-height: 12px ; letter-spacing: 1px }
A.rcyt { color: #376833; text-decoration: none }
A.rcyt:hover { color: #376833; text-decoration: underline }
A.relacionadas { color: #483D8B ; text-decoration: none }
A.relacionadas:hover { color: #483D8B ; text-decoration: underline }
.espaciado{ margin: 3 }


/*----------------------------*/
/* --- F - AREA DE DISE�O --- */
/*----------------------------*/




/*--------------------------------*/
/* --- C - AREA DE DESARROLLO --- */
/*--------------------------------*/

.ftitulo {
	background-color: #D7D2EC;
}

.fcontenido {
	background-color: #F1EFF8;
	border-style: dotted;
	border-color: #483D8B;
	border-width: 1px;
}

.fcontenido2 {
	background-color: #F1EFF8;
}

.fcontenido3 {
	background-color: #D7D2EC;
}

.flinea {
	background-color: #FFFFFF;
}


.lineapunteada {
	background-color: #FFFFFF;
	border-style: dotted;
	border-color: #483D8B;
	border-width: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.lineapunteada2 {
	background-color: #FFFFFF;
	border-style: dotted;
	border-color: #D7D2EC;
	border-width: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.texto1 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.texto2 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #483D8B;
}

.texto3 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #483D8B;
}


.texto4 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.texto5 {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.texto6 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

.texto7 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #483D8B;
}

.texto8 {
	font-family: Verdana, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.titulo1 {
	font-family: Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #483D8B;
}

.titulo2 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}



.boton1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	background-color: #F3F3F3;
	color: #3B3B3B;
	letter-spacing: normal;
	border: 1px solid #D7D2EC;
	padding-top: 2;
	padding-bottom: 1; 
	cursor: pointer;
}

.boton {
	color: rgb(59,59,59); 
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 10; 
	letter-spacing: normal; 
	background-color: rgb(243,243,243); 
	border: 1px solid #483d8b;
	padding-top: 2; 
	padding-bottom: 1; 
	cursor: pointer;
}

.botonImprimir {
	background: url(../img/botonImprimir.png);
	width: 32px;
	height: 32px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}

.botonEliminar {
	background: url(../img/eliminar.gif);
	width: 16px;
	height: 16px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}

.botonAbmEliminar {
	background: url(../img/ico_eliminar.gif);
	width: 16px;
	height: 16px;
	border: none;
	cursor: pointer;
}

.formulario {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #483D8B;
	background-color: #FFFFFF;
	border: 1px solid #D7D2EC;
}

.formulario2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	/*color: #483D8B;*/
	color: #000000;
	background-color: #F1EFF8;
	border: 1px solid #D7D2EC;
}


.formulario4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #F1EFF8;
	border: 1px solid #D7D2EC;
}


a.menupie:link {
	color: #483D8B;
	font-family: Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
    letter-spacing: +1; 
}

a.menupie:hover {
	color: #9287CB;
	font-family: Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    letter-spacing: +1; 
}

a.menupie:visited {
	color: #483D8B;
	font-family: Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
    letter-spacing: +1; 
}


a.zona:link {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
    letter-spacing: +1; 
}

a.zona:hover {
	color: #9287CB;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    letter-spacing: +1; 
}

a.zona:visited {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
    letter-spacing: +1; 
}


a.materia:link {
	color: #483D8B;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.materia:hover {
	color: #483D8B;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a.materia:visited {
	color: #483D8B;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
 }

a.docente:link {
	color: #0033CC;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.docente:hover {
	color: #0033CC;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a.docente:visited {
	color: #0033CC;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
 }


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: red;}


.tabla {
	border: 0;
	width: 100%;
	font-family: Verdana;
	font-size: 9;
	text-align: center;
}

.tabla2 {
	border: 1px solid #D7D2EC;
	width: 100%;
	font-family: Verdana;
	font-size: 9;
	text-align: center;
}

.tabla3 {
	border: 1px solid #D7D2EC;
	width: 100%;
	font-family: Verdana;
	font-size: 9;
	text-align: center;
	background-color: #D7D2EC;
}

.celda {
	font-family: Verdana;
	font-size: 9;
	background-color: #FFFFFF;
	height: 10;
	text-align: center;
}

.celda_izq {
	font-family: Verdana;
	font-size: 9;
	background-color: #FFFFFF;
	height: 10;
	text-align: left;
}

.celda_der {
	font-family: Verdana;
	font-size: 9;
	background-color: #FFFFFF;
	height: 10;
	text-align: right;
}

.cabecera {
	font-family: Verdana;
	font-size: 10;
	background-color: #EBEBEB;
	height: 10;
}


/*--------------------------------*/
/* --- F - AREA DE DESARROLLO --- */
/*--------------------------------*/


