body {
	text-align: center;
	background-image:url(../images/fondo.png);
	background-repeat: repeat-x;
}
H2{
	font-family:Arial, Helvetica, sans-serif;
	color:#0277bd ;
}
.dropbtn {
	font-family:"Arial";
    background-color: #4CAF50;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
	margin:0;
	padding-top:15px;
   display: block;
}

.dropdown-content {
   display: none;
   position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
	font-family:"Arial" !important;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

#bodySystem {
	width: 482px;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#bodySystem span.errorTips {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-bottom: 12px;
	display: block;
}

#bodySystem #frmAccess p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#bodySystem #frmAccess p input {
	border: 1px solid #03D7FC;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding: 6px;
	font-size: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 70px;
	width: 488px;
}
#bodySystem #frmAccess input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	line-height: normal;
	background-color:#03C;
	color: #FFF;
	width: 300px;
	height: 100px;
	font-weight: bold;
	border: 1px solid #06F;
	
}


#bodySystem #frmAccess input[type="text"] {
	font-size: 36px;
	
	
}



#bodySystem #frmAccess p select {
	font-size: 36px;
	height: 70px;
	width: 500px;
}

#bodyApp {
	width: 950px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: auto;
	overflow: visible;
	visibility: visible;
}
#bodyApp header {
	text-align: right;
	background-image: url(../images/intraNetCSC_logohor.png);
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 12px;
	height: 90px;
	margin-bottom: 20px;
}
#bodyApp header h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #03C;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-size: 24px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodyApp header h1 span.userTitle {
	font-size: 24px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

#bodyApp header H1 span.seccion {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #F90;
	float: right;
	width: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 6px;
	font-size: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bodyApp header span.peri-esco {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #039;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bodyApp header span.lapso {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #06F;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: -6px;
}

#bodyApp #informa {
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	text-align: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #333;
}
#bodyApp .menu-bar {
	float: right;
}
#bodyApp .menu-bar-left {
	float: left;
}



#bodyApp nav {
}

#bodyApp nav ul.menu {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#bodyApp nav ul.menu li {
	display: inline;
	width: 120px;
	float: left;
	background-color: #069;
	margin-right: 3px;
	margin-left: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
	text-align: center;
	margin-bottom: 12px;
	box-shadow: 1px 2px 3px #999;
}
#bodyApp nav ul.menu li.guia {
	display: inline;
	width: 100px;
	float: left;
	background-color: #0C6;
	margin-right: 3px;
	margin-left: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
	text-align: center;
	margin-bottom: 12px;
	transition: linear 0.4s;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
}

#bodyApp nav ul.menu li a:link {
	background-color: #069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	-moz-transition: linear 0.4s;
	-moz-transition-property: none;
	-webkit-transition: linear 0.4s;
	transition: linear 0.4s;
}
#bodyApp nav ul.menu li a:visited {
	background-color: #069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	-moz-transition: linear 0.4s;
	-webkit-transition: linear 04s;
	transition: linear 0.4s;
}
#bodyApp nav ul.menu li a:hover {
	color: #FC0;
	text-decoration: none;
	-webkit-transition:linear 0.4s;
	-moz-transition:linear 0.4s;
	transition:linear 0.4s;
}



#bodyApp div.panel_main {
	border: 1px solid #D5DFE5;
	padding: 5px;
	clear: both;
}
#bodyApp div.panel_main ul.materias {
	padding: 0px;
	list-style-type: none;
	display: inline-block;
}
#bodyApp div.panel_main ul.materias li {
	float: left;
}

#bodyApp div.panel_main #loader {
	text-align: left;
	width: auto;
}
#bodyApp div.panel_main #loader p.actividad {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#bodyApp div.panel_main #loader H4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #06C;
	text-decoration: none;
}
#bodyApp #panel_main ul.lapsos {
	list-style-type: none;
	padding-bottom: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	padding-left: 0px;
}
#bodyApp #panel_main ul.lapsos li {
	width: 50px;
	display: block;
	float: left;
	background-color: #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin-right: 2px;
	margin-left: 2px;
	-webkit-border-radius:20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bodyApp #panel_main ul.lapsos li:hover {
	color: #F90;
	cursor:pointer;
}

