/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6CEFB;
	line-height:15px;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	line-height:15px;

}
.texte_moyen_blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.grasorange {
	color: #D74B0D;
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
}

a.lien1
  {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	
  }
  
  a.lien1:hover
  {
	font-size: 11px;
	color:#DC4C1A;
	text-decoration:none;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
  }

  a.lien2
  {
 	font-size:13px;
	color:#DC4C1A;
	text-decoration:underline;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height:15px;
  
  }

  a.lien2:hover
  {
    font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	line-height:15px;
  }
  
  a.lien3
  {
  	font-size: 12px;
	color:#6A178B;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  }


  a.lien3:hover
  {
   font-size: 12px;
	color:#FC8B29;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
  }
  
  a.lien4
  {
  	font-size: 12px;
	color:#6A178B;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  }

  a.lien4:hover
  {
   font-size: 12px;
	color:#FC8B29;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
  }
  a.lien5
  {
 	font-size:13px;
	color:#DC4C1A;
	text-decoration:underline;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height:15px;
  
  }

  a.lien5:hover
  {
    font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	line-height:15px;
  }
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC8B29;
	font-weight: bolder;

	}
.texte_moyen_blanc_gras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.grasorange_italique {

	color: #D74B0D;
	font-weight: bolder;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
.orange_italique {


	color: #D74B0D;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
.noir_italique {



	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
