@charset "utf-8";
/* CSS Document */

* {
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    border: none;
    padding: 0;
    margin: 0;
}

body {
	background: url(../img/fnd.jpg) center top repeat fixed;
	color:#f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* HEADER */
#line_shadow {
	background: url(../img/line_top.png) repeat-x;
	height:7px;
	width:100%;
}
#header_section {
	margin: 0 auto;
	width:100%;
}
#head {
	height:150px;
	margin:0 auto;
	width: 905px;
}
#logo {
	float:left;
	height:82px;
	padding:10px 5px;
	width:159px;
}

/* Menú principal */
#menu_principal {
	background: url(../img/fnd_menu.png) center top no-repeat;
	float:left;
	height:46px;
	text-align:center;
	width:905px;

}
.fixed { position: fixed; z-index: 999; margin-top: -8px}
ul.menu_1 {
	color:#f8f8;
	float:left;
	height:40px;
	list-style:none;
	margin-top:3px;
	width:auto;	
}
ul.menu_1 li {
	background: url(../img/line_li.png) right center no-repeat;
	float:left;
}
ul.menu_1 li.home, ul.menu_1 li.contact  {background-image: none;}
ul.menu_1 li a {
	display: block;
	height:40px;
	font-size:15px;
	font-weight:normal;
	line-height:40px;
	padding:0px 15px;
	text-decoration:none;
	width: auto;
}
ul.menu_1 li a.home {
	color:#666;
	font-weight:bold;
	line-height:43px;
	background: url(../img/home.png) no-repeat center left;
	padding:0px 15px 0px 35px;
	width:40px;
}
ul.menu_1 li a.home:hover {	background: url(../img/home_h.png) no-repeat center left; color:#333;}
ul.menu_1 li a:hover {background: url(../img/fnd_menu_h.png) repeat-x ; color:#f8f8f8;}
ul.menu_1 li a.selected {background: url(../img/line_li_s.png) repeat-x ; color:#f8f8f8; font-weight: bold}
ul.menu_1 li.home a.selected { 	background: url(../img/home_h.png) no-repeat center left; color:#333;}

/* BUSCAR */
#head #seguinos {
	background: url(../img/line_f.png) left center no-repeat;
	float:right;
	height:32px;
	padding-top:12px;
	padding-left: 20px;
	width:165px;
	text-align:center;
}
#head #seguinos {
	background: url(../img/line_f.png) left center no-repeat;
	float:right;
	height:32px;
	padding-top:12px;
	padding-left: 20px;
	width:165px;
	text-align:center;
}
#seguinos b { float:left; line-height:25px; letter-spacing:1px; font-style:italic}
#seguinos img { float:left; margin-left:5px; cursor:pointer}
#seguinos span.text-menu{  line-height:25px; letter-spacing:1px; font-style:italic}
/* SLIDERS */

/* Contenedor principal */
#lk_wrapper {
	min-height:200px;
	margin: 0 auto;
	padding:3px;
	margin-bottom:10px;
	width:900px;	
}
.box_1 { float:left;height:auto; width:287px; color:#000;}
.box_1 .box_1_up {background: url(../img/box_1_up.png) no-repeat top;float:left; height:7px; width:287px; } 
.box_1 .box_1_mid {background: url(../img/box_1_mid.png) repeat-y ;float:left; min-height:150px; width:287px; } 
.box_1 .box_1_down {background: url(../img/box_1_down.png) no-repeat top;float:left; height:7px; width:287px; } 

.box_2 { float:left;height:auto; width:900px; color:#000; margin:8px 0px;}
.box_2 .box_2_up {background: url(../img/box_2_up.png) no-repeat top;float:left; height:7px; width:900px; } 
.box_2 .box_2_mid {background: url(../img/box_2_mid.png) repeat-y ;float:left; min-height:auto; width:900px; } 
.box_2 .box_2_down {background: url(../img/box_2_down.png) no-repeat top;float:left; height:7px; width:900px; } 
.box_2 .box_2_mid img.img1 { float:left; margin-right: 10px; }
.box_2 .box_2_mid img.desde {float:left; margin:5px 10px; } 
.box_2 .box_2_mid p.index { color:#333;padding:15px; text-align: justify; }

.box_3 { float:left;height:auto; width:414px; color:#000;}
.box_3 .box_3_up {background: url(../img/box_3_up.png) no-repeat top;float:left; height:7px; width:414px; } 
.box_3 .box_3_mid {background: url(../img/box_3_mid.png) repeat-y ;float:left; min-height:auto; width:414px; } 
.box_3 .box_3_down {background: url(../img/box_3_down.png) no-repeat top;float:left; height:7px; width:414px; } 

.box_4 { float:left;height:auto; width:476px; color:#000;}
.box_4 .box_4_up {background: url(../img/box_4_up.png) no-repeat top;float:left; height:7px; width:476px; } 
.box_4 .box_4_mid {background: url(../img/box_4_mid.png) repeat-y ;float:left; min-height:auto; width:476px; } 
.box_4 .box_4_down {background: url(../img/box_4_down.png) no-repeat top;float:left; height:7px; width:476px; } 
.index_box {padding:10px;}
.index_box ul {
	float:left;
	padding: 0px 20px;
}
.index_box h5 {text-decoration:underline;}
.index_box ul li { margin:2px 0px; list-style:square;color:#F00;  }
.index_box ul li a {color:#000;}

div.row { width:100%;}
/* UTILIDADES */
h3.tit_red { color:#222222}
ul#utilidades {	
	color:#f8f8f8;
	height:120px;
	list-style:none;
	font-weight:normal;
	margin:0 auto;
	margin-top:2px;
	}
ul#utilidades li { float:left; display:block; margin-right:12px;}
.sinm { margin-right:0px !important;}
ul#utilidades li a { background-color:#393938; display: block; height:120px; cursor: pointer; text-align: center; width:290px;}
ul#utilidades li a:hover, ul#utilidades li.selected  a { opacity:0.9; color:#f8f8f8; font-weight:bold; } 
ul#utilidades li a .uti_img {
	background-color:#393938;
	width: 290px;
	height: 90px;
	display: block;
	background-position: 0px 0px;
	margin-bottom: 8px;
}
ul#utilidades li a.link .uti_img  { background-image:url(../img/links.jpg);} 
ul#utilidades li a.video .uti_img  { background-image:url(../img/videos.jpg);}
ul#utilidades li a.archivo .uti_img  { background-image:url(../img/archivos.jpg);}	

/*h3.tit_red { color:#f8f8f8}
ul#utilidades {	
	border-top:2px dotted #7C1716;
	border-bottom:2px dotted #7C1716;
	color:#f8f8f8;
	height:90px;
	list-style:none;
	font-weight:normal;
	margin:0 auto;
	margin-top:2px;
	padding:10px;
	width:350px;	
	}
ul#utilidades li { float:left; display:block; margin-right:28px;}
ul#utilidades li a { display: block; cursor: pointer; text-align: center;}

ul#utilidades li a .uti_img {
	background-image: url("../img/ico_uti.png");
	background-repeat: no-repeat;
	width: 86px;
	height: 61px;
	display: block;
	background-position: 0px 0px;
	margin-bottom: 10px;
}
ul#utilidades li a:hover, ul#utilidades li.selected a {color:#f8f8f8; font-weight:bold; text-decoration:none;}
ul#utilidades li a.link .uti_img { 	background-position: 0px 0px;} 
ul#utilidades li a.archivo .uti_img { 	background-position: -90px 0px;} 
ul#utilidades li a.video .uti_img { 	background-position: -181px 0px;}
ul#utilidades li a.link:hover .uti_img, ul#utilidades li.selected a.link .uti_img { 	background-position: 0px -61px;} 
ul#utilidades li a.archivo:hover .uti_img, ul#utilidades li.selected a.archivo .uti_img  { 	background-position: -90px -61px;} 
ul#utilidades li a.video:hover .uti_img, ul#utilidades li.selected a.video .uti_img  { 	background-position: -181px -61px;}*/

/* FOOT */
#fnd_foot {
/*	background-image: url(../img/fnd_slider.jpg);
	background-repeat:repeat-x;
	background-position: 0px 33px;*/
	
}
#footer {
	background: url(../img/fnd_foot.png) no-repeat top center;
	height:126px;
	margin: 0 auto;
	width:906px;
}
#foot_menu {
	height:40px;
	margin: 0 auto;
	width:906px;
}
#menu_2 {
	float:left;
	height:20px;
	margin-left:20px;
	padding-top:9px;
	width:700px;
}
ul.menu_2 {
	color:#f8f8f8;
	float:left;
	height:20px;
	list-style:none;
	width:auto;
}
ul.menu_2 li {
	border-left: 1px solid #FFF;
	float:left;

}
ul.menu_2 li a {
	display: block;
	height:20px;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	padding:0px 10px;
	text-decoration:none;
	width: auto;
}

#foot_mid {
	background: url(../img/foot_fnd.png) repeat-y center;
	height:85px;
	margin: 0 auto;
	width:906px;
}
#data_fiscal{
	float:left;
	height:80px;
	margin-left:30px;
}

#contact_foot {
	float:left;
	height:80px;
	margin-left:15px;
	width:450px;
}
#contact_foot .icontact {
	float:left; 
	height:18px; 
	margin-right:5px;
	padding:1px 0px;
	width:20px; 
	text-align:center;
}
#contact_foot b {
	display:block;
	float:left;
	line-height:18px;
	padding:1px 0px;
}

