a.menuControl:link, a.menuControl:visited
{
	font-size	: 11px;
 	color		: #17324f;
	text-align      : left;
	text-decoration : none;
}

a.menuControl:hover
{
	color           : #ffffff;
	background      : none;
}

body, html {

	margin:0;

        font-family      : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	color: #001C32;

	background-color: #001C32;

}



tbody {

	font-family  : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	color: #001C32;

}



td.date {

	font-family      : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	color: #8BB3D3;

	padding-bottom: 50px;

	padding-left: 30px;

}



td.welcome {

	font-family      : Lucida Sans, Verdana, Arial;

	font-size: 12px;

	color: #ffffff;

}



table.main {

	border-right-width: 5px;

	border-left-width: 5px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	font-family      : Lucida Sans, Verdana, Arial;

}



/* Default MOS Class Settings



**********************************************************************************************************/

td.pathway {

	font-family      : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	color: #FFFFFF;

	padding-top: 1px;

	padding-left: 30px;

}



a.pathway:link, a.pathway:visited {

	font-family: Lucida Sans, Verdana, Arial;

	font-size: 11px;

	color: #FFFFFF;

}



a.pathway:hover {

        font-family: Lucida Sans, Verdana, Arial;

	font-size: 11px;

	color: #D6E2EF;

}



/* Main Menu Styles
**********************************************************************************************************/

a.mainlevel:link, a.mainlevel:visited {
	color: #001C32;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	font-family : Lucida Sans, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	height: 16px;
	width: 100%;
}

a.mainlevel:hover {
	color: #001C32;
	text-align: left;
	width: 100%;
	height: 16px;
	padding-left: 5px;
	background-color: #C2D5E5;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #000000;
	font-family : Lucida Sans, Verdana, Arial;
	font-weight: bold;
}

a.mainmenu:hover {
	color: #666666;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
	color: #000000;
	font-family : Lucida Sans, Verdana, Arial;
	font-weight: normal;
}

a.sublevel:hover {
	color: #666666;
	text-align: left;
}

/* Module Styles
   SE ESTA USANDO
**********************************************************************************************************/

table.moduletable,
table.moduletable_log {
	width: 200px;
	text-align: center;
}

table.moduletable th,
table.moduletable_log th {
	font-family : Lucida Sans, Verdana, Arial;
	font-size : 14px;
	font-weight : normal;
	color : #143753;
	text-align : center;
	background-image: url(../images/mod_title.gif);
	padding-top : 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	width: 100%;
}

table.moduletable td,
table.moduletable_log td{
	font-family     : Lucida Sans, Verdana, Arial;
	font-size       : 12px;
	font-weight     : normal;
	text-align      : left;
	padding-left    : 0px;
	padding-right   : 0px;
	padding-top     : 1px;
	padding-bottom  : 1px;
	border-bottom   : 1px solid #7ea1bd;
	color           : #ffffff;

}

table.moduletable td:hover {
        background-image    : url(../images/td_over.jpg);
	background-repeat   : repeat-x;
	background-position : 0% 50%;
	cursor              : pointer;
	/*border-bottom       : 1px solid #f8bd89;*/
	color               : #143e6b;
}

SELECT, TEXTAREA {
	color: #333;
	background: #fffbf3;
	border: 1px solid #d8d8d8;
	margin: 1px;
	margin-bottom: 5px;
}
INPUT {
        color: #000000;
        margin: 1px;
	/*margin-bottom: 5px;*/}

.login {
        color: #383838;
        margin: 1px;
	background  : #FAF0E6;
	border      : 1px solid #eff4f9;
	font-family : Verdana, Arial;
        font-style  : normal;
        font-size   : 12px;
        padding     : 2px;

        }

.checkbox {
        color: #333;
        margin: 0px;
	/*margin-bottom: 5px;*/}
.input_azul{
        background  : #f0f9ff;
        border      : 1px solid #d8d8d8;
        font-size   : 10px;
        height      : 13px;
           }
/* Para la lis ta de escuelas
 */
.classSelect_0
{
        background: #ebf2fa;
}
.classSelect_1
{
        background: #ffffff;
}

/* Para la lista de status
 */

.Select_0
{
        background: #ffffff;
}
.Select_1
{
        background: #FAF0E6;
}

.cabecera
{
        color  : #ffffff;
        cursor : pointer;
        background-repeat   : no-repeat;
	background-position : 95% 50%;
}

.cabecera:hover
{
        text-decoration: underline;
}
.noclass{
         margin-bottom : 0px;
         margin        : 0px;
         border        : 0px;
         padding       : 0px;
         background    : ;
         /*background    : #fffffd;*/
        }

