@charset "UTF-8";
@import url("../index.html.css");
/* CSS Document */


#entete2{width:1100px;
height:70px;
margin:auto;




}
#bannier{width:1140px;
height:300px;
margin:auto;




}

 #espacemenu {width:1140px;
height:34px;
margin:auto;



}

#menu ul{
padding:0px;
margin:0px;
line-height:30px;


}
#menu li{
list-style-type:none;
position:relative;
background-color: #61AF2F;
text-align:center;
float:left;
 
}


#menu ul li a{
color: #FFF;
text-decoration:none;
width:150px;
height:35px;
display:block;
text-align: inherit;
font-size:13px;
font-family:"Arial";
background:none;
border:1px solid #ffffff;
  
 
 
 
}

#menu ul li a:hover{
background:  #EDECD6;
color: #61AF2F;

}

#menu ul ul{
position:absolute;
display:none;
top:35px;
}
#menu ul li ul a{
color:#fff;
}
#menu ul li:hover ul{
display:block;
background:#EDECD6;
color:#61AF2F;
}

#menu ul li ul a:hover{
background:#EDECD6;
color:#61AF2F;
}



#espace{width:920px;
height:10px;
margin:auto;
}

#corpcontact{ position:relative;
	width:1120px;
	height:1000px;
	margin:auto;
	background-color: #E7E7CF;
	padding-left:20px;
	}
#corpagroa{ position:relative;
	width:1120px;
	height:1900px;
	margin:auto;
	background-color: #E7E7CF;
	padding-left:20px;
	}

#corpcertificat{ position:relative;
	width:1120px;
	margin:auto;
	background-color: #E7E7CF;
	padding-left:20px;
	}


#cellul{width:400px;
height:30px;
background-image: url(../images/image%20agro/Cellul2.png);
padding-left:20px;
}

#bandrouge{width:580px;
height:30px;
background-image:url(../images/image%20agro/bandrouge.png);
padding-left:20px;
}
#bandbleu{width:580px;
height:30px;
background-image:url(../images/image%20agro/bande-opex......png);
padding-left:20px;
}
#bandvert{width:580px;
height:30px;
background-image:url(../images/image%20agro/band-hcd.png);
padding-left:20px;
}

#bandjaune{width:580px;
height:30px;
background-image:url(../images/image%20agro/band-pms.png);
padding-left:20px;
}

#bandviolet{width:580px;
height:30px;
background-image:url(../images/image%20agro/band-strt.png);
padding-left:20px;
}



#flech{width:176px;
height:30px;
background-image:url(../images/image%20agro/flech.png);
}
.arrondi{ 
	border-radius : 10px;
	border:2px solid #fff;
	

}
#titre{width:348px;
height:43px;
background-image: url(../images/image%20agro/assi%C3%A8re---fereme.png);

}
#format{width:240px;
height:40px;
background-image: url(../images/image%20agro/format.png);
padding-left:10px;
padding-top:5px;

}



#band{width:1160px;
height:60px;
margin:auto;
padding-top:20px;
background-color:#61AF2F;
}




a{text-decoration: none;
}
a:link {color: #87AD39;}
a:visited {color: #008caa;}
a:hover {color: #dedc00;}
a:focus {color: #36cce1;}
a:active { color: #95c11f;}


