/* CSS Document */
#noscript {
	color:#FF0000;
	background-color:#FFFFCC;
	text-align:center;
	font-style:italic;
	margin: auto;
	width:776px;
}

/* Layout */
#container {
	width: 938px;
	text-align:justify;
	background-image:url(/themed/ipp/img/bg_container.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	/*height:auto;*/
	margin: 0 auto;
	/*min-height:100%;*/
}
#header{
	background-color:#ffa41a;
	background-image:url(/themed/ipp/img/bg_header.gif);
	background-repeat:no-repeat;
	background-position:203px top;
	height:107px;
	z-index:1;
}
#header-print{
	display:none;
}
#content{
	margin: 30px 40px 50px 50px;
	/*padding-bottom:58px;*/
	/*clear:left;*/
}
#footer {
	position:relative;
	width:938px;
	height:48px;
	background-image:url(/themed/ipp/img/bg_footer.gif);
	/*bottom:0px;*/
}
#copyright {
	height:22px;
	background-image:url(/themed/ipp/img/bg_copyright.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:26px 0 0 23px;
}
#logo{
	height:86px;
}
#menu_level_0{
	position:absolute;
	width:200px;
	height:19px;
	right:11px;
	top:7px;
	text-align:right;
}
#menu_level_0 ul{
	list-style-type:none;
	margin: 0;
	padding:0;
}
#menu_level_0 li{
	display:inline;
	margin: 0;
	padding:0;
}
#menu_level_0 li a.login{
	display: block;
  text-decoration:none;
	color:#333333;
	background-color:inherit;
	width:175px;
	padding-right:25px;
	height:25px;
	line-height:1.6em;
	background-position:top right;
	background-repeat:no-repeat;
	background-image: url(/themed/ipp/img/salir_on.gif);
	background-image: url(/themed/ipp/img/salir_off.gif);
}
#menu_level_0 li a{
	display: block;
  text-decoration:none;
	color:#005BAB;
	font-weight:bold;
	background-color:inherit;
	width:200px;
	padding-right:0;
	height:25px;
	line-height:1.6em;
}
#menu_level_0 li a:hover{
	text-decoration:underline;
}
/*.menu_level_0 li a{
	color: #333333;
	background-color:inherit;
	text-decoration:none;
	padding:0px 2px;
}
.menu_level_0 li a:hover {
	color: inherit;
	background-color:#DADADA;
	text-decoration:none;
}
.menu_level_0 li span {
	color: inherit;
	background-color:#DADADA;
	text-decoration:none;
	padding:0px 2px;
}*/
#menu_level_1{
	width:677px;
	height:19px;
	margin-top:-19px;
	margin-left:249px;
	background-image: url(/themed/ipp/img/bg_menu_level_1.gif);
	background-color:#000000;
	background-repeat:repeat-x;
	z-index:1;
}
#menu_level_2{
	height:18px;
	padding-top:3px;
	padding-left: 30px;
	background-image: url(/themed/ipp/img/bg_menu_level_2.gif);
}
#menu_level_2 li a{
	color:#fff;
	background-color:inherit;
}
#menu_level_2 li a:hover{
	color:#ffa41a;
	background-color:inherit;
}
#menu_level_2 span {
	color:#ffa41a;
	background-color:inherit;
}
/*#menu_level_0 {
	position:relative;
	padding:0.5em 0em;
	/*clear:left;*/
/*}
#menu_level_1 {
	position:relative;
	padding:0.5em 0em;
}
#menu_level_2 {
	position:relative;
	padding:0.5em 0em;
	clear:left;
}*/
#menu_matricula_level_1 {
	position:relative;
	padding:0.5em 0em 0.5em 0em;
	/*clear:left;*/
}
#menu_matricula_level_2 {
	position:relative;
	padding:0.5em 0em 2em 0em;
	/*clear:left;*/
}
.menu_level_0 ul{
	list-style-type:none;
	margin: 0px;
}
.menu_level_0 li{
	display:inline;
	margin: 0px 3px;
}
.menu_level_0 li a{
	color: #0685af;
	background-color:inherit;
	text-decoration:none;
	padding:0px 2px;
}
.menu_level_0 li a:hover {
	color: #0685af;
	background-color:#DADADA;
	text-decoration:none;
}
.menu_level_0 li span {
	color: #0685af;
	background-color:#DADADA;
	text-decoration:none;
	padding:0px 2px;
}



