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,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/*
* General config
*/

strong{
    font-weight: bold;
}

body{
    font-family: Verdana;
	font-size: 12px;
    background: #f2f2f2;
}

div#wrapper{
    width: 960px;
    position: relative;
    margin: auto;
    margin-bottom: 25px;
}

div#logo{
    position: absolute;
    right: 0;
    top: 0;
}

div.white-page{
    background: white;
    padding: 20px;
    margin: 0 25px 10px 25px;
    border-left: 2px #c6c6c6 solid;
    border-top: 2px #c6c6c6 solid;
    border-bottom: 1px #c6c6c6 solid;
    border-right: 1px #c6c6c6 solid;
    background: white url('../images/template/page-fond.jpg') no-repeat bottom;
    padding-bottom: 75px;
    min-height: inherit;
    _height: inherit;
}



/*
* Header & menu
*/

div#header{
    width: 100%;
    height: 137px;
    z-index: 4;
}

div#menu{
    width: 100%;
    height: 61px;
    background: url('../images/template/menu.png') no-repeat;
    margin-top: -15px;
    z-index: 1;

}

div#menu ul{
    width: 800px;
    margin-left: 30px;
}

div#menu ul li{
    width: 25%;
    float: left;
    height: 55px;
    text-align: center;
    position: relative;
}

div#menu ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

span.item{
    display: block;
    width: 100%;
    height: 100%;
}

span.trans{
    display: none;
}

div#menu ul li ul{
    background: #8cc63e;
    border: 1px solid #6a9730;
    margin: 0;
    padding: 0;
    width: 170px;
    padding: 10px;
    display: none;
}

div#menu ul li ul li{
    margin: 0 5px 10px 5px;
    display: block;
    text-align: left;
    color: white;
    font-size: 13px;
    width: 160px;
    float: none;
    height: auto;
}

div#menu ul li:hover ul{
    display: block;
    z-index: 99;
}

/*
* Home
*/

div.box, div.boxr{
    background: white;
    border-left: 2px #c6c6c6 solid;
    border-top: 2px #c6c6c6 solid;
    border-bottom: 1px #c6c6c6 solid;
    border-right: 1px #c6c6c6 solid;
    color: black;
    float: left;
    margin-left: 13px;
    overflow: hidden;
}

div.box h1, div.boxr h1{
    display: block;
    color: black;
    border-left: 2px #c6c6c6 solid;
    border-top: 2px #c6c6c6 solid;
    border-bottom: 1px #c6c6c6 solid;
    border-right: 1px #c6c6c6 solid;
    font-size: 12px;
    padding: 5px;
	margin-bottom: 0;
}



.box-content{
	height: 100%;
	background: url('../images/template/box.png') repeat-x;
	padding: 10px;
	margin: 0;
}

div.boxvert{
    background: #8CC63E;
    border-left: 2px #6a9730 solid;
    border-top: 2px #6a9730 solid;
	border-bottom: 1px #6a9730 solid;
    border-right: 1px #6a9730 solid;
    color: white;
    float: left;
    margin-left: 13px;
    overflow: hidden;
}

div.boxvert h1{
    display: block;
    color: white;
    border-left: 2px #6a9730 solid;
    border-top: 2px #6a9730 solid;
    border-bottom: 1px #6a9730 solid;
    border-right: 1px #6a9730 solid;
    font-size: 12px;
    padding: 5px;
}

div.boxvert h1 strong, div.box h1 strong, div.boxr h1 strong{
	font-weight: bold;
	font-size: 17px;
}

.boxvert-content{
	width: 100%;
	background: url('../images/template/boxvert.png') repeat-x;
	padding: 10px;
	margin: 0;
        line-height: 20px;
}

div.boxr{
    float: right;
}

div#content{
    background: url('../images/template/fond-home.png') no-repeat;
    background-position: bottom;
    min-height: 493px;
    _height: 493px;
    z-index: 50;
}

div#home-left{
    float: left;
    width: 630px;
}

div#home-right{
    float: left;
    width: 313px;
}

div#box-login{
    margin-left: 25px;
    width: 255px;
    height: 230px;
}

div#box-login .boxvert-content{
	width: 235px;
}

div#box-intro{
    width: 325px;
    height: 230px;
    margin-left: 15px;
}

div#box-intro p{
    text-align: justify;
}

div#box-intro .box-content{
	height: 162px;
	overflow-y: scroll;
}

div#box-produits{
    width: 300px;
    height: 180px;
}

div#box-produits ul li{
	float: left;
	margin-left: 35px;
	text-align: center;
}

div#box-rencontres{
    margin-top: 13px;
    width: 300px;
    height: 225px;
}

