rss, channel, item, title, description, link, fecha, resumen, confeccionado{
  display: block;
}

language, copyright,lastBuildDate{
  display: none;
}

channel {
    margin-bottom: 1.5em;
    margin-left:3%;
    margin-right:3%;
    font-family: Futura, Arial, Helvetica;
}

item {
    margin-bottom: 1.3em;
    margin-left:5%;
    margin-right:5%;
    font-family:Trebuchet, Verdana, sans-serif;
}

channel item title {
    margin-bottom: 0.3em;
    font-size: 1.3em;    
}

channel item resumen{
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}

link {
    color: #000066;
    margin-bottom: 0.2em;
}

channel title {
    font-size: 1.5em;
    font-weight: bold;
    font-family:Trebuchet, Verdana, sans-serif;
    font-color:#003D6C;
    margin-bottom: 0.2em;
}


item fecha {
	font-size: 10px;
}


item description{
    margin-bottom: 0.9em;
}

img-satelite, img-radar{
	width:565;
	height:440;

}