.button {

  font-family : Lucida Sans, Verdana, Arial;

  font-style       : normal;

  font-size        : 12px;

  font-weight      : bold;

  background-color : #DBE7F2;

  color            : #183667;

  border           : 1px solid #183667;

  padding          : 2px;

  text-align       : center;

  letter-spacing   : 1px;


}


.button:hover {

  text-align       : center;

  background-color : #183667;

  color            : #DBE7F2;

  border           : 1px solid #DBE7F2;

  cursor           : pointer;

}

/* Botones pequeños (Búsqueda de Alumnos)
 */
.button_naranja {

  font-family : Lucida Sans, Verdana, Arial;

  font-style       : normal;

  font-size        : 10px;

  font-weight      : bold;

  background-color : #f78437;

  color            : #fffefb;

  border           : 1px solid #e0662c;

  padding          : 1px;

  text-align       : center;

  letter-spacing   : 1px;


}


.button_naranja:hover {

  text-align       : center;

  background-color : #fee8d3;

  color            : #e14909;

  border           : 1px solid #e0662c;

  cursor           : pointer;

}

/* Estilos de las bitácoras */
.bitacora_cabecera{
   color          : #8B4789;
   margin         : 3px;
   padding-top    : 3px;
   padding-bottom : 3px;
   background     : #E0EEE0;
   font-size      : 13px;
   font-weight    : bold;
                  }

.bitacoraEsc_cabecera{
   color          : #548B54;
   margin         : 3px;
   padding-top    : 8px;
   padding-bottom : 8px;
   background     : #ddddff;
   font-size      : 13px;
   font-weight    : bold;
                  }
/* Filas claras de bitácoras #1C1C1C */
.bitacora_1 {
   color          : #483D8B;
   margin         : 3px;
   /*border         : 1px solid #EEE9E9;*/
   padding-top    : 13px;
   padding-bottom : 8px;
   background     : #F5F5F5;
   font-size      : 12px;
            }

/* Filas oscuras de bitácoras */
.bitacora_0 {
   color          : #1C1C1C;
   margin         : 3px;
   /*border         : 1px solid #CDC9C9;*/
   padding-top    : 13px;
   padding-bottom : 8px;
   background     : #E8E8E8;
   font-size      : 12px;
            }

/* Form Styles                #5D478B      #FFFAFA
   SE ESTA USANDO
**********************************************************************************************************/



form { /* borrowed from mambosolutions.com -- to fix empty space issues */

	display:inline;

	margin: 0px;

	padding: 0px;

}



.inputbox {

  font-family : Lucida Sans, Verdana, Arial;

  font-size        : 10px;

  color            : #000000;

  background-color : #DBE7F2;

  border           : 1px solid #000000;

}



/* Viñetas
 * */

