/* —————————————————————————————— clear.css from cms made simple —————————————————————————————— */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li/*, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea*/

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea*/
{margin:0;padding:0;border:0;outline:0;font-size:12px;font-weight:normal;vertical-align:top;background:transparent;outline:none;}
b {font-weight:bold;}
i {font-style:italic;}
/*ol, ul {list-style:none;}*/
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
a, span {vertical-align:baseline;}






/* —————————————————————————————— general styles —————————————————————————————— */
/*html, body {width:100%;height:100%;}*/
body {font:normal 12px "Arial", Arial, Helvetica, sans-serif;color:#7e7d7d;}

.bold {font-weight:bold;}
.strike {text-decoration:line-through;}
.clear {clear:both;}
br.clear {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}
noscript ul {list-style-type:none;background:black;color:white;padding:10px;}

.clearfix:after {clear:both;display:block;height:0;font-size:0;visibility:hidden;content:".";}
.clearblock {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}

.hidden,
.collapsed,
.block_hidden_only_for_screen {display:none;}


/* -------début martial duval----------------*/
#wrapper-header {
	height: 182px;
	background-image: url(/uploads/images/bg-fruits.jpg);
	background-repeat: repeat-x;
	/*background-position: center bottom;*/
}
.header {
	width: 960px;
	height: 182px;
	margin: 0 auto;
	position: relative;
background-image: url(/uploads/images/headerbg.png);
	background-repeat: no-repeat;
}
.header h1 {
	color:#F00;
	text-indent:-9999px;
	
	
}

.logo-md {
	display:block;
	position:absolute;
	top:53px;
	left:0px;
}
.ardoise {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 1px;
}



#wrapper-nav {
	height: 55Px;
	background-image: url(/uploads/images/bg-nav.gif);
	background-repeat: repeat-x;	
}
#wrapper-nav ul {
	margin: 0 auto;
	text-align:center;
	width:960px;
	height:55Px;

}
#wrapper-nav   li {
	float: left;
	line-height:55px;
	display:block;
	height:55px;
}
#wrapper-nav   li a {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:center;
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	text-shadow:0px 1px 1px rgba(0,0,0,0.75);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bf000000,Positive = true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bf000000,Positive = true);
	display:block;
	height:55px;
	float:left;
	padding:0 12px 0 12px;
}

#wrapper-nav   li a:hover {
	background-image: url(/uploads/images/bg-nav-on.gif);
	background-repeat: repeat-x;
	color:#333333;
	text-align:center;
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	text-shadow:0px 1px 1px rgb(255,255,255);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #ffffffff,Positive = true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #ffffffff,Positive = true);
}
#wrapper-nav   li a.menuactive{
	background-image: url(/uploads/images/bg-nav-on.gif);
	background-repeat: repeat-x;
	color:#333333;
	text-align:center;
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	text-shadow:0px 1px 1px rgb(255,255,255);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #ffffffff,Positive = true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #ffffffff,Positive = true);
}
#wrapper-nav li+li:before {
	content: "|";
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	text-shadow:0px 1px 1px rgba(0,0,0,0.75);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bf000000,Positive = true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bf000000,Positive = true);
	display:block;
	height:55px;
	float:left;
}


#wrapper-contenu {
	background-image: url(/uploads/images/bg-contenu.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: left;	
}
#wrapper-contenu .contenu {
	width: 960px;
	margin: 0 auto;	

	

}
#wrapper-contenu .contenu .container-contenu-home-g {
	margin: 19px  0  0 10px;
	width: 557px;
	float: left;
	
}
#wrapper-contenu .container-contenu-home-g h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 120%;
	color:#464344;
	background: none;
	height: auto;
	display: block;
	margin: 0;
}
.home-accroche-livraison {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	letter-spacing: 0pt;
	line-height: 120%;
	color: #6AB900;
	text-align: left;
	background-image: url(/uploads/images/bg-accroche-pointi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:27px;
}
.btn-dl-plaquette {
	display: block;
	width: 306px;
	height: 47px;
	/*background-image: url(/uploads/images/btn-dl-plaquette.png);*/
	margin:10px 0 0 15px;
}
.container-contenu-home-g ul { padding:10px 0 0 0;list-style:none}
.container-contenu-home-g ul li {
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
line-height:190%;
color:#6AB800;
padding:0 0 0 10px;
}
.container-contenu-home-g ul li:before {
	content: "• ";
	font-family:Verdana, Geneva, sans-serif;
font-size:13px;
line-height:190%;
color:#464344;
}
.btn-video-home {
	float:right;
	margin:31px 17px 0 0;
	display:block
}




.container-contenu-home-testi {
	width: 960px;
	height: 259px;
	float: left;
	background-image: url(/uploads/images/bg-testi-photo.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 155%;
	font-style: italic;
	color: #464344;
	text-align: left;
	margin: 38px 0 0 0;
}
.testi1 {
	position:absolute;
	left:35px;
	Top:28px;
}
.testi2 {
	position:absolute;
	left:375px;
	Top:28px;
}
.testi3 {
	position:absolute;
	left:684px;
	Top:28px;
}
.container-contenu-home-testi em {
	color:#0099FF
}
#wrapper-footer { 
background-color: #D5F0B2;
width:100%;
float:left;
padding-top:31px;
/*height:254px;*/

}

#wrapper-footer .footer {
width: 960px;
margin: 0 auto;
background-color:#F69;

}

