/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}


body{
	background:#f4ecd8 url(../pics/global/bkg.jpg) top repeat-x;
}

/* 
----------------------------------------------------------------------------- 
CONTENT WRAPPER
-----------------------------------------------------------------------------*/
#contentWrapper{
	margin:0;
	padding: 0;
}

#contentWrapper2{
	width: 100%;
	margin:0;
	padding: 0;
}

#content{
	width: 900px;
	margin: auto;
}
*>#content{width: 901px;}
/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	height:385px;
	width:1048px;
	margin:0 auto;
	position:relative;
	background:url(../pics/global/top3.jpg) top no-repeat;
}
#menu{
	position:absolute;
	width:600px;
	height:30px;
	top:35px;
	right:50px;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;
}
#menu li {
	float: left ;
	height : 30px;
}
a.menu_accueil span,a.menu_news span, a.menu_ferme span , a.menu_epicerie span, a.menu_liens span , a.menu_contact span {
	display : none; 
}
a.menu_accueil {
  display: block;
  height: 30px; 
  width:100px; 
  background: url(../pics/global/bt_accueil2.png) no-repeat;
}
a.menu_accueil:hover , a.menu_accueil:focus, a.menu_accueil:active  {
  background: url(../pics/global/bt_accueil.png) no-repeat;
}
a.menu_news {
  display: block;
  height: 30px; 
  width:100px; 
  background: url(../pics/global/bt_news2.png) no-repeat;
}
a.menu_news:hover , a.menu_news:focus, a.menu_news:active  {
  background: url(../pics/global/bt_news.png) no-repeat;
}
a.menu_epicerie {
  display: block;
  height: 30px; 
  width:100px; 
  background: url(../pics/global/bt_epicerie2.png) no-repeat;
}
a.menu_epicerie:hover , a.menu_epicerie:focus, a.menu_epicerie:active  {
  background: url(../pics/global/bt_epicerie.png) no-repeat;
}

a.menu_ferme {
  display: block;
  height: 30px; 
  width:100px; 
  background: url(../pics/global/bt_ferme2.png) no-repeat;
}
a.menu_ferme:hover , a.menu_ferme:focus, a.menu_ferme:active {
  background: url(../pics/global/bt_ferme.png) no-repeat;
}

a.menu_contact {
  display: block;
  height: 30px; 
  width:100px; 
  background: url(../pics/global/bt_contact2.png) no-repeat;
}
a.menu_contact:hover , a.menu_contact:focus, a.menu_contact:active  {
  background: url(../pics/global/bt_contact.png) no-repeat;
}
a.menu_liens {
  display: block;
  height: 30px; 
  width:100px; 
  background: url(../pics/global/bt_liens2.png) no-repeat;
}
a.menu_liens:hover , a.menu_liens:focus, a.menu_liens:active  {
  background: url(../pics/global/bt_liens.png) no-repeat;
}
#txthead{
	position:absolute;
	width:340px;
	height:100px;
	top:250px;
	left:70px;
	padding-left:20px;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-size:1.3em;
	color:#557700;
}
#citation{
	position:relative;
	width:900px;
	height:331px;
	background:url('../pics/global/citation.png') no-repeat;
}
#citation p.head_itemflf{
	position:relative;
	top:40px;
	left:60px;
	width:500px;
	font-family:georgia;
	font-weight:bold;
	font-size:1.3em;
	color:#668834;
	padding-bottom:15px;
	text-decoration:underline;
	font-style:italic;
}
#txtferme{
	position:relative;
	width:900px;
	height:331px;
	background:url('../pics/global/txtferme.png') no-repeat;
}
#txtferme p.head_itemflf{
	position:relative;
	top:40px;
	left:60px;
	width:500px;
	font-family:georgia;
	font-weight:bold;
	font-size:1.3em;
	color:#668834;
	padding-bottom:15px;
	text-decoration:underline;
	font-style:italic;
}
/* 
----------------------------------------------------------------------------- 
slideshow
-----------------------------------------------------------------------------*/

#slideshow{
	position:absolute;
	top:94px;
	left:432px;
	width:525px;
	height:265px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#titre{
	position:absolute;
	top:85px;
	left:430px;
}
#slideshow_frais{
	position:absolute;
	top:89px;
	left:688px;
	width:274px;
	height:274px;
}
#slideshow_frais IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow_frais IMG.active {
    z-index:10;
}

#slideshow_frais IMG.last-active {
    z-index:9;
}
#saison{
	position:absolute;
	top:94px;
	left:432px;
	width:525px;
	height:265px;
}

