.cartefr{
	background:url(../images/pointsvente/bg-carte-france.gif) no-repeat 0 0;
	background-repeat:no-repeat;
}
#center .cartefr .titre{
	font: Arial, Helvetica, sans-serif;
	color : #FFF;
	font-size:12px;
	float:left;
	font-weight:bold;
}
#center .cartefr td.visite{
	background:url(../images/pointsvente/bg-carte-visite.gif) no-repeat 0 0;
	/*padding:10px; */
	margin-bottom: 20px;
	margin-right:50px;
	padding-left:15px;
}
#footer .form {
	background:transparent url(../images/anounce-form-interne.gif) no-repeat scroll 0 0;
	float:right;
	height:163px;
	/* padding:63px 18px 0 50px; 091123 */
	padding:63px 0px 0 50px;
	width:161px;
}
#center .cartefr .region{
	font: Arial, Helvetica, sans-serif;
	color : #1D6D61;
	font-size:16px;
	font-weight:bold;
	margin-left: 240px;
	margin-right: 23px;
}
#center .cartefr .titre2{
	font: Arial, Helvetica, sans-serif;
	color:#79A332;
	font-size:12px;
}
#center .cartefr .titre_liste{
	font-size:12px;
	font: Arial, Helvetica, sans-serif;
	color : #1D6D61;
	font-weight:bold;
	margin-bottom:10px;
}
#center .cartefr .text_liste{
	font-size:11px;
	font: Arial, Helvetica, sans-serif;
	color : #1D6D61;
	font-weight:bold;
}
#center .cartefr h2{
	font-size:11px;
	font: Arial, Helvetica, sans-serif;
	color : #546F6B;
	font-weight:bold;
	margin-bottom:5px;
}
#center .cartefr li{
	list-style-type:none;
	font: Arial, Helvetica, sans-serif;
	color : #546F6B;
	font-size:12px;
	background:transparent url(../images/big-bowlet.gif) no-repeat scroll 0 1px;
	margin:0 0 5px;
	padding:0 0 0 20px;
}

/* global common definitions */
*{ font-size: 100.01%;}
html{ font-size: 68.76%;}
body{
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0;
	color:#546f6b;
	background:url(../images/body.gif) repeat-x;
}
a{
	color:#79a332;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#main a:active, a:focus{
	outline:none;
}
img{
	border-style: none;
}
.hidden{display:none;}
form{
	margin:0;
	padding:0;
}
fieldset{margin:0;padding:0;border:0;display:block;}
/* main blocks */
.header-stretch{
	background:url(../images/header-stretch.jpg) repeat-x 50% 0;
	min-width:960px;
}
.inner1 .header-stretch, .inner2 .header-stretch{ background:url(../images/inner1-header-stretch.jpg) repeat-x 50% 0;}
/*---block to rotate header and footer---*/
.rotor{
	position:relative;
	width:960px;
	margin:0 auto;
	padding:80px 0 0;
}
/*---header---*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
/*---logo area---*/
.logo-area{
	height:1%;
}
.logo-area:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
/*---logo---*/
.logo{
	float:left;
	background:url(../images/logo.gif);
	width:188px;
	height:49px;
	text-indent:-9999px;
	margin:7px 130px 0 17px;
}
.logo a{
	display:block;
	height:100%;
	overflow:hidden;
}

