body
{
	margin:0px;
	font-family:Traditional Arabic;
}
ul
{
	font-size:12px;
	direction:rtl;
	text-align:right;
	list-style-type: none;
}

li.gras
{
	list-style-type: disc;
}

#tout
{
	width:953px;
	border:#acccde 1px solid;
	text-align:left;
}
#footer
{
	width:953px;
	height:77px;
	background-image:url(img/bgfooter.jpg);
	clear:both;
}

#header
{
	width:953px;
	height:147px;
	background-image:url(img/bgheader.jpg);
	position:relative;
}

#drapeaux
{
	position:absolute;
	top:124px;
	right:50px;
}

#header h1
{
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-size:30px;
	margin-bottom:3px;
	margin-left:5px;
}

#header h2
{
	color:#1f497d;
	margin:0px;
	padding:0px;
	font-size:22px;
	margin-left:5px;
}
.gras
{
	font-weight:bold;
}


#colonnegauche
{
	float:left;
	padding-left:20px;
	width:430px;

}
#colonnedroite
{
	float:right;
	width:450px;
	border-left:#acccde 1px solid;

}