#saison ul{
	position:absolute;
	width:550px;
	height:30px;
	top:236px;
	right:-25px;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;
	z-index:20;
}
#saison ul li {
	float: left ;
	height : 30px;
	z-index:20;
}
#saison a {
	display:block;
}
#mois{
	width:206px;
	height:32px;
	position:absolute;
	top:2px;
	right:0px;
}
#saison_txt{
	position:absolute;
	top:0px;
	left:0px;
	width:525px;
	height:265px;
	font-family:arial;
	font-size:0.9em;
	z-index:19;
}
#fruits{
	position:relative;
	width:400px;
	float:left;
	margin-top:40px;
}
#legumes{
	position:relative;
	width:400px;
	float:left;
	margin-top:10px;
}
#bg_saison{
	position:absolute;
	width:178px;
	height:203px;
	top:25px;
	right:0px;
	z-index:18;
}
/* 
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#horaires2{
	position:relative;
	float:left;
	width: 450px;
	height:244px;
	background:url(../pics/index/horaires2.jpg) top no-repeat;
	font-family:georgia;
	font-size:0.9em;
	font-style:italic;
	color:#333;
}
#horaires2 p{
	position:absolute;
	width:360px;
	height:110px;
	top:75px;
	left:50px;
}
#horaires2 a{
	text-decoration:underline;
	color:#668734;
}
#horaires2 span{
	position:absolute;
	bottom:45px;
	left:50px;
}
.arrow{
	position:relative;
	width:12px;
	height:12px;
	top:1px;
}
#horaires2 br{
	line-height:8px;
}
#epicerie2{
	position:relative;
	float:left;
	width:450px;
	height:244px;
	background:url(../pics/index/epicerie2.jpg) center top no-repeat;
	font-family:georgia;
	font-size:0.9em;
	font-style:italic;
	color:#573700;
}
p.index{
	position:absolute;
	width:200px;
	height:150px;
	top:80px;
	left:62px;
}
p.index2{
	position:absolute;
	width:200px;
	height:150px;
	top:105px;
	right:62px;
	text-align:right;
}
a.index_link{
	text-decoration:underline;
	color:#7f0708;
}
span.index_link{
	position:absolute;
	bottom:55px;
	left:63px;
}
span.index_link2{
	position:absolute;
	bottom:55px;
	right:62px;
}
#ferme2{
	position:relative;
	float:left;
	width:450px;
	height:244px;
	background:url(../pics/index/ferme2.jpg) center top no-repeat;
	font-family:georgia;
	font-size:0.9em;
	font-style:italic;
	color:#573700;
}
#legumes2{
	position:relative;
	float:left;
	width:450px;
	height:244px;
	background:url(../pics/index/legumes2.jpg) center top no-repeat;
	font-family:georgia;
	font-size:0.9em;
	font-style:italic;
	color:#573700;
}
/*********************/
/* EPICERIE */
/*********************/
#menuepicerie{
	position:relative;
	float:left;
	width:257px;
	height:404px;
	background:url(../pics/epicerie/bg_menu.png);
	top:-20px;
}
.head_p{
	font-family:verdana;
	letter-spacing:1px;
	font-size:1.4em;
	color:#789f09;
}
#blockepicerie{
	position:relative;
	width:170px;
	font-size:0.9em;
	color:black;
	font-family: arial, "lucida console", sans-serif;
	padding-left:20px;
	text-align: justify;
	top:25px;
	left:10px;
}
#blockepicerie li{
	list-style-type: none;
}
#blockepicerie a{
	font-size:1.0em;
	color:#557700;
	font-family: arial, "lucida console", sans-serif;
}
#rightepicerie img{
	width:535px;
	padding-top:20px;
	padding-bottom:20px;
}
#rightepicerie{
	position:relative;
	float:right;
	width:630px;
	top:0px;
	padding:5px;
}
#rightepicerie p{
	width:540px;
	font-size:0.9em;
	color:#555;
	font-family: arial;
	text-align: justify; 
}
#rightepicerie ul{
	width:440px;
	font-size:0.9em;
	color:#555;
	font-family: arial;
	text-align: justify; 
	padding-left:40px;
}
#rightepicerie ul li{
	padding-bottom:10px;
	list-style-type: none;
	background-image: url(../pics/puce2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 15px;
}
#footer{
	background:url(../pics/global/linefooter.jpg) top no-repeat ;
	width: 900px;
	margin:auto;
	height: 150px;
	background-position:center;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}