/**********************************************************************************/
/*---select area in header---*/
.select-area{
	float:left;
	padding:21px 0 0;
}
.select-area ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
	height:1%;
}
.li_1{
	float:left;
}
.li_1 ul{
	background:#fff;
/*	border:1px solid;*/
}
.li_2{
	float:left;
}
#header .select-section ul li.open {
	display:block;
}
/****************************************************************************/
#header div.form{
	float:left;
	width:323px;
	height:24px;
	padding:0;
	margin:16px 0 0;
}
#header div.form input,
#footer div.form input{
	display:none;
}
#myTopSelect ul,
#header div.form ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#myTopSelect ul li a,
#header div.form ul li a{
	display:block;
	width:108px;
	height:20px;
	padding:0 24px 0 8px;
	font:12px/20px "Trebuchet MS", Arial,sans-serif;
	text-decoration:none;
	background:url(../images/green-custom-select.gif) no-repeat 0 0;
	outline:none;
	color:#79a332;
	overflow:hidden;
}
#footer div.form .select-section {
	margin:0;
	padding:0;
}
#footer div.form .select-section a{
	display:block;
	width:128px;
	height:20px;
	padding:0 24px 0 8px;
	font:12px/20px "Trebuchet MS", Arial,sans-serif;
	text-decoration:none;
	background:url(../images/dark-green-select.gif) no-repeat 0 0;
	outline:none;
	color:#1d6d61;
	overflow:hidden;
}
#footer div.form .select-section ul a{
	background:none;
	height:auto;
	padding:0 0 0 5px;
	width:138px;
}
#footer div.form .select-section ul a:hover{
	background:#1d6d61;
	color:#fff;
}
#header div.form ul li ul{
	display:none;
	position:absolute;
	z-index:999;
	left:8px;
	top:18px;
	width:122px;
	background:#fff;
	border:1px solid #79a332;
	border-top:0;
}
#header div.form ul li.open ul{display:block;}
#footer div.form .select-section {
	overflow:visible;
}
#footer div.form .select-section ul{
	display:none;
	position:absolute;
	z-index:999;
	left:8px;
	top:18px;
	width:142px;
	background:#fff;
	border:1px solid #1d6d61;
	border-top:0;
	margin:0;
	padding:0;
	list-style:none;
}
#footer div.form .select-section li.open ul{display:block;}
#myTopSelect ul li,
#header div.form ul li,
#footer div.form ul li{
	float:left;
	display:inline;
	margin:0 20px 0 0;
	position:relative;
}
#footer div.form ul li{ margin:0;}
#select-on-top{
	width: 100%;
	height: 100%;
	z-index:9999;
	position:absolute;
	top:0;
	left:0;
}

#myTopSelect ul{
	z-index:999;
	width:125px;
	left:210px;
	background:#fff;
	border:1px solid #b391bf;
	border-top:0;
	margin: 0 20px 0 0;
	overflow:hidden;
}

#myTopSelect ul li a{
	background:none;
	height:auto;
	padding:0 5px 0 5px;
}

#myTopSelect ul li,
#header div.form ul li ul li{
	width:100%;
	margin:0;
	position:relative;
	z-index:999;
}

#header div.form ul li ul li a{
	background:none;
	height:auto;
	width:118px;
	padding:0 0 0 5px;
}

