body {
margin: 0;
padding: 0;
font: 11pt Verdana, Arial, Helvetica, sans-serif;
background-color: #283A5E;
text-align: center;
}

#wrapper {
position: relative;
text-align: left;
width: 800px;
margin-right: auto;
margin-left: auto;
margin-top:-69px;
padding: 122px 0 0 0;
background-image: url("images/logo.jpg");
background-color: white;
background-repeat: no-repeat;
background-position: right top;
min-height:450px;
}
* html #content {
height: 450px;
}
#top {
width:100%;
height:69px;
background-image:url(images/top.gif)
}

#content {
font-size:9pt;
background-color: white;
border-left: 1px solid #E0DFE3;
margin-left: 225px;
margin-top: 170px;
//margin-top: 300px;
padding: 20px 10px 0 0;

}
#content p {
font-size: 10pt;
line-height: 1.6em;
padding-left: 10px;
padding-bottom: 1em;
margin-left:10px;
margin-right:10px;
}
#content h1 {
font-size: 16pt;

font: "Trebuchet MS", Verdana, sans-serif;
background-color: transparent;

}

#navigation {
position:absolute;
margin-left:20px;
top: 300px;
left: 0;
width: 200px;
}
#footer {
margin:auto;
padding: 20px 0 20px 300px;
font-size: 8pt;
color: #AAAAAA;
background-color: transparent;
}
#membres{
font-weight:bold;
width:500px;
margin:auto;
}

#content h2 {
width:500px;
margin:auto;
font-size: 12pt;
background-color: transparent;
border-bottom: 1px solid #FF9006;
font-weight:bold;
color:#444;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}
table{
margin:auto;
}
#content a{
font-size:10pt;
font-weight: bold;
text-decoration:none;
color:black;
}
#content a:hover
{
color:#E6992D;
}

/*- Menu 5--------------------------- */

#menu5 {
        width: 180px;
        margin: 10px;
        }

#menu5 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
	text-align:center;
	font-size:12pt ;
	font-weight:bold;
	
        }

#menu5 li a:link, #menu5 li a:visited {
        color: #FFF;
        display: block;
        background:  url(images/bt.gif);
        padding: 8px 0 0 10px;
        }

#menu5 li a:hover, #menu5 li #current {
        color: #FFF;
        background:  url(images/bt_on.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

div.transOFF {width: 100%; background-color: #FF9509;border:1px solid black; }
div.transON  {width: 100%; background-color: #FF9509;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }

	

