@charset "utf-8";
/* Hoja de estilos para el formulario de estadistica opcional para OIRS CAJVAL */

body {
	height:100%;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
img {
	border:none;
}
table {
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
}
table td {
	border: 1px solid #dcdcdc;
	padding:0px 3px 0px 3px;
}
#cabecera {
	width:750px;
	height:40px;
	float:left;
	vertical-align: bottom;
	margin-bottom: 10px;
	display: block;
}
#contenido {
	width:750px;
	height:100%;
	float:left;
	text-align:left;
}
#titulo_principal {
	font-size:1.6em;
	text-align:center;
	color:#003399;
	display:block;
	float: left;
	width: 750px;
}
#pie_pagina {
	width:750px;
	height:200px;
	float:left;
	text-align:center;
	border-top:#003399 1px dashed;
	margin-top:20px;
	padding-top:20px;
}
#tabla {
	float: left;
	display: block;
	width: 360px;
	margin-bottom: 10px;
}
#tabla_2 {
	float: left;
	display: block;
	width: 750px;
	margin-bottom:10px;
}
#btnes {
	clear: both;
	height: 30px;
	width:100%;
	text-align: center;
	margin-top: 40px;
	display:block;
}
#left {
	display:block;
	width:360px;
	height: auto;
	float: left;
	margin-right: 28px;
}
#img {
	display: block;
	float: left;
	height: auto;
	width: 750px;
	clear: both;
	margin-bottom: 10px;
}
#codigo_ins {
	width:750px;
	height:20px;
	float:left;
	font-size:0.8em;
}
.caja_ajuste {
	width:250px;
	height:20px;
	margin-left:500px;
}
.caja_1 {
	width:45px;
	height:20px;
	float:left;
	margin-right:4px;
	margin-left:1px;
}
.caja_2 {
	width:95px;
	height:20px;
	float:left;
	margin-right:4px;
	margin-left:1px;
}
.txt_chico {
	font-size:0.8em;
	color:#666666;
	text-align:left;
}
.titulo_tabla {
	width:740px;
	height:20px;
	float:left;
	background:#3162A5;
	color:#FFFFFF;
	font-size:1.2em;
	text-transform:uppercase;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	}
.caja_txt {
	width:750px;
	height:100%;
	float:left;
	}
.ajuste_caja {
	width:740px;
	height:100%;
	float:left;
	margin-left:10px;
	}
/*Aplicación que muestra los datos*/
#contenedor_txt {
	width:700px;
	height:100%;
	margin:0px auto;
	}
.titulo_ley {
	width:700px;
	height:100%;
	float:left;
	text-transform:uppercase;
	font-size:1.3em;
	background:#3162A5;
	color:#FFFFFF;
	}
.subtitulo_ley {
	width:700px;
	height:100%;
	float:left;
	font-size:1.1em;
	background:#666666;
	color:#FFFFFF;
	margin-top:15px;
	font-weight:bold;
	}
.campo_ley {
	width:700px;
	height:100%;
	float:left;
	}
.titulo_tablax {
	width:150px;
	height:20px;
	font-size:1.1;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:#3162A5;	
	}
.titulo_tablax1 {
	width:150px;
	height:30px;
	font-size:1.1;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background:#3162A5;	
	}
.txt_tablax {
	text-align:center;
	}
.txt_tablax1 {
	width:250px;
	height:100%;
	text-align:left;
	}