#myTopSelect ul li a:hover,
#header div.form ul li ul li a:hover{
	background:#79a332;
	color:#fff;
}
#header div.form ul li.opener ul{
	display:block;
}
/*---language list---*/
ul.lang{
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
	float:right;
	font: bold 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.lang li{
	float:left;
	padding:0 3px 0 2px;
}
.lang a{
	float:left;
	width:21px;
	height:17px;
	color:#93bd4c;
	text-align:center;
	padding:4px 0 0;
	background:url(../images/lang-a.gif) 0 0 no-repeat;
}
.lang a:hover, .lang a.active{
	color:#fff;
	background-position:0 -21px;
	text-decoration:none;
}
/*---navigation---*/
#header .nav{
	margin: 0;
	padding:6px 0 0 63px;
	list-style: none;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	font-size:11px;
}
#header .nav li{
	float:left;
}
#header .nav a{
	float:left;
	color:#fff;
}
#header .nav span{
	float:left;
	cursor:pointer;
	height:14px;
	padding:1px 7px 0 8px;
}
#header .nav a:hover, #header .nav a.active{
	background:url(../images/nav-a.gif) no-repeat 100% 0;
	color:#1d6d61;
	text-decoration:none;
}
#header .nav a:hover span, #header .nav a.active span{ background:url(../images/nav-span.gif) no-repeat;}
/*---center---*/
#center .flash{
	display:block;
}
/*canvas.left-align{
	float:left;
	margin:0 14px 0 0;
}
canvas.center-align{
	display:block;
	margin:0 auto;
}
img.left-align{
	float:left;
	margin:0 14px 0 0;
}
img.center-align{
	display:block;
	margin:0 auto;
}*/
div.left-align{
	float:left;
	margin:0 14px 0 0;
	display:table;
}
div.center-align{
	display:block;
	margin:0 auto;
}
#center .breadcrumbs{
	margin: 0;
	padding:8px 0 7px 240px;
	list-style: none;
	font-size:1.09em;
	color:#79a332;
}
#center .breadcrumbs li{
	display:inline;
}
#center .breadcrumbs a{
	padding:0 10px 0 0;
	background:url(../images/breadcrumbs.gif) no-repeat 100% 5px;
}
#center h1{
	margin:0 0 11px;
	font-size:2.18em;
	font-weight:normal;
	color:#1d6d61;
	padding:0 0 0 240px;
}
#center h2{
	margin:0;
	/*font-size:1.09em;*/
	font-size:1.2em;
	color:#1d6d61;
}
#center h2.leaf{
	margin:10px 0 0 -13px;
	padding:0 0 0 15px;
	background:url(../images/leaf.gif) no-repeat 0 1px;
}
.center-holder{
	overflow:hidden;
	height:1%;
}
.sidebar{
	float:left;
	width:220px;
	background:url(../images/sidebar.gif) no-repeat;
	padding:25px 0 0;
}
.side-cont{
	background:#fff;
	padding:4px 0 0 4px;
	min-height:425px;
}
* html .side-cont{ height:425px;}
.sidebar ul{
	margin:15px 0 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
	width:216px
}
.sidebar li{
	padding:0 0 10px 10px;
	float:left;
	width:206px;
	background:url(../images/dewfault-bowlet.gif) no-repeat 0 5px;
}
.sidebar h2{
	padding:0 0 0 10px;
}
.sidebar h3{
	margin:0;
	padding:0 0 5px;
	font-size:1.03em;
	font-weight:bold;
	color:#1d6d61;
}
.sidebar h4{
	margin:0;
	padding:0 0 3px 19px;
	font-size:1em;
	font-weight:normal;
	overflow:hidden;
	width:287px;
	color:#1d6d61;
}
.sidebar h4 span{
	float:left;
	padding:0 0 1px;
	background:url(../images/sidebar-h4.gif) repeat-x 0 100%;
}
.sidebar ul.left-nav{
	margin: 0;
	padding: 0 10px 0 12px;
	list-style: none;
	font-weight:bold;
}
.sidebar ul.left-nav li{
	margin:0 0 5px;
	padding:0;
	background:none;
	overflow:hidden;
	width:184px;
}
.sidebar ul.left-nav a{ float:left;}
.sidebar ul.left-nav span{ float:left; cursor:pointer;}
.sidebar ul.left-nav span span span{ padding:1px 9px 1px 7px;}
.sidebar ul.left-nav a:hover,
.sidebar ul.left-nav a.active{ background:#9ec454 url(../images/left-nav-a.gif) no-repeat; color:#fff; text-decoration: none;}
.sidebar ul.left-nav a:hover span,
.sidebar ul.left-nav a.active span{ background:url(../images/left-nav-span.gif) no-repeat 0 100%;}
.sidebar ul.left-nav a:hover span span,
.sidebar ul.left-nav a.active span span{ background:url(../images/left-nav-span-span.gif) no-repeat 100% 0;}
.sidebar ul.left-nav a:hover span span span,
.sidebar ul.left-nav a.active span span span{ background:url(../images/left-nav-span-span-span.gif) no-repeat 100% 100%;}
.content-holder{
	float:right;
	width:733px;
}
.content{
	float:left;
	width:500px;
	font-size:1.09em;
	background:url(../images/content.gif) no-repeat 13px 0;
	padding:20px 0 0 13px;
}
.content h3{
	margin:10px 0 0;
	font-size:1.09em;
}
.content p{
	margin:6px 0 0;
	line-height:20px;
}
.inner2 .content p{ line-height:normal;}
.content p a{
	background:url(../images/inline-content-a.gif) repeat-x 0 100%;
	white-space:nowrap;
}
.big-bowlet{
	margin: 12px 0 25px;
	padding: 0 0 0 12px;
	list-style: none;
}
.big-bowlet li{
	padding:0 0 0 20px;
	margin:0 0 5px;
	background:url(../images/big-bowlet.gif) no-repeat 0 1px;
}
.small-bowlet{
	margin: 20px 0 22px;
	padding: 0 0 0 16px;
	list-style: none;
	font-size:1em;
}
.small-bowlet li{
	padding:0 0 0 13px;
	background:url(../images/small-bowlet.gif) no-repeat 0 3px;
}
ul.default{
	margin: 15px 0 0;
	padding: 0 0 0 15px;
	list-style:none;
	line-height:20px;
}
ul.default li{
	margin:0 0 13px;
	padding:0 0 0 15px;
	background:url(../images/dewfault-bowlet.gif) no-repeat 0 8px;
}
/*---pommade block---*/
.pommade{
	margin:-9px 0 10px -7px;
	width:490px;
	overflow:hidden;
}
.pommade .image{
	width:216px;
	height:216px;
	background:url(../images/pommade-image.jpg) no-repeat;
	float:left;
	margin:0 12px 0 0;
	display:table;
	
	position:relative;
}
.pommade .image-cont{
	display:table-cell;
	/*vertical-align:middle;*/
	text-align:center;
	height:100%;
	
	position:relative;
}
.pommade .image img{
	display:block;
	margin:0 auto;
}
.pommade ul{
	margin: 0;
	/*padding:6px 0 0;*/
	list-style: none;
	/*overflow:hidden;*/
	height:1%;
	margin:10px 0 0;
	padding:0px;
}
.pommade li{
	float:left;
	padding:0 4px 0 0;
	margin:0 0 10px;
}
.pommade li img{
	float:left;
}
.pommade strong.chapeau{
	padding:2px 0 0;
	display:block;
	font-size:1.27em;
/* 	font-weight:normal; */
	color:#1d6d61;
}
.pommade p{
	line-height:15px;
	margin:10px 0 0;
}
#center .emploi{
	margin:10px 0 0;
	padding:0 0 0 17px;
	line-height:normal;
}
#center .emploi li{
	margin:0 0 10px;
	background-position: 0 5px;
}
/*---comments block---*/
.comments{
	background:#f9fbf5 url(../images/comments.jpg) no-repeat;
	width:480px;
	margin:10px 0 0;
}
.comments-cont{
	background:url(../images/comments-cont.gif) no-repeat 0 100%;
	padding:9px 10px 9px;
}
.comments h3{
	margin:0;
	font-size:1.27em;
	font-weight:bold;
	color:#1d6d61;
}
.comments h4{
	margin:6px 0 0;
	color:#8fbb49;
}
.comments p{
	margin:0;
	line-height:normal;
}
.comments ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.comments li{
	background:url(../images/sidebar-h4.gif) repeat-x 0 100%;
	padding:0 0 8px;
}
.comments ul.more-comments{
	overflow:hidden;
	padding:6px 0 0;
	height:1%;
}
.comments ul.more-comments li{
	background:none;
	padding:0;
	float:left;
}
.comments ul.more-comments li.votre{
	float:right;
}
.comments ul.more-comments a{
	color:#1d6d61;
	padding:0 0 0 17px;
}
.voir a{ background:url(../images/voir.gif) no-repeat 0 2px; color:#1d6d61; padding:0 0 0 17px; cursor:pointer; }
.comments ul.more-comments li.votre a{ background:url(../images/votre.gif) no-repeat 0 2px;}
/*---radio block---*/
.radio-block{
	background:#f8feee url(../images/radio-block.gif) no-repeat;
	width:200px;
	margin:10px 0 20px 146px;
}
.radio-cont{
	background:url(../images/radio-cont.gif) no-repeat 0 100%;
	padding:8px 11px 5px;
}
.radio-block ul{
	margin:13px 0 0;
	padding: 0 0 8px;
	list-style: none;
	background:url(../images/radio-separator.gif) repeat-x 0 100%;
	overflow:hidden;
	height:1%;
}
.radio-block li{
	float:left;
	width:100%;
	margin:0 0 4px;
}
.radio-block input{
	float:left;
	width:14px;
	height:14px;
	margin:0 3px 0 0;
	padding:0;
}
.radio-block label{
	float:left;
}
p.valider{
	margin:0 !important;
	line-height:normal;
	text-align:right;
}
p.valider a{
	padding:0 0 0 16px;
	background:url(../images/big-bowlet.gif) no-repeat 0 2px;
}
/*---soulanger block---*/
.soulanger{
	overflow:hidden;
	height:1%;
	background:url(../images/soulanger-bottom-border.gif) repeat-x 0 100%;
	padding:0 0 15px;
	margin:0 0 7px;
}
/*---provide blocks---*/
.provide{
	width:454px;
	height:94px;
	overflow:hidden;
	background:url(../images/provide.gif);
	padding:6px 20px 0 6px;
	margin:10px 0 20px;
	color:#1d6d61;
}
.provide img{
	float:left;
	margin:0 0 0 0;
}
.provide-text{
	float:right;
	width:350px;
}
.provide strong{
	display:block;
	padding:9px 0 0;
	color:#93bd4c;
	font-size:24px;
	font-weight:normal;
}
.provide p{
	margin:0;
	font-size:12px;
}
/*---right bar---*/
.right-bar{
	float:right;
	width:210px;
	line-height:15px;
}
#center .right-bar h2{
	margin:20px 0 3px;
}
.right-bar img{
	margin-bottom:10px;
}
.right-bar p{
	margin:0;
}
.right-bar .small-bowlet{
	margin:5px 0 0;
	padding:0 0 0 8px;
}
.right-bar .small-bowlet li{
	margin:0 0 5px;
}
/*---inner2 page right bar---*/
.right-bar .plantes img{
	display:block;
	margin:7px 0 0;
}
.right-bar .banners{
	margin:36px 0 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
	height:1%;
}
.right-bar .banners li{
	float:left;
	height:100px;
	width:100px;
}
.right-bar .banners img{
	display:block;
	margin:0 auto;
}
/*---footer-stretch---*/
.footer-stretch{
	border-top:5px solid #7cb6e0;
	background:url(../images/footer-stretch.gif) repeat-x;
	min-width:960px;
}
/*---footer---*/
#footer{
	margin:0 auto;
	/* width:960px; ZouŽ 091204 */
	width:981px;
}
#footer h3{
	color:#fff;
	font-size:12px;
	background:url(../images/footer-h3.gif);
}
#footer h3 span{
	display:block;
	background:url(../images/footer-h3-span.gif) no-repeat 100% 0;
	padding:3px 9px 0;
	height:17px;
}
/*---three blocks in footer on index page---*/
#footer .anounces{
	overflow:hidden;
	height:1%;
}
/*---one block---*/
#footer .anounce{
	float:left;
	width:280px;
	padding:6px 20px 0;
}
#footer .anounce h3{
	margin:0 0 10px;
}
#footer .anounce img{
	float:left;
	margin:0 10px 0 0;
}
#footer .anounce div.image{
	float:left;
	margin:0 10px 0 0;
	display:table;
	width:120px;
}
#footer .anounce h4{
	margin:0 0 3px;
	color:#1d6d61;
	font-size:1.27em;
}
#footer .anounce h4 a{ color:#1d6d61;}
#footer .anounce p{
	margin:0;
	color:#4d5b59;
	line-height:15px;
}
/*---galery---*/
.gallery {
	overflow:hidden;
	position:relative;
}
.gallery a {}
.gallery div {
	width:280px;
	overflow:hidden;
	position:relative;
}
.gallery div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div ul li {
	float:left;
	width:280px;
}