.footcol1 {
	float: left;
	width: 297px;
	height: 160px;
	margin: 0 0 0 34px;
	background-image: url(/uploads/images/sep-col-footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footcol2 {
	float: left;
	width: 314px;
	height: 160px;
	background-image: url(/uploads/images/sep-col-footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footcol3 {
	width: 292px;
	height: 160px;
	float: left;
	padding: 0 0 0 19px;
}
.footcol1-titreniv1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 148%;
	color: #464344;
	text-align: left;
}
.footcol1-titreniv2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:148%;
	font-weight:bold;
	color:#464344;
	text-align:left;
}
.footcol1 p, .footcol3 p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:161%;
	color:#464344;
	margin:9px 0 0 6px;	
}
.footer a {text-decoration:none;	color:#464344; font-weight:bold}
.footer a:hover {text-decoration: underline}
.footcol2-titreniv1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:148%;
	color:#464344;
	padding-left:20px;
}

.footcol2 ul{
	padding:5px 0 5px 20px;
	list-style-type: disc;
	list-style-position:inside;
	color:#464344;

}
.footcol2 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:164%;
	color:#464344;
}
.mini-footer {
/*	height: 34px;*/
	padding: 11px 0 11px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 100%;
	float: left;
	line-height: 150%;
	
}
.mini-footer em {
		font-size:10px;
		font-style:normal
}
.mini-footer a {
		font-size:10px;
		font-style:normal;
		color: #666666;
}
.mini-footer a:hover {
	text-decoration:none
}
.mini-footer span a {
	font-size:12px;
}
/* ------- qui sommes-nous ------------ */
.cont-qui-video {
	width: 960px;
	float: left;
	background-image: url(/uploads/images/bg-feuille-ombre.png);
	background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	line-height: 120%;
	color: #464344;
	background-image: url(/uploads/images/sep-pointi-h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 51px;
	display: block;
	line-height: 51px;
	margin: 26px 0 0 40px;
}
.titre-video {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0099FF;
	text-align: left;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	margin: 31px 0 3px 0;
}

.cadre-vid-youtube {
	border:1ps solide #FFF;
	text-align:center;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:150%;
	color:#0099FF;
	text-align:left;
	margin:32px 0 0 44px;

}
.cont-cartouche-nos-moyens {
	width:900px;
	height:85px;
	background-color: #DDF3C1;
	float:left;
	margin-left:30px;
}
.cont-cartouche-nos-moyens p{
	width: 425px;
	float: left;
	margin: 0 0 0 10px;
	padding-top:13px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:130%;
	color:#464344;
	text-align:left;
}
.cont-cartouche-nos-moyens p+p { margin:0 0 0 30px}

.cont-cartouche-nos-moyen-list {
	float: left;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 190%;
	/*font-weight:bold;*/
	color: #333333;
}
.cont-cartouche-nos-moyen-list ul {
	list-style-type: disc;
	list-style-position:inside;
	padding:16px 0 43px 56px;
	
}
.cont-cartouche-nos-moyen-list ul li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:190%;
	/*font-weight:bold;*/
	color:#333333;
}
.cont-cartouche-nos-moyen-list-pic {padding-left:40px; float:left}
.photo-equipe {
	background-image: url(/uploads/images/photo-equipe.jpg);
	background-repeat: no-repeat;
	background-position: 670px 24px;
}
.cont-qs-intro-societe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #464344;
	padding: 0 0 0 40px;
	width: 425px;
	height: 79px;
	float: left;
}
.cont-qs-intro-societe-btn {
	width: 425px;
	height: 79px;
	float: right;
	text-align: right;
}
.cont-fiche-md {
	width: 425px;
	float: left;
	margin: 0 0 0 40PX;
}
.cont-fiche-md h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#0099FF;
	text-align:left;
	margin:0px 0 0 0px;
}
.cont-fiche-md P {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #464344;
	padding:19px 0 0 0;
}
.marge-logo-bouch {margin-left:30px}
.pic-famille { float:left; margin:32px 0 0 0}

