  a.link_ref { font-family: Arial;  font-size: 9px; color : #336699; text-decoration: none;}
  a.link_ref:visited { font-family: Arial;  font-size: 9px; color : #336699;text-decoration: none;}
  a.link_ref:hover { font-family: Arial;  font-size: 9px; color : #336699;text-decoration: none;}
  
  a.link_acc { font-family: Arial; font-weight: bold; font-size: 12px; color : #FF9933; text-decoration: none;}
  a.link_acc:visited { font-family: Arial; font-weight: bold; font-size: 12px; color : #FF9933;text-decoration: none;}
  a.link_acc:hover { font-family: Arial; font-weight: bold; font-size: 12px; color : #FFFFFF;text-decoration: none;}
  
  .ref { font-family: Arial; font-size: 9px; color : #336699;} 
  
  .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;
  }
  a.gdBlanc {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-style: normal;
  	line-height: normal;
  	font-weight: bold;
  	color: #FFFFFF;
	text-decoration: none;
  }
  .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;
  }

  
  }
  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;

           }