/*---form---*/
#footer .anounces .form{
	float:right;
	width:161px;
	padding:63px 18px 0 141px;
	background:url(../images/anounce-form.gif) no-repeat;
	height:163px;
}
#footer .anounces label{
	color:#1d6d61;
	font-size:16px;
	text-align:right;
}
#footer .anounces .select-section{ height:20px; width:100%; overflow:hidden;}
#footer .anounces select{ height:20px; width:160px}
#footer .anounces form img{
	display:block;
	margin:0 0 4px;
}
#footer .anounces .else{
	display:block;
	padding:4px 0 0 10px;
	font: 0.909em "Trebuchet MS", sans-serif;
	background:url(../images/else.gif) no-repeat 2px 9px;
}
#footer .anounces .else a{ color:#1d6d61;}
/*---two blocks on inner page---*/
#footer .two-blocks{
	overflow:hidden;
	height:1%;
	padding:0 0 0 240px;
}
/*---vegebom-block---*/
#footer .vegebom-block{
	float:left;
	width:480px;
}
#footer .vegebom-block h3{
	margin:6px 0 8px;
}
#footer .vegebom-block .lists{
	overflow:hidden;
	height:1%;
	background:url(../images/lists-border.gif) repeat-y 240px 0;
}
#footer .vegebom-block .list{
	float:left;
	width:220px;
	padding:0 8px 0 11px;
}
#footer .vegebom-block .beaute{
	padding:0 0 0 21px;
}
#footer h4{
	margin:0 0 5px;
	font-size:1.09em;
	color:#1d6d61;
}
#footer .vegebom-block .list ul{
	margin: 5px 0;
	padding: 0;
	list-style: none;
	line-height:15px;
}
#footer .vegebom-block .list a{ color:#546f6b;}
#footer .side-block{
	float:right;
	width:200px;
	height:189px;
	font-size:19px;
	color:#85af3f;
	background:url(../images/footer-side-block.gif) no-repeat;
}
#footer .side-block img{
	display:block;
	margin:60px 0 0 19px;
}
/*---three blocks on inner page---*/
.three-blocks{
	overflow:hidden;
	height:1%;
}
.three-blocks h3{ margin:5px 0 0;}
.three-blocks h4{ margin:0 !important;}
/*---presse block---*/
.presse{
	float:left;
	padding:0 20px 0 0;
	/* width:250px; 091023 */
	width:220px;
}
.presse p, .faq p{
	margin:0;
	line-height:15px;
}
.presse ul, .faq ul{
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
.presse li, .faq li{
	overflow:hidden;
	height:1%;
	background:url(../images/sidebar-h4.gif) repeat-x 0 100%;
	padding:9px 0 8px;
}
.presse li.last{ background:none; padding-bottom:0;}
.presse li img{
	float:left;
	margin:0 24px 10px 0;
}
.faq{
	float:left;
	width:480px;
}
p.voir{
	margin:5px 0 0 8px;
}
/*---bottom lists---*/
#footer .bottom-lists{
	overflow:hidden;
	height:1%;
	padding:6px 0 0;
	background:url(../images/bottom-lists.gif) no-repeat 100% 11px;
}
/*---bottom banners---*/
#footer .bottom-lists .banners{
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	float:left;
}
#footer .bottom-lists .banners li{
	float:left;
	padding:0 2px;
}
/*---bottom-navigation---*/
#footer .bottom-lists .nav{
	margin: 0;
	padding: 8px 2px 0 0;
	list-style: none;
	float:right;
	font-size:10px;
}
#footer .bottom-lists .nav li{
	float:left;
	padding:0 9px 0 0;
}
#footer .bottom-lists .nav a{ color:#3784b5;}

