*{
	margin:0;
	padding:0;
}

body, html{
	font-family: times new roman;
	font-size: 14px;
	background-color: #f4f8ba;
}
img{
	border:0;
	margin: 0px 5px 10px 5px; 
}
.clear{
	clear:both;
}

a{
	color:#000000;
	text-decoration: underline;
}
a:hover{
	color:#3c7d44;
	text-decoration: none;
}

p
{
	padding: 5px 0px 0px 20px;
}

#container{
	width: 1000px;
	margin: 0 auto;
	background-color: #efe281;
	background-image: url(../_i/fond.jpg);
	background-repeat: repeat-x;
}
#header{
	height: 150px;
	color: #ccf26e;
	background-image: url(../_i/fdh.jpg);
	background-position: center;
}

#footer
{
	padding: 10px 0px 50px 0px;
	text-align: center;
	color:#46260c;
	background-color: #f4f8ba;
}

.colonnesG{
	width: 197px;
	float: left;
}
.colonneM{
	width: 780px;
	float:left;
	padding: 0px 0px 0px 15px;
}
.contenu
{
	width: 780px;
	float:left;
	padding : 0px 0px 0px 0px;

}
.MenuContact {
	width: 430px;
	float: right;
	margin:30px 0px 0px 25px;
}

.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: 10px 0px 10px 0px;
	list-style-type: none;
	width: 197px;
	font-size: 16px;
}
ul.menu li{
	color: #000000;
	margin: 5px 5px 10px 5px;
	list-style-position: outside;
	font-weight: bold;
	
}
ul.menu li a{
	display:block;
	width:100%;
	color:#000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
ul.menu li a:hover{
	color:#ffffff;
	text-decoration: none;
}
ul.menu ul{
	list-style-type: none;	

	padding: 0px 0px 0px 10px;
}
ul.menu ul li
{
	margin:0px;
	padding: 0px 0px 0px 30px;
	list-style-position:outside;
	color: #5b0000;
	font-weight: bold;

}
ul.menu ul li a{
	padding: 0px 0px 0px 5px;
	display:block;
	width:147px;
	color:#000000;
	text-transform:none;
	font-weight: normal;
	text-decoration: none;
	color: #460505;
	font-weight: bold;

	
}
ul.menu ul li a:hover{
	color: #000000;
	text-decoration: none;
	background: #ccf26e top left no-repeat url(../_i/coccinelles.jpg);
	padding: 0px 0px 0px 20px;
}
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 35px;
	color: #78ef79;
	font-weight: bold;
	text-align: left;
	font-size: 19px;
}

h2{
	margin: 15px 10px 5px 35px;
	padding: 0px ;
	color: #ffffff;
	
	
	font-size: 15px;
}

h3{
	margin: 10px 0px 0px 25px;
	padding: 0px 0px 10px 10px;
	color: #000000;
	font-size: 15px;
}

h4{
	margin: 35px 0px 25px 0px;
	padding: 0px;
	color: #5b0000;
	font-weight:bold;
	font-size:13px;
	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;
}
.bloc1img
{
	width: 220px;
	float:left;
	padding: 0px 0px 20px 20px;
}
.blocimg
{
	width: 350px;
	float:left;
	padding: 0px 0px 0px 10px;
}
.blocimgL
{
	width: 380px;
	float:left;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.blocimgR
{
	width: 380px;
	float:right;
	padding: 0px 0px 0px 0px;
	
	text-align: center;
}
.blocimgS
{
	width: 250px;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.bloctext
{
	width: 350px;
	float:left;
	padding: 0px 0px 0px 10px;
}



.clear {
	clear: both;
}

.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;
}

