.eliminaLineasCheckBox{
	border: none;
    background: transparent;
}

.imagenLogin{
background:rgba(255,255,255,0);*/
background-size:432px 130px;
background-repeat:no-repeat;

}
.fondomenu{
background: url("/Facturacion/javax.faces.resource/Headers/header_Alumnos.png.xhtml?ln=images");
background-size:100% 100%;
background-repeat:no-repeat;
}
.cuerpo{
background-size:100% 100%;
background-repeat:no-repeat;
opacity: 0.9;
}
.Trasparencias{
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-size:100% 100%;
	background-repeat:no-repeat;
	opacity: 0.9;
}


.fondoLogin{
background: url("/Facturacion/javax.faces.resource/fondosAplicacion/fondo.png.xhtml?ln=images");
background-size:100% 100%;
background-repeat:no-repeat;
}

.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;
}


.table-Horarios-Reins{
	text-align:center; 
	font: 15px arial, sans-serif;
	font-size:15px; 
	font-weight: bold;
	 
}

.table-Horas-Reins{
	text-align:center; 
	font: 14px arial, sans-serif;
	font-size:14px; 
	font-weight: bold;	
	 
}

.table-Select-Materias{
	text-align:left;
	width:5%; 
	background-color:#4d7f17;
	border: 0px solid white;
	font: 15px arial, sans-serif;
	font-size:10px;
	color: white; 
	font-weight: bold;
	
}

.table-Guard-Materias{
	text-align:left;
	width:5%; 
	background-color:#f07f13;
	border: 0px solid white;
	font: 15px arial, sans-serif;
	font-size:10px;
	color: white; 
	font-weight: bold;
	
}

.table-Botones-GuardaReinscripcion{
	text-align:center;	
	border: 20px solid white !important;
	width:100%;
	font: 12px arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	border-collapse:separate; 
	border-spacing:1em;	
 	 
}

.no-border {
    border-style: none !important ;
}






