
body
{
	background-color:#000000;
	text-align: center;
	width:1000px;
	margin:0 auto;
	overflow-y:scroll; /*fait apparaitre l'ascensseur*/
}


.monBody {
	border:none;
	width:1000px;
	text-align: center;
	margin-top:-32px;
	background-color:#000000;
	height:100%;
}

.entete{
	background-color:#000000;
	width:100%;
	margin:0 auto;
	padding-top:0px;
}

.bandeau {
  position: relative;
  height:21px;
  width:100%;
  margin-top:51px;
  background-color: #000000;
}

.flag {
	z-index: 999999;
	position: relative;
	float:left;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:10px;
	width:220px;
	height:50px;
	text-align:center;
}

.corps
{
	background-color:#000000;
	text-align:left;
	padding-top:0px;
	margin-bottom:50px;
	margin-top:10px;
}

.menu {
	z-index: 99999;
	position: relative;
	float:left;
	width:210px;
	text-align: left;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:50px;
	margin-left:10px;
	background-color:#000000;
}

.blocPrincipal {
	width:770px;
	padding-left:0px;
	margin-left:220px;
	position: relative;
	background-color:#000000;
}

.titre {

	font-size: 40px;
	font-weight:normal;
	padding-top:30px;
	padding-left:-30;
	background-color: #000000;
}

.style4, .titre {
	text-align: center;
	COLOR: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
}

.style1,.style2,.style3 , h1,  h2, h3, td {
	text-align: center;
	COLOR: #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1,td {
	font-size: 16px;

	
}

.style2 {
	line-height : 20px;
	font-size: 12px;
}

.style3 {
	font-size: 14px;
}

.style4 {
	font-size: 11px;
}


h2 {
	font-size: 25px;
	margin-top:0px;
	margin-bottom:30px;
	font-weight:normal;
}


h3 {
	font-size: 18px;
	margin-top:20px;
	margin-bottom:15px;
	text-decoration:underline;
	font-weight:bold;
}

.liensBottom {
	position: relative;
	font-size: 12px;
	text-align: center;
	COLOR: #ff9933;
}


div.menu a, div.liensBottom a, div.style1 a{
  COLOR: #AE641A;
  font-weight: bold ;
  text-decoration:none;
}

div.menu a:hover{
  COLOR: #ff9933;
}

