*{
	margin:0;
	padding:0;
}

body, html{
	font-family: times new roman;
	font-size: 14px;
	background-color: #2e8b57;
}
img{
	border:0;
}
.clear{
	clear:both;
}

a{
	color:#000000;
	text-decoration: underline;
}
a:hover{
	color:#3c7d44;
	text-decoration: none;
}

p
{
	padding: 10px 0px 0px 10px;
}

#container{
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(../_i/image,ferme.jpg);
	background-repeat: repeat-y;
}
#header{
	height: 100px;
	color: #ff0000;
	background-image: url(../_i/fdh.jpg);
	background-position: center;
}

#footer
{
	padding: 10px 0px 50px 0px;
	text-align: center;
	color:#ffffff;
	background-color: #2e8b57;
}

.colonnesG{
	width: 200px;
	float:left;
}

.contenu
{
	width: 780px;
	float:left;
	padding : 0px 0px 20px 0px;
}


.blocArticle{
	float: left;
	padding: 15px  15px  15px  15px;
	margin: 0px 0px 0px 20px;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}



ul.menu{
	padding: 20px 0px 20px 5px;
	list-style-type: none;
	background-color: #14563A;
	width:185px;
}
ul.menu li{
	color: #71E424;
	margin: 5px 5px 30px 5px;
	list-style-position: outside;
	font-weight: bold;
}
ul.menu li a{
	display:block;
	width:100%;
	color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
ul.menu li a:hover{
	color:#71E424;
	text-decoration: none;
}
ul.menu ul{
	list-style-type: none;	
}
ul.menu ul li
{
	margin:0px;
	padding: 0px 0px 0px 10px;
	list-style-position:outside;
}
ul.menu ul li a{
	padding: 0px 0px 0px 5px;
	display:block;
	width:100%;
	color:#ffffff;
	text-transform:none;
	font-weight: normal;
	text-decoration: none;
}
ul.menu ul li a:hover{
	color:#000000;
	background-color: #71E424;
	text-decoration: none;
}
ul.date{
	padding: 10px 0px 0px 75px;
	list-style-type: none;
}
ul.date li{
	padding: 10px 0px 0px 10px;
	list-style-type: disc;
}
ul
{
	padding: 10px 0px 0px 30px;
	list-style-type: none;
}




h1{
	margin: 15px 10px 5px 15px;
	color: #004801;
	font-weight: bold;
	text-align: left;
	font-size: 19px;
}

h2{
	margin: 15px 10px 5px 15px;
	padding: 0px ;
	color: #004801;
	font-weight: bold;
	
	font-size: 15px;
}

h3{
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	color: #5b0000;
	font-weight:bold;
	font-size:13px;
}

h4{
	margin: 35px 0px 25px 0px;
	padding: 0px;
	color: #5b0000;
	font-weight:bold;
	font-size:11px;
	text-align: center;
}

input, textarea{
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	width:300px;
}

textarea{
	width:300px;
	height:250px;
}
.btValid{
	background-color:#cfcfcf;
	color:#000000;
	font-weight:bold;
	width:125px;
}

.msgError{
	color:#ff0000;
	font-weight:bold;
}

.listeArticle h2
{
	font-weight:bold;
	color: #004801;
	margin:0;
	padding:0;
}
.listeArticle hr
{
	clear:both;
  display: block;     
  height: 0;     
  margin: 0;     
  _margin: -7px 0;     
  padding: 0;     
  border: 0;     
  visibility: hidden; 
}

.menuR{
	text-align:center;
}


table,  td, th{
	border-collapse:collapse;
	margin : 0px 0px 0px 3px;
	padding : 0px 2px 0px 2px;
	border-style:Solid;
	border-width: 1px;
	border-color:#14563A;
	vertical-align: top;
}

table th
{
	background-color:#14563A;
	color:#71E424;
}
.bloc2img
{
	width: 100px;
	float:left;
	padding: 0px 0px 20px 20px;
}
.blocimg
{
	width: 250px;
	float:left;
	padding: 0px 0px 0px 20px;
}
.texte{
	color: #004801;
	font-weight: bold;
	font-size: 17px;
}
.texte2{
	color: #f72b0a;
	font-weight: bold;
	font-size: 17px;
}
#slider {
    width: 400px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: 200px;
}


#sliderContent {
    width: 400px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #14563A;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:30px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#f6f9a4}
#information {position:absolute; bottom:0; width:500px; height:0; background:#f6f9a4; color:#000; font-weight: bold; font-family :"Times New Roman", Times, serif;;overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=80)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../_i/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../_i/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../_i/link.gif) center center no-repeat}
#thumbnails {margin-top:15px;}
#slideleft {float:left; width:20px; height:81px; background:url(../_i/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../_i/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider2 {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
