/* You can modify this file */

#theHeader {
background:url('../../local/img/header.jpg') center center no-repeat;
height:184px;
width:970px;
border:2px outset #505050;
margin:5px auto;color:transparent;
}

#theHeader a {
display:block;
height:160px;
color:transparent;
}

#menubar .menuInfoCat, #menubar .menuInfoCatByChild {
	display:none;
}
#ma_meteo {
margin-left:auto;
margin-right:auto;
width:172px;
}

#show_metadata #Metadata {
position: absolute;
width:160px;
text-align:left;
border: 2px solid #ffffff;
color:#ffffff;
font-size:0.95em;
display: none;
}
#show_metadata:hover #Metadata {
display: block;
cursor: default;
}