.contrato
{
	line-height: 15px;
	padding-left: 35px;
	font-size: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../images/contrato.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.clase
{
	line-height: 15px;
	padding-left: 35px;
	font-size: 100%;
	padding-top: 11px;
	padding-bottom: 13px;
	background-image: url(../images/clases.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.circulo_azul
{
	line-height: 20px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(../images/VcirculoAzul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.circulo_verde
{
	line-height: 20px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(../images/VcirculoVerde.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.circulo_rojo
{
	line-height: 20px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(../images/VcirculoRojo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.circulo_rojo1
{
	line-height: 20px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(../images/VcirculoRojo.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
}

.zaeta_semi_azul
{
	line-height: 14px;
	padding-left: 25px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 3px;
	background-image: url(../images/zaeta_semi_azul.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
.zaeta_verde
{
	line-height: 20px;
	padding-left: 30px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/zaeta_verde.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.zaeta_naranja
{
	line-height: 18px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../images/zaeta_naranja.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.zaeta_naranja1
{
	line-height: 18px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../images/zaeta_naranja.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.zaeta_roja
{
	line-height: 18px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../images/zaeta_roja.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.zaeta_azul
{
	line-height: 18px;
	padding-left: 20px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../images/zaeta_azul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


























/* Polls Style
**********************************************************************************************************/

.poll {
	color : #001C32;
	line-height : 12px;
	font-weight: bold;
}

/* Sections Style
**********************************************************************************************************/

.sectiontableheader {

	background-color : #CADAE9;

	color : #000000;

	font-weight : bold;

	font-size: 11px;

	line-height: 13px;

}



.sectiontableentry1 {

	font-size: 11px;

	background-color : #B0C8DB;

}



.sectiontableentry2 {

	font-family : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	background-color : #C6D7E7;

}



.pagenav {

	font-family : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

}



a.pagenav:link, a.pagenav:visited {

	font-family : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #336187;

}



a.pagenav:hover {

	font-family : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	color            : #000000;

	text-decoration  : none;

	background-color: #4C93CD;

}



/*****************************************************************************************************/

.small {

	font-size : 11px;

	color : #336187;

}



.smalldark {

	font-size : 11px;

	color : #336187;

	text-decoration : none;

}



.createdate {

	font-size : 10px;

	color : #336187;

	text-decoration : none;

	font-weight : normal;

}



.modifydate  {

	font-size : 10px;

	color : #336187;

	text-decoration : none;

	font-weight : normal;

}



/* Content Styles

**********************************************************************************************************/

.contentpane {

	font-size: 11px;

	color: #000000;

}



.contentpaneopen {

	font-size: 11px;

	color: #000000;

}



.contentheading, .componentheading {

	font-family : Lucida Sans, Verdana, Arial;

	font-size : 13px;

	font-weight : bold;

	color : #557E9A;

	text-align : left;

	padding-left: 20px;

	height: 20px;

	padding-top: 4px;



}



.category {

	font-family : Lucida Sans, Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #336187;



}



a.category:link, a.category:visited {
  color            : #336187;
  font-weight      : bold;
}

a.category:hover {
	color            : #000000;
	text-decoration  : none;
	background-color: #4C93CD;
}





/* Links
**********************************************************************************************************/

a:link, a:visited {
  font-size        : 11px;
  color            : #336187;
  text-decoration  : none;
}

a:hover {
	color            : #000000;
	text-decoration  : none;
	background-color: #4C93CD;
}

/* For content item titles that are hyperlink instead of Read On
**********************************************************************************************************/

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family : Lucida Sans, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family : Lucida Sans, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color            : #000000;
	text-decoration  : underline;
	}

.description {
	font-size: 11px;
	color: #000000;
}


/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	font-family : Lucida Sans, Verdana, Arial;
	font-size: 11px;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #000000;
	font-family : Lucida Sans, Verdana, Arial;
	font-size: 11px;
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family : Lucida Sans, Verdana, Arial;
	font-size: 11px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family : Lucida Sans, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */

.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

#ampliacion{
	padding:1px;
	position:absolute;
	left: 200px;
	top: 100px;
	visibility: hidden;
	border: 2px solid #fff;
	background:#eee;
	color:#6F6F6F;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}

#cerrararriba{
	font-weight:bold;
	background:url("toplink.png") repeat-x;
	font-family : Lucida Sans, Verdana, Arial;
	font-size:8pt;
	line-height:18px;
	height: 18px;
	padding-left:5px;
	text-align:right;
}

/*********************** Viñetas ***************************/

ul {
  margin           : 0px;
  padding          : 0px;
  list-style       : none;
}

li {
  margin           : 0px;
  padding          : 0px;
  list-style       : none;
}

.estudiante
{
	line-height: 15px;
	padding-left: 33px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/estudiante.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.materias
{
	line-height: 15px;
	padding-left: 33px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/materias.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.examen
{
	line-height: 15px;
	padding-left: 33px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/examen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.desempeno
{
	line-height: 15px;
	padding-left: 33px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/desempeno.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.ajax
{
	line-height: 17px;
	padding-left: 36px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/ajax.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.paginasbd
{
	line-height: 17px;
	padding-left: 36px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/paginasbd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.reportesbd
{
	line-height: 17px;
	padding-left: 36px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/reportesbd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.vision
{
	line-height: 28px;
	padding-left: 36px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/vision.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.mision
{
	line-height: 28px;
	padding-left: 36px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/mision.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.casa
{
	line-height: 25px;
	padding-left: 36px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/casa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.telf
{
	line-height: 25px;
	padding-left: 36px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/telf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.correo
{
	line-height: 25px;
	padding-left: 36px;
	padding-right:20px;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/correo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/******************************************************/

a.ligaspag:link, a.ligaspag:visited
{
	font-size	: 11px;
 	color		: #008000;
	text-align      : left;
	text-decoration : underline;
}

a.ligaspag:hover
{
	font-size	 : 11px;
	font-weight      : bold;
	text-align       : left;
	color            : #800000;
	text-decoration  : underline;
	background       : none;
	padding-right    : 3px;
}

a.ligasmenu:link, a.ligasmenu:visited {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
}

a.ligasmenu:hover {
	color            : #000080;
	text-decoration  : none;
	background-color : #4C93CD;
}

a.ligasdescargas:link, a.ligasdescargas:visited {
  color            : #008000;
  text-decoration  : none;
}

a.ligasdescargas:hover {
	color            : #800000;
	text-decoration  : underline;
}

/**********************************************************/