/* gallery-nav */ 
.gallery .gallery-nav{
	position:absolute;
	z-index:9;
	right:0;
	bottom:0;
	overflow:hidden;
	width:100%;
}
.gallery .gallery-nav ul {
	float:right;
	width:auto;
	height:1%;
}
.gallery .gallery-nav ul li {
	float:left;
	width:auto;
}
.gallery .gallery-nav ul a{
	float:left;
	background:url(../images/gallery-nav.gif);
	width:16px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery .gallery-nav ul a.active{ background:url(../images/gallery-nav-active.gif);}

/*** IDEAL ***/

div.both{
clear:both;
}

/*form for avis*/
div.content #a-form{
	margin:0 12px;
}
div.content #a-form ul{
	margin:0;
	padding:0 0 13px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
div.content #a-form ul li{
	float:left;
	margin:10px 0 0;
	width:220px;
	background:none;
}
div.content #a-form ul li label{
	display:block;
	font:1.0em/18px "Trebuchet MS",Arial,sans-serif;
	padding:0;
	width:184px;
}
div.content #a-form ul li input{
	margin:0;
	padding:2px 3px;
	width:184px;
	height:16px;
	border:1px solid #bfbfbf;
	margin:0 26px 0 0;
}
div.content #a-form ul li.inp{
	width:434px;
}
div.content #a-form ul li.inp input{
	width:404px;
}
div.content #a-form textarea{
	font:1.0em/18px "Trebuchet MS",Arial,sans-serif;
	width:407px;
	height:98px;
	padding:2px 0 0 3px;
	border:1px solid #bfbfbf;
	margin:18px 0 24px;
	display:block;
}


