@charset "UTF-8";
/* najualdesign.com */

/*------------------------------------*\
    GENERAL
	#EA2528 - Rojo
	#3C4C58 - Azul petróleo
	#EBEDEE - Gris
\*------------------------------------*/
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, a, p, span, pre, blockquote, ol, ul, li, form, input, textarea, select, fieldset, legend, label, table, header, footer, nav, section, figure, img 
{
  margin: 0;
  padding: 0; 
  border:0;
  outline:0;
  }

ol, ul, li {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

header, footer, nav, section, article, hgroup, figure {
  display: block; }
  
body {
  color: #666;
  font-size:11px/1em;
  font-weight:normal;
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  /*background: url(img/) repeat-x #fff; */
  -webkit-font-smoothing: antialiased;
  font-smooth: always;
  }

a {
  color: #EA2528;
  text-decoration: none; }

.linkTablarojo {
	color: #EA2528;
}


a:hover, a:focus {
  color: #999; 
text-decoration: none;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
  
:link, :visited
{text-decoration: none;}

a img, :link img, :visited img
{border: none;}


/*------------------------------------*\
    fonts
\*------------------------------------*/
h1 {
  font-size:2em;
  font-weight:bold;
  line-height: 1em;
  text-rendering: optimizeLegibility; }

h2 {
  font-size:2em;
  font-weight:bold;
  color:#EA2528;
  line-height: 1em;
  text-rendering: optimizeLegibility; }

h3 {
  font-size:1.5em;
  font-weight:bold;
  line-height: 1.5em;
  text-rendering: optimizeLegibility; }

h4 {
  font-size: 1.2em;
  text-rendering: optimizeLegibility;   }

h5 {
  font-size: 1em;
  text-rendering: optimizeLegibility;   
  font-weight: normal;
  }

p {
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility;  }
  
/*------------------------------------*\
    layout / structure
\*------------------------------------*/
/* container */

/* Header */
.top{
min-height:120px;
background: url(img/bckgr_top.png) no-repeat top left #fff;
border-top:10px solid #EA2528;
}
.brand {
margin-top:5px;
padding-left:30px;
padding-right:30px;
}
.brand:hover,
.brand:focus {
opacity:0.7;
text-decoration:none;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out; 
}
.social {
text-align:right;
margin-top:10px;
padding-right:10px;
padding-left:10px;
}
.social a:hover,
.social a:focus {
opacity:0.5;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out; 
}
.comunidad {
text-align:right;
margin-top:10px;
padding-right:10px;
padding-left:10px;
}

/* menu */ 
.dropdown-menu {
background-color: #fafafa;
  border: 1px solid #ccc;
border: 0px solid rgba(0, 0, 0, 0.2);
*border-right-width: 0px;
*border-bottom-width: 0px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
        border-radius: 2px;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.dropdown-menu > li > a {
color: #999;
border-bottom: 1px dashed #ccc;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
background-color: #EA2528;
background-image:none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
background-color: #EA2528;
background-image:none;
}
.navbar-inner {
background: url(img/bckgr_nav.png) repeat-x top left #3C4C58;
border: 0px solid #d4d4d4; 
  /*background-color: #3C4C58;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3C4C58', endColorstr='#ff3C4C58', GradientType=0);
  *zoom: 1;
}
.nav-collapse {
background-color:#3C4C58;
}
.navbar .nav > li > a {
color: #fff;
text-shadow: 0 0px 0 #ffffff;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
color: #ccc;
background-color: #EA2528;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
color: #fff;
background-color: #EA2528;
}
.navbar .nav > li > .dropdown-menu:after {
border-bottom: 6px solid #EBEDEE;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
border-top-color: #ccc;
border-bottom-color: #ccc;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
color: #fff;
background-color: #EA2528;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #999;
border-bottom-color: #999;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #ccc;
border-bottom-color: #ccc;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #EA2528;
}
.nav-tabs.nav-stacked > li > a {
padding:5px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
color: #fff;
background-color: #EA2528;
}
/* home */ 
.grey_home {
height:400px;
background-color:#EBEDEE;
margin-top:-40px;
margin-bottom:10px;
padding-bottom:20px;
position:relative;
z-index:-1000;
}
.carrusel {
background-color:#ccc;
text-align:center;
margin-top:-380px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		  z-index:9999;
}
.home_pill_tit {
color:#fff;
font-size:24px;
font-weight:normal;
text-transform:lowercase;
width:100%;
height:40px;
background-color:#EA2528;
margin-top:15px;
padding:10px;
}
.home_pill_tit a{
color:#fff;
}
.home_pill_tit img {
vertical-align:middle;
margin-right:10px;
}
.home_pill_img {
width:320px;
height:80px;
background-color:#fff;
opacity:0.5;
}
.home_pill_img:hover,
.home_pill_img:focus {
opacity:1;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out; 
}
.nav-tabs {
border-bottom: 5px solid #3C4C58;
margin-bottom:0px;
}
.nav-tabs2 > li {
margin-bottom:0px;
width:50%;
}
.nav-tabs2 > li > a {
padding-top: 8px;
padding-bottom:8px;
margin-right: 0px;
line-height: 16px;
border:0px solid #3C4C58;
background: url(img/bckgr_pdpdh.png) repeat-x top right #EBEDEE;
-webkit-border-radius: 0px 0px 0 0;
   -moz-border-radius: 0px 0px 0 0;
        border-radius: 0px 0px 0 0;
-webkit-box-shadow: 2px 0px 5px #999 inset;
   -moz-box-shadow: 2px 0px 5px #999 inset;
        box-shadow: 2px 0px 5px #999 inset;		
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
border-color: none;
background-color: transparent;
}
.nav-tabs2 > .active > a,
.nav-tabs2 > .active > a:hover,
.nav-tabs2 > .active > a:focus {
color: #fff;
font-weight:bold;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
background-image:none;
background-color:#3C4C58;
border: 0px solid #ddd;
border-bottom-color: transparent;
-webkit-box-shadow: 0px 0px 0px ;
   -moz-box-shadow: 0px 0px 0px ;
        box-shadow: 0px 0px 0px ;	
}
.tab-content {
border: 0px solid #3C4C58;
}
.enjuego {
height:215px;
background-color: #EBEDEE;
border-bottom: 5px solid #ccc;
}
.enjuego-date { 
color:#ccc;
font-size:11px;
font-style:italic;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
padding:3px 5px 3px 10px ;
background-color: #3C4C58;
-webkit-box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.3);
}
.enjuego-inscrip { 
font-size:12px;
padding:1px 5px 5px 10px ;
}
.enjuego-inscrip li{
line-height:14px;
margin:0px 5px 0px 0px;
padding:10px 2px 5px 2px;
border-bottom: 1px dashed #ccc;
list-style-image:url(img/arrow_g.png);
list-style-position:inside;
}
.enjuego-inscrip li:hover{ 
background-color:#ddd;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-ms-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out; 
}
.navbar-pdpdh {
min-height:50px;
background: url(img/bckgr_pdpdh.png) repeat-x top right #EBEDEE;
margin-top:10px;
}
.pdpdh_tit {
color: #fff;
font-size:14px;
font-weight:normal;
background: url(img/triangulo_r.png) no-repeat top left;
padding: 5px 0px 5px 10px;
}
.pdpdh_btn {
text-align:center;
height:50px;
padding:5px;
border-right: 1px solid #eee;
}
.pdpdh_btn img {
vertical-align:middle;
margin-right:10px;
}
.pdpdh_btn a{
color:#3C4C58;
font-size:20px;
font-weight:normal;
text-transform:lowercase;
}
.pdpdh_btn a:hover,
.pdpdh_btn a:focus {
opacity:0.5;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out; 
}

/* Article: inside */
.grey_articles {
height:60px;
background-color:#EBEDEE;
margin-top:-40px;
position:relative;
z-index:-999;
}
.title {
color: #EA2528;
font-size:36px;
font-weight:normal;
text-transform:lowercase;
margin-top:40px;
margin-bottom:40px;
}
.title2 {
color: #EA2528;
font-size:36px;
font-weight:normal;
text-transform:lowercase;
}

.login_msm {
	color: #FFF;
text-align: center;
background: #da291c;
margin-bottom: 10px;
font-weight: bold;
padding: 5px;
}


.inside {
min-height:400px;
background-color:#fafafa;
border-top: 10px solid #999;
border-bottom: 10px solid #eee;
padding: 20px 0px 10px 0px;
}
.inside2 {
min-height:400px;
/*background-color:#fafafa;*/
/*border-top: 10px solid #b1b3b3;*/
/*border-bottom: 10px solid #b1b3b3;*/
padding: 20px 0px 10px 0px;
}

.inside_der {
padding: 0px 10px 0px 10px;
}
.inside h3{
font-size:1.2em;
font-weight:normal;
margin-left:10px;
}
.inside ul{
margin-left:10px;
}
.inside hr {
margin: 5px 0px 5px 0px;
border-top: 1px dashed #ccc;
/*width: 902px;*/
}
.iframe_fep {
width:100%;
height:700px;
border-top: px solid #999;
border-bottom: px solid #eee;
}
.top_if {
border-top: 10px solid #999;
}
.iframe_cont {
width:100%;
height:300px;
margin-bottom:-5px;
}
.news_izq li{
padding-left:20px;
list-style:decimal;
list-style-position:inside;
}
.news_izq li:hover{
background-color:#eee;
}
.news {
padding:5px;
}
.news h3 {
line-height:1.2em;
margin:0px 0px 0px 0px;
}
.news_img_h {
width:245px;
height:123px;
}
.patro_img_h {
max-width: 220px; 
max-height: 220px;

}
.news_img_h:hover {
opacity:0.7;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.news_img_tit {
text-align:center;
background-color:#999;
border-top: 10px solid #ccc;
border-bottom: 10px solid #ccc;
margin:20px 0px 20px 0px;
}
.news_img_tit a:hover{
opacity:0.7;
}
.news_img_tit img{
width:700px;
height: 350px;
}
.news_dest {
background-color:#ccc;
}
.news_data {
font-size:10px;
margin:0px 0px 0px 0px;
}
.news_txt_h {
font-size:11px;
text-align:justify;
line-height:14px;
padding:0px 5px 0px 0px;
margin:5px 0px 0px 0px;
}
/* Article: accordion */
.accordion-heading {
text-transform:uppercase;
}
.accordion-heading a:hover{
background-color:#eee;
}
.accordion-inner li{
padding-left:20px;
}
.accordion-inner li:hover{
background-color:#eee;
}
.accordion-heading-WPT a{
background-color:#eee;
}
.accordion-heading-WPT a:hover{
	color:#fff;
background-color:#EA2528;
}
.accordion-WPT li{
margin-bottom:5px;
list-style:circle;
list-style-position:inside;
}
.accordion-WPT img{
border: 5px solid #ccc;
}
/* Article: tables */
thead {
color:#fff;
background-color:#999;
}
.table th,
.table td {
text-align: center;
}
td a {
text-align: left;
float:left;
}
.td_resultado {
	color:#CC0000;
	font-weight:bold;
	width:30px;
	background-color:#eee;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
}
.td_resultado2 {
	color:#fff;
	font-weight:bold;
	width:30px;
	background-color:#CC0000;
	vertical-align:middle;
}
.td_detalle {
	width:100px;
	background-color:#999;
}
.td_detalle a {
	float:none;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #fff;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #eee;
}
.input-10 {
width: 10px;
}
.input-20 {
width: 20px;
}
.input-30 {
width: 30px;
}
.input-40 {
width: 40px;
}
.input-50 {
width: 50px;
}
.input-60 {
width: 60px;
}
.input-70 {
width: 70px;
}
.input-80 {
width: 80px;
}
.input-90 {
width: 90px;
}
.input-100 {
width: 100px;
}
.n1 {
width:5%;
}
.n2 {
width:70%;
}
.n3 {
width:15%;
}
.n4 {
width:10%;
}
.n5 {
width:50%;
}
.n6 {
width:25%;
}
.paginador table {
	float: none;
	margin:auto;
	text-align:center;
}
.paginador table td {
	border-top:none;
}
.paginador span {
	float: none;
	font-size:11px;
  padding: 2px 10px;
  line-height: 18px;
  background-color:transparent;
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
#DataPager2 {
	float: none;
  padding: 0px 2px;
  line-height:0px;
  background-color:transparent;
  border: 0px solid #dddddd;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  *zoom: 1;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
     -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
          box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
}
.paginador a {
	font-size:11px;
  padding: 2px 10px;
  line-height: 18px;
  background-color: #fff;
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
		  float: none;
}
.paginador a:hover {
  background-color: #eee;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-ms-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out; 
}
/* Article: thumbnail */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #EA2528;
}
/*.thumbnail > li {
width:160px;
height: 120px;
}*/
.thumbnail > img:hover {
opacity:0.7;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out; 
}
.galeria {
min-width:50px;
height:px;
max-height: 120px;
}
/* Article: thumbnail2 */
.galeria_t td{
border-top: 0px solid #dddddd;
}
.galeria_t a {
width: 180px;
height: 120px;
margin:10px 10px 0px 0px;
}
.galeria_t img {
max-width: 180px;
height: 120px;
}
/* ---------------------------------------
El padding de arriba:
360/2 = 180 | 76/2 = 38 --> 180-38 = 142
480/2 = 240 | 76/2 = 38 --> 240-38 = 202
-----------------------------------------*/

/*------------------------------------*\
    formulario
\*------------------------------------*/
form {
  margin: 0px 0 20px 0px;
}
select, textarea {
border:1px solid #ccc;
}
.input-mini {
  width: 10px;
}
.btn-primary {
  color: #ffffff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
background-color: #7B1114;
*background-color: #EA2528;
background-image: linear-gradient(to bottom, #7B1114, #EA2528);
    border-left-color: #EA2528;
    border-right-color: #EA2528;
    border-top-color: #EA2528;
    border-bottom-color: #7B1114;
}

.buttonmau
{
    min-width:300px;
    font-size:14px;
    background-color:#191c21;
    color:#FFF;
    border:1px solid #191c21;
    margin:5px;
    padding:10px;
}

.buttonmau:hover
{
    background-color:#d50302;
    color:#FFF;
}





.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
color: #eee;
background-color: #EA2528;
*background-color: #7B1114;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #EA2528 \9;
}
.btn-large {
/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
min-width:300px;
font-size: 24px;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}
.btn-fb {
  color: #ffffff;
  background-color: #3b5998;
  background-repeat: repeat-x;
    margin-right: 10px;
    background-image: linear-gradient(top, #627aad, #3b5998);
    border-left-color: #3b5998;
    border-right-color: #3b5998;
    border-top-color: #3b5998;
    border-bottom-color: #263961;
} 
.btn-ligas {
border-left: 0 none #e6e6e6;
    border-right: 0 none #e6e6e6;
    border-top: 0 none #e6e6e6;
    border-bottom: 0 none #b3b3b3;
    color: #fff;
    font-size:18px;
    font-weight:bold;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width:160px;
    height:100px;
    margin:20px 10px 20px 0px;

    padding:80px 0px 0px 0px;
background-color: #ea2528;
  *background-color: #960000;
    background-repeat: repeat-x;
  *-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    background-image: linear-gradient(to bottom, #ea2528, #960000);
}
.btn-ligas:hover,
.btn-ligas:focus,
.btn-ligas:active,
.btn-ligas.active,
.btn-ligas.disabled,
.btn-ligas[disabled] {
  color: #ddd;
  background-color: #960000;
  *background-color: #333;
  -webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.text-info {
  color: #999;
  font-size:0.8em;
  text-align:justify;
}
.control-label {
  padding-bottom: 5px;
}
.login-form {
	max-width:320px;
    background-color: #fff;
	margin:auto; 
    padding: 20px;
    -webkit-border-radius: 5px 5px 5px 5px;
       -moz-border-radius: 5px 5px 5px 5px;
            border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15);
            box-shadow: 0 1px 2px rgba(0,0,0,.15);    
      }
 /* Footer */
.footer {
font-size:0.8em;
text-align:center;
line-height:2em;
min-height:240px;
background-color:#EBEDEE;
border-bottom:5px solid #999;
margin:10px 0px 0px 0px;
/*fixed bottom
z-index:-1000;  
bottom:0px;
position: fixed;
right: 0;
left: 0;*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffEBEDEE', endColorstr='#ffEBEDEE', GradientType=0);
  *zoom: 1;

}
.externos img {
padding-right:15px;
}
.colaboradores img {
padding-left:15px;
}
.externos a:hover,
.externos a:focus {
opacity:0.5;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out; 
}
.footer hr {
margin: 10px 0px 20px 0px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #fafafa;
}
.enlaces {
color:#999;
text-align:left;
margin:10px 0px 10px 0px;
padding-left:10px;
}
.br-lf {
border-left:1px solid #fafafa;
padding-bottom:20px;
}
.enlaces img {
margin: 0px 0px 5px 0px;
padding-right: 20px;
padding-left: 20px;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/	
@media (max-width: 979px) {
.social {
text-align:center;
}
.nav-collapse, .nav-collapse.collapse {
height: ;
}
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
font-weight: normal;
color: #ccc;
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 1px;
}
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
background-color: #999;
}

.home_pill_img {
text-align: center;
}
#hide{
display:none;
}
.footer {
position:relative;/* NO fixed bottom */
}
.enlaces {
text-align:center;
}
.news h3 {
margin:0px 0px 0px 0px;
}
.news_data {
margin:0px 0px 0px 0px;
}
.news_txt_h {
margin:5px 0px 0px 0px;
}
.btn-large {
/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
min-width:95%;
font-size: 21px;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}
.title {
	line-height:46px;
}
}