  .petitBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	text-align: justify;
	white-space: normal;
  }
  .gdBlanc {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-style: normal;
  	line-height: normal;
  	font-weight: bold;
  	color: #FFFFFF;
  }
  .petitBlanc2 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: x-small;
  	font-style: normal;
  	line-height: normal;
  	font-weight: normal;
  	color: #FFFFFF;
  	text-indent: 20px;
  	border: #FFFFFF;
  	margin: 3px;
  	padding: 3px;
  
  }
  .gdRed {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: large;
  	font-weight: bold;
  	color: #FF9933;
  }
  .gdBlack {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-style: normal;
  	font-weight: bold;
  	color: #000000;
  }
  .couleurTittre {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-weight: bold;
  	color: #FF9933;
  }
  a:link {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-style: normal;
  	font-weight: bold;
  	color: #FF9933;
  	cursor: hand;
  	text-decoration: none;
  
  }
  a:visited {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-weight: bold;
  	color: #FFCC00;
  	text-decoration: none;
  
  }
  body {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-weight: bold;
  	color: #FFFFFF;
  	background-color: #3669A0;
  
  }
  .gdBlanc2 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: large;
  	font-weight: bold;
  	color: #FFFFFF;
  }
  .petitRed {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: medium;
  	color: #ff9933;
  	font-style: normal;
  	font-weight: bold;
  }

  #contenu{
	position:absolute;
	left:10px;
	top:10px;
	width:500px;
	height:auto;
	text-align: justify;
	text-indent: 5px;
	float: right;

           }


