body {
  margin: 0px;
  padding: 0px;
  background-color: #7cac02;
  background-image: url(fond.png);
  background-repeat: repeat-x;
  background-position: 0% 50%;
}
img {
  border:  none;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #000000;
}
.site {
  margin: auto;
  background: transparent url(corp_ctn.png) repeat-y scroll center;
  width: 1000px;
}
.header {
  background: transparent url(header.png) no-repeat scroll 0% 50%;
  height: 126px;
}
.header span {
  display: block;
  font-size: 55px;
  font-family: SansSerif;
  color: #0b64b1;
  padding-top: 1px;
  line-height: 1.1em;
  text-align: center;
  padding-left: 10px;
  font-style: italic;
  font-weight: bold;
}
.foot {
  margin: auto;
  background-color: transparent;
  background-image: url(foot.png);
  background-repeat: no-repeat;
  background-position:  center center;
  text-align: center;
  width: 1000px;
  height: 46px;
  padding-top: 150px;
  padding-bottom: 10px;
}
.foot a, .foot {
  color: #444444;
}
.foot:hover a, .foot:hover {
  color: #222222;
}
.foot a:hover {
  color: #000000;
}
.menu_v {
  float: right;
  margin-bottom: 10px;
  width: 170px;
  padding-top: 10px;
  margin-right: 100px;
}
.menu_v_top {
  padding-left: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.menu_v_ctn {
  padding-bottom: 3px;
  padding-left: 0px;
  text-align: center;
  color: #003300;
  font-size: 1em;
}
.corp {
  margin: auto;
  background: transparent url(corp.png) no-repeat scroll center top;
  width: 1000px;
  padding-bottom: 0px;
  padding-top: 45px;
  color: #000000;
}
.corp_ctn {
  width: 605px;
  padding-left: 40px;
  padding-right: 5px;
  margin-left: 70px;
}
.clean {
  clear: both;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0px;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.5em;
  font-family: Arial;
}
h1, h2, h3 {
  border-bottom: 2px solid #546d8b;
  color: #006600;
  margin-left: 10px;
  padding-top: 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
}
h4, h5, h6 {
  color: #6a8ab1;
  margin-left: 10px;
  padding-top: 5px;
}
.paragraphe, p {
  padding: 5px;
  color: green;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
}
ul {
  list-style-image: url(puce01.png);
}
ul, ol {
  margin: 5px 0px 5px 10px;
}
#TITREACTUA {
  border-color: #006600;
  background-color: #006600;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #33cc00;
  font-size: 1.1em;
  line-height: 2em;
  font-style: italic;
  text-align: center;
  padding-left: 0px;
  left: 0px;
  margin-left: -5px;
  margin-right: -5px;
}
#ACTUALITE {
  border-style: solid;
  border-color: #006600;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: #006600;
  text-align: justify;
  margin-left: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
#ACTUPHOTO {
}
