body {
  margin: 0;
  padding: 0px;
  font-family: Verdana,sans-serif;
  background:url(../_template/arriere-plan.jpg) no-repeat;
  font-size: 12px;
   /* overflow-x:hidden;*/

}
h1 {
  margin: 0;
  font-size: 40px;
  color: black;
}
h2 {
  color: black;
}
h3 {
  color: black;
}
a {
  text-decoration: none;
}
a:hover {
}
#conteneur {
  margin-left: auto;
  margin-top: 0px;
  padding-left: 0px;
  position: relative;
  margin-right: auto;
  width: 1100px;
  padding-right: 0px;
}
#hautDePage {
  height: 100px;
}
#logo {
  position: absolute;
  left: 133px;
  top: 39px;
  width: 119px;
  height: 51px;
}
#titre {
  position: relative;
  left: -8px;
  top: -2px;
  width: 119px;
  height: 74px;
}
#photosHDP {
  overflow: hidden;
  margin-left: 90px;
}
#menu {
  margin: 0;
  padding: 0;
  z-index: 50;
  width: 1000px;
  position: absolute;
  left: 10px;
  height:45px;
}

#fb{
	position:absolute;
	left: 1002px;
	top: 77px;
}
#drapo_d{
	position:absolute;
	left: 1033px;
	top: 77px;
}
#drapo_gb{
	position:absolute;
	left: 1065px;
	top: 77px;
}

.Nav {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 100;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.Nav li a {
  margin: 0;
  padding: 5px;
  display: block;
  width: 145px;
  float: left;
  color: #ffffff;
  font-size: 14px;
  height: 26px;
}
.Nav li span {
  margin: 0;
  padding: 5px;
  display: block;
  width: 145px;
  float: left;
  color: #ffffff;
  font-size: 14px;
  height: 21px;
}
.Nav li a:hover, .Nav li a:active {
  color: #ff6600;
}
.Nav li ul li a {
  margin: 0;
  padding: 5px 0px 0px 6px;
  width: 160px;
  font-size: 14px;
  color: #666666;
  display: block;
  text-decoration: none;
  background-color: #fff9e5;
}
.Nav li ul li a:hover, .Nav li a:active {
  background-color: #fff6d7;
  color: #ff6600;
}
.Menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: none;
}
#contenu {
	position:absolute;
  height: 500px;
  margin-top: 45px;
  z-index: 1;
}
#contenu2 {
  margin-top: 30px;
  height: 500px;
  z-index: 1;
}
p {
  margin: 5pt 0;
  padding: 0px 18px;
  line-height: 20px;
  font-size: 14px;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  color: #3c3c3c;
}
p a {
  text-decoration: none;
  color: #dd5300;
}
.grosItal {
  font-style: italic;
  font-size: 16px;
  color: #999999;
}
.petit {
  font-size: 12px;
  line-height: normal;
  color: #666666;
  padding: 0px;
}
.grosCoul {
  font-size: 15px;
  color: #dd5300;
}
.Coul {
  font-size: 12px;
  color: #dd5300;
}
.grasNoir {
  font-size: 14px;
  color: #333333;
}
td {
  vertical-align: top;
}
.piedDePage {
  line-height: 30px;
  height: 30px;
  letter-spacing: 0.6px;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
  color: #999999;
}
.piedDePage a {
  text-decoration: none;
  color: #dd5300;
}

.refBasDePage{
padding-top:650px;
}

.refBasDePage p{
color:#AAAAAA;
}


.tabloA td {
  border-bottom: thin solid #00cc99;
}
.tablo {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
img {
  border:  none;
}
table {
  border:  none;
}
ul {
  margin: 0;
  padding: 0;
}
.diaporama {
  position: relative;
  width: 1100px;
  height: 500px;
}
.diaporama li {
  overflow: hidden;
  list-style-type: none;
  position: absolute;
}
.diaporama_controls {
  margin: 0px;
  overflow: hidden;
  clear: both;
  width: 1100px;
}
.diaporama_controls .btns {
  float: right;
}
.diaporama_controls a {
  margin: 0 3px;
  font-weight: normal;
  width: 10px;
  height: 13px;
  text-indent: -9999px;
  color: #dddddd;
}
.diaporama_controls .prev {
  background: transparent url() no-repeat scroll right top;
}
.diaporama_controls .next {
  background: transparent url() no-repeat scroll left top;
}
.diaporama_controls .pause {
  background: transparent url() no-repeat scroll right bottom;
}
.diaporama_controls .play {
  background: transparent url() no-repeat scroll left bottom;
}
