@charset "utf-8";
/* CSS Document */

.sistemaTitulo{
	text-align:left;
	font-size:16px;
	color:#1A9EDE;
	font-weight:bold;
	font-style:oblique;
	padding:10px 5px 10px 35px;
}

.sistemaTituloLogin{
	padding-left:20px;
	font-size:16px;
	padding-left:45px;
	text-align:left;
}

.sistemaformularioLogin{
	padding:22px;
	width:430px;
	text-align:right;
	position:relative;
}
input:hover{
		color:#666;	
}
.sistemaformularioLogin input{
	background-color:#EDEDEE;
	border:2px solid #414142;
	width:256px;
	height:18px;
	padding:3px;
		
}

.sistemaformularioTituloINPUT, .sistemaTituloLogin, #loading, .archivo, .sistemaListadoTitulo, .tablaDocumentos td, .mensajeSistema, .sptm, .enlaceRecuperar a{
	color:#6D6F71;
	font-weight:bold;
	font-style:italic;
}

.sistemaformularioTituloINPUT{
	font-size:12px;
	text-align:right;
	padding-bottom:25px;
}

.sistemaformularioBTNLOGIN{
	float:right;
	width:103px;
	height:29px;
	background:url(../../imagenes/botones/btn4.jpg) no-repeat top left;	
}
.sistemaformularioBTNRECUPERA{
	background:url(../../imagenes/botones/btn6.jpg);
	height:29px;
	width:195px;
}

.sistemaformularioBTNLOGIN:hover, .sistemaformularioBTNRECUPERA:hover{
	cursor:pointer;
	background-position:bottom;
}

#loading{
	opacity:0.8;
	font-size:11px;
}

.sistemaListado{
	padding:22px;
	width:920px;
	text-align:right;
	position:relative;
	
}

.sistemaListadoMaterias{
	text-align:left;
	padding-left:35px;
}

.sistemaListadoTitulo{
	font-size:12px;
	padding-bottom:15px;	
}
.tablaDocumentos{
	padding-left:20px;
	padding-bottom:12px;
}

.tablaDocumentos td{
	padding:3px;
	font-size:12px;
}

.mensajeSistema{
	font-size:11px;
	padding-left:50px;
	padding-bottom:22px;
}




/* -- profesores--*/

.sistemaInfoProfesores{
	position:relative;
	padding-left:42px;
	width:920px;
	height:600px;
	
}




.sptm{
	font-size:11px;
}

.spcm{
	padding:14px;
}

.enlaceSubir { text-align:right; padding-right:20px; }

.enlaceSubir a{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#32A9E4;
	padding-bottom:15px;
	text-decoration:none;
}

.enlaceSubir a:hover{ color:#F60; }



/* archivos */
.archivo { width:460px; background-color:#666; }
.archivo ul li {
	list-style:none;
	position:relative;
	float:left;
	padding-right:8px;
	
}
.peso{ width:60px;}


/* - botonera - */
.sistemaBotonera{
	right:0px;
	position:absolute;
	
}

#emailbtn{
	width:48px;
	height:48px;
	position:relative;
	cursor:pointer;
}
#numeroMensajes{
	height:14px;
	width:14px;
	position:absolute;
	right:6px;
	bottom:8px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

#numeroMensajes a{
	text-decoration:none;
	color:#333;
}

.enlaceRecuperar a{
	font-size:12px;
}

#botonRecupera{
	float:none;
}

*html .sistemaMensajeLOGIN{
	width:450px;
}

.materiaAgregar:hover{
	background-color:#CCC;
}

.noBase{
	width:400px;

}

.tituloCuentaOfertas{
	color:#FFF;
	background:url(../../imagenes/fondos/f7.jpg) repeat-x;
	height:31px;
	width:1000px;
	font-size:22px;
	padding:4px;
}