#logo{
	position:relative;
	float:left;
	top:100px;
	left:200px;
}
p.foot{
	position:relative;
	float:right;
	top:100px;
	right:200px;
	font-family:georgia;
	font-size:14px;
	color:#305c00;	
}
p.foot a{
	text-decoration:underline;
	font-family:georgia;
	font-size:14px;
	color:#305c00;	
}
#search{
	position:relative;
	float:left;
	top:20px;
	left:7px;
	width:240px;
	height:39px;
	background:url(../pics/epicerie/search.jpg) left bottom no-repeat;
	font-family:arial;
	font-size:0.75em;
	color:#555;
}
#search_area{
	position:relative;
	float:left;
	top:11px;
	left:12px;
	border:none;
	width:181px;
	display:inline;
	font-family:arial;
	color:#444;
}
#search_bt{
	position:relative;
	float:left;
	width:33px;
	height:23px;
	top:7px;
	left:13px;
}
#newhead{
	position:absolute;
	top:124px;
	left:432px;
	width:525px;
	height:235px;
}
#newhead p.date{
	color:#668834;
	font-family:georgia;
	font-weight:bold;
	font-size:1.0em;
	text-decoration:underline;
	padding:10px;
}
#newhead p.txt{
	color:#666;
	font-family:georgia;
	font-size:0.9em;
	width:480px;
	padding:10px;
}
#newhead textarea{
	font-family:georgia;
	font-size:0.9em;
	width:480px;
	height:150px;
	padding:10px;
}
#newhead p.next{
	position:absolute;
	color:#555;
	font-family:verdana;
	font-size:0.7em;
	width:150px;
	bottom:5px;
	right:0px;
}
#newhead ul{
	position:absolute;
	color:#555;
	font-family:verdana;
	font-size:0.7em;
	width:500px;
	bottom:5px;
	right:0px;
	text-align:right;
}
#newhead ul li{
	color:#555;
	font-family:verdana;
	float:left;
	padding-left:5px;
}
#news textarea{
	font-family:georgia;
	font-size:0.9em;
	width:700px;
	height:500px;
	padding:10px;
	margin-left:80px;
}
ul.nextconseil{
	position:absolute;
	float:right;
	color:#555;
	font-family:verdana;
	font-size:0.7em;
	width:500px;
	right:0px;
	bottom:-50px;
	text-align:right;
}
ul.nextconseil li{
	color:#555;
	font-family:verdana;
	float:left;
	padding-left:5px;
}
#news{
	width:900px;
	height:770px;
	background: url(../pics/news/bg_news.png) no-repeat;
}
#jasette{
	width:900px;
	height:770px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
#jasette p{
	font-size:20px;
	font-weight:bold;
	height:30px;
}
#news p.head_item{
	position:relative;
	top:40px;
	left:60px;
	width:750px;
	font-family:georgia;
	font-weight:bold;
	font-size:1.3em;
	color:#668834;
	padding-bottom:20px;
	text-decoration:underline;
	font-style:italic;
}
#news p.middle_item{
	position:relative;
	top:30px;
	left:60px;
	width:750px;
	font-family:arial;
	font-size:0.9em;
	color:#555;
	padding-bottom:15px;
}
#news p.bottom_item{
	position:relative;
	left:60px;
	width:750px;
	font-family:arial;
	font-size:0.7em;
	color:#777;
	top:130px;
}
#rightepicerie div.item{
	position:relative;
	width:651px;
	height:210px;
	background:url(../pics/epicerie/produits.jpg) left top no-repeat;

}
#rightepicerie img.img_item{
	position:absolute;
	top:0px;
	left:421px;
	width:230px;
	height:210px;
	padding:0;
	margin:0;
}
#rightepicerie p.head_item{
	position:relative;
	top:40px;
	left:60px;
	width:350px;
	font-family:georgia;
	font-weight:bold;
	font-size:1.3em;
	color:#668834;
	padding-bottom:15px;
	text-decoration:underline;
	font-style:italic;
}
#rightepicerie p.middle_item{
	position:relative;
	top:30px;
	left:60px;
	width:350px;
	font-family:arial;
	font-size:0.9em;
	color:#555;
	padding-bottom:15px;
}
#rightepicerie p.bottom_item{
	position:absolute;
	left:60px;
	width:350px;
	font-family:arial;
	font-size:0.7em;
	color:#777;
	top:130px;
}
#indexepi{
	position:relative;
	top:20px;
	left:90px;
}
#rightepicerie p.head_itemflf{
	position:relative;
	top:40px;
	left:60px;
	width:500px;
	font-family:georgia;
	font-weight:bold;
	font-size:1.3em;
	color:#668834;
	padding-bottom:15px;
	text-decoration:underline;
	font-style:italic;
}
#rightepicerie div.itemflf{
	position:relative;
	width:680px;
	height:389px;
	left:-20px;
	background:url(../pics/epicerie/fruitlegferme.png) left top no-repeat;

}
#pflf{
	position:absolute;
	top:83px;
	left:380px;
	width:250px;
	font-family:arial;
	font-size:0.9em;
	color:#555;
}
#slideshowflf{
	position:absolute;
	top:74px;
	left:73px;
	width:281px;
	height:226px;
}
#slideshowflf IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	width:281px;
	height:226px;
}

#slideshowflf IMG.active {
    z-index:10;
}

#slideshowflf IMG.last-active {
    z-index:9;
}
#slideshowrungis{
	position:absolute;
	top:74px;
	left:73px;
	width:281px;
	height:226px;
}
#slideshowrungis IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	width:281px;
	height:226px;
}

#slideshowrungis IMG.active {
    z-index:10;
}

#slideshowrungis IMG.last-active {
    z-index:9;
}
#contact label{
	font-family:arial;
	font-size:0.9em;
	font-weight:bold;
	color:#666;
}
#contact input{
	background:none;
	border:1px solid #999;
	font-family:arial;
	font-size:0.8em;
}
#contact textarea{
	background:none;
	border:1px solid #999;
	font-family:arial;
	font-size:0.8em;
}

/*********************/
/* Hacks/Misc Styles */
/*********************/
.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */