@import url("/css/accueil.css");
@import url("/css/categories.css");
@import url("/css/produits.css");
@import url("/css/producteurs.css");
@import url("/css/panier.css");
@import url("/css/pager.css");
@import url("/css/compte.css");
@import url("/css/contenu.css");
@import url("/css/faq.css");
@import url("/css/actualite.css");
@import url("/css/recettes.css");

html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, em, img, ol, ul, li, form, fieldset, legend, label {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
ul, ol, li {list-style: none;}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.636em;
	color: #554d39;
	background: #fff;
}

a:link, a:active, a:visited {color: #b5121b; text-decoration: none;}
a:hover {text-decoration: underline;}

span.omError {
	background: red;
	display: block;
	margin: 5px 30px 0 0;
	padding: 3px 5px 3px 25px;
	font-size: 11px;
	line-height: 14px;
	color: #bf2d26;
	background: #e8e58d url(/images/icon-error-mini.gif) 5px 3px no-repeat;
	border: 1px solid #d6ab43;
}

fieldset {
	margin: 0;
}

fieldset legend {
	margin: 0;
	padding: 0;
	font-size: 21px;
	display: none;
}

fieldset input, fieldset textarea {
	border: 1px solid #9e947a;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	margin: 0;
	color: #554d39;
}	fieldset input.omInvalid {border: 1px solid #b5121b;}

	fieldset input.w50 {width: 50px;}
	fieldset input.w80 {width: 80px;}
	fieldset input.w160 {width: 160px;}
	fieldset input.w220 {width: 220px;}
	fieldset input.w270 {width: 270px;}
	fieldset input.w340 {width: 340px;}
	fieldset input.w380 {width: 380px;}
	
	fieldset input.noborder {border: none;}

fieldset div {
	padding: 8px 0;	
}

fieldset div em {color: #b5121b; font-size: 20px; font-weight: bold; line-height: 14px;}

fieldset label {
	float: left;
	display: inline;
	text-align: right;
	font-weight: bold;
	padding: 0 4px 0 0;
	line-height: 23px;
}

.replace {
	margin: 0;
	padding: 0;
	line-height: 1em;
	overflow: hidden;
	position: relative;
}

	.replace span {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #fff;
	}
	
div.boutonsgreen a.btn {
	cursor: pointer;
}

div.boutonsgreen a.btn input {
	height: 40px;
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #78a22f;
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-indent: -9999em;
	cursor: pointer;
	display: block;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#top {
	background: #f15c22	url(/images/bg-topbar.gif) bottom left repeat-x;
	color: #fff;
	width: 960px;
	height: 30px;
	padding: 0;
}

	#top a {
		color: #fff;	
	}
	
	#top fieldset input {
		float: left;
		display: inline;
		font-size: 11px;
		border: none;
		padding: 0;
	}
	
	#top fieldset input.txt {
		height: 19px;
		color: #554d39;
		padding: 4px 5px 0 5px;
		margin: 0 4px 0 0;
	}	#top fieldset input.w180 {width: 150px; background: url(/images/bg-input-top-180.gif) top left no-repeat;}
		#top fieldset input.w110 {width: 100px; background: url(/images/bg-input-top-110-labeled.gif) top left no-repeat;}
		
	#top div.boutons {
		float: left;
		padding: 0;
	}
	
	#top div.boutons a {
		padding: 0;
		line-height: 23px;
		float: none;
		cursor: pointer;
		height: 23px;
		display: block;
	}
	
	#top div.boutons a input {
		height: 23px;
		border: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background: #8db237;
		color: #fff;
		font: normal 11px/14px Arial, Helvetica, sans-serif;
		text-indent: -9999em;
		cursor: pointer;
		display: block;
	}
	
		
		#top #toptools div.boutons a input {width: 28px; background: #8db237 url(/images/boutons/btn-search.gif) 0px 0px no-repeat;}
		#top #toptools div.boutons a:hover input {width: 28px; background: #8db237 url(/images/boutons/btn-search.gif) 0px -50px no-repeat;}
		
		#top #loginboxbtn.boutons a:hover input {width: 92px; background: #8db237 url(/images/boutons/btn-login-popup.gif) 0px -50px no-repeat;}
		#top #loginboxbtn.boutons a input {width: 92px; background: #8db237 url(/images/boutons/btn-login-popup.gif) 0px 0px no-repeat;}
		#top #loginboxbtn.boutons a input.on,
		#top #loginboxbtn.boutons a:hover input.on{width: 92px; background: #f0efe2 url(/images/boutons/btn-login-popup.gif) 0px -100px no-repeat;}

		#top #loginbox #submitinput.boutons a input {width: 49px; background: #8db237 url(/images/boutons/btn-valider.gif) 0px 0px no-repeat;}
		#top #loginbox #submitinput.boutons a:hover input {width: 49px; background: #8db237 url(/images/boutons/btn-valider.gif) 0px -50px no-repeat;}
		
		#top #loginbox #envoyerinput.boutons a {margin: 0 0 0 5px;}
		#top #loginbox #envoyerinput.boutons a input {width: 55px; background: #8db237 url(/images/boutons/btn-envoyer.gif) 0px 0px no-repeat;}
		#top #loginbox #envoyerinput.boutons a:hover input {width: 55px; background: #8db237 url(/images/boutons/btn-envoyer.gif) 0px -50px no-repeat;}

		#top #useraccount #loginbox #submitinput.boutons a {float: left;}
		#top #useraccount #loginbox #envoyerinput.boutons a {float: right;}
		
#useraccount {
	height: 30px;
	width: 465px;
	float: left;
	padding: 0;
	background: url(/images/bg-topbar-left.gif) bottom left no-repeat;
}

	#useraccount.loggedin {
		background: url(/images/mon-compte.gif) bottom left no-repeat;
		padding: 3px 0 2px 85px;
		width: 465px;
	}
	
	#useraccount a.new {
		float: left;
		padding: 7px 10px 0 10px;
		height: 23px;
		line-height: 14px;
	}
	
#login {
	position: relative;
	z-index: 5000;
	width: 107px;
	height: 25px;
	float: left;
	padding: 3px 0 2px 0;
}
	
#loginbox {
	position: absolute;
	top: 23px;
	right: 15px;
	width: 200px;
	padding: 0 0 5px 0;
	background: url(/images/bg-loginbox-bottom.png) bottom left no-repeat;
	color: #554d39;
	display: none;
}

#loginboxcorners {
	background: url(/images/bg-loginbox-top.png) top left no-repeat;
	padding: 5px 0 0 0;
}

	#loginboxcorners .solid {
		background: #f0efe2;
		width: 170px;
		overflow: hidden;
		padding: 0 15px;
	}
	
	#loginbox fieldset div {
		padding: 5px 0 5px 0;	
		width: 170px;
		overflow: hidden;
	}
	
	#loginbox fieldset label {
		font-weight: normal;
		float: none;
		display: block;
		padding: 0;
		text-align: left;
		line-height: 18px;
	}
	
	#top #loginbox fieldset input.txt {
		width: 160px;
		background: url(/images/bg-input-login.gif) top left no-repeat;
		margin: 0;
	}
	
	#top #loginbox #envoyerinput {padding: 0 0 5px 0;}
	
	#top #loginbox fieldset #passwordinput input.txt {
		width: 111px;
		float: left;
	}
	
	#loginbox ul {
		margin: 5px 0;
	}
	
	#loginbox a {
		color: #b5121b;
	}
	
	#form_login {display: block;}
	#form_forgot {display: none;}
	
#top #submitinput {
	float: left;
	width: 49px;
}

ul#loggedin {
	width: 455px;
	overflow: hidden;
	margin: 6px 0 0 10px;
	padding: 0;
	list-style: none;
}

	ul#loggedin li {
		float: left;
		background: url(/images/bg-loggedin-split.gif) 0px 5px no-repeat;
		padding: 0 5px 0 6px;
	}	ul#loggedin li.first {background: none; padding-left: 0;}

#toptools {
	float: right;
	border-left: 1px solid #ee4017;
	height: 30px;
	background: url(/images/bg-topbar-right.gif) bottom right no-repeat;
}

	#toptools li {
		border-left: 1px solid #f89437;
		border-right: 1px solid #ee4017;
		float: left;
		height: 30px;
	}
	
	#toptools li a {
		display: block;
		padding: 0 9px;
		height: 30px;
		line-height: 28px;
		float: left;
	}
	
	#toptools li.search {
		border-right: none;
		padding: 3px 4px 0 9px;
		height: 27px;
	}
	
#header {
	width: 960px;
	height: 100px;
	margin: 10px 0;
}

#logo {
	width: 770px;
	height: 100px;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	display: inline;
	background: url(/images/entete01.jpg) top right no-repeat;
}

#quickcart {
	width: 170px;
	height: 100px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	background: #d9d7b6 url(/images/bg-quickcart.gif) center no-repeat;
	position: relative;
	z-index: 3000;
}

	#quickcart h4 {
		width: 170px;
		height: 20px;
		background: url(/images/bg-quickcart-head.gif) top center no-repeat;
		margin: 5px 0 0 0;
		padding: 0;
		text-indent: -9999px;
	}
	
	#quickcart ul {
		margin: 4px 0 0 0;
		padding: 0 11px;
		list-style: none;
		line-height: 14px;
		width: 148px;
		overflow: hidden;
	}
	
		#quickcart ul li.count,
		#quickcart ul li.total {margin: 4px 0; width: 74px; float: left;}
		#quickcart ul li.total {text-align: right;}
		#quickcart ul li.cart {clear: left;}
		
#cartdetailsholder {
	position: absolute;
	z-index: 200;
	top: 85px;
	left: -1px;
	padding: 5px 0 0 0;
	display: none;
}
		
#lastadded {
	width: 172px;
}

	#lastadded h5 {
		font: bold 12px/15px Arial, Helvetica, sans-serif;
		background: url(/images/bg-lastadded-top.gif) top center no-repeat;
		padding: 5px 13px 0 13px;
	}

	#lastadded .list {
		background: #fff url(/images/bg-lastadded.gif) top center repeat-y;
	}
	
	#lastadded .button {
		height: 28px;
		padding: 10px 0 0 0;
		background: url(/images/bg-lastadded-bottom.gif) bottom center no-repeat;
	}
		#lastadded .button a {
			background: url(/images/bg-btn-envoyer.gif) center no-repeat;
			width: 164px;
			height: 23px;
			display: block;
			font-weight: bold;
			text-align: center;
			color: #fff;
			line-height: 22px;
			margin: 0 auto;
		}
		
	#lastadded ul {
		width: 162px;
		margin: 5px auto 0 auto;
		padding: 0;
	}
	
		#lastadded ul li {
			background: url(/images/dots-h.gif) top left repeat-x;
			padding: 2px 0 1px 0;
			width: 162px;
			float: left;
			clear: left;
		}
		
		#lastadded ul li.empty {
			line-height: 14px;
			padding: 5px 0 1px 0;
		}
		
		#lastadded ul li.empty span {
			display: block;
			background: url(/images/icon-bubble-panier-mini.gif) 7px 4px no-repeat;
			padding: 0 5px 0 35px;
		}
		
		#lastadded ul li a {
			display: block;	
			padding: 3px 9px;
			color: #554d39;
			text-decoration: none;
			float: left;
			width: 144px;
		}	
		
			#lastadded ul li a:hover {
				background: #e3edde;	
			}
			
			#lastadded ul li a strong {
				color: #b5121b;
				display: block;
			}
			
			#lastadded ul li a span.prix {
				float: right;
			}
	
ul#menu {
	clear: left;
	width: 960px;
	height: 35px;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	text-align: center;
	/*overflow: hidden;*/
}

	ul#menu li {
		padding: 0;
		margin: 0 5px;
		float: left;
		display: inline;
		height: 35px;
		width: 150px;
	}	ul#menu li.first {margin: 0 5px 0 0;}
		ul#menu li.last {margin: 0 0 0 5px;}
		ul#menu li.achats {width: 160px; position: relative; z-index: 3000;}
		
	ul#menu li a {
		display: block;
		width: 150px;
		height: 35px;
		float: left;
		background: url(/images/navigation-sprite.gif) 0px 0px no-repeat;
		text-indent: -9999px;
	}	ul#menu li.achats a {width: 160px;}
	
		ul#menu li.ecomarche a {background-position: 0px 0px;}
        ul#menu li.achats a {background-position: -160px 0px;}
        ul#menu li.producteurs a {background-position: -330px 0px;}
        ul#menu li.horaire a {background-position: -490px 0px;}
        ul#menu li.faq a {background-position: -650px 0px;}
        ul#menu li.contact a {background-position: -810px 0px;}
		
		ul#menu li.ecomarche a:hover {background-position: 0px -50px;}
        ul#menu li.achats a:hover {background-position: -160px -50px;}
        ul#menu li.producteurs a:hover {background-position: -330px -50px;}
        ul#menu li.horaire a:hover {background-position: -490px -50px;}
        ul#menu li.faq a:hover {background-position: -650px -50px;}
        ul#menu li.contact a:hover {background-position: -810px -50px;}
		
		ul#menu li.ecomarche a:focus, ul#menu li.ecomarche a:active {background-position: 0px -100px;}
        ul#menu li.achats a:focus, ul#menu li.achats a:active {background-position: -160px -100px;}
        ul#menu li.producteurs a:focus, ul#menu li.producteurs a:active {background-position: -330px -100px;}
        ul#menu li.horaire a:focus,ul#menu li.horaire a:active {background-position: -490px -100px;}
        ul#menu li.faq a:focus, ul#menu li.faq a:active {background-position: -650px -100px;}
        ul#menu li.contact a:focus, ul#menu li.contact a:active {background-position: -810px -100px;}
		
		ul#menu li #dropdown_holder {
			position: absolute;
			z-index: 200;
			top: 38px;
			left: 0;
			width: 496px;
			display: none;
			background: url(/images/bg-dropdown-categories-bottom.gif) bottom center no-repeat;
			padding: 0 0 9px 0;	
		}
		
		ul#menu li ul#cat_dropdown {
			width: 496px;
			overflow: hidden;
			text-align: left;
			background: url(/images/bg-dropdown-categories-top.gif) top center no-repeat;
			padding: 15px 0 0 0;
		}
		
			ul#menu li ul#cat_dropdown li {
				margin: 0 5px;
				width: 238px;
				height: auto;
				padding: 2px 0 1px 0;
				background: url(/images/dots-h.gif) top left repeat-x;
				float: left;
				display: inline;
			}	ul#menu li ul#cat_dropdown li.first {background: none;}
			
			ul#menu li ul#cat_dropdown li a {
				display: block;
				width: 218px;
				height: auto;
				background: none;
				text-indent: 0;
				padding: 4px 5px 4px 15px;
				text-decoration: none;
				float: left;
			}	ul#menu li ul#cat_dropdown li a:hover {background: #e3edde;}
		
#pagecore {
	width: 960px;
	overflow: hidden;
	padding: 0;
}

#fullpage {
	margin: 0;
	width: 960px;
	overflow: hidden;
}

#splitpage {
	margin: 0;
	width: 960px;
	overflow: hidden;
}

#printp {
	width: 710px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

