body {
background-color:#FFF;
font-family:Verdana, Arial, Helvetica;
color:#000;
margin:0 ;
padding:0px;
font-size: 9px;
}

div {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
text-decoration:none;
padding:0px;
margin:0px;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:normal;
font-weight:700;
font-variant:normal;
text-transform:none;
color:#009;
text-decoration:none;
padding:0 0 0 3px;
margin:0;
}

h2 {
   background-color:#ddd;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:normal;
font-weight:bold;
font-variant:normal;
text-transform:none;
color:#009;
text-decoration:none;
margin:0;
padding:0 0 0 3px;
}

h3 {
background-color:#ddd;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
color:#009;
text-decoration:none;
margin:0;
padding:0 0 0 3px;
}

ul {
list-style-position:inside;
list-style-type:square;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
color:#000000;
text-decoration:none;
margin:0 0 0 2px;
padding:0;
}

input {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
text-decoration:none;
}

a {
text-decoration: none;
color:#00e;
}

a:visited{
color:#009;
}

img {
   border: none;
}

.link_especial {
   color: #008;
}

.barra_clara {
background-color:#fff;
color:#000;
}

.barra_clara_morph {
background-color:#fff;
color:#000;
}

.barra_oscura {
background-color:#eef;
color:#000;
}

.footer {
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
color:#000;
text-decoration:none;
border-top-width:1px;
border-top-style:solid;
border-top-color:#000;
}

.border_tsd {
border-top-width:1px;
border-top-style:solid;
border-top-color:#000;
}

.border_bsd {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
}

.border_tsm {
border-top-width:1px;
border-top-style:solid;
border-top-color:#aaa;
}

.border_bsm {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#aaa;
}

.border_tdm {
border-top-width:1px;
border-top-style:dotted;
border-top-color:#aaa;
}

.border_bdm {
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#aaa;
}

.border_tdd {
border-top-width:1px;
border-top-style:dotted;
border-top-color:#000;
}

.border_bdd {
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#000;
}

.border_t2d {
border-top-width:3px;
border-top-style:double;
border-top-color:#000;
}

.border_b2d {
border-bottom-width:3px;
border-bottom-style:double;
border-bottom-color:#000;
}

.negrita {
font-weight: bold; 
}

.cursiva {
font-style: normal;
}

.ayuda {
color: #777;
}

.centrado {
text-align: center;
}

.no_padding {
   padding: 0px;
}

.temperatura_actual {
   font-size: 20px;
   font-weight: bold;
   color: #0055AA;
   margin-left: 10px;
}

.pronostico {
   font-size: 11px;
   font-weight: bold;
   color: #0055AA;
}