#bodyApp #panel_main ul.lapsos li a:link , li a:visited{
	text-decoration: none;
	color: #FFF;
}
#bodyApp #panel_main .data-sheet th {
	background-color: #C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bodyApp #panel_main .data-sheet td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#bodyApp #panel_main .cuadernillo {
	font-family: Arial, Helvetica, sans-serif;
}
#bodyApp #panel_main .cuadernillo .td_tema {
	font-weight: 400;
	color: #000;
	background-color: #FC0;
	text-align: left;
	font-size: 0.9em;
	padding: 5px;
}
#bodyApp #panel_main .cuadernillo .td_logros{
	font-weight:bold;
	color:#000;
	background-color:#FF0;
	text-align:center;
	font-size:0.9em;
	padding:5px;
}

#bodyApp #panel_main .cuadernillo .td_objetivo{
	font-weight:bold;
	color:#FFF;
	background-color:#06C;
	padding:5px;
	text-align:center;
	font-size:0.9em;
}

#bodyApp #panel_main .cuadernillo .td_descripcion{
	font-size:0.9em;
	line-height:1e.5em;
	color:#333333;
	padding:5px;
	text-align:left;
	border-bottom:1px #CCC solid;
}
#bodyApp #panel_main ul.menuCircle {
	list-style-type: none;
	padding: 0px;
}
#bodyApp #panel_main ul.menuCircle li  {
	font-size: 48px;
	text-align: center;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-bottom:40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 17px;
	background-image: url(../images/Metro-Seccion-Blue-128.png);
	color: #FFF;
}
#bodyApp #panel_main ul.menuCircle li a:link {
	color: #FFFFFF;
	text-decoration: none;
	/*text-shadow:#03C 3px 3px 5px;*/
}
#bodyApp #panel_main ul.menuCircle li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bodyApp #panel_main ul.menuSquare {
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyApp #panel_main ul.menuSquare li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	display: inline-block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	/*background-color: #06C;*/
	background:-webkit-linear-gradient(bottom,#06C,#09F);
	border: 1px solid #06C;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height: 200px;
	-moz-box-shadow: 2px 2px 1px #999;
	-webkit-box-shadow: 2px 2px 2px 0px #999;
}
#bodyApp #panel_main ul.menuSquare li a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-shadow:1px 1px 3px #039;
}
#bodyApp #panel_main ul.menuSquare li span {
	display: block;
	margin-top: 30px;
	height: 2em;
}
#bodyApp #panel_main ul.menuSquare li span img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}




#bodyApp ul.menuCircle2 {
	list-style-type: none;
	padding: 0px;
	float: left;
}
#bodyApp ul.menuCircle2 li  {
	font-size: 48px;
	text-align: center;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 17px;
	background-image: url(../images/Metro-Seccion-Blue-128.png);
	color: #FFF;
	margin-top: -20px;
	text-shadow:#03C 3px 3px 5px;
}
#bodyApp .menuCircle2 li img {
	margin-top: -30px;
	padding-top: 15px;
}

#bodyApp ul.menuCircle2 li a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow:1px 1px 3px #03C;
}
#bodyApp ul.menuCircle2 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow:1px 1px 3px #03C;
}




#bodyApp footer {
	margin-top: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #F0F0F0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	clear: left;
}


/* ESTILO MENU DE OPCIONES */

/* main menu styles */
#nav,#nav ul {
    list-style:none;
    margin:0;
    padding:0;
}
#nav {
	height:41px;
	padding-left:5px;
	padding-top:5px;
	position:relative;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
    left:-9999px;
    position:absolute;
    top:37px;
    width:auto;
}
#nav ul ul {
    left:-9999px;
    position:absolute;
    top:0;
}
#nav li {
    float:left;
    margin-right:5px;
    position:relative;
}
#nav li a {
	background-color:#CCC;
	color:#000;
	display:inline;
	float:left;
	font-size:22px;
	padding:8px 10px;
	text-decoration:none;
}
#nav > li > a {
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;

    overflow:hidden;
}
#nav li a.fly {
    background:#c1c1bf url(../images/arrow.gif) no-repeat right center;
    padding-right:15px;
}
#nav ul li {
    margin:0;
}
#nav ul li a {
	margin-left:65px;
	margin-top:-10px;
    width:250px;
	margin-bottom:10px;
}
#nav ul li a.fly {
    padding-right:10px;
}

