.titulo_permisos {
position: absolute;
left: 640px;
border: #9FC;
padding: 5px;
width: 423px;
top: 10px;
z-index: 2;
font-size: 16px;
line-height: 13px;
color:#000000;
font-family: Verdana;
}
.titulo_permisos_2 {
position: absolute;
left: 140px;
border: #9FC;
padding: 5px;
top: 60px;
z-index: 2;
font-size: 25px;
line-height: 13px;
color:#000000;
font-family: Verdana;
}
.titulo_centro {
position: absolute;
left: 340px;
border: #9FC;
padding: 5px;
top: 10px;
z-index: 2;
font-size: 20px;
line-height: 13px;
color:#000000;
font-family: Verdana;
}

.submit.minimal {
  background: #e3e3e3;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 80px;
}

.submit.minimal:hover {
  background: #d9d9d9;
  -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
  -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
  box-shadow: inset 0 0 1px 1px #eaeaea;
  color: #222;
  cursor: pointer;
}

.submit.minimal:active {
  background: #d0d0d0;
  -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
  -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
  box-shadow: inset 0 0 1px 1px #e3e3e3;
  color: #000;
}

.submit.cupid-green {
  background: #7fbf4d;
  background: -moz-linear-gradient(top, #7fbf4d 0%, #63a62f 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7fbf4d), to(#63a62f));
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #fff;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  padding: 7px 0 8px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 80px;
}

.submit.cupid-green:hover {
  background: #76b347;
  background: -moz-linear-gradient(top, #76b347 0%, #5e9e2e 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#76b347), to(#5e9e2e));
  -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
  -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
  box-shadow: inset 0 1px 0 0 #8dbf67;
  cursor: pointer;
}

.submit.cupid-green:active {
  border: 1px solid #5b992b;
  border-bottom: 1px solid #538c27;
  -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
}

* {margin:0; padding:0;} 

.boton
{

	padding-left: 20px;
    padding-right: 20px; 
	background-color:#F2F2ED;
	border:1px solid;
	border-color: #ccc #000 #000 #ccc;
	padding-top: 3px;
	padding-bottom: 3px; 	
	background-position: 2px 2px;                             
	background-repeat:no-repeat;
}

.botonera2 {
	background-color: #FAFAFA;
	padding: 4px;
	border-bottom:1px #999999 solid;
	border-top:1px #EEE solid;
	min-height:30px;

}

.boton.volver
{
	background-image:url('../imagenes/volver.png');
}
.boton.listo
{
	background-image:url('../imagenes/tick.png');
}
.boton.refrescar
{
	background-image:url('../imagenes/refresh.png');
}
.boton.habilitado
{
	background-image:url('../imagenes/ok.gif');
}
.boton.desabilitado
{
	background-image:url('../imagenes/off.gif');
}
.boton.volver2
{
	background-image:url('../imagenes/volver.gif');
}

.boton.nuevo
{
	background-image:url('../imagenes/nuevo.gif');
}

.boton.editar
{
	background-image:url('../imagenes/editar.gif');
}

.boton.borrar
{
	background-image:url('../imagenes/borrar.gif');
}

.boton.guardar
{
	background-image:url('../imagenes/guardar.gif');
}

.boton.notas
{
	background-image:url('../imagenes/nota.png');
}

.boton.configuracion
{
	background-image:url('../imagenes/configuracion.png');
}
.boton.completo
{
	background-image:url('../imagenes/tick-circle-frame.png');
}

.boton.asignar
{
	background-image:url('../imagenes/arrow-270.png');
}

.boton.buscar
{
	background-image:url('../imagenes/buscar.png');
}
.boton.logros
{
	background-image:url('../imagenes/logros.gif');
}

.boton.contenidos
{
	background-image:url('../imagenes/logros.gif');
}

.boton.imprimir
{
	background-image:url('../imagenes/impresora.gif');
}
.boton.copiar
{
	background-image:url('../imagenes/clipboard-paste.png');
}

.boton.promedio
{
    background-image:url('../imagenes/statistics_16.png');
}
.boton.p
{
    background-image:url('../imagenes/notas_p.png');
}
.botonera {
	background-color: #FAFAFA;
	padding: 4px;
	border-bottom:1px #999999 solid;
	border-top:1px #EEE solid;
}




input{
	font-size: 12px;
	}



.tabla
{
	color: #333;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ccc;
	width:100%;
}

.tabla th
{
	
	alignment-adjust:middle;
	alignment-baseline:middle;
	color: #000;
	background: #ffffff url(../imagenes/fhbg.gif) repeat-x;
	height: 14px;
	border-left: 1px solid #ccc;
}



.tabla tr td { 
	height: 14px;
	border-left: 1px solid #dadada;
	padding-left:15px;
}

.tabla tr.fila_0:hover, tr.fila_1:hover {
	background-color: #D9EBF5;
	cursor: pointer;
	cursor: hand;
}

.fila_0 { background-color: #FFFFFF;}  
.fila_1 { background-color: #F7F7F7;}

.filab_0 { background-color: #F7F7F7; border-bottom: 1px solid #ccc;}  
.filab_1 { background-color: #F7F7F7; border-bottom: 1px solid #ccc;}

.celda_0 { background: #ffffff url(../imagenes/fhbg.gif) repeat-x;
	height: 24px;}  
.celda_1 { background: #ffffff url(../imagenes/fhbg.gif) repeat-x;
	height: 24px;}	

.selected {
	background-color: #69ABFF;
	color: #FFF;
}











.tabla_notas
{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.tabla_notas th
{
	

	padding-left:10px;
	padding-right:8px;

	color: #000;
	height: 24px;
}

.tabla_notas tr td { 

}

.tabla_notas .asd
{
	color: #000;
	background: none;
	border-left: 1px solid #ccc;
}

fieldset {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;	
	overflow: auto;
}

legend {
	padding: 2px 5px;
	color: #333333;
	font-weight: bold;
}

label
{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

/* Mensajes */



.msj {padding:10px; padding-left:35px; text-align:left; width:600; }
.msj.bien {background:url("../imagenes/ico-bien.gif") 10px 50% no-repeat;}
.msj.bien {border:2px solid #BBDF8D; background-color:#EAF7D9; width:600;}

.msj.error {background:url("../imagenes/ico-error.gif") 10px 50% no-repeat;}
.msj.error {border:2px solid #FFAEAE; background-color:#FEEBEB; width:600;}

.msj.info {background:url("../imagenes/ico-info.gif") 10px 50% no-repeat;}
.msj.info {border:2px solid #B8E2FB; background-color:#E8F6FF; width:600;}

.informacion { background-color:#FFFFCC; color:#555555; padding:5px; margin-bottom:10px; width:600;}
.informacion_2 { background-color:#F8F8F8; color:#555555; padding:5px; margin-bottom:10px; width:600}
