@charset "utf-8";

/* CSS Document */



HTML, BODY, FORM, UL{

	padding:0px;

	margin:0px;

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#7a7a7a;

}

A{

	color:#86b515;

	text-decoration:none;

}



A:hover{

	color:#3a607e;

}



#global-layer{

	position:relative;

	width:980px;

	height:auto;

	margin:0 auto;

}



#background-layer{

	position:absolute;

	left:-230px;

	width:1440px;

	height:930px;

	background:url(../images/backgrounds/background-main.jpg) no-repeat center

}





#header-layer{

	position:relative;

	width:100%;

	height:130px;

}

#header-layer .logo{

	position:absolute;

	top:50px;

	left:0px;

	width:500px;

	text-align:right;

	line-height:12px;

	font-size:14px;

}



#header-layer  A.logo:hover{

	color:#86b515;

}



#header-layer .logo SPAN{

	display:block;

	margin-right:6px;

}



#menu-layer{

	position:relative;

	width:100%;

	height:35px;

	border-collapse:collapse;

}



#menu-layer td{

	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;

	font-size:12px;

	text-transform:uppercase;

	text-align:center;

	border-left:1px #FFFFFF solid;	

}

#menu-layer td.first{

	border:none;

}

#menu-layer A{

	color:#FFF;

	background-color:#3a607e;

	text-decoration:none;

	display:block;

	height:37px;

	line-height:32px;

}

#menu-layer A .underline-menu{

	border-top:1px #FFFFFF solid;	

	background-color:#fff;

	width:100%;

	height:4px;

	padding:0px;

	font-size:1px;

	line-height:1px;

}



#menu-layer A:hover,

#menu-layer A.selected,

#menu-layer A.selected .underline-menu,

#menu-layer A:hover .underline-menu{

	background-color:#86b515;

}



#body-layer{

	position:relative;

	width:100%;

	height:480px;

	background:url(../images/backgrounds/background-body.png) repeat-x #cddf9a;

}



#footer-layer{

	position:relative;

	width:100%;

	height:30px;

	border-top:#3a607e solid 1px;

	margin-top:5px;

	color:#0d3d56;

}

#footer-layer .background-fade{

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	height:30px;

	background-color:#FFFFFF;

}



#footer-layer UL{

	position:absolute;

	top:0px;

	left:0px;

	list-style:none;

	margin-left:4px;

}

#footer-layer LI{

	float:left;

	margin:0 6px;

	line-height:28px;

	color:#0d3d56;

	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;

	font-size:10px;

	text-transform:uppercase;

}



#footer-layer A{

	color:#0d3d56;

	text-decoration:none;

}



#footer-layer A:hover{

	text-decoration:underline;

}



#footer-layer UL.seo{

	top:100px;

	margin:0px 20px;

}

#footer-layer UL.seo LI{

	padding:0px;

	margin:0px 10px 0px 0px;

	top:40px;

	line-height:normal;

}

#footer-layer UL.seo LI A{

	color:#999;

}





#footer-layer .address{

	margin-top:50px;

	text-align:center;

	font-size:12px;

}



#footer-layer A.laboite:hover{

	text-decoration:none;

}



#footer-layer A.laboite:hover SPAN{

	text-decoration:underline;

}







/************************************************************************/

#body-layer .gallery{

	position:absolute;

	top:40px;

	left:775px;

	width:195px;

	height:150px;

	border:#9c969b solid 1px;

	background-color:#FFFFFF;

	overflow:hidden;

}



#body-layer .gallery A{

	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;

	font-size:12px;

	color:#3a607e;

	font-weight:bold;

	text-decoration:none;

	background:url(../images/icons/cible.png) no-repeat 160px 85px;

	display:block;

	text-align:center;

	height:110px;

	line-height:24px;

}





#body-layer .diet{

	position:absolute;

	top:200px;

	left:775px;

	width:195px;

	height:150px;

	border:#9c969b solid 1px;

	background-color:#FFFFFF;

	overflow:hidden;

}



#body-layer .occaz{

	position:absolute;

	top:360px;

	left:775px;

	width:195px;

	height:110px;

	border:#9c969b solid 1px;

	background-color:#FFFFFF;

	overflow:hidden;

}



#body-layer .occaz A{

	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;

	font-size:14px;

	color:#3a607e;

	font-weight:bold;

	text-decoration:none;

	background:url(../images/icons/cible.png) no-repeat 130px 10px;

	display:block;

	margin-top:15px;

	margin-left:30px;

}



#body-layer .occaz A:hover,

#body-layer .gallery A:hover{

	text-decoration:underline;

}



