@font-face { font-family: "Weby_thin"; src: url(../css/Weby_thin.ttf) format("truetype"); }
a:link { text-decoration:none; }
a:hover { text-decoration:underline!important}
p { font-family: Calibri, Verdana, Tahoma}
html,body{font-family: Calibri, Verdana, Tahoma;font-size:14px;line-height:1.3;}html{overflow-x:hidden}

.titulo, .destacado, .destacado1, .destacado2, .destacado3,h1,h2,h3,.w3-slim,.w3-wide,.wy-menu-li{font-family:"Weby_thin", Verdana, Tahoma}
h1{font-size:36px}h2{font-size:30px}h3{font-size:18px;}h4{font-size:12px; margin:0px; font-weight: normal}h5{font-size:15px; font-weight: normal}h6{font-size:16px}
.w3-serif{font-family:"Weby_thin", Verdana, Tahoma}
h1,h2,h3{font-weight:bold;margin:0}.w3-wide{letter-spacing:4px}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}

@media screen and (max-width:993px){.w3-topnav a{display:block}.w3-navbar li:not(.w3-opennav){float:none;width:100%!important}.w3-navbar li.w3-right{float:none!important}}	
@media screen and (min-width:900px){section,.centro-menu{width:900px; margin: 0 auto;}}	

.center { text-align:center;}
.ficha{ background-color: #ebf1f3; border:1px solid #62818d; min-height:550px; }
.ficha1{ background-color: white; border:1px solid #e2ebee; margin:4px; }
.ficha2{ background-color: white; border:1px solid #958b8b; border-radius:10px; }  
.navy{ background-color:#25354f; color: white;}
.hover-navy:hover { background-color: #3a5277!important; color: white!important; }
.as-button{ cursor:pointer; }
.fa{ width:35px; text-align:center;}
.fa2{ width:25px; text-align:center;}
.estructura1 { width: 100%; height:103px; border-top: 5px solid #bd0000; box-shadow: 5px 5px 5px #958b8b; padding: 0px 0px 0px 0px; background:url(../img/titulo_fondo.png) repeat-x; }
.search {
    background-image: url('../img/searchicon.png'); 
    background-position: 10px 6px; 
    background-repeat: no-repeat;
    padding-left: 40px;
}
#myTable tr > *:nth-child(1) { display: none; } /* oculta 1er columna de tabla*/

/* ANTIGUOS: */
/* Clase menu principal */ 
#menu {
  float: right; 
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px;
} 
#nav { 
  margin: 0; 
  padding: 0;
  font-size: 16px;
  font-weight: bold;
} 
#nav li { 
  display: inline; 
  list-style-type: none; 
} 
#nav a:link, #nav a:visited {
  float: right; 
  text-align: center;
  color: #ffffff;   
  text-decoration:none;
  width:120px;
  margin: 0; 
  padding: 50px 0 0px 0;
} 
#nav a:active {
  color: #5D5D5D;
} 
#nav a:hover {
  color: #5D5D5D;
}
.line{ 
  background-color:#FFFFFF;
  width: 4px;
}
.webpay{ 
  float: right; 
  padding: 0px 90px 0px 0px;
}
.logo{ 
  float: left; 
}
/* Clase estructura */ 
.Pie {
  font-weight: bold;
  font-size: 14px;
}
#estructura0 { 	
  width: 60%;
  height:150px;
  float: right;
}
#estructura1 { 	
  width: 100%;
  height:103px;
  border-top: 5px solid #bd0000;
  padding: 0px 0px 0px 0px;
  background:url(imagenes/titulo_fondo.png) repeat-x;
}
#estructura2 { 	
  margin: 0px auto;
  width: 1200px;
  background:url(imagenes/back.png) no-repeat;
 }
 #estructura2b { 	
  width: 100%;
 }
#estructura3a { 
  margin: 0px auto;
  vertical-align: middle;	
  width: 1000px;
  height:50px;
  background:#333333;
  border:#333333 solid 1px; 
}
#estructura3b { 
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 1000px;
  min-height: 600px;
  border:#CCCCCC solid 1px; 
}
#estructura3c { 
  margin: 0px auto;
  vertical-align: middle;	
  width: 1000px;
  height:19px;
}
#estructura4 { 
  vertical-align: middle;	
  width: 100%;
  height: 70px;
  background-color: #bfbfbf;
  border-top:#666666 solid 5px;
}

/* Clase fuentes*/ 
.titulo {
  font-weight: bold;
  font-size: 25px;
  padding:15px;
}
.destacado {
  color: #666666;
  font-size: 30px;
}
.destacado1 {
  color: #006699;
  font-weight: bold;
  font-size: 18px;
}
.destacado2 {
  color: #FF6600;
  font-weight: bold;
  font-size: 18px;
}
.destacado3 {
  color: #666666;
  font-size: 20px;
}
.destacado_PAGINA {
  color:#666666;
  font-size: 50px;
  text-align:right;
  padding-right:11px;
}
.destacado_FECHA {
  color:#FF6600;
  font-weight: bold;
  font-size: 50px;
}
.gris {
  color: #666666;
}
.gris2 {
  color: #999999;
}
.rojo {
  color: #FF0000;
}

#link_gris { 
  color: #999999;
  text-decoration:none;
} 
#link_gris a:link, #link_gris a:visited, #link_gris a:active, #link_gris a:hover {
  color: #999999;
  text-decoration:none;
}

/* Tabla fija */
.tabla_fija{
table-layout: fixed;
}
.tabla_division{
border-top:#CCCCCC solid 1px;
padding: 5px 0px 5px 20px;
}
.tabla_division2{
border-top:#CCCCCC solid 1px;
}
.tabla_division3{
border:#CCCCCC solid 1px;
}
.columna_gris{
border-right:#CCCCCC solid 1px; 
vertical-align:top;
background:#f3f3f3;
min-height:600px;
height:auto;
height:600px;
}

a:link {color:#999999;text-decoration:none;} 
a:visited {color:#999999;text-decoration:none;}
a:hover {color:#999999;text-decoration:none;}
a:active {color:#999999;text-decoration:none;}
#menu { 
display: none;
}

.webpay {
	display: none;
}