/*hover styles*/
#nav li:hover > a {
    background-color:#858180;
    color:#fff;
}

/*focus styles*/
    #nav li a:focus {
    outline-width:0;
}

/*popups*/
#nav li a:active + ul.dd,#nav li a:focus + ul.dd,#nav li ul.dd:hover {
    left:0;
}
#nav ul.dd li a:active + ul,#nav ul.dd li a:focus + ul,#nav ul.dd li ul:hover {
    left:140px;
	padding:200px;
}

#bodyApp #panel_main #section_load #head_materia_tepuy {
	margin-top: 6px;
	padding-top: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4400ff;
}

#bodyApp #panel_main #section_load #head_materia_tepuy #indice {
	background-color: #4400ff;
	height: 25px;
	width: auto;
	margin-top: -6px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 24px;
	float: left;
	font-family: sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F60;
	text-align: center;
	padding-top: 20px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	padding-right: 10px;
	padding-left: 10px;
}
#bodyApp #panel_main #section_load #head_materia_tepuy H2 {
	msconfig
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	font-family: Oswald;
	display: block;
	text-align: center;
	clear: both;
}

#bodyApp #panel_main #section_load #head_materia_tepuy H2 span {
	font-family: sans-serif;
	font-size: 0.5em;
	color: #999;
	display: block;
}
#bodyApp #panel_main #section_load ul.temas_indice li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	font-weight: bold;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}

#bodyApp #panel_main #section_load ul.temas_indice li:hover {
	color:#F30;
	background-color:#EBEBEB;
	cursor:pointer;
}


#bodyApp #panel_main #section_load ul.temas_indice li span.no_tema{
	display:block;
	background-color:#003399;
	padding:2px 4px 2px 4px;
	color:#FFFFFF;
	width:53px;
	float:left;
	margin-right:8px;
	
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}

#bodyApp #panel_main #section_load ul.temas_indice li:hover > span.no_tema{background-color:#FF6600;}
#bodyApp #panel_main #section_load ul.temas_indice .panelObj a.botton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	background-color: #369;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#bodyApp #panel_main #section_load #headerTitle {
	display: block;
	height: 2.5em;
	width:100%;
	background-color: #036;
	color:#FFF;
	font-family:"Oswald",Arial;
	font-size: 0.8em;
}
#bodyApp #panel_main #section_load #headerTitle .hd_tema {
	text-align:center;
	width: 3%;
	float:left;
	padding-top: 10px;
}
#bodyApp #panel_main #section_load #headerTitle .hd_desc {
	text-align: left;
	width: 75%;
	float:left;
	padding-left: 6px;
	padding-top: 10px;
}
#bodyApp #panel_main #section_load #headerTitle .hd_mate {
	width: 5%;
	display: block;
	float: left;
	padding-top: 10px;
	text-align: center;
}
#bodyApp #panel_main #section_load div.regTemas {
	display: block;
	height: auto;
	overflow: visible;
	width: 100%;
}
#bodyApp #panel_main #section_load .up-button {
	margin-left: 10px;
	cursor:pointer;
	display:block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#bodyApp #panel_main #section_load div.regTemas .panelObj {
	display: block;
	clear: left;
}
#bodyApp #panel_main #section_load div.regTemas span.tema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	display:block;
	width: 32px;
	text-align: center;
	color: #FFF;
	background-color: #06F;
	float: left;
	height: 26px;
	clear: left;
	padding-top: 10px;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	padding-bottom: 3px;
}
#bodyApp #panel_main #section_load div.regTemas span.tema:hover {
	background-color: #0047B3;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}

