@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(../imagen/fondo.jpg);
}
.pie_pagina {
	text-align: center;
	color: #1B4283;
	margin-top: 100px;
}


#area_login {
	width: 400px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#logo_inicio {
	background-image: url(../imagen/logo_inicio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.label_campo {
	font-weight: bold;
	float: left;
	width: 180px;


	#width: 195px;
	text-align: right;
	margin-right: 10px;
}
.label_desc {
	font-weight: normal;
	float: right;
	width: 200px;
	color: #666;
	text-align: right;
	margin-right: 0px;
	display: block;
}
.requerido {
	color: #F00;
	margin-left: 5px;
}
.fila_campo {
	margin-bottom: 15px;
	#margin-bottom: 22px;
	float: none;
}
.error_campo {
	font-size: 12px;
	color: #F00;
}


.campo {
	background-image: url(../imagen/fondo_campo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boton {
	background-image: url(../imagen/fondo_boton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	#padding-right: 0px;
	padding-left: 20px;
	#padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #36F;
	border-right-color: #36F;
	border-bottom-color: #36F;
	border-left-color: #36F;
}
.combo {
	padding-bottom: 2px;
	padding-top: 2px;
}

.trabajo_menu {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCC;
	background-image: url(../imagen/barra.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	#height:130px
}

#logo_menu {
	background-image: url(../imagen/logo_menu.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 122px;
	float: left;
}
#usuario {
	font-size: 12px;
	color: #033;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
}
#usuario a {
	color: #033;
	text-decoration: none;
}
#menu {
	width: 100%;
	height: 32px;
	background-color: #DDE8FF;
	float: left;
}

#trabajo {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: thin solid #CCC;
	display: block;
	background-color: #FFF;
}
#opciones_area {
	background-color: #CEE1FF;
	margin-top: 10px;
	margin-right: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #F90;
}
#opciones_titulo {
	background-color: #9CBAEB;
	color: #036;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.opcion {
	padding: 5px;
}
.opcion a {
	text-decoration: none;
	color: #014DCB;
}
.titulo {
	margin: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9CBAEB;
	padding: 5px;
}

h1 {
	font-size:14px;
	font-weight: bold;
	color: #FF9900;
	padding: 0;
	margin: 0;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h2 {
	font-size:13px;
	text-align : left;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1cdd8;
	padding-left: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}
h3 {
	font-size:12px;
	text-align : left;
	color : #666;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
h4 {
	font-size:12px;
	text-align : left;
	color :  #104A7B;
	margin-bottom: 2px;
	border-bottom-width: 0px;
	margin-top: 5px;
}
h5 {
    font-size: 10px;
    text-align : left;
    color : #666666;
    line-height:normal;
    border-bottom:1px solid #BCD2E6;
}
h6 {
    font-size:10px;
    text-align : left;
    color : #666666;
}
#buscar_area {
	margin: 5px;
	background-color: #F2F8FF;
	padding: 5px;
	height: auto;
}
#buscar_tabla {
	height: auto;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #F90;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: scroll;
	width: 800px;
}
#buscar_tabla_ancha {
	height: auto;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #F90;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: scroll;
	width: 1000px;
}

.tbl_tabla {
	margin: 2px;
}


.tbl_titulo {
	color: #04A;
	background-color: #E5E5E5;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B69D2;
}
.tbl_titulo a {
	color: #04A;
	background-color: #E5E5E5;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.tbl_fila {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3D1FF;
	padding-left: 2px;
}
.tbl_fila a {
	color: #0059DF;
	text-decoration: none;
}
.pagina {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #F90;
}

.pagina a {
	font-weight: bold;
	color: #0044BE;
	text-decoration: underline;
}
