﻿#meteo
{
    background-image: url(images/meteo/bg.jpg);
    background-repeat: no-repeat;
    width: 224px;
    height: 193px;
    text-align: center;
}
#meteo A
{
}

#meteo A:hover
{
}
#meteo IMG
{
    width: 84px;
    height: 61px;
    border: solid 1px #B17640;
    margin: 0px 4px 3px 4px;
}
#meteo IMG:hover
{
    border: solid 1px #EDF005;
}
#meteo IMG.meteo_logo
{
    margin-top: 5px;
    width: 140px;
    height: 45px;
}

