/* CSS Document */
#global {
     position:absolute;
     left: 50%; 
	 width: 1024px;
	 margin-left: -512px; /* moitié de la largeur */
     border: 0;
     }
	 
.titreacrtu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.titreblanc {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.titreserieblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
a.blanc {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;

}
a:hover,a.blanc:hover {

  color: #ff9900;
  
  }


a.blanc2 {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}

a:hover,a.blanc2:hover {

  color: #ff9900;
  
  }
  
  a.gris {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

a:hover,a.gris:hover {

  color: #ff9900;
  
  }.blancgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;

}
.titregris24 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
body {
	background-image: url(../images/fond_body.gif);
	background-repeat: repeat-x;
}
.photo {
	margin: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 5px solid #446988;
	border-left: 1px solid #333333;

}
.bordure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}
.titrefilieres {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

