@charset "iso-8859-1";
/* CSS Document */

body{
	background-color:#F7F7FF;
	}
table#grafica{
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	width:800px;
	}
table#grafica td{
	background-color:#EEE;
	}
#pregunta{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#444;
	margin:50px;
	position:relative;
	}
table#form_table{
	position:relative;
	/*top:200px;
	left:0px;
	right:0px;
	margin:0 auto;
	*/	
	width:650px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
	background-image:url(../img/background2.png);
	}
table#form_table td{
	text-align:center;
	padding:20px;
	alignment-adjust:central;
	/*background-color:#EEE;*/
	}
table#form_table td img{
	cursor:pointer;
	}
#send_button{
	width:100%; 
	height:50px;
	}
#leyenda{
	/*position:absolute;
	left:0px;
	right:0px;
	margin:0 auto;
	border-radius:10px;		
	-moz-border-radius:10px;		
	-webkit-border-radius:10px;
	bottom:20px;		
	border:#999 solid thin;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#999;
	padding:40px;
	}
	#leyenda big{
	color:#666;
	}
.info_usos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	}
.info_usos{
	margin:20px;
	position:fixed;
	top:20px;
	left:20px;
	}

.lista_alumnos{
	background-color:#EEE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;

	}
.lista_alumnos a{
	color:#333;
	text-decoration:none;
	}
.lista_alumnos a:hover{
	color:#09C;
	}
.campos_lista_alumnos{
	font-weight:bold;
	}

div.lista_alumnos_contenedor{
	width:700px;
	height:600px;
	top:100px;
	position:absolute;
	left:0px;
	right:0px;
	margin:0 auto;
	overflow:auto;
}	
.tit_lista{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333;
	width:350px;
	left:0px;
	right:0px;
	margin:0 auto;

}
#login,.login{
	background-color:#888;
	color:#EEE;
	margin:0 auto;
	left:0px;
	right:0px;

	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	width:400px;
	}

#head_result{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	}
#header_titulo{
	font-family:
	"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#id_estudiante{
	background-color:#36F;
	color:#FFF;}
#header_datos_estudiante{
	color:#FFF;
	background-color:#060;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