div#box-rencontres .box-content{
    background: url('../images/template/toque.jpg') no-repeat;
    line-height: 20px;
}

div#box-sondage{
    margin-left: 25px;
    margin-top: 13px;
    width: 170px;
    min-height: 210px;
	
}

div#box-sondage ul{
    margin-top: 5px;
}

div#box-market{
    margin-top: 13px;
    width: 415px;
    height: 230px;
}

/*
* Pages
*/

div#page{
    background: white;
    padding: 15px;
    padding-bottom: 35px;
}

div.white-page h1{
	text-align: center;
	color: #6a9730;
	font-weight: bold;
	border-bottom: 2px #6a9730 solid;
	padding-bottom: 5px;
	margin-bottom: 0px;
        background: url('../images/template/bambou-haut.jpg') no-repeat;
}

div.page-jobs{
    width: 500px;
    margin-left: 200px;
}

div.white-page h2{
	color: #6a9730;
	font-weight: bold;
	margin-top: 15px;
        margin-bottom: 10px;
}

.le-concept div#page-content, .nos-produits div#page-content{
    width: 500px;
    margin-left: 250px;
}

div#page-content h2{
    color: #6a9730;
    margin: 25px 0 15px 0;
    padding-left: 30px;
}

div#page-content h2 strong{
    font-size: larger;
    font-weight: bold;
}

div#page-content h3{
	color: #6a9730;
	font-weight: bold;
	margin: 10px 0 7px 20px;
}

.page-part{
    padding-left: 250px;
	padding-right: 100px;
}

#page-content img{
    margin: 10px;
}
div#page-content p{
    text-align: justify;
    margin-top: 10px;
}

div#page-content p.info{

    /*border: 1px #6a9730 solid;*/
    font-weight: bold;

}

div#page-content ul{
	margin-top: 10px;
	list-style-type: disc;
}

div#page-content ul li{
	margin: 5px 0 0 15px;
}

div#sig-page{
    font-style: italic;
    margin: 20px;
}

#page-menu{
    text-align: center;
    float: left;
    width: 200px;
    padding-top: 50px;
    margin-top: -25px;
    background: url('../images/template/chaines.jpg');
}

div#page-menu ul li:hover{
    cursor: pointer;
}

div#page-menu ul{
    list-style: none;
    /*border-bottom: 1px #6a9730 solid;*/
}

div#page-menu ul li{
    background: #8cc63f;
    color: black;
    padding: 10px;
    margin: 0;
}

div#page-menu ul li.active{
    font-weight: bold;
    color: white;
}

div.certifications-et-labels img{
    border: 2px solid #6a9730;
    padding: 5px;
}

div.job{
    width: 380px;
    padding: 10px;
    border: 1px gray solid;
    margin: auto;
}

div.job ul{
	list-style: disc;
	margin-left: 15px;
	margin-top: 5px;
}

div.job ul li{
	margin-top: 5px;
}

div.job h2{
    margin: 0;
    padding: 0;
    margin-top: -25px;
    background: white;
    text-align: center;
}

div.job .description{
    margin: 10px 0 10px 0;

}

div.job .description p{
        text-align: justify;
}

div.job .contacts{
    font-weight: bold;
	line-height: 20px;
}

div.job h3{
    font-weight: bold;
}
/*
* Footer
*/

div#footer{
    height: 30px;
    width: 100%;
    background: #2e2e2e;
    color: white;
}

div#footer ul{
    padding-top: 5px;
    text-align: center;
}

div#footer ul li{
    display: inline;
    font-size: 11px;
    margin-left: 10px;
}

div#footer a{
	color: white;
	text-decoration: none;
}

div#photos{
    padding-left: 250px;
    margin-top: 30px;
}

div#photos img{
    margin: 0;
    padding: 0;
    border: 0;
}

label{
    display: block;
    margin-top: 3px;
    clear:both;
    float: left;
    width: 110px;
}

input, select{
    margin-top: 3px;
}

ul#shops{
    margin-top: 25px;
}

li.shop{
    width: 415px;
    float: left;
    margin: 5px;
}

.shop-content{
    margin-left: 230px;
}

.shop img{
    float: left;
    padding: 5px;
}

div#vous-left{
    width: 300px;
    float: left;
}

div#vous-temoin{
    width: 100%;
    margin-top: 20px;
}

div#vous-temoin h2, div#vous-recettes h2{
    text-align: center;
    margin: 5px;
}

div#sig{
    font-style: italic;
    text-align: right;
}

div#vous-recettes{
    width: 100%;
    margin-top: 20px;
    
}

div.rec{
    background: url('../images/template/toque2.jpg') no-repeat bottom right;
}

div#vous-fiches, #vous-fiches-d{
    width: 400px;
    float: left;
    margin-top: 20px;
    margin-left: 50px;
}

