BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	background-color:#fff;
}
#contenedor{
	width:1024px;
}
/* FILA 1 */
#fila01{
	height:24px;
}
#co01fi01{
	float: left;
	width:24px;
	height:24px;
	background-image:url(../imagenes/esq_sup_izq.png);
}
#co02fi01{
	float:right;
	width:1000px;
	height:24px;
}
#co03fi01{
	float: left;
	width:976px;
	height:24px;
	background-image:url(../imagenes/lado_superior.png);
}
#co04fi01{
	float: left;
	width:24px;
	height:24px;
	background-image:url(../imagenes/esq_sup_der.png);
}

/* FILA 2 */

#fila02{
	height:500px;
}
#co01fi02{
	float: left;
	width:24px;
	height:100%;
	background-image:url(../imagenes/lado_izquierdo.png)
}
#co02fi02{
	float:right;
	width:1000px;
	height:100%;
}
#co03fi02{
	float: left;
	width:976px;
	height:100%;
	background-color:#1F3666;
}
#co04fi02{
	float: left;
	width:24px;
	height:100%;
	background-image:url(../imagenes/lado_derecho.png);
}

/* FILA 3 */

#co01fi03{
	float: left;
	width:24px;
	height:24px;
	background-image:url(../imagenes/esq_inf_izq.png);
}
#co02fi03{
	float:right;
	width:1000px;
	height:24px;
}
#co03fi03{
	float: left;
	width:976px;
	height:24px;
	background-image:url(../imagenes/lado_inferior.png);
}
#co04fi03{
	float: left;
	width:24px;
	height:24px;
	background-image:url(../imagenes/esq_inf_der.png)
}

/* LOGIN */

#login{
	width:360px;
	height:200px;
	margin-top:130px;
	margin-left:300px;
	background-color:#1F3666;
	border: #97a9c4 solid 1px;
	color:#FFF;
	font:Verdana, Geneva, sans-serif;
}

#logincoL02 input{
	font-size:20px;
	width:160px;
	border:1px #fcd926 solid;
	background-color:#066;
	color: #FFF;
}

#login form{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

#filalogin01{
	width:100%;
	height:35px;
}
#filalogin02{
	width:100%;
	height:35px;
	background-color:#690;
}
#logintextomsn{
	width:100%;
	text-align:center;
	color:#97a9c4;
	font:Verdana, Geneva, sans-serif;
	height:40px;
	background-color:#1F3666;
	line-height:34px;
}
#logincoL01{
	float:left;
	width:120px;
	height:35px;
	color:#fcd926;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:14px;
	line-height:30px;
	text-indent:10px;
}
#logincoL02{
	width:230px;
	float: right;
	padding-top:2px;
}
#botonbuscar{
	text-align:center;
}
#botonbuscar input{
	border: 0px none;
}
/* DENTRO DEL MCP */
#opcionsalir{
	width:100%;
	height:40px;
}
#col01fil01{
	width:94%;
	height:40px;
	color:#FFF;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	
}
#col02fil01{
	width:40px;
	height:40px;
	float: right;
}
#filausuario1{
	height:20px;
	width:100%;
	line-height:19px;
}
#filausuario2{
	height:19px;
	width:100%;
	border-top:#CCC solid 1px;
}

#col02fil01 form{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
#col02fil01 input{
	border: 0px none;
}
#filaopciones {
	width:100%;
	height: 40px;
}

#filaopciones01 {
	width:100%;
	height: 40px;
}
#filaopciones02 {
	width:100%;
	height: 40px;
}

#filaopciones02col01{
	width:5%;
	height:40px;
	float: left;
}

#filaopciones02col02{
	width:95%;
	height:40px;
	float: right;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#filaopciones02col02 table{
	font:Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size:11px;
}

#filaopciones02col03{
	width:93%;
	height:25px;
	float: left;
	border-bottom:#FFF 1px solid;
	margin:0px;
	line-height:25px;
	color:#CCC;
}

#filaopciones02col04{
	width:7%;
	background-color: #990;
	height:40px;
	float: right;
	text-align: center;
}
#cuadro_procesos{
	width:100%;
	font:Verdana, Geneva, sans-serif;
	color:#999;
}

#botenes_cobro_left{
	float:left;
	width:auto;
	text-align:left;
}
#botenes_cobro_right{
	float:right;
	width:89%;
	height:20px;
	border-bottom:1px #CCC solid;
}