#leftmenu {
	width: 230px;
	float: left;
	display: inline;
	margin: 5px 10px 0 0;
}

	#leftmenu ul.menu {
		width: 230px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		list-style: none;
		background: url(/images/bg-menucat.gif) top left repeat-y;
	}
	
		#leftmenu ul.menu li {
			clear: left;
			float: left;
			display: inline;
			border-top: 1px solid #d6e3c0;
			margin: 0 1px;
			width: 228px;
		}	#leftmenu ul.menu li.first {border-top: none;}
		
			#leftmenu ul.menu li a {
				display: block;
				font-weight: bold;
				line-height: 1.25em;
				padding: 7px 10px 7px 20px;
				float: left;
				width: 198px;
				text-decoration: none;
			}	#leftmenu ul.menu li.active a {color: #4e3e27;}
				#leftmenu ul.menu li a:hover {background: #e3edde; color: #4e3e27;}

			#leftmenu ul.menu li a span {display: none;}

		#leftmenu ul.menu li ul {
			padding: 0 0 10px 0;
			width: 228px;
			clear: left;
		}
		
			#leftmenu ul.menu li ul li {
				margin: 0;
				border: none;
				float: none;
			}
			
				#leftmenu ul.menu li ul li a {
					padding: 2px 10px 2px 30px;	
					font-weight: normal;
					float: none;
					color: #b5121b;
				}	#leftmenu ul.menu li.active ul li a {color: #b5121b;}
					#leftmenu ul.menu li ul li.active a {color: #4e3e27;}
					#leftmenu ul.menu li ul li a:hover {background: none; text-decoration: underline;}
				
					#leftmenu ul.menu li ul li a span {display: inline;}
					
	#leftmenu div.bottom {
			width: 230px;
			height: 5px;
			background: url(/images/bg-menucat-bottom.gif) center bottom no-repeat;
			clear: none;
			margin: 0;
		}	#leftmenu div.bottom span {display: none; clear: left;}
		
	#leftmenu ul.tabs {
		width: 230px;
		overflow: hidden;
		background: url(/images/bg-tabs-bottom.gif) 0px 25px repeat-x;
	}
		
		#leftmenu ul.tabs li {
			float: left;
			clear: none;
			height: 30px;
			border: none;
			padding: 0;
		}
		
			#leftmenu ul.tabs li a {
				display: block;
				height: 30px;
				float: left;
			}	#leftmenu ul.tabs li#tab_categories a {width: 105px; background: url(/images/tab-categories.gif) center no-repeat;}
				#leftmenu ul.tabs li#tab_producteurs a {width: 120px; background: url(/images/tab-producteurs.gif) center no-repeat;}
				#leftmenu ul.tabs li#tab_categories a.active {background: url(/images/tab-categories-active.gif) center no-repeat;}
				#leftmenu ul.tabs li#tab_producteurs a.active {background: url(/images/tab-producteurs-active.gif) center no-repeat;}
				#leftmenu ul.tabs li a span {display: none;}
		
		#leftmenu ul.tabs li#tab_categories {
			width: 105px;
			margin: 0 5px 0 0;
		}
		
		#leftmenu ul.tabs li#tab_producteurs {
			width: 120px;
			margin: 0;
		}
		
#footer {
	width: 960px;
	overflow: hidden;
	padding: 20px 0;
	margin: 50px 0 0 0;
	border-top: 1px solid #78a22f;
}

	#footer ul {
		width: 160px;
		float: left;
	}	#footer ul.nohead {padding: 30px 0 0 0;}
	
	#footer ul li {
		padding: 3px 10px 3px 25px;
		line-height: 1.15em;
	}
	
	#footer ul li.heading {
		height: 20px;
		padding: 0 0 10px 0;
	}	
	
		#footer ul li.heading a {display: block; height: 20px;}
		#footer ul li.heading a span {display: none;}
		#footer ul.ecomarche li.heading a {background: url(/images/footer-heading-ecomarche.gif) top center no-repeat;}
		#footer ul.produits li.heading a {background: url(/images/footer-heading-produits.gif) top center no-repeat;}
		#footer ul.producteurs li.heading a {background: url(/images/footer-heading-producteurs.gif) top center no-repeat;}
		
