
#date {
position: relative;
top: 0;
right:0 ;
width: 250;
height: auto;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 0px;
} 


#meteomedia {
position: absolute;
top: 0;
left:490 ;
width: 770;
height: auto;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 0px;
} 

#googlesearch {
position: relative;
top: 0.5;
left: 245;
width: auto;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 0px;
} 

#top {
position: relative;
top: 0;
left:0;
right:0;
width: 770;
height: 100;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 0px;
} 

#menugauche { 
position : relative;
top: 0;
left: 0;
margin : 0px 0px 0px 0px;
width : 180;
height : Auto;
padding : 0px 0px 0px 0px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size :11;
text-decoration: none;
}

#menudroit { 
position : relative;
top: 0;
left: 250;
width : 205;
height : Auto;
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size :10;
}


#basdepage {
position: absolute;
top: 1005px;
height: auto;
padding: 0 0 0px 0px; /*top right bottom left*/
margin-bottom: 0px;
} 

/* Bloc de menu */
.menuBox {
    padding: 0;
    margin: 0;
    width: 150px;
}

.menuBox dt {
    color:#fff;
    background: transparent url(img/backgrounds/bg_menu_top.gif) no-repeat top left;
    font-weight: bold;
    padding: 1px 1px;
text-decoration: none;
}

.menuBox dd {
    color: #fff;
    background: #26466D url(img/icones/arrow.gif) no-repeat 8px center;
    border-top: 1px solid #fff;
    margin: 0;
text-decoration: none;
}

.menuBox dd.bottom {
    font-size: 1px;
    height: 11px;
    background: transparent url(img/backgrounds/bg_menu_bottom.gif) no-repeat bottom left;
text-decoration: none;
}

.menuBox dd a {
    color: white;
    display: block;
    padding: 0 1px 0 1px;
text-decoration: none;
}

.menuBox dd a:hover {
    color: grey;
    text-decoration: none;
}