div.content #a-form ul.send-comments{
	overflow:hidden;
	padding:6px 0 0;
	height:1%;
}
div.content #a-form ul.send-comments li{
	background:none;
	padding:0;
	float:left;
}
div.content #a-form ul.send-comments li.votre{
	float:right;
}
div.content #a-form ul.send-comments a{
	color:#1d6d61;
	padding:0 0 0 17px;
	background:url(../images/votre.gif) no-repeat 0 2px; color:#1d6d61; padding:0 0 0 17px;
}

div#map{
	position:relative;
}

ol.plansite, ol.plansite li{
	color:#79A332;
}
ol.plansite ul{
	margin-top:10px;
	margin-bottom:10px;
}
ol.plansite ul li{
	list-style:circle;
}
ol.plansite ul li ul{
	margin-top:0px;
	margin-bottom:10px;
}

ul.presse{
	margin:0px;
}

ul.presse li{
	display:table;
	padding:5px 0px;
	margin:5px 0px;
}
ul.presse li{
	display:table;
	width:480px;
}
ul.presse li div h4{
	color:#1D6D61;
	display:block;
	font-size:1.27em;
	font-weight:normal;
	padding:2px 0 0;
	margin:0px 0px 4px 0px;
}
ul.presse li div div.soumettre{
	margin:0 15px 6px;
	padding:0 0 0 15px;
	background:url(../images/small-bowlet.gif) no-repeat 0 3px;
	line-height:14px;
}
ul.presse li div ul{
	margin: 15px 0 0;
	padding: 0 0 0 15px;
	list-style:none;
	line-height:20px;
}
ul.presse li div ul li{
	margin:0 0 6px;
	padding:0 0 0 15px;
	background:url(../images/small-bowlet.gif) no-repeat 0 3px;
	line-height:14px;
}

