body {
	margin:0 0 0 0;
  padding:0 0 0 0;
	background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 20px;
}
p img{
  float:left;
  clear:none;
  margin-right:10px;
}
.divImg{
  width:100%;
  text-align:center;
}
.divImg img{
  padding:5px 10px;
}
.divCol{
  float:left;
  clear:none;
  margin-left:30px;
}
.fontUp{
  font-size: 13px;
}
.fontDown{
  font-size: 10px;
}
.alignGauche{
  float:left;
  clear:none;
}
.alignDroite{
  float:right;
  clear:none;
}
.stries {
	background-image:  url(images/stries.gif);
	background-repeat: repeat;
}
.shadow-stries {
	background-image: url(images/shadow-stries.gif);
	background-repeat: repeat-x;
}
.shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-x;
}
a:hover, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #356CAE;
}
#credit{
  font-size: 10px;
  color: #FFFFFF;
  margin-left:10px;
  margin-left:5px;
}
#credit:hover{
  color: #ffffff;
}
.texte_orange {
	color: #FF9933;
}
.texte_bleu {
	color: #356CAE;
}
.texte_centre{
  text-align:center;
}
.libImg{
  font-style:italic;
}
h1{
	font-size: 12px;
	background-image: url(images/puce_titres.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #356CAE;
	height: 30px;
	padding-left: 24px;
	overflow: visible;
	text-align: left;
	vertical-align: top;
}
h2{
  font-size: 11px;
	background-image: url(images/puce_bleue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #356CAE;
	padding-left: 24px;
	overflow: visible;
	text-align: left;
}
h3{
  font-size: 11px;
  color: #FF9933;
  font-weight:bold;
  margin: 2px 0;
}
ul{
  margin-left:15px;
  padding-left:15px;
}
li {
	list-style-type: none;
  background:url(images/puce.gif) top left no-repeat;
  padding-left: 15px;
  /*
  list-style-image: url(images/puce.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.liImg{
  float:left;
  clear:none;
  width:100%;
}
strong{
  color: #FF9933;
  font-weight:bold;
}
.soustitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
}
.chapitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 52px;
	text-decoration: none;
}
a.chapitres{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
}
a.chapitres:hover{
  color:#356CAE;
}
.equipeGauche{
  float:left;
  clear:none;
  width:40%;
}
.equipeDroite{
  float:left;
  clear:none;
  width:60%;
}
.sepHr{
  margin:20px 0;
  color:#e6eaee;
  background-color:#e6eaee;;
  height: 1px;
  border: 0;
}