/* ------------------------------INICIO DE LAS FUENTES ----------------------------*/
@font-face {font-family: "Lato";font-style: normal;font-weight: 300;src: local("Lato Light"), local("Lato-Light"), url("http://themes.googleusercontent.com/static/fonts/lato/v7/KT3KS9Aol4WfR6Vas8kNcg.woff") format("woff");}
@font-face {font-family: "Lato";font-style: normal;font-weight: 400;src: local("Lato Regular"), local("Lato-Regular"), url("http://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff") format("woff");}
@font-face {font-family: "Lato";font-style: normal;font-weight: 700;src: local("Lato Bold"), local("Lato-Bold"), url("http://themes.googleusercontent.com/static/fonts/lato/v7/wkfQbvfT_02e2IWO3yYueQ.woff") format("woff");}
@font-face {font-family: "Lato";font-style: italic;font-weight: 300;src: local("Lato Light Italic"), local("Lato-LightItalic"), url("http://themes.googleusercontent.com/static/fonts/lato/v7/2HG_tEPiQ4Z6795cGfdivD8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");}
@font-face {font-family: "Lato";font-style: italic;font-weight: 400;src: local("Lato Italic"), local("Lato-Italic"), url("http://themes.googleusercontent.com/static/fonts/lato/v7/oUan5VrEkpzIazlUe5ieaA.woff") format("woff");}
@font-face {font-family: "Lato";font-style: italic;font-weight: 700;src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url("http://themes.googleusercontent.com/static/fonts/lato/v7/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");}

@font-face {
    font-family: 'Labelle';
    src: url('fonts/La_Belle_Aurore/LaBelleAurore.ttf');
}
/* ------------------------------FIN DE LAS FUENTES -------------------------------*/
/* ------------------------------INICIO DEL RESETEO -------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none;font-family:Lato,Verdana,'Times new roman';color:#a1a1a1;font-size:15px;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;margin: 0 auto;width: 960px;min-width: 320px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a {outline: 0;}
/* -------------------------------------- FIN DEL RESETEO ---------------------------------------*/
html{

}
body{
    margin-top: 2%;
    margin-bottom: 2%;
}
.grdnt_tecnalia{
    height:10px;
    width:100%;
    background: #dd750d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkNzUwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzBmNTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #dd750d 0%, #e30f59 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dd750d), color-stop(100%,#e30f59));
    background: -webkit-linear-gradient(left, #dd750d 0%,#e30f59 100%);
    background: -o-linear-gradient(left, #dd750d 0%,#e30f59 100%);
    background: -ms-linear-gradient(left, #dd750d 0%,#e30f59 100%);
    background: linear-gradient(to right, #dd750d 0%,#e30f59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd750d', endColorstr='#e30f59',GradientType=1 );
    -webkit-box-shadow: 0 2px 2px 1px #808080;
	box-shadow: 0 2px 2px 1px #808080;
}
/*------------------------------------ LOGO ITSASBEGI HOME --------------------------------------*/
#div_logo_home{
    float:left;
    margin-bottom:3px;
}
#a_logo_home{
    font-family: 'Labelle';
    font-size:25px;
}
#img_logo_home{
    height:50px;
    vertical-align: middle;
    margin-right:5px;
	float:left;
}
#titulo_pagina{
	font-family: 'Labelle';
    font-size:25px;
	float:left;
	padding-top:13px;
}
/*--------------------------------------- INICIO CABECERA ---------------------------------------*/
#div_cabecera{
    clear:both;
    width: 100%;
    height: 170px;
}
/*------------------- SELECCION DE IDIOMA -----------------*/
#div_idioma{
    float:right;
}
.a_idioma{
    margin-right:10px;
    margin-left:10px;
}
.a_idioma:hover{
    color: #FAA20A;
}
/*-------------------- DIV DE LOS LOGOS -------------------*/
#div_logos{
	width:24%;
	height: 90%;
    float: left;
    padding-top:10px;
}
#div_logos img{
	display:block;
	margin: 0 auto;
	margin-top:10px;
}
.img_div_logos{
}
#img_div_logos_euskalmet{
	width:95%;
}
#img_div_logos_azti{
    width:100px;
}
/*--------- DIV DEL SLIDER Y EL MENU DE NAVEGACION --------*/
#div_nav_slider{
	float: right;
        width: 75%;
	height:99%;
}
/*---------------------- DIV SLIDER -----------------------*/
#slide{
	height:95%;
}
#slide a:hover{
	font-weight:bold;
}
/*----------- MENU DE NAVEGACION DE LA CABECERA (está en el central) -----------*/
#menu_cabecera{
    float: right;
    width: 100%;
}
#ul_menu_cabecera{
    position:relative;
    list-style:none;
    margin-left:auto;
    margin-right:auto;
    width:75%; /* SI NO PONGO ANCHURA; EL MARGIN AUTO NO FUNCIONA */
    z-index:2;
    color: black;
}
#ul_menu_cabecera>li>ul{
    background-color: #ffffff;
}
#menu_cabecera .li_primer_nivel_menu {
    display: block;
    float:left;
    width:47%;
    font-size:18px;
    border-bottom: 2px solid #F2A54E;
    margin: 4px;
    padding-bottom:4px;
}
#menu_cabecera .li_primer_nivel_menu_oce {
    border-bottom: 2px solid #737CFF;
}
#menu_cabecera li ul{
    overflow: hidden;
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 0;
    position:absolute;  /* MUY IMPORTANTE PARA QUE TOMEN COMO REFERENCIA SU CONTENEDOR AL MOSTRARSE */
    margin:5px;
    margin-left:0px;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -ms-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#ul_sub_menu_met{
    width:46.6%;
    border: 1px solid #F2A54E;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: 0 2px 2px 2px #808080;
    box-shadow: 0 2px 2px 2px #808080;
}
#ul_sub_menu_oce{
    width:46.6%;
    border: 1px solid #737CFF;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: 0 2px 2px 2px #808080;
    box-shadow: 0 2px 2px 2px #808080;
}
#menu_cabecera li ul li{
    margin:5px;
    padding-left: 5px;
    width:100%;
}
#menu_cabecera li:hover > ul{ /* al situarme encima de los li, que sus hijos directos ...  */
    display:block;  /* est afectara a todos los li del .nav, ya que no hemos especificado que esto solo ocurra para los hijos directos de nav, entonces esta ok, ya que conseguimos que todos los ul´s se desplieguen */
    visibility: visible;

}
#menu_cabecera ul li a:hover{
    font-weight:bold;
    color:#868686;

}
#menu_cabecera ul li ul li a:hover{ /*para solo los <a> de segundo nivel*/
    width:100%;
    font-weight:bold;
    color:#868686;
    padding-left:5%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu_cabecera ul li {
    display: block;
    float:left;
    position: relative;
}
#menu_cabecera ul li:hover #ul_sub_menu_met{height:135px;opacity:1;}
#menu_cabecera ul li:hover #ul_sub_menu_oce{height:85px;opacity:1;}
/*----------------------------------------- FIN CABECERA ----------------------------------------*/
/*---------------------------------------- INICIO CUERPO ----------------------------------------*/
#div_cuerpo{
    width: 100%;
    height: 625px;
}
/*----------------------------------------- FIN CUERPO ------------------------------------------*/
/*---------------------------------------- INICIO LATERAL ---------------------------------------*/
#div_lateral{
    width: 24%;
    height: 99%;
    float: left;
    margin-top:25px;
}
/*------------------- UBICACION Y GMT ---------------------*/