/* Nos produits --------------------------------------*/
.cont-cartouche-nos-produits-list {
	float: left;
	width: 592px;
	margin: 36px 0 0 59px;
}
.cont-cartouche-nos-produits-list ul {
	list-style-type: disc;
	list-style-position:inside;
	/*padding:16px 0 43px 56px;*/
	
}
.cont-cartouche-nos-produits-list ul li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:190%;
	color:#333333;
}
#list-tiret {
	margin-left:30px;
}
.cont-cartouche-nos-produits-list #list-tiret li {list-style: none}
.pic-nos-prod-personnages {margin:36px 0 0 0}
.cont-cartouche-nos-produits-list-pic { padding:32px 0 41px 40px; float:left}
/*------nos engagements --------------*/
.engagement-speech {
	width:291px;
	height:171px;
	background-color:#D5F0B2;
	margin:35px 0 31px 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:170%;
	color:#464344;
	padding:16px;
	float:left
}
.engagement-logos {
	float:left;
		margin:35px 0 0 0;
}
.grossiste-logos {
/*	float:left;*/
	margin:0 auto 36px auto;
	width:567px;
}
.cont-cartouche-nos-engagements-list {
	float: left;
	width: 916px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 190%;
	/*font-weight:bold;*/
	color: #333333;
	padding: 16px 0 43px 44px;
}
.cont-comp-pad {
	padding-top:36px;
}
.cont-cartouche-nos-engagements-list ul {
	list-style-type: disc;
	list-style-position:inside;
	margin:0 0 0 16px;
	
}
.cont-cartouche-nos-engagements-list ul li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:190%;
	/*font-weight:bold;*/
	color:#333333;
}
.cont-cartouche-nos-engagements-list-pic {float:left; padding:0 0 30px 40px}
.savoir-faire-speech {
	width: 896px;
	height: 70px;
	background-color: #D5F0B2;
	margin: 36px 0 21px 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 70px;
	color: #464344;
	text-align: center;
	float: left;
	font-style: italic;
}
/*-----savoir faire ------*/
.cont-cartouche-savoir-faire-list-pic {float:left; padding:0 0 42px 40px}
/*-----notre implentation ------*/
.implantation-intro {
	width: 646px;
	height: 49px;
	float: left;
	margin: 36px 0 12px 40px;
	ont-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 150%;
	/*	font-weight:bold;*/
	color: #6ABA00;
}
.implantation-btn-nous-contacter {
	float:left;
	margin:36px 0 0 0;
}
.cont-implantation-pic-entrepot {float:left; padding:12px 0 37px 40px}
.implantation-google-map {
	width:742px;
	height:542px;
	border:1Px solid #A6A5A2;
	float:left;
	margin:0 0 52px 102px;

}


.nous-contacter-fiche-md {
	width: 425px;
	float: left;
	margin: 28px 0 0 40px;
}
.nous-contacter-fiche-md h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#0099FF;
	text-align:left;
	margin:0px 0 0 0px;
}
.nous-contacter-fiche-md P {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 149%;
	color: #464344;
	padding:26px 0 0 6px;
}
.nous-contacter-fiche-md h5, .cont-fiche-md marge-logo-bouch h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:150%;
	/*font-weight:bold;*/
	color:#464344;
	text-align:left;
}
.nous-contacter-fiche-md img, .cont-fiche-md marge-logo-bouch img {
	margin:19px 0 0 0;
}
.nous-contacter-pic {
	float:left;
	margin:0 0 0 40px;
}
.cont-nous-contacter-sep-pointi {
	padding-left: 40px;
	float: left;
	width: 880px;
	height: 59px;
	background-image: url(/uploads/images/sep-pointi-h3.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}
.titre-form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#0099FF;
	padding:0 0 35px 40px;
}
.cont-form {
	width: 920px;
	float: left;
	margin: 0 0 29px 40px;
}
#wrapper-contenu .nous-contacter-fiche-md a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #464344;
	font-weight:bold;
}
.nous-contacter-fiche-md a:hover{ text-decoration:none}
#wrapper-nav span {
	font-size:13px;
}
/* style pour les liens dans les textes */
#wrapper-contenu a {color:#0099FF}
#wrapper-contenu a:hover {color:#0099FF; text-decoration:none}

/* style pour la vidéothèque */

.videotheque h2 {
	padding:45px 96px 0px 96px;
	margin:0;
	  
}

.videotheque p {
	float: left;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 190%;
	/*font-weight:bold;*/
	color: #333333;
	padding: 5px 96px 20px 96px;
}
/* Stylesheet: all Modified On 2017-03-24 14:03:20 */
