body{
	margin:0px;
	background-color:#000000;
}
p{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
ul{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.titre{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#3b2912;
	padding-top:10px;
}
a.menu_u{
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Arial Black", Arial, Gadget, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
a.menu_u:hover{
	font-size:10px;
	color:#E5CE8B;
	text-decoration:none;
	font-family:"Arial Black", Arial, Gadget, sans-serif;
	text-transform:uppercase;
}
.btn{
	cursor:pointer;
}
.centre_page{
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:50%;
	margin-top:-314px;
	}
.centre_texte{
	padding-left:17px;
	padding-right:17px;
	height:410px;
	width:635px;
	font-family:"Times New Roman", Times, serif;
	direction:ltr;
}
.div_texte{
	position:absolute;
	top:109px;
	text-align:left;
	width:700px;
	height:410px;
	overflow:auto;
	direction:rtl;
	left:0px;
}

.sous_titre{
	font-size:14px;
	color:#991c1f;
}
.texte{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.ligne_bleup{
	background-color:#7cb0d6;
}
.ligne_bleuf{
	background-color:#268fc9;
}
.petit_texte{
	font-size:12px;
}
