html {
margin:0;
padding:0;
height: 100%;
}
#helisbackground{
z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  display:block;
}
body {
  font-family: sans-serif;    /*Arial;*/
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */

font-size: 9pt;
line-height:normal;
height:100%;
background-color: #F8F8F8;
}
.container {
padding-right:15px;
padding-left:15px;
width:100%;
}

#helispage{
min-height:100%;
position:relative;
width: 100%;
max-width: 1000px;
margin: 0 auto 0 auto;
background-color:#ffffff;
}
 

#headernav {
	color: #FFFFFF;
	background: #003366;
	background: -o-linear-gradient(top, #96C1EA, #003366  );
	background: -moz-linear-gradient(top,  #96C1EA, #003366  );
	background: -ms-linear-gradient(top,  #96C1EA, #003366  );
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96C1EA), to(#003366));
}

.navbar{
margin-bottom: 10px;
}
.nav>li>a{
padding-right: 9px
}

.navbar-right{
margin-right: 0;
}
#headernav .navbar-brand {
	font-size: 34px;
}
#headernav a:link  { color: #ffffff; text-decoration: none;    }
#headernav a:visited  { color: #ffffff; text-decoration: none;  }
#headernav a:hover { color: #ffffff; text-decoration: underline;   }
#headernav .icon-bar {
	background-color: #FFFFFF;
}

 
.navbar .navbar-form {  
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#searchformCollapse {  
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#searchcategory {  
	width: 100px;
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
#searchform .input-group{
	width: 150px;
}
#searchformCollapse .input-group{
	width: 120px;
}
 
#helis-main {
   padding: 0 25px 110px 10px;
   max-width: 800px;
   /*background-color: #ccc;*/
}
#helis-vbar { 
   padding: 0 5px 110px 5px;
   width: 160px;
   /*background-color: #eee;*/
}

#adtop{
 width:100%;
 max-height:120px;
 max-width:728px;
 display: block;
 padding-bottom:20px;
}
#adtop1{
 width:100%;
 max-height:120px;
 max-width:1000px;
 display: block;
 padding-bottom:20px;
}
#adside{
 width:180px;
 height:610px;
 display:block;
 margin:0;
 padding:0;
}
#adbottom{
display:block;
max-width:340px;
max-height:300px;
}
#adbottom2{
display:block;
max-width:728px;
max-height:120px;
}
#tablaizq {
width:49%;
float: left; 
padding: 0;
}
#tablader {
width:50%;
float: right; 
padding: 0;
}
#tabladerForce {
width:50%;
float: right; 
padding: 0;
text-align: -moz-right;
text-align: -webkit-right;
}

.mobile-hidden{
display:inline;
}
.mobile-hiddenTD{
display:table-cell;
}
.desktop-hiddenTD{
display:none;
}
.mobile-hiddenTR{
display:table-row;
}
.desktop-hidden{
display:none !important; 
}
.img-escudo{
width:150px
}
.micombos{
width:auto;
}
.navbar-brand-xmas{
width:146px;
height:45px;
position:absolute;
top:0;
left:0
}

#cuadroizq{
float: left; 
margin-right: 20px;
text-align: center;
}
#cuadroder{
float: right; 
margin-left: 10px;
text-align: center;
} 
#cuadroder100{
float: right; 
margin-left: 10px;
min-width: 0;
max-width: 45%;
margin-bottom: 0;
}
.desktopnowrap{
     white-space: nowrap;
}
@media all and (max-width : 960px) { 
	body {
	line-height:1.42857143;
	}
	.container{
	padding-right:0;
	padding-left:0;
	}
	#helisbackground{
	  display:none;
	}	
	.mobile-hidden {
	display:none;
	}
	.mobile-hiddenTD{
	display:none;
	}
