body
{
margin:auto;
background-color:black;
}


#bg
{
	width:980px;
	background-repeat:repeat-y;
	margin:auto;
	position: relative;
	background-color:white;

}

#corps
{
	width:760px;
	background-repeat:repeat-y;
	float:Aucune;
	color:black;
	position: relative;
	height: 760;
	overflow: auto;
	margin-left: 20px;
	margin-top: 0px;
}

#bg2
{
width:980px;
background-repeat:repeat-y;
background-image:url(./images/design/bg2.gif);
margin:auto;
}

#header
{
width:980px;
height:169px;
background-image:url(./images/design/clavier.gif);
font-size:36px;
color:#FFCC00;
}

#header p
{
	margin:0px;
	position:relative;
	top:100px;
	margin-left:0px;
	left: 200px;
}

#header p, #header a
{
font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:0.9em;
font-weight:bold;
}

#menu
{
	width:197px;
	background-color:#000000;
	float:left;
	position: relative;
	background-image:url(images/design/menuclavier.jpg);
}

#menu ul
{
list-style-type:none;
}

#menu a
{
font-family:Verdana;
color:black;
text-decoration:none;
font-size:0.8em;
font-weight:bold;
}

#menu a img
{
border:none;
margin-top:5px;
}

.sous_menu
{
width:197px;
height:27px;
background-image:url(./images/design/titre_menu.gif);
background-repeat:no-repeat;
padding-top:2px;
}

.sous_menu h3
{
margin-left:0px;
margin-top:3px;
font-size:0.9em;
text-align:center;
font-family:Verdana;
color:black;
font-weight:bold;
}

