@CHARSET "ISO-8859-1";
/* CSS Document */
/* Contenidos globales */
@font-face{
    font-family: "Open Sans"; 
    src: url("tipografia/OpenSans-Light.ttf") format("truetype")
}
@font-face{
    font-family: "Open Sans Bold";
    src: url("tipografia/OpenSans-Regular.ttf") format("truetype")
}
a:link    {text-decoration:none; color:#fff;}
a:visited {text-decoration:none; color:#fff;}
a:hover   {text-decoration:none; color:#fff;}
a:active  {text-decoration:none; color:#fff;}
body {
    color: #545454;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    margin: 0;
	padding: 0;	
}
footer{
    background-color: #28292a;
    color: #fff;
    font-weight: 300;
	font-family: inherit;
    min-height: 56px;
    padding: 20px 0 30px;    
}
h1, h3, h4{
    font-family: inherit;
}
h2{
	font-family: "Open Sans Bold";
	font-size:32px;
	margin-left:5px;
	margin-top:20%;
}
h4{
	font-family: "Open Sans Bold";
	font-size:24px;
	margin-left:5px;
}
h3{
    color:#fff;
	font-size: 18px;
    font-family: inherit;
    padding-left: 14%;
}
header{
	background:#333;
}
hr.red::before {
    background-color: #d0021b;
    content: " ";
    display: block;
    height: 5px;
    position: absolute;
    width: 35px;
}
hr.red {
    border-top-color: #dce0e0;
    margin: 10px 0 70px;
    position: relative;
}
hr {
    
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 25px;
    margin-top: 25px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
hr {
    box-sizing: content-box;
    height: 0;
}
img{border: none;}
input:focus,textarea:focus,select:focus{
	border-color: #66afe9;
	box-shadow:0 1px 1px rgba(0,0,0,0.075)inset, 0 0 8px rgba(102,175,233,0.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #58b956;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #58b956;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #58b956;*/
	outline:0 none;
}
#barraFija{
    background:#393C3E;
    width:100%;
    height:46px;
    top:0;
    position:fixed;
	z-index:99;
}
#contenedor {
	background-color: #FFF;	
	margin:0 auto;
	margin-top:10%;
	position: relative;	
	max-width: 850px;
}	
#encabezado {
	background-color: #FFF;    
    padding: 12px 0 16px 4px;
}
#cuerpo {
	
}
#contenedor-pie {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 0px;
	margin-top: 30px;
}
#contenedor-pie img{
	width: 850px;
}
#cuerpo-busqueda {
	margin:0 auto 0 auto;
}
#Buscar{
	background-color: #4a90e2;
	border: medium none;
    border-radius: 3px;
	box-shadow: 0 2px 0 0 #1b5dab;
	color: #fff;
	cursor:pointer;
	font-family:inherit;
    font-size: 18px;
	margin-bottom:5%;
	margin-left: 79%;
	margin-top:5%;
    padding: 7px 18px;
    text-decoration: none;
	width:100px;
	height:46px;
}
#Buscar:hover{
	background:#2275D7;
}
#tituloEncabezado{
	background:#ffffff;
	color:#646463;
    font-weight: 600;
}
#tituloEncabezado h4 {
    margin:10px 0 20px 0;
	
}
/* Contenedores globales*/
/* Recuadro de busquedas */
.encabezadoInfo{
	margin-bottom: 30px;
    margin-top:-10%;
}
.encabezadoFormulario p{
	margin:2%;
	font-size:16px;
	text-align:justify;
}
.nota{
	font-size:12px;
}
.ningunResultado{
	display:none;
}
.resultadoTablaContenido{
	/*background:#F8F8F8;*/
	border-top:1px solid #ddd;
	font-size:14px;
	margin:5px;
	padding:5px;
	padding-bottom:3%;
	
}
.resultadoTablaContenido a{
	color:#1122cc;
	text-decoration:underline;
}
.resultadoTablaContenido a:hover{
	color:#7b9cf0;
}


