/* Script pour transparence PNG sous IE 6 (iepngfix.htc)*/

img, #header, #sousheader, .class, blockquote { behavior: url(Scripts/iepngfix.htc); }

/* CORP SU SITE */

body {
	font-size:       75%; /* reset 1EM to 10px */
	margin:          0;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	background-image: url(Image/Arriere%20Plan%20H.png);
	padding-top: 5px;
	padding-bottom: 0px;
}

body,td,th {
	font-size: 14px;
	color: #003300;
}

/* TETE DE SITE */

#header {
	margin:          0 auto;
	width:           980px;
	height:          201px;
	background-image: url(Image/Image%20Entete.png);
	overflow: visible;
}

/* MENU HAUT */

#barremenu {
	height: 40px;
	width: 100%;
	overflow: hidden;
	}

#barremenu #barre {
	position:absolute;
	top: 161px;
	height: 30px;
	width: 100%;
	margin: 10px auto;
	padding-left: 9px;
	}

#barremenu #barre .onglet {
	background:url(Image/onglet.png) top left;
	color:#ffffff;
	float: left;
	height: 30px;
	width: 110px;
	margin-right: 9px; 
	line-height: 30px;
	overflow:hidden;
	cursor:pointer;
	padding-left: 20px;

	}
	
#barremenu #barre .active {
	background-position: top right;
	color: #ffffff;
	}

#barremenu #barre .onglet:hover { background-position: top right;
	}
	
.onglet h1 {font-size: 10pt; text-transform:uppercase; margin-top:0px; text-align: center;}

/* MENU FOOTER */

#barremenubas {
	height: 86px;
	width: 100%;
	overflow: hidden;
	}

#barremenubas #barrebas {
	position:absolute;
	bottom: 1px;
	height: 30px;
	width: 100%;
	margin: 0px auto;
	padding-left: 28px;
	}

#barremenubas #barrebas .onglet {
	color:#ffffff;
	float: left;
	height: 30px;
	width: auto;
	margin-right: 52px; 
	line-height: 25px;
	overflow:hidden;
	cursor:pointer;
	padding-left: 20px;

	}

#barremenubas #barrebas .active {
	color: #ffffff;
	}

#barremenubas #barrebas .onglet:hover { 
	color: #000000;

	}

.onglet h7 {font-size: 8pt; text-transform:uppercase; margin-top:0px; padding-left:30px;}

/* MENU PICTO */

.picto-accueil { background:url(Image/picto-accueil.png) no-repeat left center; }
.picto-visite { background:url(Image/picto-visite.png) no-repeat left center; }
.picto-galerie { background:url(Image/picto-galerie.png) no-repeat left center; }
.picto-contact { background:url(Image/picto-contact.png) no-repeat left center; }
.picto-drive { background:url(Image/picto-drive.png) no-repeat left center; }
.picto-ferme { background:url(Image/picto-ferme.png) no-repeat left center; }
.picto-carton { background:url(Image/picto-carton.png) no-repeat left center; }
.picto-presse { background:url(Image/picto-presse.png) no-repeat left center; }
.picto-carton-mini { background:url(Image/picto-carton-mini.png) no-repeat left center; }
.picto-drive-mini { background:url(Image/picto-drive-mini.png) no-repeat left center; }
.picto-facebook-mini { background:url(Image/picto-facebook-mini.png) no-repeat left center; }
.picto-mention-mini { background:url(Image/picto-mention-mini.png) no-repeat left center; }
.picto-condition-mini { background:url(Image/picto-condition-mini.png) no-repeat left center; }

/* CONTENU */

		/* Coté */
#container {
	width:           980px;
	position:        relative;
	margin: auto;
}

		/* Image Coté Arrière plan vert */
#container2 {
	width:           980px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(Image/Containerbg.png);
	top: 201px;
}

		/* Dessous de l'entete */
#contenu1 {
	width:           	940px;
	height: 			auto;
	margin: 0 auto;
}

		/* Texte */
#contenu1 p {
	margin:          0;
	color:           #333333;
	font-family: "Century Schoolbook";
	font-size:       16px;
	line-height:     170%;
	margin-left: 20px;
	margin-right: 20px;
	text-align:justify;
	word-wrap: break-word;
	hyphens: auto;
}

		/* Titre paragraphe */
h4 {
	font-size:       18px;
	font-family: "Century Schoolbook";
	font-weight: bolder;
	color:           #003300;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 20px;
}

		/* Sous titre paragraphe */
h3 {
	font-family: "Century Schoolbook";
	font-size:       16px;
	font-weight: bolder;
	color:           #003300;
	margin-left: 20px;
	text-decoration: none;
}
	
		/* Titre contact */
h2 {
	font-family: "Century Schoolbook";
	font-size:       13px;
	font-weight:     bold;
	color:           #003300;
	margin-left: 20px;
	text-decoration: none;
}


/* PIED DE PAGE */

#pieddepage {
	margin:          0,;
	width:           100%;
	height:          86px;
	background:      transparent url('Image/footer herbe.png') top left repeat-x;
}

/* STYLES DIVERS */

		/* Photo/Image dans les textes */
		/* Image à droite */
#contenu1 .droite {
	float:right;
	margin-left:35px;
	padding-top: 0px;
	border-radius:15px;
}

		/* Image à gauche */
#contenu1 .gauche {
	float:left;
	margin-right:35px;
	padding-top: 0px;
	border-radius:15px;
}

		/* Image carte france */
#contenu1 .carte {
	float:right;
	margin:0px 0px;
	padding-top: 20px;
}

		/* Diapo accueil */
#kizoa {
	width:  480px;
	height: 360px;
	float: left;
	margin: 20px;
}

		/* Style lien */
.Style1 {
	font-family: "Century Schoolbook";
	color:           #999999;
	text-decoration:none;
	font-size: 16px;
	font-variant: small-caps;
}

		/* Style panier lien magasin */
.Panier {
	position: fixed;
 	right: 1%;
    top: 8%;
    margin-top: -2.5em;}

		/* Style magasin */
.Magasin {
	margin-bottom:30px;
	margin-top:30px;
	padding-top: 0px;
}

		/* Style presse */
.droite2 {
	float:right;
	margin-left:50px;
	margin-right:50px;
	padding-top: 0px;
	border-radius:15px;
}


		/* Style presse */
.gauche2 {
	float:left;
	margin-right:80px;
	margin-left:50px;
	border-radius:15px;
	margin-bottom:20px;
}

		/* Style presse */
.gauche3 {
	float:left;
	margin-right:140px;
	margin-left:90px;
	margin-bottom:20px;
	border-radius:15px;
}

		/* Style diapo */
.diapo {
	float: left;
	margin-left:170px;
	margin-bottom:30px;
	margin-right:170px;
}

		/* Style video */
.video {
	float: left;
	margin-left:29px;
	margin-bottom:20px;
	margin-right:29px;
}

		/* Div contenu presse */
#Presse {
	width:  900px;
	height: auto;
	margin-left:20px;
	}

		/* Style lien */
h5 {
	font-family: "Century Schoolbook";
	color:           #999999;
	text-decoration:none;
	font-size: 16px;
	font-variant: small-caps;
}
	
		/* Style facebook */
.facebook {
	float: right;
	margin-left:0px;
	margin-right:35px;
	margin-top:25px;
}