#copyright {
	text-align: right;
	width: 940px;
	clear: left;
	font-size: 10px;
	padding: 40px 10px 20px 10px;
}
		
#errMessages {
/*	position: absolute;
	top: 205px;
	left: 0;*/
	width: 960px;
	background: url(/images/bg-msg-bottom.gif) bottom center no-repeat;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
}

	#errMessages .error {
		position: relative;
		background: url(/images/bg-msg-top.gif) top center no-repeat;
		padding: 6px 0 0 0;
	}
	
		#errMessages #info {
			color: #584f39;	
		}
		
		#errMessages #error {
			color: #bf2d26;
		}
		
	#errMessages .error .content {
		padding: 8px 50px;	
	}
	
		#errMessages #info .content {background: url(/images/icon-msg-info.gif) 7px 1px no-repeat;}
		
		#errMessages #error .content {background: url(/images/icon-msg-error.gif) 7px 1px no-repeat;}
	
	#errMessages .close {
		width: 25px;
		height: 25px;
		position: absolute;
		top: 9px;
		right: 2px;
		display: block;
		background: url(/images/icon-msg-fermer.gif) center no-repeat;
	}

#fullpage.apropos {
/*	margin: 20px 0 0 0;*/
}

.apropos h1, .apropos h1 span {
	width: 960px;
	height: 45px;
	display: block;
}

#fullpage {padding: 20px 0 0 0;}

#fullpage.cueillette,
#fullpage.faq,
#fullpage.contact,
#fullpage.plan,
#fullpage.profil {
/*	margin: 20px 0 0 0;*/
}

.cueillette h1, .cueillette h1 span,
.faq h1, .faq h1 span,
.contact h1, .contact h1 span,
.plan h1, .plan h1 span,
.profil h1, .profil h1 span,
.recettes h1, .recettes h1 span {
	width: 960px;
	height: 35px;
	display: block;
}

.recettes h1, .recettes h1 span {height: 45px;}

table.horaire {
	border: 1px solid #dcd8d4;
	border-collapse: collapse;
	width: 938px;
	margin: 5px auto;
}

	table.horaire tr th {
		width: 103px;
		background: #d9d7b6;
		border: 1px solid #bdb899;
		color: #4e3e27;
		text-align: center;
		padding: 6px 0;
		font-size: 14px;
	}
	table.horaire tr th.alt {
		background: #eae9da;
	}

	table.horaire tr td {
		width: 103px;
		border: 1px solid #dcd8d4;
		height: 80px;
		color: #fff;
		line-height: 13px;
		vertical-align: top;
	}
	
	table.horaire tr td.preparation {
		background: url(/images/bg-horaire-preparation.gif) center no-repeat;
		width: 311px;
	}
	
	table.horaire tr td.commandes {
		background: url(/images/bg-horaire-commandes.gif) center no-repeat;
		width: 624px;
	}
	table.horaire tr td.commandes i{text-transform:lowercase;font-style:normal}
	
	table.horaire tr td.cueillette {
		background: url(/images/bg-horaire-cueillette.gif) center no-repeat;
	}
	
	table.horaire tr td strong,
	table.horaire tr td span {
		display: block;
		padding: 0 13px 0 27px;
	}	table.horaire tr td strong {margin: 12px 0 0 0;}
		table.horaire tr td.cueillette strong,
		table.horaire tr td.cueillette span {
			display: block;
			padding: 0 13px;
		}
		
