body {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #86ABC5;
        padding: 0 0;
        margin: 0 0;
}
table {
        vertical-align: middle;
        text-align: center;
}
table.foot {
        background-image: url(http://www.aquitainemeteo.com/images/fond_haut.jpg);
        background-repeat: repeat-y;
        background-position: right;
        background-color: white;
}
td {
        vertical-align: top;
        text-align: center;
        padding: 0px;
        padding-top: 5px;
        padding-bottom: 0px;
}

a {
        text-decoration: none;
        color: Black;
}
a.foot {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : Gray;
        font-size: 12px;
        font-weight:bold;
}
a.titrea {
        color : #CC2D30;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 20px;
        font-weight : bold;
}
div.head {
        position: relative;
        background-color: White;
}
div.main {
        width: 80%;
        top: 1px;
        position: relative;
        background-color: White;
        text-align: center;
        ruby-align: center;
        padding: 0;
        margin: 0 0 0;
}
div.foot {
        position: relative;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
        background-color: White;
        left: 0%;
        border-top-color: #86ABC5;
        border-top-style: solid;
        border-top-width: 1px;
        top: 0%;
        background-image: url(http://www.aquitainemeteo.com/images/fond_haut.jpg);
        background-repeat: repeat-y;
        background-position: right;
        z-index: 4;
        }

div.navigation {
        position: relative;
        text-align: center;
        width: 100%;
        display: block;
        background-color: #86ABC5;
}

div.ongletselected {
        background-color: white;
        position: relative;
        vertical-align: top;
        border: 1px solid;
        border-bottom: 0px solid;
        display: inline;
        padding-left: 5px;
        padding-right: 5px;
        border-bottom-style: none;
        padding-top: 1;
        padding-bottom: 7;
        z-index: 2;
}
div.onglet {
        background-color: #86abc5;
        position: relative;
        vertical-align: bottom;
        border: 0px solid;
        display: inline;
        padding-left: 5px;
        padding-right: 5px;
        margin-right: -1;
}
a.onglet {
        color: White;
}
a.ongletselected {
        color: #666666;
        font-size: 120%;
}
div.previsions {
        position: relative;
        width: 100%;
        text-align: center;
        border: 1px solid;
        margin-bottom: 0;
}
div.blocjour {
        display: inline;
        width: 150px;
}
div.titre {
        border-top-width: 1px;
        height: 100%;
        padding: 0px;
        vertical-align: middle;
}
div.titre_previ {
        border-top-width: 1px;
        height: 100%;
        padding: 10px;
        vertical-align: middle;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : bold;
        text-indent : 10px;
}
div.titre_bandeau {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 18px;
        text-align: center;
        background-image: url(http://www.aquitainemeteo.com/images/fond_haut.jpg);
        background-repeat: repeat-y;
        background-position: right;
        border-bottom-color: #86ABC5;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-top-color: #86ABC5;
        border-top-style: solid;
        border-top-width: 1px;
}
div.blocprevi1 {
        border-left-color: #86ABC5;
        border-left-style: solid;
        border-left-width: 1px;
        font-size: small;
}
div.blocprevi2 {
        border-left-color: #86ABC5;
        border-left-style: solid;
        border-left-width: 0px;
}
div.blocprevi3 {
        font-size: x-small;
        }
div.blocprevi4 {
        border-left-color: #86ABC5;
        border-left-style: solid;
        border-left-width: 1px;
        font-size: x-small;
}


DIV.alerte {
        cursor:hand;
        clip : auto;
        width : 100px;
        border : 2px outset White;
        background-image : url(../images/fond_alerte.jpg);
        font-size : 75%;
        float:left;
}
DIV.text_alert {
        text-align : center;
        height : 60px;
        overflow : auto;
        scrollbar-face-color : #FFAAAA;
        margin : 5px;
}

