

/*****************************************/

body {
	background-color:white !important;
}
/* UTILIZADOS EN PRINCIPAL */
.simbolo{
	float:left;
	/*margin-top: 10px;*/
	height: auto;
}

.separacion{
	height: 20px;
}

hr{
	margin:0px;
}

figcaption {
  background-color: black;
  color: white;
  font-style: italic;
  padding: 2px;
  text-align: center;
}

.unidades{
	font-size: calc(0.5em);
}


.TEMPACTUAL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
	font-size:  calc(2em + 5vw);
}
.TEMPMIN {
	font-size: calc(1em + 2vw);
	font-weight: bold;
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.TEMPMAX {
	font-size: calc(1em + 2vw);
	font-weight: bold;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.HORA {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	font-weight: bold;
	clear: both;
}
.VELMAX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: calc(1em + 2vw);
	color: #BD1E06;
	font-weight: bold;
	margin: 0px;
}

.TEMPSENS {
	font-size: calc(1em + 2vw);
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.LLUVIA {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size: calc(1em + 2vw);
	margin: 0px;
}
.VELOVIENTO {
	color: #E79841; 
	font-size: calc(1em + 2vw);
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}

.PRESION {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: calc(1em + 2vw);
	margin: 0px;
	color: #6B3CFB;
	font-weight: bold;
}

.RSOLAR {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: calc(1em + 2vw);
	color: #E25805; 
	font-weight: bold; 
}
.DIAHORA {
	font-size: 1.5rem;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}


.INTLLUVIA {font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: calc(1em + 2vw);
	margin: 0px;
	color: #0000FF; 
	font-weight: bold; 
}

.VELVIENTO {
	color: #996633; 
	font-size: calc(1em + 2vw);
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 0px;
}

.INDICEUV {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: calc(1em + 2vw);
	color: #FF9900; 
	font-weight: bold; 
}
.HUMEDAD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066FF;
	font-size: calc(1em + 2vw);
	margin: 0px;
}

.INFOWEBCAM {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

/* UTILIZADOS EN DATOS */

.DATOS {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #008000; 
	font-weight: bold; 
}

.TEMPE {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

.TEMPEMAX {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.TEMPEMIN {
	font-size: 20px;
	color: #0000FF;
    font-weight: bold;
}

.HORAPEQUE {
        font-size: 15px;
        font-family: "Courier New", Courier, monospace;
		text-align: left;
        color: #999999;
     
}

.ANYO {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

.letrerodatos {
	color: #006600; 
	font-size: 24px; 
	font-weight: bold; 
}

.letreroanyo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0000FF;
	font-weight: bold;
}

.meses {
	font-size: 16px;
	color: #009999;
}

.letrero {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
}