.eliminaLineasCheckBox{
	border: none;
    background: transparent;
}

.imagenLogin{
background:rgba(255,255,255,0);*/
background-size:432px 130px;
background-repeat:no-repeat;

}
.fondomenu{
/* background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/fondo2.jpg?ln=images"); */
background: url("/Control_Documentos/faces/javax.faces.resource/Headers/header_Alumnos.png?ln=images");
background-size:100% 100%;
background-repeat:no-repeat;
}
.cuerpo{
/* background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/fondo2.jpg?ln=images"); */
background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/fondo_menu.png?ln=images");
background-size:100% 100%;
background-repeat:no-repeat;
opacity: 0.9;
}

.cuerpoNeg{
/* background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/fondo2.jpg?ln=images"); */
background-color: rgba(0, 0, 0, 0.3);
background-size:100% 100%;
background-repeat:no-repeat;
opacity: 0.9;
}
.Trasparencias{
/* background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/fondo2.jpg?ln=images"); */
background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/herramientas.png?ln=images");
background-size:100% 100%;
background-repeat:no-repeat;
opacity: 1.0;
}
.area_trabajo
{
	position:static;
	margin-left: 6%;
	margin-top: 0%;
	width: 89%;
	height: 200%;
	background: url("");
	background-size:100% 100%;
	background-repeat:no-repeat;
	opacity: 0.9;
}

.area_trabajo2
{
	position:static;
	margin-left: 2%;
	margin-top: 0%;
	width: 98%;
	height: 100%;
	background: url("");
	background-size:100% 100%;
	background-repeat:no-repeat;
	opacity: 0.9;
}


.fondoLogin{
/* background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/fondo2.jpg?ln=images"); */
background: url("/Control_Documentos/faces/javax.faces.resource/fondosAplicacion/fondo.png?ln=images");
background-size:100% 100%;
background-repeat:no-repeat;
}
.fondoMenu2{
background-size:100% 100%;
background-repeat:no-repeat;
}

.Servsocial
{
 background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/solicitud_n.png?ln=images");
}
.Servsocial:HOVER {
	width 100%;height 100%;
	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/solicitud.png?ln=images");
}
/* ################################################################################ */
.Reins
{

	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/seguimiento_n.png?ln=images");
}
.Reins:HOVER {
	width 100%;height 100%;
	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/seguimiento.png?ln=images");
}
/* ################################################################################ */
.AdminMenu
{

	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/admin_n.png?ln=images");
}
.AdminMenu:HOVER {
	width 100%;height 100%;
	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/admin.png?ln=images");
}
/* ################################################################################ */
.Buscar
{

	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/Buscar_n.png?ln=images");
}
.Buscar:HOVER {
	width 100%;height 100%;
	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/Buscar.png?ln=images");
}
/* ################################################################################ */
.Datos
{

	background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/pago_en_linea_n.png?ln=images");
}
.Datos:HOVER {
	width 100%;height 100%;
background: url("/Control_Documentos/faces/javax.faces.resource/BotonesMenu/pago_en_linea.png?ln=images");
}

.Guardar
{
width 50%;height 50%;
	background: url("/Control_Documentos/faces/javax.faces.resource/iconos/guardar_n.png?ln=images");
}
.Guardar:HOVER {
	width 50%;height 50%;
	background: url("/Control_Documentos/faces/javax.faces.resource/iconos/guardar_S.png?ln=images");
}
.table-Materia-Aprobada{
	text-align:center;
	width:19%; 
	background-color:#FFFF97;
	border: 1px solid white;
	font-family: Georgia, 'Times New Roman', serif;"
	font-size:1px;
}
.table-Materia-Inscrita{
	text-align:center;
	width:19%; 
	background-color:#FFC891;
	border: 1px solid white;
	font: 15px arial, sans-serif;
	font-size:3px;
}
.table-Materia-Reinscribir{
	text-align:center;
	width:19%; 
	background-color:#A6CB8D;
	border: 1px solid white;
	font: 15px arial, sans-serif;
	font-size:3px;
}
.table-Materia-Prerrequisito{
	text-align:center;
	width:19%; 
	background-color:#CDDBFE;
	border: 1px solid white;
	font: 15px arial, sans-serif;
	font-size:3px;
}
.table-Carga-Materias{
	text-align:left;
	width:5%; 
	background-color:#27508B;
	border: 0px solid white;
	font: 15px arial, sans-serif;
	font-size:10px;
	color: white; 
}
.table-Direcciones{
	text-align:left;
	width:5%; 
	background-color:#27508B;
	font: 25px arial, sans-serif;
	font-size:10px;
	color: white; 
	border-collapse: separate;
	border-spacing:  5px 15px;
}