#logo_foot {
	float:right;
	margin-right:30px;
	margin-top:10px;
}

#foot_bottom {
	background: url(../img/foot_bottom.png) no-repeat top center;
	height:5px;
	margin: 0 auto;
	width:953px;
}


/***************************************************************************/
ul {
	font-family: inherit;
	font-size:13px;
	list-style-position:inside;
}
p {
	font-size:14px;
}
hr {
    height: 2px;
    border: 0;
	border-top: 1px solid #000;
    background-color: #333;
	margin: 5px 0px;
}
h1 {
    font-size: 2em;
}
h2 {
	font-size: 1.7em;
	margin-bottom:0px;
}
h3 {
    font-size: 1.5em;
	font-weight:bold;
}
h4 {
    font-size: 1.3em;
	font-weight:bold;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}
a, a:link, a:visited, a:hover, a:active {
    outline: 0;
    text-decoration: none;
}
a img {
    border: none;
    text-decoration: none;
}
img {
    border: none;
    text-decoration: none;
}
a {
	color: inherit;
}
a:hover {
	color: #831401;
	text-decoration:underline;
}
.cleaner_h0 { clear: both; width: 100%; height: 0px; }
.cleaner_h1 { clear: both; width:100%; height: 10px; }
.cleaner_h2 { clear: both; width:100%; height: 20px; }
.cleaner_h3 { clear: both; width:100%; height: 30px; }
.cleaner_h4 { clear: both; width:100%; height: 40px; }
.cleaner_h5 { clear: both; width:100%; height: 50px; }
.cleaner_h6 { clear: both; width:100%; height: 60px; }