.table-label {
	text-align: right;	
	color: #333;
	vertical-align: top;
}
.table-data {
	text-align: left;
	vertical-align: top;
}
.table-data input {
	width: 300px;
}
.table-data select {
	border: 1px solid #CCC;
	width: 305px;	
}
.table-data2 {
	text-align: left;
	vertical-align: top;
}
.table-data2 select {
	border: 1px solid #CCC;	
}
.table-general{	
	margin:0 auto 0 auto;
	padding: 0px 0px 0px 0px;
}
.table-general td {
	padding: 3px 3px 3px 3px;	
}
.table-title {
	text-align: center;
	vertical-align: middle;
	background-color: #ccc;
	font-weight: bold;
}
/* Recuadro de busquedas */
/* Cuadros de busqueda */
.a1 {
	background: url(../img/a1.gif) no-repeat;
	width: 40px;
	height: 30px;
}
.a2 {
	background: url(../img/a2.gif) repeat-x;	
	height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 13px;
	font-family:"Soberana Titular Bold";
}
.a3 {
	background: url(../img/a3.gif) no-repeat;
	width: 40px;
	height: 30px;
}
.b1 {
	background: url(../img/b1.gif) repeat-y;
	width: 40px;
	height: 30px;
}
.b2 {
	background: #D9EDF7;
	border:2px solid #bce8f1;
	color:#31708f;
	padding:3%;
	height: 30px;
}
.b2 strong{
	font-weight:bold;
}
.b3 {
	background: url(../img/b3.gif) repeat-y;
	width: 40px;
	height: 30px;
}
.c1 {
	background: url(../img/c1.gif) repeat-x;
	height: 1px;
}
.navheader{
	background: #393C3E;
    display: block;
	margin: 0 auto;
	font-weight: 300;
	height: 46px;
	width: 85%;
    text-align: right;
	top: 0;
}
.navImg{
	display: inline-block;
    height: 46px;
    text-align: left;
    width: 15%;
}
.navImg img{
    height: 30px;
    width: auto;
    padding-top: 8px;
    text-align: left;
}
.navEnlce{
	display: inline-block;
	height: 45px;
    width: 84%;
	vertical-align: top;
    left: 55px;
}
.navEnlce ul li {
    display: inline-block;
    padding-right: 10px;
}
.navEnlce ul li a{
    display: block;
    font-size: 16px;
    font-weight: 300 !important;
    position: relative;
    top: -7px;
}
.navEnlce ul li{
    padding-left: 20px;
}
.navEnlce img{
	width:18px;
}
.encabezadoFormulario{
	background-color: #fff;
    	border: 1px solid #eeeeee;
	border-radius: 3px 3px 0 0;
	width: auto;
	margin: 0 auto;
	margin-bottom:5%;
}
.formBusqueda{
	border:1px solid #eee;
	border-radius: 3px 3px 0 0;
	margin:0 auto;
	width:auto;
}
.formBusqueda label{
	display: inline-block;    
	font-weight:700;
	margin-left:5%;
    padding: 10px 5px;
}
.formBusqueda select{
	background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;    
    font-size: 18px;
    height: 42px;
    line-height: 1.42857;
	margin-left:5%;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 94%;
}
.formBusqueda input{
	background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;    
    font-size: 18px;
    height: 40px;
    line-height: 1.42857;
	margin-left:5%;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 94%;
	
}
.table-centrada{	
	margin:0 auto 0 auto;
	padding: 0px 0px 0px 0px;
}
/* Cuadors de busqueda*/
/*Reportes*/
.header {
	background-image: url(../img/bg.gif);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.headerSortUp {
	background-image: url(../img/asc.gif);
}
.headerSortDown {
	background-image:url(../img/desc.gif);
}
/*Reportes*/
/* Otros */
caption{
	font-weight: bold;
}
p.alert {
	border: 1px solid #F00;
	background-color: #F98F91 !important;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px 2px 2px 2px;
	color: #111;
	width: 299px;
}
.requerido{
	color: #ff0000;
	font-size: 12px;
}
.reporte-contenido-td td{
	padding: 1px 5px 1px 5px;	
	font-size: 11px;
	font-weight: bold;
	background-color: #E7E7E7;
}
.reporte-contenido-td-seleccionado td {
	padding: 1px 5px 1px 5px;	
	font-size: 11px;
	background-color:
}
.centrado-rojo {
	text-align:center;
	color: #ff0000;
	font-size: 13px;	
	font-weight: bold;	
} 
.centrado-div {
	margin: 0;
	padding: 0;
	text-align:center;
}
.reporte-contenido-td-verde{
	padding: 1px 5px 1px 5px;	
	font-size: 11px;
	font-weight: bold;
	background-color: /*#23AE23*/ #92D050;
}
.reporte-contenido-td-amarillo{
	padding: 1px 5px 1px 5px;	
	font-size: 11px;
	font-weight: bold;
	background-color: /*#F6F835*/ #FFD700;
}
.reporte-contenido-td-anaranjado{
	padding: 1px 5px 1px 5px;	
	font-size: 11px;
	font-weight: bold;
	background-color: /*#f19a26*/ #EF9825;
}
.reporte-contenido-td-gris{
	padding: 1px 5px 1px 5px;	
	font-size: 11px;
	font-weight: bold;
	background-color: #E7E7E7;
}
.enlacePrincipal a{
	color:#1122cc;
	text-decoration:underline;
}
.enlacePrincipal a:hover{
	color:#7B9CF2	
}
.indicaciones {
	font-weight: bold;
}
.headerSortUp {
	background-image: url(../img/asc.gif);
}
.headerSortDown {
	background-image:url(../img/desc.gif);
}
.centrado-rojo {
	text-align:center;
	color: #ff0000;
	font-size: 13px;	
}  
/* Otros */
/* Pie de pagina*/
.divBase {
    border-top: 1px solid #DEDEDE;
    clear: both;
    margin-bottom: 1px;
    width: 100%;
}
.infoBase {
    border-bottom: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    color: #666666;
    font-family: inherit;
    font-size: 13px;
    margin-bottom: 1px;
    padding: 14px 0;
    text-align: center;
}
.baseBrand {
	/*
    box-shadow: 0 2px 3px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(245, 245, 245, 0.2);
    float: right;
    margin-bottom: 30px;
    padding: 6px 8px;
    */
}
.baseBrand img {
    float: left;
    margin: 0 -27px;
}
.infoDir {
    clear: both;
    font-size: 13px;
    font-weight: lighter;
    margin: 32px auto 82px;
    text-align: center;
}
.infoDir p {
    color: #808080;
    line-height: 5px;
}
.infoDir a {
    color: #808080;
    text-decoration: none;
}
.piePrincipal{
    background: #28292A;
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;
}
.contentPie{
    background: #393B3C;
}
.pieContenido{
    background: #393B3C;
    font-weight: 300;
	height:505px;
	max-width:970px;
    margin: 0 auto; 
    width: 100%;
}
.pieInfo{
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-left: 20px;
    width: 30%;
    vertical-align: top;
}
.pieInfo ul li {
    display: table;
    line-height: 160%;
}
.pieInfo ul li a{
	color:#fff;
}
.logosGobPie{
    margin: 0 auto;
    margin-top: 30px;
    max-width: 900px;
    vertical-align: top;
}
.logosGobPieIzq, .logosGobPieDer{
    display: inline-block;
    vertical-align: top;
}
.logosGobPieIzq{
    margin-top: 15px;
    width: 250px;
}
.logosGobPieDer{
    text-align: right;
    width: 65%;
}
.ligaBarrabaja {
    margin: 5% 0;
}
.ligaBarrabaja a{
    color: #4a90e2 !important;
    text-decoration: underline;
}
.ligaBarrabaja a:hover{
    text-decoration: none;
}
/* Pie de pagina*
 * 
 */