.titre
{
	width: 100%;
	height: 100%;
	background-color: White;
	background-image: url(../image/conf2.gif);	
   background-position: top;
	background-repeat: no-repeat; 
}
.titre1
{
	width: 100%;
	height: 60%;
	background-color: #D9F9F6;
	text-align: justify;
	font-size: 0.9em;
	font-family: Simplified Arabic;
	margin-top: 16%;
   float: right; 
	padding-top: 20px;
   padding-right: 40px;	
}
.titre1 ul
{
	padding-right: 20px;
}
.titre2
{
	background-color: #F9DAF9;
   margin-left: 130px;
	width: 380px;
	height: 100px;
	padding: 5px; 
	padding-top: 20px; 
	margin-bottom: 30px;
}
.auteur
{
	color: #E88000;
	font-size: 0.9em;
	padding-right: 50px;
}
.marge
{
   background-image: url(../image/star3.gif);
	background-position: center;
	background-repeat: repeat-y; 
	float: right;
	width: 20px;
	height: 600px;
	margin-top:2%;
}
.auteur1
{
	color: #870088;
	font-size: 0.9em;
	padding-right: 50px
	}
h3
{
	color: #1E90FF;
}

 ul,ol,li
{
	color: Black;
}
 p

{
	background-color: #FFFFE8;
	width: 99%;
	padding: 0.7em;
}