div#vous-mail{
    width: 400px;
    float: left;
    margin-top: 20px;
    margin-left: 50px;
}

div#vous-fiches-d{
    margin-top: 0;
    width:420px;
}

.paniers h3{
    color: #6a9730;
    font-weight: bold;
}

.paniers h3:hover{
    cursor: pointer;
}

ul#list-recettes, div#recette{
    float: left;
    width: 400px;
    min-height: 300px;
}

div#recette{
    width: 380px;
    padding-left: 10px;
	padding-right: 10px;
}

div#recette ul{
    list-style: disc;
    margin: 10px 0 10px 15px;
}

div#recette p{
    text-align: justify;
}

ul#list-recettes{
    width: 270px;
    padding-left: 10px;
    color: #6a9730;
}

ul#list-recettes li{
    margin-top: 10px;
}

ul#list-recettes a{
    color: #6a9730;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a#backlist{
    font-size: 12px;
    color: #6a9730;
    
}

div#recette h3{
    color: #6a9730;
    margin: 10px 0 10px 0;
}

div#nom-recette h2{
	font-weight: bold;
}

div#vous-cal, div#vous-docs{
    width: 100%;
    margin-top: 20px;
}

div#vous-docs{
    min-height: 345px;
	padding-bottom: 10px;
}

div#vous-docs h4{
    line-height: 10px;

}

div#vous-docs h3{
    font-size: 16px;
    font-weight: bold;
    padding-left: 35px;
    margin: 15px;
    color: #6a9730;
    line-height: 30px;
    background: url('../images/template/bambou-haut.png') no-repeat;
}

div#vous-docs h3:hover{
    cursor: pointer;
}

div#vous-cal h2, div#vous-docs h2{
    text-align: center;
}

div#box-recette{
	float: left;
    margin-left: 13px;
    width: 400px;
    margin: 20px 0 0 50px;
}

.fiche{
    clear: both;
    margin-top: 20px;
}

.fiche img{
    float: left;
}

.fiche h4{
    margin-left: 100px;
    margin-bottom: 5px;
	background: url('../images/template/pdf.jpg') no-repeat;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
}

.fiche h4 a{
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.fiche p{
    margin-left: 100px;
    text-align: justify;
}

div#easter{
    position: absolute;
    z-index: 99;
    height: 3px;
    width: 3px;
}

div#recette-ingredients ul{
    list-style: disc;
    margin-left: 15px;
    margin-top: 15px;
}

div#recette-solo
{
    width: 400px;
    margin: auto;
    float: none;
}

div#recette-solo p
{
    text-align: justify;
}

div#recette-solo h1{
    font-size: 18px;
    border: 0;
}

div#recette-solo h2{
    font-size: 15px;
    border: 0;
}

div.white-page div.box h2{
    color: black;
    font-size: 16px;
    font-weight: normal;
}

div.white-page div.box h2 strong{
    font-size: 19px;
    font-weight: bold;
}

div#concept-intro{
    background-color: #8cc63e;
    padding: 15px;
    color: white;
    margin-top: 15px;
}

div#concept-txt{
}

div#concept-txt strong{
    color: #8cc63e;
    line-height: 20px;
}

.paniers{
    background: white;
}

img#burger{
    float: left;
    margin: 80px 40px 0 0;
}

#shops h2{
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.blocknote{
    background: url('../images/template/bloc-note-case.png');
}

div#index-conseils, div#list-docs{
    text-align: center;
    margin: auto;
    text-align: center;
    margin-top: 10px;
}

div#list-docs{
    margin-top: 15px;
}

div#index-conseils{
    width: 300px;
}

span.lettre, span.doc-item{
    color: #6a9730;
    cursor: pointer;
        font-weight: bold;
}

span.lettre{

    font-size: 15px;
}

ul#sitemap{

}

ul#sitemap li{
    margin-top: 5px;
}

ul#sitemap li ul{
margin-left: 170px;
margin-top: -20px;
}

.solo, .duo, .famille{
    text-align: center;
    margin-top: 5px;
}

div#offert{
	text-align: right;
	margin-top: 5px;
}

div#ingredients ul li{
	margin-top: 3px;
}

div#description p{
	margin-top: 9px;
}

#nom-recette{
	background: url('../images/template/recette-top.jpg');
	padding-top: 30px;
	margin-bottom: 0;
}

#recette{
	padding-top: 15px;
	background: url('../images/template/recette-middle.jpg');
	width: 400px;
	margin-bottom: 0;
}

#recette-bottom{
	margin-top: 0;
	background: url('../images/template/recette-bottom.jpg');
	width: 400px;
	height: 11px;
	clear: both;
}