/*////////////////////////////////////////////////*/
#menu_level_3{
	width:677px;
	height:19px;
	margin-top:-19px;
	margin-left:249px;
	background-image: url(/themed/ipp/img/bg_menu_level_1.gif);
	background-color:#000000;
	background-repeat:repeat-x;
	z-index:1;
}

/*/////////////////////////////////////////////////*/

/*Menu*/
/*.menu ul{
	list-style-type:none;
	margin: 0px;
}
.menu li{
	display:block;
	margin: 0px 1px;
	float:left;
}
.menu li a{
	display:block;
	color: #333333;
	background-color:#FFFFFF;
	text-decoration:none;
	border: solid 1px #585858;
	text-align:center;
	padding:2px 4px;
}
.menu li a:active {
	color: #333333;
	background-color:#FFFFFF;
	text-decoration:none;
}
.menu li a:hover {
	color: #333333;
	background-color:#DADADA;
	text-decoration:none;
	font-weight:bold;
}
.menu li span {
	display:block;
	color: #333333;
	background-color:#DADADA;
	text-decoration:none;
	border: solid 1px #585858;
	text-align:center;
	padding:2px 4px;
}
.menu li.matricula {
	width:99px;
}
.menu li.cuenta {
	width:99px;
}
*/

/* Form */
form div.input {
	margin-bottom:1em;
	padding: 0 0.5em;
	clear:both;
}
form div.submit{
	margin-top:3em;
}
form div.error {
  padding: 0.5em;
	margin-right:1em;
	border:#990000 solid 2px;
	color:inherit;
	background-color:#FFFFCC;
}
form input, select, textarea, img.thumb {
	margin-top:0.4em;
}

/*Action*/
.actions{
}
.actions ul{
	margin:0px;
}
.actions li{
	margin:0px;
	padding-bottom:0.3em;
	list-style-type:none;
}
.actions a{
	color: #333333;
	background-color:inherit;
	text-decoration:none;
}
.actions a:hover{
	color: #333333;
	background-color:inherit;
	text-decoration:underline;
}
.actions a:visited{
	color: #333333;
	background-color:inherit;
	text-decoration:none;
}
.actions span{
	color: #333333;
	background-color:inherit;
}