.padd_10 {padding:5px 10px;}
.underline { text-decoration:underline;}
.float-left {
    float: left;
}
.float-right {
    float: right;
}

.table-div { display: table } 
.table-cell-div { display: table-cell; vertical-align: middle; text-align: center}
.shad {
  -moz-box-shadow:    0 0 3px #555555;
   -webkit-box-shadow: 0 0 4px #555555;
   box-shadow:         0 0 3px #555555;
}
.shad2 {
  -moz-box-shadow:    0 0 3px #555555;
   -webkit-box-shadow: 0 0 4px #555555;
   box-shadow:         0 0 3px #555555;
}
.shad:hover {
  -moz-box-shadow:    0 0 7px #111111;
   -webkit-box-shadow: 0 0 8px #111111;
   box-shadow:         0 0 7px #111111;	
   transition-duration: 0.3s, 100ms;
     -webkit-transition: 0.3s, 100ms;
}
.shad-box-1x1 {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.5);
}

.shad-inset{
	-webkit-box-shadow:inset 0 0 3px 1px rgba(100,100,100,0.5);
	box-shadow:inset 0 0 3px 1px rgba(100,100,100,0.5);
}

.txt-shad-1 {text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.5);}

.bg-blanco-gris-1 {
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 91%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(91%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 91%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 91%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 91%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 91%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.relative { position:relative;}
.mgn_r {margin-right:18px;}
.mgn_l_1 {margin-left:10px;}
.pdn_1 {padding:10px;}
.pdn_15 {padding:10px 15px;}
.titulo_1 {	background: url(../img/fnd_titulo1.png) repeat-x; height:40px; margin: 0 auto; width:100%}
.titulo_1 .titulo {width:900px; line-height:40px; margin:0 auto; padding-left:20px}
.titulo_1 .titulo h1 {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
.titulo_2 {	background: url(../img/fnd_titulo2.png) no-repeat;color:#f8f8f8; float:left;  height:41px; line-height:38px; padding:0px 15px;  width:870px;}
.titulo_3 {	background-image: url(../img/fnd_titulo2.png); background-repeat: no-repeat; background-position: 0px -41px;color:#f8f8f8; float:left;  height:35px; line-height:31px; padding:0px 15px;  width:870px;}
.titulo_4 {	background: url(../img/fnd_titulo3.png) no-repeat;color:#f8f8f8; float:left;  height:35px; line-height:31px; margin-bottom:-2px;padding:0px 15px;  width:384px;}
.titulo_4_a {	background: url(../img/fnd_titulo3_alfa.png) no-repeat;color:#f8f8f8; float:left;  height:35px; line-height:31px; margin-bottom:-2px;padding:0px 15px;  width:384px;}
.titulo_5 {	background: url(../img/fnd_titulo3.png) no-repeat;color:#f8f8f8; background-position: 0px -35px;  float:left;  height:35px; line-height:31px; margin-bottom:-2px; padding:0px 15px;  width:446px;}

.col-300 {
	width: 300px;
}
.col-570 {
	width: 570px;
}
/* CONSULTAS ESTILOS */
#tabla-consultas tr td {
	vertical-align: middle;
}
#tabla-consultas tr.row-1 {
	background-color: #ececec;
}

#tabla-consultas tr.update {
	background-color: #efefef;
	font-weight: bold;
}
#tabla-consultas tr.update td {
	color: #000;
	border-bottom: 2px solid  #000;

}
#tabla-consultas tr.finalizado td {
	border-width: 0px;
	border-color: #F4F4F4 !important;
	background-color: #F4F4F4
}

#consultas .tit-2 {
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	background-color: #bbb;
	display: inline-block;
	font-weight: normal;
	padding: 8px 8px 5px ;
	float: right;
	margin-right: 40px;
	margin-top: 10px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#consultas .tit-2:hover {
	background-color: #888;
}
.pointer {cursor: pointer}

.btn-lg {
	font-weight: bold;
	background-color: #aaa;
	display: block;
	padding: 10px;
	text-align: center;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}