* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px !important;
	text-align: center;
}
#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width:960px;
}
h1 {
	font-size:21px;
	line-height:21px;
	font-weight:normal;
	margin:0 0 10px 0;
}
h2 {
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	color:#C41230;
	margin:0 0 3px 0;
}
p {
	margin:0 0 10px 0;
}
.left {
	float:left;
	width:234px;
}
.right {
	float:right;
	width:726px;
}
.bt_soum {
	position:absolute;
	margin:50px 0 0 430px;
}
p.langue { 
	font-size:12px;
	margin:0 0 0 40px;
}
.langue a{ 
	color:#000;
	text-decoration:none;
}
.langue a:hover{
	color:#000;
	text-decoration:underline;
}