p.livraison {
	background: url(/images/icon-bubble-rouge.gif) 0px 3px no-repeat;
	font-weight: bold;
	margin: 15px 10px 0 10px;
	padding: 0 0 0 20px;
}	p.livraison strong {color: #b5121b;}

.cueillette h2.replace, .cueillette h2.replace span {
	display: block;
	height: 25px;
	width: 960px;
}	.cueillette h2.replace {margin: 0 0 20px 0;}

.cueillette .coordonneesPC h2,
.cueillette .coordonneesPC h2 span {width: 500px;}
.cueillette .horairePC h2,
.cueillette .horairePC h2 span {width: 400px;}

.contact h2.replace, .contact h2.replace span {
	display: block;
	height: 25px;
	width: 960px;
}	.contact h2.replace {margin: 0 0 20px 0;}
#btn_comments input{
	background:url(/images/boutons/btn-commentaires.gif) 0px 0px no-repeat;	
	text-indent:-9999px;
	width:80px;
	height:23px;
	border:none;
	float:right;
}
a:hover#btn_comments input{
	background-position:0 -50px;
}
#listepoints {
	margin: 25px 0 0 0;
	width: 960px;
	overflow: hidden;
}

#listepoints ul {
	width: 960px;
	float: left;
	margin-bottom:40px;
	overflow: hidden;
}	#listepoints ul.single {width: 240px;}

#listepoints .coordonneesPC ul{
	width: 500px;
}

.coordonneesPC {
	float:left;
	width:500px;
}

#listepoints ul li {
	width: 460px;
	margin: 0 10px 20px;
	overflow:hidden;
	font-size: 12px;
	float: left;
	display: inline;
}
#listepoints ul.pointsdechute li {
	height:620px;
}
#listepoints ul.pointsdechute li ul li {
	height:auto;
}

#listepoints ul li h4 {
		margin: 0 0 8px 0;
		padding: 0;
		font: bold 15px/18px Arial, Helvetica, sans-serif;
		color: #4e3e27;
	}
	
	#listepoints ul li strong.block {
		display: block;
		margin: 7px 0 0 0;
	}

	#listepoints ul li img{
		width:250px;
		height:200px;
		float:right;
		margin:0 0 0 10px;
		border:1px solid #4e3e27
	}
	
	#listepoints ul li small{
		font-size:11px;
		color:#990000;
		line-height:14px;
		display:block;
		width:160px;
	}
	
		#listepoints ul li ul {
			width: 460px;
			overflow: hidden;
			margin: 0;
			padding: 25px 0 0 0;
		}
		
			#listepoints ul li ul li {
				font-size:11px;
				background:url(/images/icon-horaire-pc.gif) #eae9da no-repeat 10px 11px;
				padding:10px 20px 10px 30px;
				margin: 0 0 12px 0;
				width:410px;
			}

.horairePC{
	float: right;
	width: 410px;
}

	#listepoints .horairePC ul {
		width: 390px;
		padding: 0 0 0 10px;
	}

	#listepoints .horairePC ul li{
		font-size:11px;
		background:url(/images/icon-horaire-pc.gif) #eae9da no-repeat 10px 11px;
		padding:10px 20px 10px 30px;
		margin: 0 0 12px 0;
		width:340px;
	}
	#listepoints .horairePC ul li p{
		font-size:11px;
		width:auto;
	}
	#listepoints .horairePC ul li h4{
		margin-bottom:4px;
	}

#gmap {
	width: 700px;
	float: left;
	margin: 0 10px;
	display: inline;
}
#gmapbig {
	width:940px;
	margin:0 10px 25px 10px;
}
#form_contact{
	padding:20px 0 0 0;
}
#form_contact form{
	padding:0 10px;	
}
#form_contact form div.left{
	float:left;	
	overflow:hidden;
}
	#form_contact form div.left div label{
		float:left;
		padding:8px 0 0 0;
		margin:0;
		height:23px;
		width:180px;
		text-align:left;
	}
	#form_contact form div.left div input{
		float:left;
		width:160px;
		clear:left;
		display:block;
		margin:0;
		padding:3px 0;
	}
	#form_contact form div.left div i{
		float:left;	
	}
	#form_contact form div.left div{
		overflow:hidden;
		padding:0;
		margin:0;
	}
	#form_contact form div#identifier_holder{
		margin:0 30px 0 0;
		padding:0;
		width:180px;
	}
	#form_contact form div#comment_holder{
		padding:0;
	}
		#form_contact form textarea{
			width:480px;
			height:123px;
			float:left;
			clear:left;
		}
	#form_contact form div#btn_holder{
		padding:30px 0 0 0;
		clear:left;	
		overflow:hidden;
	}
