body {
	
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana, arial;
	font-size: 0.7em;
	line-height: 160%;
	background-color: black;
}


#center {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
}

#content {
	background: url(fond.gif) repeat-y 0 0;
	width: 950px;
}

#copy {
	float: left;
	margin: 25px 0 25px 0;
	width: 624px;
}

#copy .left {
	float: left;
	margin: 0px;
}

#copy p {
	margin: 0 0 30px 0;
	width: 290px;
}

#copy h1, #right h1 {
	font-size: 100%;
	margin: 0px;
	font-weight: bold;
	text-indent: 50px;
}

#copy h1.de {
	background: url(h2vert.gif) no-repeat 0 5px;
}

#copy h1.fr {
	background: url(h2orange.gif) no-repeat 0 5px;
}

#copy h1.en {
	background: url(h2bleu.gif) no-repeat 0 5px;
}

#copy a.de {
	color: #87c030;
	padding-left: 11px;
	background: url(pucevert.gif) no-repeat 0 3px;
}

#copy a.fr {
	color: #d2872c;
	padding-left: 11px;
	background: url(puceorange.gif) no-repeat 0 3px;
}

#copy a.en {
	color: #709ec6;
	padding-left: 11px;
	background: url(pucebleu.gif) no-repeat 0 3px;
}


#right { 
	float: left;
	margin: 25px 0 25px 30px;
	width: 235px;
	color: white;
}

#right h1 {
	background: url(h2ocre.gif) no-repeat 0 5px;
}

#right a {
	color: #c5b795;
	padding-left: 11px;
	background: url(puceocre.gif) no-repeat 0 3px;
}

#footer {
	background-color: #1c272b;
	margin: 0 100px 0 14px;
	padding: 5px;
	color: white;
}

#footer a {
	color: white;
}

.clearer {
	clear: both;
}