/* List */
div.list{
	color:inherit;
	padding:1em 0.5em;
	padding:0;
}
div.list table{
	background-color:#0685af;
	margin-bottom:0.5em;
}
div.list th{
	color:#FFFFFF;
	background-color:inherit;
	padding-bottom:0.1em;
	padding:0 1em 0.1em 1em;
}
div.list th a{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.list th a:hover{
	color: #ffffff;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
div.list th a.visited{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.list th.actions{
	width:11%;
}
div.list th.alumno_codigo{
	width:11%;
}
div.list th.alumno_nombres{
}
div.list th.alumno_apellido_paterno{
	width:20%;
}
div.list th.alumno_apellido_materno{
	width:20%;
}
div.list th.nota_curso{
}
div.list th.nota_tarea{
	width:8%;
}
div.list th.nota_parcial{
	width:8%;
	
}
div.list th.nota_final{
	width:8%;
}
div.list th.nota_condicion{
	width:10%;
}


div.list th.nombre_carrera{
	width:20%;
}
div.list th.nombre_curso{
	width:15%;
}
div.list th.detalle_ciclo{
	width:8%;	
}
div.list th.detalle_seccion{
	width:8%;
}

div.list th.boleta_deuda_vencimiento_fecha{
	width:15%;
}
div.list tr.celda_0{
	color:inherit;
	background-color:#FFFFFF;
}
div.list tr.celda_1{
	color:inherit;
	background-color:#e9f4f8;
}



div.list td{
	padding:0.5em 5px 0.3em 5px;
}
div.list td img {
	vertical-align:middle;
}
div.list td.date{
	text-align:center;
}
div.list td.monto {
	text-align:right;
}
div.list td.actions ul{
	padding:0;
	margin:0;
}
div.list td.actions ul li{
	padding:0;
	margin:0;
}
div.list td.actions ul li a{
	color:#ffa41a;
}
/*/*div.pictures {
	padding-top:0.5em;
}
div.pictures table{
	background-color:#cccccc;
}
div.pictures tr{
	color:inherit;
	background-color:#FFFFFF;
}
div.pictures td{
	padding-top:1em;
	text-align:center;
}
div.pictures td.evento_view{
	width:20%;
}
div.pictures td.miembro_view{
	width:33.33%;
}*/

/* List 2 para los profesores */
div.list2{
	color:inherit;


}
div.list2 table{
	background-color:#0685af;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0.5em;
	
}
div.list2 th{
	color:#FFFFFF;
	background-color:inherit;
	padding-bottom:0.1em;
	padding:0 1em 0.1em 1em;
}
div.list2 th a{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.list2 th a:hover{
	color: #ffffff;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
div.list2 th a.visited{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.list2 th.actions{
	width:11%;
}
div.list2 th.alumno_number{
	width:1%;
}
div.list2 th.alumno_codigo{
	width:7%;
}
div.list2 th.alumno_nombres{
	width:30%;
}
div.list2 th.alumno_apellido_paterno{
	width:20%;
}
div.list2 th.alumno_apellido_materno{
	width:20%;
}
div.list2 th.nota_curso{
}
div.list2 th.nota_tarea{
	width:7%;
}
div.list2 th.nota_parcial{
	width:7%;
	
}
div.list2 th.nota_final{
	width:7%;
}
div.list2 th.nota_condicion{
	width:10%;
}


div.list2 th.nombre_carrera{
	width:18%;
}
div.list2 th.nombre_curso{
	width:15%;
}
div.list2 th.detalle_ciclo{
	width:5%;	
}
div.list2 th.detalle_seccion{
	width:5%;
}
div.list2 th.correo_e{
	width:12%;
}

div.list2 th.boleta_deuda_vencimiento_fecha{
	width:15%;
}
div.list2 tr.celda_0{
	color:inherit;
	background-color:#FFFFFF;
}
div.list2 tr.celda_1{
	color:inherit;
	background-color:#e9f4f8;
}

div.list2 td{
	padding:0.5em 5px 0.3em 5px;
}
div.list2 td img {
	vertical-align:middle;
}
div.list2 td.date{
	text-align:center;
}
div.list2 td.monto {
	text-align:right;
}


/* Paging */
div.paging {
	text-align:center;
	margin-bottom:2em;
}
span.disabled{
}
span.current{
}
/* Flash */
div.message{
	position:relative;
	border: #990000 solid 2px;
	padding: 0.4em;
	color:#990000;
	background-color:#FFFFCC;
	text-align:center;
	margin-bottom:1em;
}
div.flash-success{
	position:relative;
	border: #339900 solid 2px;
	padding: 0.4em;
	color:#006600;
	background-color:#FFFFCC;
	text-align:center;
	margin-bottom:1em;
}
div.flash-msg{
	position:relative;
	border:#666666 solid 2px;
	padding: 0.4em;
	color:#666666;
	background-color:#FFFFCC;
	text-align:center;
	margin-bottom:1em;
}
div.flash-error{
	position:relative;
	border: #990000 solid 2px;
	padding: 0.4em;
	color:#990000;
	background-color:#FFFFCC;
	text-align:center;
	margin-bottom:1em;
}

/* Notices and Errors */
.notice {
	color: inherit;
	background-color:#FFFFCC;
	display: block;
	font-size: 100%;
	padding: 0.5em;
	margin: 0.5em 0;
	border:#006600 1px solid;
}
div.error-explanation {
  border: 2px solid #990000;
	margin-bottom: 2em;
	padding-bottom:1em;
  color: inherit;
	background-color:#FFFFCC;
}
div.error-explanation h1 {
	padding:0.3em 1.4em 0.5em 1.4em;
	margin-bottom:1em;
  color: #FFFFFF;
  background-color: #990000;
	font-weight:bold;
	font-size:120%;
  text-align: left;
}
div.error-explanation p {
	font-size:110%;
	padding: 0em 1em 1em 1em;
}
div.error-explanation ul{
}
div.error-explanation li{
	margin-left: 2em;
	padding-bottom:0.5em;
}
div.error-message {
	font-weight: bold;
}
div.error-message ul{
	margin-left: 0em;
}
div.error-message li{
	list-style-type:none;
	margin-left: 0em;
	padding-top:0.5em;
}
p.error {
	color: inherit;
	background-color:#FFFFCC;
	display: block;
	font-size: 100%;
	padding: 0.5em;
	margin: 0.5em 0;
	border:#990000 1px solid;

/*	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;*/
}
#loading{
	display:inline;
	padding: 0em 0.5em;
}
#loading img {
vertical-align:text-bottom;
}
/* Marcos de ajax*/
#divDatosAlumnoActivo {
	border:#CCCCCC solid 1px;
	margin-bottom:1em;
	min-height:20em;
	padding: 1em;
}
#divDatosAlumnoActivo .filtro td{
	width: 33.3%;
}
/*.popup_loading{
	display:block;
	padding:1em 0px;
}*/

div.filtro {
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:0.5em;
	margin-bottom:2em;
}
/*div.filtro td {
	width: 33.33%;
}
div.filtro input[type=text] {
	text-transform:uppercase;
}
/*div.filtro ul{
	margin:0px;
}
div.filtro li{
	margin:0px;
	padding-bottom:0.3em;
	padding-right:0.6em;
	list-style-type:none;
	display:inline;
}
div.filtro a{
	color: #333333;
	background-color:inherit;
	text-decoration:none;
}
div.filtro a:hover{
	color: #333333;
	background-color:inherit;
	text-decoration:underline;
}
div.filtro a:visited{
	color: #333333;
	background-color:inherit;
	text-decoration:none;
}
div.filtro span{
	color: #333333;
	background-color:inherit;
}
*/
/* Debugging */
pre {
	color: #000000;
	background: #f0f0f0;
	padding: 1em;
	font-size: 140%;
}

pre.cake-debug {
	background-color:#FFFFCC;
	font-size: 140%;
	margin-bottom:0.5em;
	padding:0.3em 1em;
	border:#666666 solid 1px;
	/*margin: 4px 2px;*/
	overflow: auto;
	text-align:left;
}
div.cake-stack-trace {
	text-align:left;
}
.cake-sql-log td{
	text-align: left;
	padding: 0.4em 0.8em;
	background: #FFFFFF;
	border-bottom: 1px solid #DADADA;
}
.cake-sql-log th {
	text-align:center;
	background: #DADADA;
	padding-left:0.4em;
	padding-right:0.4em;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}

div.presentacion{
	width:850px;
	height:507px;
	background-image:url(../img/presentacion/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:214px;
}
div.presentacion .intranet{
	width:478px;
	height:193px;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	*display:inline;
	background-image:url(../img/presentacion/intranet.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
div.presentacion .intranet span{
	visibility:hidden;
}
div.presentacion img.laboratorio{
	width:372px;
	height:193px;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	*display:inline;
}
div.presentacion img.convenios{
	width:850px;
	height:100px;
	display:block;
}
div.matricula {
/*	padding:1em;
	border: #CCCCCC 1px solid;*/
	margin-bottom:1em;
}
div.matricula td {
	width:33.33%;
}
div.matricula span.label {
	display:block;
	float:left;
	padding:2px 5px 2px 0px;
	width: 5em;
}
div.matricula span.description {
	display:block;
	float:left;
	border: #CCCCCC 1px solid;
	width:13em;
	padding:2px 5px;
}

#divAlumnos {
}
/*div.matricula form div.input {
	padding: 0 0.5em;
	margin-bottom:1em;
}
div.matricula form div.submit{
	margin-top:3em;
}
div.matricula form div.error {
  padding: 0.5em;
	margin-right:1em;
	border:#990000 solid 2px;
	color:inherit;
	background-color:#FFFFCC;
}
div.matricula form input, select, textarea, img.thumb {
	margin-top:0.4em;
}
*/
/* Paneles */
div.rows {
	position:relative;
	clear:both;
}

div.cols-13 {
	position:relative;
	float:left;
	width:13.3%;
}

div.cols-66 {
	position:relative;
	float:left;
	width:66.6%;
}
div.cols-33 {
	position:relative;
	float:left;
	width:33.3%;
}
div.cols-25 {
	position:relative;
	float:left;
	width:24%;
}
div.cols-50-right {
	position:relative;
	float:right;
	width:50%;
}
div.cols-50-left {
	position:relative;
	float:left;
	width:49%;
}
div.cols-100 {
	position:relative;
	width:100%;
	display:block;
}

div.cols-101 {
	color:red;
	font-weight: bold;
	position:relative;
	width:100%;
	display:block;
	text-align: center;
}

/* View */
.view {
}

/*Cabecera*/
.cabecera {
}
div.bcp{
	padding-top:5em;
}

.mensaje {
	margin-bottom:20px;
	font-style:italic;
	color:#999999;
	background:#ffffff;
}

span.pendiente {
	font-weight:bold;
	color:#990000;
	background:inherit;
}

/* Tabla Asistencia */
div.tasistencia{
	color:inherit;
	padding:1em 0.5em;
	padding:0;
}
div.tasistencia table{
	background-color:#0685af;
	margin-bottom:0.5em;
}
div.tasistencia th{
	color:#FFFFFF;
	background-color:inherit;
	padding-bottom:0.1em;
	padding:0 1em 0.1em 1em;
}
div.tasistencia th a{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.tasistencia th a:hover{
	color: #ffffff;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
div.tasistencia th a.visited{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.tasistencia th.alumno_nombres{
	width:40%;	
}
div.tasistencia th.n_clases{
	text-align:center;
	width:12%;
}
div.tasistencia th.n_asistencia{
	width:12%;
}
div.tasistencia th.por_asistencia{
	width:12%;
}
div.tasistencia th.n_faltas{
	width:12%;
}
div.tasistencia th.por_faltas{
	width:12%;
	
}
div.tasistencia tr.celda_0{
	color:inherit;
	background-color:#FFFFFF;
}
div.tasistencia tr.celda_1{
	color:inherit;
	background-color:#e9f4f8;
}

div.tasistencia tr.celda_marcada{
	color:inherit;
	background-color:#FBC0C0;
}

div.tasistencia td{
	padding:0.5em 5px 0.3em 5px;
	text-align:center;
}
div.tasistencia td.nom_alu{
	padding:0.5em 5px 0.3em 5px;
	text-align:left;
}
div.tasistencia td img {
	vertical-align:middle;
}

/*Tootip*/
a.Ntooltip {
	/*position: absolute; /* es la posición normal */
	position: relative; /* es la posición normal */
	_position:static;
	text-decoration: none !important; /* forzar sin subrayado */
	color:#0080C0 !important; /* forzar color del texto */
	font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip:hover {
	z-index:999; /* va a estar por encima de todo */
	background-color:#000000; /* DEBE haber un color de fondo */
}

a.Ntooltip span {
	display: none; /* el elemento va a estar oculto */
}

a.Ntooltip:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	_position:absolute;
	text-align:center;
	_text-align:left;
	top:0.1em; left:2em; /* donde va a estar */
	_top:120px; _left:20px; /* donde va a estar */
	width:200px; /* el ancho por defecto que va a tener */
	padding:5px; /* la separación entre el contenido y los bordes */
	background-color: #0080C0; /* el color de fondo por defecto */
	color: #FFFFFF; /* el color de los textos por defecto */
}

/* List 3 para tardanzas */
div.list3{
	color:inherit;
	padding:1em 0.5em;

}
div.list3 table{
	/**/border-style: solid;
	border-width: 1px;
	border-left-color:#0685af;
	border-right-color:#0685af;
	border-bottom-color:#0685af;
	border-spacing:0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0.5em;
	background-color:#0685af;	
}

div.list3 table td{
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color:#0685af;
	border-bottom-color:#0685af;
}

div.list3 th{
	color:#FFFFFF;
	background-color:inherit;
	padding-bottom:0.1em;
	padding:0 1em 0.1em 1em;
}
div.list3 th a{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.list3 th a:hover{
	color: #ffffff;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
div.list3 th a.visited{
	color: #ffffff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
div.list3 th.a{
	width:8%;
}
div.list3 th.b{
	width:8%;
}
div.list3 th.c{
	width:8%;
}
div.list3 th.d{
	width:8%;
}
div.list3 th.e{
	width:8%;
}
div.list3 th.f{
	width:8%;
}
div.list3 th.g{
	width:8%;
}
div.list3 th.h{
	width:8%;
}
div.list3 th.i{
	width:8%;
}
div.list3 th.j{
	width:5%;
}
div.list3 th.k{
	width:5%;
}
div.list3 th.l{
	width:25%;	
}

div.list3 tr.celda_0{
	color:inherit;
	background-color:#FFFFFF;
}
div.list3 tr.celda_1{
	color:inherit;
	background-color:#e9f4f8;
}

/*div.list3 tr{
	border-style: solid;
	border-width: 1px;
	border-top-color:#0685af;
	border-bottom-color:#0685af;

}*/

div.list3 td{
	padding:0.5em 5px 0.3em 5px;
	text-align: center;
}

div.list3 td.right{
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:inherit;
	
}

div.list3 td.leftright{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width:1px;
	border-left-width:1px;
	border-left-color:inherit;
	border-right-color:inherit;
	
}

div.list3 td.pintada{
	background-color:#4EEE94;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width:1px;
	border-left-width:1px;
	border-left-color:inherit;
	border-right-color:inherit;
}

div.list3 td.hora_curso_l{
	background-color:#4EEE94;
	border-left-style: solid;
	border-left-width:2px;
	border-left-color:green;
	
}
div.list3 td.hora_curso_r{
	background-color:#4EEE94;
	border-right-style: solid;
	border-right-width:2px;
	border-right-color:green;
	
}
div.list3 td.hora_real_l{
	background-color:#FDFCDC;
	border-left-style: solid;
	border-left-width:2px;
	border-left-color:yellow;
	
}
div.list3 td.hora_real_r{
	background-color:#FDFCDC;
	border-right-style: solid;
	border-right-width:2px;
	border-right-color:yellow;
	
}


/*Clase fechita para tabla */
table.fechita{
	width:450px ;
}


.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#FF0000;
	
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 3px;
}

.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #0000CC;
    background-color:#C6DEF2;
	
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
	background-color:#FEBABC;
}

th.imprimir_rectificacion{
	width:1%;
}
.list td{
	vertical-align:top;
}
td.error{
	background-color:#FFFFCC;
}
td.error p{
	color:#990000;
	font-weight:bold;
}
td input{
	margin:0;
	padding:0;
}
td.error input{
	border:2px solid #990000;
}