html,body{margin:0;padding:0}
div#container{text-align:left}
div#container{width:800px;margin:0 auto}
div#navigation{float:right;width:350px;
}
div#navigation p{
text-align: justify ;
	color:#4a5554;
	font-family:verdana;
	font-size:12px; 
}
div#extra{float:left;width:350px;margin-left:30px;
}
div#extra p{
text-align: justify ;
	color:#4a5554;
	font-family:verdana;
	font-size:12px; 
}
div#footer{clear:both;width:100%;margin-top:75px;text-align:center;
font-size:11px;
}
#language{clear:both;width:100%;margin-top:75px;text-align:center;
font-size:11px;heigh:30px;
}
#language a{
	font-size:14px;
	color:#472b69;
	font-weight:bold;
	font-family:"trebuchet ms",arial,sans-serif;
}
#langue a:hover{
	text-decoration:underline;
}
#footer a{
	font-size:12px;
	color:#472b69;
	text-decoration:none;
}
#footer a:hover{
	color:#472b69;
	text-decoration:underline;
}
#bandeau{
	background:url('../interface/accueil_header.jpg') center no-repeat;
	width:100%;
	height:225px;
}
#menu{
	width:100%;
	height:54px;
	padding:0px;
	background:url('../interface/accueil_bg_menu.gif') repeat-x;
	margin-bottom:0px;
	text-align:center;
}
td{
height:54px;
}
strong{
	font-weight:normal;
}
h2{
font-size:18px;
font-weight:normal;
color:#532473;
font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;

}
h1{
color:#8b83b9;
font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size:28px;
font-weight:normal;
letter-spacing:-1px;
line-height:120%;
margin:0px;
padding-bottom:10px;

}
h3{
	font-size:13px;
font-weight:bold;
color:#8b83b9;
font-family:Helvetica,"Trebuchet MS",Arial,sans-serif;

}