@charset "utf-8";
.tabla_login {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
caption {
	background-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.msj_error {
	font-family: Tahoma, Geneva, sans-serif;
	color: #F00;
	text-align: center;
	font-size: 10px;
}
.msj_ok {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	text-align: center;
}
.div_pagina {
	margin:0 auto;
	height: 700px;
	width: 954px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6B766E;
	border-right-color: #6B766E;
	border-left-color: #6B766E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B766E;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.encabezado {
	height: 93px;
	width: 954px;
}
.menu_izq {
	float: left;
	height: 100%;
	width: 93px;
}
.div_pagina .menu_izq table {
	text-align: center;
	margin-top: 20px;
}
.div_contenedor {
	height: 607px;
	width: 854px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6B766E;
	padding-left: 5px;
	padding-right: 0px;
	overflow: auto;
}
.encabezado_tb_clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.listado_tb_clientes {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1E0E0;
}
body {
	margin-top: 2px;
}
.estilo_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.estilo_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.estilo_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.div_col1 {
	height: auto;
	width: 450px;
	border: 1px solid #999;
	float: left;
}
.div_col2 {
	height: auto;
	width: 330px;
	border: 1px solid #999;
	float: left;
	margin-left: 5px;
}
legend {
	font-size: 14px;
	font-weight: bold;
}
.divListadoUsuariosSistema {
	float: left;
	width: 100%;
}
.div_contenedorPanel {
	height: 607px;
	width: 954px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6B766E;
	padding-left: 5px;
	padding-right: 0px;
	overflow: auto;
}
.divSesion {
	color: #3d3d3d;
	background-color: #c1c1c1;
	height: 18px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	float: none;
	padding-top: 2px;
}