#bodyApp #panel_main #section_load div.regTemas span.temaButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	display:block;
	width: 3%;
	text-align: center;
	color: #FFF;
	background-color: #06F;
	float: left;
	height: 26px;
	clear: left;
	padding-top: 10px;
	cursor:pointer;
}
#bodyApp #panel_main #section_load div.regTemas span.temaButton img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
#bodyApp #panel_main #section_load div.regTemas span.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.2em;
	color: #333;
	text-align: left;
	display: block;
	float: left;
	height: 30px;
	width: 75%;
	padding-left: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DFE5;
	cursor:pointer;
	font-weight: bold;
}

#bodyApp #panel_main #section_load div.regTemas span.descripcion:hover{color:#06F;}

#bodyApp #panel_main #section_load div.regTemas span.material {
	height: 32px;
	width: 5%;
	display: block;
	float: left;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DFE5;
}
#bodyApp #panel_main #section_load div.regObje {
	display: block;
	height: auto;
	overflow: visible;
	padding-top: 6px;
	padding-bottom: 12px;
}

#bodyApp #panel_main #section_load div.regObje span.obje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	display:block;
	width: 3%;
	text-align: center;
	color: #FFF;
	background-color: #408CFF;
	float: left;
	height: 40px;
	clear: left;
	padding-top: 10px;
}
#bodyApp #panel_main #section_load div.regTemas span.descobje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.2em;
	color: #333;
	text-align: left;
	display: block;
	float: left;
	height: 44px;
	width: 80%;
	padding-left: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DFE5;
	background-color: #E6F4FF;
}


#bodyApp #panel_main #section_load div.regTemas span.obnovisto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.2em;
	color: #333;
	text-align: left;
	display: block;
	float: left;
	height: 44px;
	width: 80%;
	padding-left: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	background-color: #CC3333;
}



#bodyApp #panel_main #section_load div.regTemas span.mateobje {
	height: 46px;
	width: 15%;
	display: block;
	float: left;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DFE5;
	background-color: #E6F4FF;
}

#bodyApp #panel_main #section_load div.regTemas span.mateobje span.leyenda {
	font-family: sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	display: block;
}
#bodyApp #panel_main .nomina tr .datos .loaddatos {
	margin-top: 6px;
	margin-bottom: 12px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #EAEAEA;
	-moz-box-shadow: 2px 2px 1px #B5B5B5;
	-webkit-box-shadow: 2px 2px 1px #B5B5B5;
	box-shadow: 2px 2px 1px #B5B5B5;
	padding: 4px;
}
#bodyApp #panel_main ul.navegaMateria {
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	column-count:3;
	-webkit-column-count:3;
	-moz-column-count:3;
	-webkit-column-gap:1em;
	
}
#bodyApp #panel_main ul.navegaMateria li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	display: block;
	height: 35px;
	width: 95%;
	border: 1px solid #D5DFE5;
	-webkit-column-break-inside:avoid;
	page-break-inside:avoid;
	break-inside:avoid;
	margin: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #039;
	color: #FFF;
	cursor:pointer;
	
}
ul.matePlan{
	padding:12px;
	list-style-type:none;
	overflow:hidden;
	text-align:center;
}
	ul.matePlan a{text-decoration:none;}

	ul.matePlan li{
		width:100%;
		background-color:#0d47a1;
		color:#fff;
		padding:12px;
		font-family:"Century Gothic";
		font-size:2em;
		font-weight:bold;
	}
	
ul.semaplani {
	padding: 6px;
	list-style-type: none;
	overflow: hidden;
}
	ul.semaplani a{text-decoration: none;}
	
	ul.semaplani li.nextWeek{
		width:120px;
		height:120px;
		display:block;
		background-color:#5554f1;
		text-align:center;
		float:left;
		margin:6px;
		-webkit-border-radius:60px;
		-moz-border-radius:60px;
		border-radius:60px;
		box-shadow:2px 2px 1px #ccc;
	}
	ul.semaplani li.currentWeek{
		width:120px;
		height:120px;
		display:block;
		background-color:#00ff66;
		text-align:center;
		float:left;
		margin:6px;
		-webkit-border-radius:60px;
		-moz-border-radius:60px;
		border-radius:60px;
		box-shadow:2px 2px 1px #ccc;
	}
	ul.semaplani li.pastWeek{
	width:120px;
	height:120px;
	display:block;
	background-color:#996600;
	text-align:center;
	float:left;
	margin:6px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	border-radius:60px;
	box-shadow:2px 2px 1px #ccc;
	}
	ul.semaplani li.incompleteWeek{
	width:120px;
	height:120px;
	display:block;
	background-color:#FF0000;
	text-align:center;
	float:left;
	margin:6px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	border-radius:60px;
	box-shadow:2px 2px 1px #ccc;
	}

	ul.semaplani span.nosemana{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.7em;
		display:block;
		margin-top:18px;
		color:#fff;
		font-weight:bold;
		
	}
	ul.semaplani span.subsemana{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.8em;
		display:block;
		color:#fff;
	}

