img{
 border:0;
}
body{
 background:#FFC;
 font-family:verdana;
 font-size:72%;
}
ul{
 margin:0;padding:0;
}
li{
 list-style:none;
 margin:2px 0;padding:0;
}
ul li a{
 display:block;
 background:#0A0;
 padding:3px;
 color:#FFF;
 font-weight:900;
}
ul li a.b{
 background:#66F;
}
ul li a:hover{
 color:#FF0;
}
ul li ul li a{
 color:#00F;
 background:none;
}
ul li ul li a:hover{
 color:#080;
}

#organisation{
 background:#69F;
 text-align:center;
 color:#FFF;
 margin-top:10px;
}
#organisation h4{
 margin:0;
 border-bottom:1px solid #FFF;
 padding:3px;
 font-size:100%;
}
#organisation a{
 float:left;
 width:49.5%;
 background:#69F;
 padding:3px 0;
}
#organisation img{
}
#organisation a:hover{
 background:#CFF;
}

#fav{
 background:#69F;
 text-align:center;
 clear:both;
 margin-top:20px;
 padding:5px;
}
#fav a{color:#FFF;font-weight:900;}
#fav a:hover{color:#FF0;}