.desktop-hiddenTD{
display:table-cell;
}
  
	.mobile-hiddenTR {	
	display:none;
	}
	.desktop-hidden{
	display:inline  !important;
	}
	#headernav .navbar-brand {
		font-size: 18px;
	}
	#helis-main {
	   width: 98%;
	   }
	#helis-vbar { 
		display:none;
	   }
	 #adtop{
		 max-height:270px;
		 padding-bottom:10px;
	}

	#adside {
		display:none;
		 width:0;
 		 height:0;
	}
	 #tablaizq{
	 	width:99%;
	 	float: left; 
	 }
	 #tablader{
	 	width:99%;
	 	float: left; 
	 }
	 #tabladerForce{
	 	width:100%;
	 	text-align: initial;
		text-align: initial;
	 }
	 .img-escudo{
		width:60px;
	}
	.micombos{
		width:100%;
	}
	.navbar-brand-xmas{
		width:106px;
		height:25px;
	}
	.desktopnowrap{
                white-space: inherit;
        }
}
@media all and (max-width : 610px) { 
	#adbottom{
		max-width:300px;
	}	
	#adbottom2{
		max-width:300px;
		max-height:320px;
	}			
	#cuadroder100{
      min-width: 100%;
      margin-bottom: 10px;
  }
}



a:link  { color: #022DAA; text-decoration: none;  }
a:visited  { color: #022DAA; text-decoration: none;  }
a:hover { color: #022DAA; text-decoration: underline;  }
a.hedit:link { color: #CE0606; text-decoration: none;  }
a.hedit:visited { color: #CE0606; text-decoration: none;  }
a.hedit:hover { color: #CE0606; text-decoration: underline; }
a.FW:link { color: #840808; font-size:xx-small; font-family:Verdana;}
a.FW:visited { color: #840808; font-size:xx-small; font-family:Verdana; }
a.FW:hover { color: #840808;  font-size:xx-small; font-family:Verdana; }


.borderless th, .borderless tr, .borderless td, .borderless div {
    border: none;
}
.table-responsive{
    border: none;
}

.mitabla {
 width: 99%;
 overflow: hidden; 
 border: none;
 border-spacing: 1px;
 border-collapse: separate;
}
.mitabla td {
line-height: 2em;  /*1.6em*/
}
@-moz-document url-prefix() {
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=975632 */
    .mitablaFirefox {
        table-layout:fixed;
    }
}
td {
padding: 0;
}
h1
{
font-weight: bold;
font-size:20pt;
padding:5px 0 5px 0;
margin:0;
}
h2
{
font-weight: bold;
font-size:16pt;
padding:0 0 5px 0;
margin:0;
}
h3
{
font-weight: bold;
font-size:12pt;
padding:0;
margin:0;
}
select
{
font-family: Arial;
font-size: 9pt;
height:15pt;
}

.footer {
position:absolute;
width: 100%;
max-width: 1000px;
padding-top: 0px;
bottom: 0;
min-height: 100px;
color: #FFFFFF;
background: #003366;
background: -o-linear-gradient(top , #003366, #96C1EA );
background: -moz-linear-gradient(top ,  #003366, #96C1EA );
background: -ms-linear-gradient(top , #003366, #96C1EA );
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#003366), to(#96C1EA));
}
.footer a:link  { color: #FFFFFF; text-decoration: none;  }
.footer a:visited  { color: #FFFFFF; text-decoration: none;  }
.footer a:hover { color: #000000; text-decoration: none;   }
#footer11 {
text-align:left;
float:left; 
width: 50%;
margin-top: 20px;
margin-left: 5px;
}
#footer12 {
text-align:right;
float:right; 
width:30%;
margin-top: 20px;
margin-right: 20px;
}
#footer12 img {
    margin: 2px;
}



.imgtxt{ /* slider */
text-align:right;
width:98%;
font-style: italic;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper1 {
	position: relative;
	padding-bottom: 76.25%; /* 4:3 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper2 {
	position: relative;
	padding-bottom: 99.25%; 
	padding-top: 25px;
	height: 0;
} 
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% 
}
.videoWrapper1 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% 
}
.videoWrapper2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:  100% 
}
.fb-video iframe { height: 100% !important; }
 


#divtexto{
text-align: justify; 
margin:0;
padding:5px;
}
.hrsep{
border-color:#7BA5BD;
width:80%;
height: 1px;;
margin-top:10px;
margin-bottom:10px;
}
hr{
border-color:#000000;
padding:0;
margin:0;
}
.divthumb{
float:left;
min-height:200px;
padding-right:5px
}


.center-justified {
  text-align: justify;
  margin: 0 auto;
  width: 100%;
}
.nobr { white-space: nowrap; }
.padding10 {
    padding:10px;
} 

.fbiconews{
display: none
}
    


.color-red{
    color:#ff0000;
}
.fondo-stagey {
    background-color: #FAA078;
}