/* CSS Document */
body, html {
	font: 0.9em "Trebuchet MS", helvetica, sans-serif;
	height: 100%;
	width: 100%;
	margin:0;
	padding: 0;
	
}
#container{
	height: 100%;
	width: 100%;
}
#contenu{
	text-align:left;
	height: 350px;
	padding: 0 20px 30px 20px;
}
#contenu span{
	font-size:0.6em;
	font-weight: normal;
	color: #666;
}
h1{
	font-size: 1.4em ;
	padding-top:0;
	border-bottom: 1px solid #ccc;
	color: #333333;
}
h2{
	line-height: 13px ;
	font-size: 1.3em ;
	margin:0 0 10px  0;
	padding:20px 0 5px 0;
	border-bottom: 1px solid #ccc;
	color: #666;
}
h3{
	display: block;
	margin-top: 10px;
	line-height: 20px ;
	font-size: 1.2em ;
	color: #FF0099;
	border-bottom: 1px solid #ccc;
}
h4{
	font-size: 1.1em;
	text-align: justify;
	color: #186310;
}
a{
	text-decoration:none;
}
.image{
	padding: 0 15px 0 0 ;
	margin-bottom:0;
}
.imageinfo{
	padding: 0;
	margin:0;
}
.menu1 {
	background:url(../images/asperge.jpg) no-repeat left;
}
#rubrique {
	height: 30px;
}
#rubrique a {
	text-decoration:none;
	color: #666;
	border-right:#666666 dotted 1px;
	padding: 0 10px 0 10px;
}
#rubrique a:hover {
	color:#FF0099;
}
/*----------------------------les menus-------------------------*/
.lesmenus1{
	width: 380px;
	height: 400px;
	position:relative;
	float:left;
	padding:0 0 0 100px;
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border:1px dotted #000;*/
}
.lesmenus2{
	width: 380px;
	height: 400px;
	position:relative;
	float:left;
	padding:0 0 0 100px;
	background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border:1px dotted #000;*/
}
.lesmenus3{
	width: 380px;
	height: 400px;
	position:relative;
	float:left;
	padding:0 0 0 100px;
	background-image: url(../images/menu3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border:1px dotted #000;*/
}
.lesmenus4{
	width: 380px;
	height: 400px;
	position:relative;
	float:left;
	padding:0 0 0 100px;
	background-image: url(../images/menu4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border:1px dotted #000;*/
}
/*----------------------------les menus (fin)-------------------------*/
.histoire{
	width: 430px;
	
	margin: 20px;
	padding-top:30px;
	position:relative;
	float:left;
}
/*----------------------------info groupes-------------------------*/
.infogroupes{
	width: 250px;
	height:220px;
	position:relative;
	float:left;
	padding:5px;
	margin:0 0 10px 50px;
}
/*----------------------------info groupes (fin)-------------------------*/
#pied{
	font-size: 0.8em;
	color:#666666;
	text-align:center;
}
#pied a{
	font-size: 0.9em;
	color: #666;
	border-right:#666666 dotted 1px;
	padding: 0 5px 0 0;
}
#pied a:hover{
	color:#FF0099;
	border-right:#FF0099 dotted 1px;
	
}
/*----------------bouton-------------------------*/
.valider{
	display:block;
	height:30px;
	margin:0;
	background: url(../images/bouton.gif) no-repeat left 0px;
	
}
.valider h4{
	text-align:center;
	height:30px;
	line-height:30px;
	font-size: 1em;
	color: #333333;
	padding:0;
	background: url(../images/bouton_droit.gif) no-repeat right 0px;
}
.valider a{
	color:#FF6600;
	
}
.valider a:hover{
	color: #009933;
	
	
}
/*---------------------------------------------------*/
#map{
	width: 500px;
	height: 400px;
	border: 1px solid #333;
	margin:30px 0 10px 0;	
	
}
/*---------------------------------------------------*/
.partenaires{
	float:left;
	border: 1px solid #333;
	padding:3px;
	margin:50px 0 10px 50px;
	
}