#c-form h4{
	font-size:1.2em;
	margin:0px 20px 0px 0px;
	padding:0px;
	background:none;
	border-bottom:1px dotted #ccc;
	display:block;
	float:none;
}
#c-form ul{
	margin:0;
	padding:0 0 13px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#c-form ul li{
	float:left;
	margin:10px 0 0;
	padding:0;
	width:auto;
	background:none;
}
#c-form ul li.alone{
	margin-right:200px;
	padding-bottom:10px;
}
#c-form ul li label{
	display:block;
	font:1.0em/18px "Trebuchet MS",Arial,sans-serif;
	padding:0;
}
#c-form ul li input{
	margin:0;
	padding:2px 3px;
	width:200px;
	height:16px;
	border:1px solid #bfbfbf;
	margin:0 26px 0 0;
}
#c-form ul li input.inp{
	width:434px;
}
#c-form textarea{
	font:1.0em/18px "Trebuchet MS",Arial,sans-serif;
	width:437px;
	height:98px;
	padding:2px 0 0 3px;
	border:1px solid #bfbfbf;
	margin:18px 0 24px;
	display:block;
}
#c-form a.envoyer{
	margin:0 0 6px;
	padding:0 0 0 15px;
	background:url(../images/small-bowlet.gif) no-repeat 0 3px;
	line-height:14px;
}
#c-form a.envoyer:hover{
	text-decoration:underline;
}
#c-form div.container{
	width:470px;
	border-top:1px solid #bfbfbf;
	margin:16px 0 0;
	overflow:hidden;
}
#c-form div.soumettre{
	float:right;
	margin:9px 0 0;
}

