body
{
   width: 723px;
   height: 100%;
   background-color: #847c72;
   font-family: verdana, arial, sans-serif;
   font-size: 75%;
   text-align: center;
   margin: auto;
   
   	
}

#conteneur
{
	width: 723px;
	margin-top: 10px;
		
	
}

.header_conteneur

{
	width: 721px;
	height: 10px;
	background-image: url("images/conteneur1.gif");
	background-repeat: no-repeat;
	
}

.corps_conteneur
{

	width: 721px;
	background-image: url("images/conteneur2.gif");
	background-repeat: repeat;
	margin-top: -20px;
	
}

.header1
{

	width: 703px;
	height: 298px;
	background-image: url("images/header1.JPG");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.header2
{

	width: 703px;
	height: 298px;
	background-image: url("images/header2.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.header3
{

	width: 703px;
	height: 298px;
	background-image: url("images/header3.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.header4
{

	width: 703px;
	height: 298px;
	background-image: url("images/header4.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.header5
{

	width: 703px;
	height: 298px;
	background-image: url("images/header5.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.header6
{

	width: 703px;
	height: 298px;
	background-image: url("images/header6.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.header7
{

	width: 703px;
	height: 298px;
	background-image: url("images/header7.JPG");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.header8
{

	width: 703px;
	height: 298px;
	background-image: url("images/header1.JPG");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
}

.menu
{
	background-image: url("images/menus.png");
	background-repeat: no-repeat;
	width: 144px;
	height: 260px;
	margin-left: 20px;
	margin-top: -280px;
     
}

.onglets
{
	text-align: left;
	margin-left: 5px;

	
}

.logo
{
	float: right;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	width: 376px;
	height: 37px;
	margin-right: 30px;
	margin-top: -250px;

}

.footer_conteneur
{

	width: 723px;
	height: 15px;
	background-image: url("images/conteneur3.gif");
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: -2px;
	color: white;
	

}




.corps
{

	width: 702px;
    margin-top: 22px;
	margin-left: -1px;
	
}

.haut_corps

{

	width: 701px;
	height: 5px;
	background-image: url("images/c1.gif");
	background-repeat: no-repeat;
	margin-left: 5px;
	
}

.mid_corps

{

	width: 701px;
	margin-top : 0px;
	background-image: url("images/c2.gif");
	background-repeat: repeat-y;
	margin-left: 5px;
	text-align: justify;
	overflow: auto;
}

.texte
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;

}



.bas_corps

{

	width: 701px;
	height: 5px;
	margin-top : 0px;
	background-image: url("images/c3.gif");
	margin-left: 5px;
	padding-bottom: 5px;
	
}


.pm
{

	float: center;
	margin-left: 25px;
	margin-top: 8px;

}

.sm
{

	float: center;
	margin-top: -18px;
	margin-left: 220px;

}

.tm
{

	float: center;
	margin-top: -16px;
	margin-left: 400px;

}

.me
{

	float: center;
	margin-top: -16px;
    margin-left: 580px;

}



a:link {color:#FFFFFF;}      /* unvisited link */
a:visited {color:#FFFFFF;}  /* visited link */
a:hover {color:#FFFFFF;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */

ol
{

   padding:0;
   margin:0;
   list-style-type:none;

}