div.sesion_box{
	width:98.50%;
	height:auto;
	overflow:hidden;
	border:1px solid #CCC;
	margin:12px 6px;
	padding-top:12px;
	text-align:left;
	background-color:#f5f5f5;
	box-shadow:2px 2px 2px #999999;
}
	div.sesion_box span.title_sesion{
		font-family:"Century Gothic";
		font-size:2em;
		display:block:
		color:#0288d1;
		margin:12px;
	}	
		span.st_tipo_cl{
			background-color:#00897b;
			width:50px;
			padding:6px;
			height:50px;
			font-size:1.2em;
			font-family:Arial, Helvetica, sans-serif;
			-webkit-border-radius:25px;
			-moz-border-radius:25px;
			border-radius:25px;
			color:#fff;
		}
		span.st_tipo_ev{
			background-color:#fbc02d;
			width:50px;
			padding:6px;
			height:50px;
			font-size:1.2em;
			font-family:Arial, Helvetica, sans-serif;
			-webkit-border-radius:25px;
			-moz-border-radius:25px;
			border-radius:25px;
			color:#000;
		}
		span.st_obje{
			display:block;
			font-family:"Century Gothic";
			font-size:0.8em;
		}

		
	div.sesion_box .content_box{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		display:block;
		margin-top:15px;
	}
		div.sesion_box .content_box .gridplan tr th{
			font-family:"Century Gothic";
			font-size:1.5em;
			color:#FFF;
			background-color:#1565c0;
			height:30px;
			padding:5px;
		}
		div.sesion_box .content_box .gridplan tr th span{
			font-size:0.9em;
		}
		
		div.sesion_box .content_box .gridplan td{
			border-bottom:1px solid #CCC;
			padding-top:5px;
			padding-bottom:5px;
		}
			div.sesion_box .content_box .gridplan td div.clas img{
				cursor:pointer;
			}
		
	
	div.sesion_box .content_box .opt_clase{
		margin-top:12px;
		padding:10px;
		width:100%;
		border-top:1px solid #CCC;
		height:80px;
		background-color:#eceff1;
	}
		div.sesion_box .content_box .opt_clase{
			text-align:center;
			display:block;
		}
		div.sesion_box .content_box .opt_clase div.fileClass{
			font-family:"Century Gothic";
			font-size:1em;
			display:block;
			float:left;
			padding:12px;
		}
			div.sesion_box .content_box .opt_clase div.fileClass span.title_file{
				font-size:0.8em;
				color:#999999;
				display:block;
			}
		
		div.sesion_box .content_box .opt_clase div.commentSesion{
			float:right;
			display:block;
			margin-right:24px;
			font-family:"Century Gothic";
			text-align:right;
			
		}
			div.sesion_box .content_box .opt_clave div.commentSesion span{display:block;}
			
		span.globe_currentWeek{
	width:20px;
	height:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color:#00FF66;
	display:inline-block;
	vertical-align: middle;
		}
		span.globe_nextWeek{
			width:20px;
			height:20px;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			border-radius:10px;
			background-color:#5554f1;
			display:inline-block;
			vertical-align: middle;
		}
		span.globe_pastWeek{
	width:20px;
	height:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color:#996600;
	display:inline-block;
	vertical-align: middle;
		}
		span.globe_incompleteWeek{
	width:20px;
	height:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color:#FF0000;
	display:inline-block;
	vertical-align: middle;
		}