@charset "utf-8";

/* Local CSS */

.introduction-organisation div.body .content div.header { background-color: rgb(153,153,153); }

.introduction-organisation div.body .right-column div.header { background-color: rgb(153,153,153); }

.introduction-organisation div.body .left-column { background-color: rgb(153,153,153); }

.introduction-organisation div.header .menus .two { background-color: rgb(153,153,153); border-bottom: 1px solid rgb(130,40,145); }



/* Map */

div.position { text-align:center; position: absolute; color: #444; font-weight: bold; line-height: 11px; font-size:11px; }

div.position a { text-decoration: none; color: #444; }

div.position a.white { text-decoration: none; color: white; }

div.position a.white:hover { text-decoration: underline; color: white; }

div.position a:hover { color: #444; text-decoration: underline; }