p.mentions{
	font:1.0em/18px "Trebuchet MS",Arial,sans-serif;
	padding-bottom:16px;
}
.input_news_accueil{
	position:absolute; 
	top:85px; 
	left:22px; 
	width:125px; 
	height:13px; 
	border:none 0; 
	margin-top:1px; 
	color:#79A332; 
	outline:none;
	display:block;
}
.content_news_accueil{
	height:70px;
	width:196px; 
	position:relative; 
	background: url(<?=$url['site']?>images/<?=$_GET['lg']?>/bg-newsletter-accueil.gif) no-repeat scroll 0 0;
	margin:0px;
	margin-left:1px;
}
.valide_news_accueil{
	position:absolute; 
	width:20px; 
	height:20px; 
	cursor:pointer; 
	margin-left:156px;
	margin-top:-36px;
}
.input_news{
	position:absolute; 
	top:85px; 
	left:22px; 
	width:125px; 
	height:15px; 
	border:none 0; 
	margin-top:1px; 
	color:#79A332; 
	outline:none;
}
.content_news{
	height:118px;
	width:208px; 
	position:relative; 
	background: url(<?=$url['site']?>images/<?=$_GET['lg']?>/bg-newsletter-interne.gif) no-repeat scroll 0 0;
}
.valide_news{
	position:absolute; 
	width:20px; 
	height:20px; 
	cursor:pointer; 
	top:235px; 
	left:935px
}
.prec-2{
	background:url(../images/btn_precedent.png) no-repeat;
	width:13px;
	height:79px;
	float:left;
}
.prec-2:hover{
	background:url(../images/btn_precedent.png) no-repeat 0 100%;
}
.next-2{
	background:url(../images/btn_suivant.png) no-repeat;
	width:13px;
	height:79px;
	float:left;
}
.next-2:hover{
	background:url(../images/btn_suivant.png) no-repeat 0 100%;
}

div.footer_box div.text .text a:hover p{
	font-size:1.1em;
	line-height:1.3em;
}
div.footer_box div.text .accroche a:hover{
	text-decoration:none;
}
div.footer_box div.text .accroche a{
	background:none;
}