@charset "utf-8";
/* CSS Document */




a:link {
	color: #4D4D4D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D4D4D;
}
a:hover {
	text-decoration: underline;
	color: #4D4D4D;
}
a:active {
	text-decoration: none;
}


a.lien:link {
	text-decoration: underline;
}
a.lien:visited {
	text-decoration: underline;
}
a.lien:hover {
	text-decoration: underline;
}
a.lien:active {
	text-decoration: underline;
}



.orange {
	color: #FF5E00;
}
#site{
	width: 1000px;
	margin-left: auto; 
    margin-right: auto; 
	text-align: left;
}
#body{
	float:left;
	width: 1000px;
	background:url(gif/bg.gif) repeat-y;
}
#logo{
	background:url(gif/logo.gif);
	width:1000px;
	height:145px
}
#spacer{
	background:url(gif/space.gif);
	width:1000px;
	height:15px;
	clear:both;
}
/*--------------------------------------*/
#m_accueil{
	display:block;
	float:left;
	background:url(gif/out/m_accueil.gif);
	width:151px;
	height:63px;
}
#m_accueil:hover, #m1{background:url(gif/over/m_accueil.gif);}
#m_produits{
	display:block;
	float:left;
	background:url(gif/out/m_produits.gif);
	width:173px;
	height:63px;
}
#m_produits:hover, #m2{background:url(gif/over/m_produits.gif);}
#m_engagements{
	display:block;
	float:left;
	background:url(gif/out/m_engagements.gif);
	width:216px;
	height:63px;
}
#m_engagements:hover, #m3{background:url(gif/over/m_engagements.gif);}
#m_biobios{
	display:block;
	float:left;
	background:url(gif/out/m_biobios.gif);
	width:150px;
	height:63px;
}
#m_biobios:hover, #m4{background:url(gif/over/m_biobios.gif);}

#m_presse {
	display:block;
	float:left;
	background:url(gif/out/m_presse.gif);
	width:138px;
	height:63px;
}
#m_presse:hover, #m5 {background:url(gif/over/m_presse.gif);}



#m_trouver {
	display:block;
	float:left;
	background:url(gif/out/m_trouver.gif);
	width:172px;
	height:63px;
}
#m_trouver:hover, #m5 {background:url(gif/over/m_trouver.gif);}

#m_boutique {
	display:block;
	position : absolute ;
	left:700px; top:70px;
	background:url(gif/out/m_boutique.gif);
	width:180px;
	height:63px;
}
#m_boutique:hover {background:url(gif/over/m_boutique.gif);}

/*--------------------------------------*/

#col1 {
	margin-top:14px;
	float:left;
	margin-left:15px;
	width:319px;
}
#col2 {
	margin-top:14px;
	float:left;
	margin-left:6px;
	width:312px;
	height: 650px;
}
#col3 {
	margin-top:14px;
	float:right;
	margin-right:19px;
	width:322px;
}
#foot {
	height:25px;
	background:url(gif/foot.gif) no-repeat;
	clear:both;
}
/*--------------------------------------*/
#certifie {
	float:left;
	width: 1000px;
	background:url(gif/bg2.gif) repeat-y;
	padding-top:22px;
	padding-left:26px;
	padding-bottom:20px
}
#bio {
	height:120px;
	background:url(gif/bg2.gif);
	padding-top:40px;
	padding-left:60px;
	clear:both;
}
/*--------------------------------------*/
.papierorange {
	background:url(gif/orange.gif) no-repeat;
	width:300px;
	height:600px;
	margin-left:10px;
	padding-left:26px;
	padding-top:25px;
	margin-top:8px;
	color:white;
}
.papierorange_court {
	/*background:url(gif/orange.gif) no-repeat;*/
	width:300px;
	height:auto;
	margin-left:10px;
	padding-left:26px;
	padding-top:0;
	padding-bottom:0;
	margin-top:8px;
	color:#6e2c6b /*white*/;
	line-height:1.2em;
	font-size:16px;
	font-weight:bold;
}
.papiergris {
	background:url(gif/papier-gris.gif) no-repeat;
	width:300px;
	height:300px;
	margin-left:10px;
	padding-left:30px;
	padding-top:25px;
}
.papierrose {
	background:url(gif/papier-rose.gif) no-repeat;
	width:300px;
	height:320px; /*initialement 320 px*/
	margin-left:10px;
	padding-left:26px;
	padding-top:20px;
	margin-top: 0px;
}
.papierrosepresse {
	background:url(gif/papier-rose-presse.gif) no-repeat;
	width:300px;
	height:420px; /*initialement 320 px*/
	margin-left:10px;
	padding-left:26px;
	padding-top:20px;
	margin-top: 0px;
}


.photo {
	width:300px;
	height:300px;
	margin-left:16px;
	margin-bottom:30px
}