#body-layer .gallery H2,

#body-layer .diet H2,

#body-layer .occaz H2{

	background:url(../images/backgrounds/encart-titles.png) repeat-x #FFFFFF;

	height:39px;

	margin:0px;

	padding:0px;

	padding-left:5px;

	color:#00547a;

	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;

	font-size:22px;

	line-height:33px;

	

}

/******************/

#body-layer .home-icon{

	position:absolute;

	top:10px;

	left:15px;

}



#body-layer .home-image{

	position:absolute;

	top:40px;

	left:10px;

	width:755px;

	height:310px;

	border:#9c969b solid 1px;

	overflow:hidden;
	background-image:url(/images/pages/home.jpg);
	background-repeat:no-repeat;

}

#body-layer .home-image div {
	position:absolute;
	margin-top:260px;
	padding:5px;
	color:#000;
	font-weight:bold;
	text-align:center;
	width:745px;
	height:40px;
	line-height:20px;
	background-image:url(/images/pages/home-bg-texte.png);
}

#body-layer .home-texte{

	position:absolute;

	top:360px;

	left:10px;

	width:735px;

	height:92px;

	text-align:justify;

	background-color:#FFFFFF;

	border:#9c969b solid 1px;

	padding:18px 10px 0px 10px;

}



#body-layer .global-content{

	position:absolute;

	top:40px;

	left:10px;

	width:745px;

	height:420px;

	overflow:hidden;

	background-color:#FFFFFF;

	border:#9c969b solid 1px;

	padding:5px;

}

#body-layer .global-content .scroll-pane.left{

	width:450px;

	height:385px;

}



#body-layer .global-content .scroll-pane.full{

	width:740px;

	height:385px;

}



#body-layer .global-content P{

	margin:0px;

	margin-top:10px;

	text-align:justify;

}



#body-layer .global-content H1,

#body-layer .global-content H2{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:bold;

	color:#86b515;

	margin:0px;

	padding:0px;

	margin-bottom:14px;

}



#body-layer .global-content H3{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#86b515;

	margin:0px;

	padding:0px;

	margin:15px 0 10px 0 ;

}



#body-layer .global-content a.tarifs-link{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	margin:0px;

	padding:0px;

	margin:15px 0 10px 0 ;

	display:block;

	text-align:center;

	margin:20px;

	font-weight:bold;

}







#body-layer .global-content UL{

	margin-left:40px;

	list-style:square;

	margin-top:5px;

}





/**/



	#body-layer .global-content UL.contact-list LI{

		margin-bottom:10px;

	}



	#body-layer .global-content UL.contact{

		width:370px;

		list-style:none;

		margin-top:30px;

		border:#071d3b dashed 1px;

		padding-top:10px;

		list-style:none!important;

		margin-top:40px!important;

		margin-left:0px!important;



	}

	#body-layer .global-content UL.contact LI{

		margin-bottom:5px;

	}



	#body-layer .global-content UL.contact TEXTAREA{

		width:240px;

		max-width:240px;

		height:45px;

		maxheight:45px;

		font-size:10px;

		font-family:Verdana, Arial, Helvetica, sans-serif;

	}

	

	#body-layer .global-content UL.contact TEXTAREA.message{

		height:90px;

		maxheight:90px;

	}



	#body-layer .global-content UL.contact INPUT{

		width:240px;

		height:18px;

		font-size:10px;

		font-family:Verdana, Arial, Helvetica, sans-serif;

	}

	

	#body-layer .global-content UL.contact DIV{

		float:left;

		width:100px;

		text-align:right;

		margin-right:10px;

	}



	#body-layer .global-content UL.contact .button{

		color:#000000;

		display:block;

		margin-top:10px;

	}



	#body-layer .global-content UL.contact .button:hover{

		text-decoration:underline;

	}



.products-list{

	margin-bottom:20px;

	padding-left:20px;

}

.products-list LI{

	margin-bottom:5px;

}



.products-list LI .price{

	color:#333;

}



.products-list LI .old-price{

	font-size:10px;

}



#body-layer UL.espacee{

	margin-top:15px;

}

#body-layer UL.espacee LI{

	margin-bottom:10px;

}



/************************************************************/

/************************************************************/

/************************************************************/

.jScrollPaneTrack {

	left: auto;

	right: 0;

	background-color:#cddf9a;

}



.jScrollPaneDrag{

	background-color:#86b515;

}





.scroll-pane{

	position:relative;

	overflow:hidden;

	float: right;

	padding-right:6px; /* Trackwidth + 3px */

}

/************************************************************/

/************************************************************/

/************************************************************/