#fieldset_ubicacion_gmt{
    width: 90%;
    margin-top:10px;
    padding:5px;
    border: 2px solid #8FD687;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 2px 2px 2px #808080;
    box-shadow: 0 2px 2px 2px #808080;
    background-color: #ffffff;
}
#fieldset_ubicacion_gmt p{
    font-size:18px;
    border-bottom: 2px solid #8FD687;
    margin: 4px;
    padding-bottom:4px;
}
#fieldset_ubicacion_gmt:hover> p {
    font-weight:bold;
    color:#868686;
}
#span_lat_lon{
    font-size:14px;
    margin:4px;
}
#span_gmt{
    display:block;
    margin:4px;
}
/*------------------- MENU NAVEGACION ---------------------*/
#menu_lateral{
    width: 100%;
}
#menu_lateral>ul{
    width: 90%;
    margin-top:10px;
    padding:5px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 2px 2px 2px #808080;
    box-shadow: 0 2px 2px 2px #808080;
}
#ul_menu_lateral_met:hover> .li_primer_nivel_menu_met {
    font-weight:bold;
    color:#868686;
}
#ul_menu_lateral_oce:hover> .li_primer_nivel_menu_oce {
    font-weight:bold;
    color:#868686;
}
#ul_menu_lateral_met{
    border: 2px solid #F2A54E;
    background-color: #ffffff;
}
#ul_menu_lateral_oce{
    border: 2px solid #737CFF;
    background-color: #ffffff;
}
#menu_lateral .li_primer_nivel_menu_met {
    font-size:18px;
    border-bottom: 2px solid #F2A54E;
    margin: 4px;
    padding-bottom:4px;
}
#menu_lateral .li_primer_nivel_menu_oce {
    font-size:18px;
    border-bottom: 2px solid #737CFF;
    margin: 4px;
    padding-bottom:4px;
}
#menu_lateral .li_primer_nivel_menu{
    font-size:18px;
    margin: 4px;
}
#menu_lateral ul li a:hover{ /*para solo los <a> de segundo nivel*/
    font-weight:bold;
    color:#868686;
    padding-left:5%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*----------------- SELECTOR TABLA MAREAS ------------------*/
#fieldset_tabla_mareas{
    width: 90%;
    margin-top:10px;
    padding:5px;
    border: 2px solid #e30f59;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 2px 2px 2px #808080;
    box-shadow: 0 2px 2px 2px #808080;
    background-color: #ffffff;
}
#fieldset_tabla_mareas p{
    font-size:18px;
    border-bottom: 2px solid #e30f59;
    margin: 4px;
    padding-bottom:4px;
}
#fieldset_tabla_mareas input, select, button{
    margin: 4px;
}
#fieldset_tabla_mareas input{
    margin-top: 5px;
}
#fieldset_tabla_mareas:hover> p {
    font-weight:bold;
    color:#868686;
}
.ui-datepicker{ /*para que el datepicker tenga un tamaño más pequeño*/
	font-size:11px;
}
.ui-datepicker-calendar{
	font-size:11px;
}
.ui-state-default{
	font-size:11px;
}
.ui-datepicker-calendar th>span{
	font-size:11px;
}
.ui-datepicker-title select{
	font-size:10px;
}
/*----------------- LOGO GOBIERNO VASCO ------------------*/
#div_gv{
    margin-top:15px;
}
#div_gv p{
    font-size:12px;
    text-align: center;
}
#img_div_logos_gv{
    width:100%;
}
/*----------------------------------------- FIN LATERAL -----------------------------------------*/
/*---------------------------------------- INICIO CENTRAL ---------------------------------------*/
#div_central{
    width: 75%;
    height: 100%;
    float: right;
}
/*------------------------------------------ FIN CENTRAL ----------------------------------------*/
/*---------------------------------------- INICIO DATOS -----------------------------------------*/
/* ------------- DATOS -------------------*/
#div_datos{
    width: 100%;
    height: 53%;
    padding-top:10px;
}
.div_datos_h1_titulo{
    padding-top: 45px;
    margin-left:20px;
    margin-bottom:15px;
    font-family: 'Labelle';
    font-size:25px;
    color:#666666;
}
#div_datos_cifras{
    clear:both;
    float:left;
    height:68%;
    width:65%;
    margin-left:15px;
    margin-right:15px;
}
#div_datos_cifras p{
	clear:both;
	width:90%;
	margin-left: 10px;
	margin-top:15px;
}
#div_datos_cifras p:before {
	float:left;
	content: "\002022";
	color:#37A1ED;
	margin-right:10px;
}
.span_etiqueta{
	width:50%;
	float:left;
	text-align:right;
	color:#37A1ED;
}
.span_dato{
	/*float:right;*/
	text-align:left;
	width:45%;
	margin-left:15px;
}
/* ------------- GRAFICOS -------------------*/
#div_loader{
    margin-top: 10%;
    margin-left:40%;
}
#div_datos_graficos{
    float:right;
    height:68%;
    width:30%;
}
.gauge {
    width: 200px;
    margin: 0 auto;
}
#rosaVientos{
    background: url("images/RosaDeLosVientos.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
#barometro{
    background: url("images/barometro.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
#termometro{
    background: url("images/termometro.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
#radiacion{
    background: url("images/radiacion.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
#visibilidad{
    background: url("images/visibilidad.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
#marea{
    background: url("images/marea.png");
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto;
}
#oleaje{
    background: url("images/oleaje.png");
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto;
}
#temp_agua{
    background: url("images/termometro1.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
#descripcion_datos{
    clear:both;
    padding-bottom:5p;
    position:relative;
    bottom:0px;
}
#p_descripcion_datos{
    font-size:14px;
    margin: 0 auto;
}
/*------------------------------------------ FIN DATOS ------------------------------------------*/
/*--------------------------------------- INICIO GRAFICOS ---------------------------------------*/
#div_graficos{
    clear:both;
    width: 100%;
    height: 48%;
}
#div_sub_rango_fechas{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#div_rango_fechas{
    clear:both;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #dd750d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkNzUwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzBmNTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #dd750d 0%, #e30f59 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dd750d), color-stop(100%,#e30f59));
    background: -webkit-linear-gradient(left, #dd750d 0%,#e30f59 100%);
    background: -o-linear-gradient(left, #dd750d 0%,#e30f59 100%);
    background: -ms-linear-gradient(left, #dd750d 0%,#e30f59 100%);
    background: linear-gradient(to right, #dd750d 0%,#e30f59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd750d', endColorstr='#e30f59',GradientType=1 );
    -webkit-box-shadow: 0 1px 1px 1px #808080;
    box-shadow: 0 1px 1px 1px #808080;
    margin-bottom:10px;
    margin-top:10px;
}
#div_rango_fechas label{
    color:#dddddd;
    margin-right:5px;
}
#img_portada_estacion{
    width:100%;
    margin: 0 auto;
}
.a_zona_graficas_itsasbegi_movil{
    margin-top:10px;
    display:block;
    text-align:center;
}
#img_zona_graficas_itsasbegi_movil{
    width:100%;
    margin-top:15px;
}
#grafico_canvas{
    height:100%;
}
#legends img{
    margin-right:10px;
    margin-left:10px;
}
/*----------------------------------------- FIN GRAFICOS ----------------------------------------*/
/*------------------------------------------ INICIO PIE -----------------------------------------*/
#div_pie{
    clear: both;
    width: 100%;
    height: 60px;
    background-image: url(images/background_pie.png);
    background-repeat: repeat;
    -webkit-box-shadow: 0 1px 1px 1px #808080;
    box-shadow: 0 1px 1px 1px #808080;
}
#div_pie ul{
    margin:20px;
    margin-left:5%;
}
#div_pie ul li{
    float:left;
}
.a_li_pie{
    padding-left:10px;
    padding-right:10px;
    color:#f1f1f1;
    border-right:1px dotted #fafafa;
}
.a_li_pie:hover{
    color:#ffffff;
    font-size:1.01em;
}
.a_li_pie_last{
    padding-left:10px;
    padding-right:10px;
    color:#f1f1f1;
}
.a_li_pie_last:hover{
    color:#ffffff;
    font-size:1.01em;
}
#div_redes_sociales{
    float:right;
    margin: 5px;
}
.img_div_redes_sociales_pie{
    height:21px;
    margin-right: 2px;
}
/*------------------------------------------- FIN PIE -------------------------------------------*/
.ultimos_registros{
    text-align: center;
    font-weight: bold;
    color:#37A1ED;
}

