/* CSS Document */
body {
	margin-top:0px;
	margin-left:0px;
	background-color:#fCfCfC;
}

.cel_encverde {
	text-align:center;
	color:#FFFFFF;
	background-color:#339933;
	font-weight:bold;
	font-size:11pt;
}


.cel_encnaranja {
	text-align:center;
	color:#FFFFFF;
	background-color:#ff9900;
	font-weight:bold;
}
.tabla_fb {
	background-color:#FFFFFF;
}

.bor_tv {
	border-top:1px #66CC66 solid;
}

.bor_rv {
	border-right:1px #66CC66 solid;
}

.bor_bv {
	border-bottom:1px #66CC66 solid;
}

.bor_lv {
	border-left:1px #66CC66 solid;
}

.td_esp_l {
	padding-left:4px;
}

.bor_tn {
	border-top:1px #ff9900 solid;
}

.bor_rn {
	border-right:1px #ff9900 solid;
}

.bor_bn {
	border-bottom:1px #ff9900 solid;
}

.bor_ln {
	border-left:1px #ff9900 solid;
}

.td_pregv {
	border-bottom:#66CC66 1px dotted;
	height:25px;	
}

.td_respv {
	border-bottom:#66CC66 1px groove;
	padding-left:7px;
}

.td_pregn {
	border-bottom:#ff9900 1px dotted;
	height:25px;	
}

.td_respn {
	border-bottom:#ff9900 1px groove;	
}

.img_der {
	margin:2px 0px 2px 0px;
	border:#66cc66 1px solid;
	padding:2px 0px 2px 0px;
}

.mn_sup {
	display:table-cell;
	width:165px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	background-color:#fff9ff;
	text-decoration:none;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	border:#FFFFff 1px solid;
}
.mn_sup:hover {
	display:table-cell;
	width:165px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	background-color:#339933;
	color:#ffffff;
	font-weight:bold;
	border:#FFFF00 1px solid;
}
.salir {
	display:table-cell; 
	width:50px; 
	text-align:center; 
	background-color:#FF9933; 
	margin-left:3px; 
}

.salir:hover {
	display:table-cell; 
	width:50px; 
	text-align:center; 
	background-color:#000000; 
	margin-left:3px; 
	color:#FFFFFF;
}

select {
	font-size:9pt;
}

.cl_av0 {
	height:0px;
	overflow:hidden;
}
.cl_av1 {
	height:25px;
	overflow:visible;
	background-image:url(../imagenes/fondomnizq.png);
	border:#FF9933 1px dotted;
	background-color:#FFF4DF;
}

.d_notrab0 {
	height:0px;
	overflow:hidden;
}

.d_notrab1 {
	height:120px;
	overflow:visible;
	border:#FF9933 1px dotted;
	background-color:#FFF4DF;
}

.d_nived0 {
	height:0px;
	overflow:hidden;
}
.d_nived1 {
	height:20px;
	overflow:visible;
	border:#FF9933 1px dotted;
	background-color:#FFF4DF;
}


.d_tiet0 {
	height:0px;
	overflow:hidden;
}
.d_tiet1 {
	height:175px;
	overflow:visible;
	border:#FF9933 1px dotted;
	background-color:#FFF4DF;
}

.mn_izq {
	display:block;
	width:200px;
	height:25px;
	vertical-align:middle;
	text-indent:5px;
	color:#000000;
	/*background-color:#FF9933;*/
	text-decoration:none;
	border-top:#FF9933 1px dotted;
}

.mn_izq:hover {
	display:block;
	width:200px;
	height:25px;
	vertical-align:middle;
	text-indent:5px;
	color:#000000;
	background-color:#FF9933;
	text-decoration:none;
	border-top:#FF9933 1px solid;
}

.enl_empl{
	background-color:#FF9933;
	color:#000000;
	font-weight:bold;
	border-top:#Fcfcfc 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-left:#Fcfcfc 1px solid;
	text-decoration:none;
}
.enl_empl:hover{
	background-color:#006633;
	color:#FFFFFF;
/*	font-weight:bold;
	border-top:#Fcfcfc 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-left:#Fcfcfc 1px solid;
	text-decoration:none;*/
}