#form_contact form div#btn_holder a{
	display:block;
	float:left;
	padding:0;
}
#form_contact form div#btn_holder a input {
    text-indent:-9999px;
	width:55px;
	height:24px;
	border:none;
	margin:5px;
	display:block;
	padding:0;
}
#form_contact form a#send input{
	background: url(/images/boutons/btn-envoyer.gif) 0px 0px no-repeat;
}
#form_contact form a#cancel input{
	background: url(/images/boutons/btn-annuler.gif) 0px 0px no-repeat;
}
#form_contact form a:hover#cancel input,
#form_contact form a:hover#send input{
	background-position:0px -50px;
	cursor:pointer;
}

#fullpage.plan {
	width: 960px;
	overflow: hidden;
}

#sitemap {
	width: 960px;
	overflow: hidden;
	background: url(/images/bg-1px-line-light.gif) 710px 0px repeat-y;
	margin: 20px 0;
}

.plan h2.replace, .plan h2.replace span {
	display: block;
	height: 25px;
	width: 700px;
}	.plan #plan_autres h2.replace, .plan #plan_autres h2.replace span {width: 240px;}
	.plan h2.replace {margin: 0 0 10px 0;}

#plan_categories {
	width: 720px;
	float: left;
	display: inline;
	/*margin: 20px 0;*/
}

	#plan_categories ul {
		width: 220px;
		padding: 0 10px;
		float: left;
		overflow: hidden;
	}
	
	#plan_categories ul li {line-height: 14px;}
	
		#fullpage.plan ul li ul {
			margin: 0 0 15px 0;
			padding: 0;
			float: none;
			
		}
		
		#fullpage.plan ul li ul li {
			background: url(/images/bullet-arrow-red.gif) 3px 7px no-repeat;
			padding: 0 0 0 9px;
			margin: 0;
			line-height: 18px;
		}
		
		#fullpage.plan ul li ul li a {color: #554d39;}
		
#plan_autres {
	width: 240px;
	float: left;
	display: inline;
	/*margin: 20px 0;*/
}

	#plan_autres ul {
		width: 220px;
		margin: 0 10px;
		line-height: 22px;
	}
	
	#plan_autres ul#plan_producteurs {
		padding: 0 0 30px 0;
		margin: 0 10px 15px 10px;
		border-bottom: 1px solid #d9d7b6;
	}
	
#social{
	padding:30px 0px 10px;
	clear:both;
	display:block;
	}
#recette_top #social{
	padding:10px 0px 10px;
	}
#social b{
	border-top:1px solid #d9d7b6;
	font-size:11px;
	display:block;
	padding:10px 10px 0;
	margin:30px 0px 5px;
}
	
#social ul,
#social ul li,
#printp #social ul,
#printp #social ul li,
#fullpage .contenu #social ul,
#fullpage .contenu #social ul li{
	background:none;
	margin:0;
	padding:0;
}

#social ul li,
#printp #social ul li,
#fullpage .contenu #social ul li{
	float:left;
	display:block;
	height:20px;
	overflow:hidden;
	padding:0 0 0 10px;
}
#social ul li.fbshare,
#social ul li.fblike,
#printp #social ul li.fbshare,
#printp #social ul li.fblike,
#fullpage .contenu #social ul li.fbshare,
#fullpage .contenu #social ul li.fblike{
	padding:0 10px;
	border-left:1px solid #d9d7b6;
}



/*CARTE GOOGLE*/
#map_canvas{
	width:938px;
	height:430px;
	margin:0 10px 30px;
	border:1px solid #4b402e;
	}