.tabla_datos_cifras {
	margin:0px;padding:0px;
        margin-top: 5px;
	width:100%;
	box-shadow: 5px 5px 5px #888888;
	border:1px solid #000000;
	border-radius: 10px 10px 10px 10px;
        overflow: hidden;
	
}.tabla_datos_cifras table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tabla_datos_cifras tr:last-child td:last-child {
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
.tabla_datos_cifras table tr:first-child td:first-child {
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}
.tabla_datos_cifras table tr:first-child td:last-child {
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
}.tabla_datos_cifras tr:last-child td:first-child{
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
}.tabla_datos_cifras tr:hover td{
	
}
.tabla_datos_cifras tr:nth-child(odd){ background-color:#ffd4aa; }
.tabla_datos_cifras tr:nth-child(even)    { 
    background-color:#ffffff; 
}
.tabla_datos_cifras td{
	vertical-align:middle;
	width: 25%;
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:5px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.tabla_datos_cifras tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tabla_datos_cifras tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tabla_datos_cifras tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tabla_datos_cifras tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.tabla_datos_cifras tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.tabla_datos_cifras tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tabla_datos_cifras tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.datos_viento {
    margin-top: 10px;
}

.span_etiqueta_general{
    margin-top: 10px;
    width:50%;
	float:left;
	text-align:right;
	color:#37A1ED;
}
.span_dato_general{
    margin-top: 10px;
	float:right;
	text-align:left;
	width:40%;
	margin-left:15px;
}
#span_creator{
    margin-top:5px;
    float:right;
    color:#868686;
    font-size:11px;
    font-family:Constantia, Georgia, Arial, sans-serif;
    vertical-align: middle;margin-right:10px;
}
.span_creator_special_font{
    color:#868686;
    font-size:15px;
    font-family:"Century Gothic", Constantia, Georgia, Arial, sans-serif;
    vertical-align: middle;
}
#emite_logo{
    vertical-align: middle;
    width:18px;
}
#siie{
	padding-top:30%;
	text-align:center;
	margin: 0 auto;
}

#siie a{
	color: #334EFF;
}
#siie a:hover{
	color: #FF9C33;
}