body {
	background: #C3EFFE url(../images/body_tile.png) repeat-x scroll left bottom;
}
#global {
	background: url(../images/global_bgd_shadow.png) repeat-y left top;
	width: 980px;
}
/* @group HEADER */
#header {
	background: url(../images/bgd_top_tile.png) repeat-x left top;
	margin-left: 9px;
	width: 962px;
	position: relative;
}
#header_pagecontent {
	background: url(../images/bgd_top_tile2.png) repeat-x left top;
	margin-left: 9px;
	width: 962px;
	position: relative;
}
#gfx1 {
	background: url(../images/bgd_arcenciel_gfx.png) no-repeat left top;
	height: 274px;
	left: 85px;
	position: absolute;
	top: 6px;
	width: 310px;
}
#gfx2 {
	width: 327px;
	height: 149px;
	background-image: url(../images/bgd_carte_france_gfx.png);
	height: 149px;
	margin-left: 126px;
	margin-top: 5px;
}
#menu_top {
	margin-left: 23px;
	z-index: 65;
	width: 940px;
}
#menu_top_coinleft {
	width: 11px;
	height: 36px;
	background: url(../images/menu_top_bgdleft.png) no-repeat left top;
}
#menu_top_content {
	background: url(../images/menu_top_tile.png) repeat-x;
	height: 36px;
	overflow: hidden;
	width: 880px;
}
#menu_top_coinright {
	width: 11px;
	height: 36px;
	background: url(../images/menu_top_bgdright.png) no-repeat right top;
}
#menu_top ul li,#menu_top_coinleft,#menu_top_coinright,#menu_top_content {
	float: left;
	display: inline;
}
#menu_top ul li a strong {
	border-right: 1px solid #95c701;
	border-left: 1px solid #5d7f10;
	display: block;
	height: 25px;
	padding: 7px 5px 0;
}
#menu_top ul li.menutop_first a strong {
	border-left: none;
	padding-left: 0;
}
#menu_top ul li.menutop_last a strong {
	border-right: none;
	padding-right: 0;
}
#menu_top ul li a:hover strong {
	background: url(../images/bgd_menutop_hover.png) repeat-x left bottom;
	font-size: 13px;
}
#infos {
	width: 915px;
	height: 141px;
	padding-left: 45px;
}
#language {
	position: absolute;
	left: 0;
	top: 61px;
	z-index: 500;
}
#language ul li a {
	display: block;
	width: 24px;
	height: 16px;
	margin-bottom: 10px;
}
#language ul li.fr a {
	background-image: url(../images/flag_fr.png);
}
#language ul li.en a {
	background-image: url(../images/flag_en.png);
}
#language ul li.nl a {
	background-image: url(../images/flag_nl.png);
}
#language ul li.de a {
	background-image: url(../images/flag_de.png);
}
#language ul li a:hover {
	background-position: 0 bottom;
}
h1.home {
	padding-top: 10px;
	margin-bottom: 10px;
}
span.home {
	padding-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#titre_camping {
	width: 340px;
	margin-top: 25px;
	background: url(../images/3stars.png) no-repeat 278px 10px;
}

#carte {
	width: 288px;
	height: 185px;
	margin-top: -5px;
	margin-left: 10px;
	background: url(../images/bgd_carte_france.png) no-repeat left top;
	position: relative;
}
#sections {
	position: absolute;
	top: 0;
}
#dropdown {
	height: 19px;
	left: 113px;
	padding: 0;
	position: absolute;
	top: 10px;
	width: 134px;
	z-index: 100;
}
#dropdown ul.children {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 134px;
	padding: 0 0 15px;
	top: 25px;
}
#dropdown li a.parent {
	display: block;
	height: 15px;
	width: 151px;
	padding-left: 5px;
	padding-top: 4px;
}
#dropdown li a.parent {
	background: url(../images/bgd_select.png) no-repeat left top;
}
#dropdown li a:hover.parent {
	background: url(../images/bgd_select.png) no-repeat left -19px;
}
#dropdown ul.children {
	
}
#dropdown li.top_submenu {
	background: url(../images/bgd_sousmenu_top.png) no-repeat left bottom;
	width: 134px;
	display: block;
	height: 15px;
	line-height: 1px;
}
#dropdown li.bottom_submenu {
	background: url(../images/bgd_sousmenu_bottom.png) no-repeat left bottom;
	width: 134px;
	float: left;
	padding-bottom: 15px;
}
#dropdown li ul.children li a {
	background-image: none;
	display: block;
	width: 116px;
	height: auto;
	text-align: left;
	top: 0;
	position: relative;
}
#dropdown li ul.children li a:hover {
	background: url(../images/picto_fleche_blanche.png) no-repeat left 6px;
}
#dropdown ul li a {
	display: block;
	padding: 5px 0 0 8px;
	margin-left: 5px;
	width: 134px;
}
#logotype {
	position: absolute;
	right: 3px;
	top: 34px;
	width: 240px;
	z-index: 52;
}
#menu_principal {
	left: 0;
	margin-left: 28px;
	margin-top: 10px;
	position: absolute;
	top: 167px;
	width: 935px;
	z-index: 200;
}
#menu_principal ul li {
	float: left;
	display: inline;
}
#menu_principal ul li a {
	display: block;
	width: 112px;
	height: 40px;
	padding-right: 1px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_principal ul li a:hover {
	background-position: left -50px;
}
#menu_principal ul li a strong {
	display: block;
	line-height: 1em;
	padding-top: 8px;
}
#menu_principal ul li.menu_principal1 a {
	background-image: url(../images/bgd_menu_marron.png);
}
#menu_principal ul li.menu_principal2 a {
	background-image: url(../images/bgd_menu_vert.png);
}
#menu_principal ul li.menu_principal3 a {
	background-image: url(../images/bgd_menu_violet.png);
}
#menu_principal ul li.menu_principal4 a {
	background-image: url(../images/bgd_menu_bleu1.png);
}
#menu_principal ul li.menu_principal5 a {
	background-image: url(../images/bgd_menu_rouge.png);
}
#menu_principal ul li.menu_principal6 a {
	background-image: url(../images/bgd_menu_gris.png);
}
#menu_principal ul li.menu_principal7 a {
	background-image: url(../images/bgd_menu_jaune.png);
}
#menu_principal ul li.menu_principal8 a {
	background-image: url(../images/bgd_menu_bleu2.png);
}
#menu_principal ul li.menu_principal_last a {
	padding-right: 0;
}
#dropdown2 ul.children {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	width: 134px;
	padding: 0 0 15px;
	margin-left: -10px;
}
#dropdown2 li.top_submenu {
	background: url(../images/bgd_sousmenu_top.png) no-repeat left bottom;
	width: 134px;
	display: block;
	height: 15px;
	line-height: 1px;
}
#dropdown2 li.bottom_submenu {
	background: url(../images/bgd_sousmenu_bottom.png) no-repeat left bottom;
	width: 134px;
	float: left;
	padding-bottom: 15px;
}
#menu_principal #dropdown2 li ul.children li a {
	background-image: none;
	display: block;
	width: 116px;
	height: auto;
	text-align: left;
	top: 0;
	position: relative;
}
#menu_principal #dropdown2 li ul.children li a:hover {
	background: url(../images/picto_fleche_blanche.png) no-repeat left 6px;
}
li.topsousmenu {
	background-color: white;
	font-size: 13px;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
#dropdown2 ul li a {
	display: block;
	padding: 5px 0 0 8px;
	margin-left: 5px;
	width: 134px;
}
#banniere {
	background: url(../images/home/banniere_image_mask.png) no-repeat;
	width: 962px;
	height: 283px;
	margin-top: 40px;
}
#banniere_content {
	width: 895px;
	height: 282px;
	position: absolute;
	left: 0;
	top: 218px;
	margin-left: 32px;
	background: url(../images/bgd_wait_banniere.gif) no-repeat left top;
}
#banniere_pagecontent {
	background: url(../images/content/banniere_image_mask.png) no-repeat;
	width: 962px;
	height: 169px;
	margin-top: 40px;
}
#banniere_pagecontent_content {
	width: 895px;
	height: 163px;
	position: absolute;
	left: 0;
	top: 222px;
	margin-left: 32px;
	background: url(../images/bgd_wait_banniere2.gif) no-repeat left top;
}

.adm_imgbox {
	width: 24%;
}
.plug_banimg img {
	position:absolute;
	left:0;
	top:30px;
	z-index:9500;
	width: 42px;
	height: 42px;
	background: url(../images/picto_imgplusban.png) no-repeat left top;
	cursor: pointer;
}
.menuban {
	z-index:9000;
	display:none;
	position:absolute;
	top: 30px;
	left:3px;
	padding-left:35px;
}
.menuban li img{
	float: left;
	display: inline;
	border: 1px solid #67B7FC;
}
li.adm_banimgmenu {
	padding:5px; 
	background-color:#fff; 
	margin-top:8px;
}
/* @end */
/* @group GLOBAL CONTENT */
#content_global {
	background: url(../images/home/bgd_content_top.png) no-repeat left top;
	margin-left: 9px;
	width: 962px;
}
#content_global_pagecontent {
	background: url(../images/content/banniere_subimage.png) no-repeat left top;
	margin-left: 9px;
	width: 962px;
}
/* @end */
/* @group PAGEHOME_CONTENT */
#content {
	background: url(../images/home/bgd_content_repeat.png) repeat-y left top;
	margin-top: 25px;
	padding-left: 25px;
	width: 942px;
	padding-bottom: 20px;
}
#home_content1 {
	width: 295px;
	background: url(../images/home/bgd_content_box.png) no-repeat left top;
	margin-right: 23px;
}
.titre_box {
	background: url(../images/picto_puce_blanche.png) no-repeat left top;
	width: 260px;
	padding: 0 0 0 13px;
	margin: 5px 0 10px 10px;
}
#content h2 {
	border-bottom: 1px solid #98cb00;
	padding-bottom: 5px;
}
#content ul li a {
	background: url(../images/picto_puce_verte.png) no-repeat left top;
	display: block;
	height: 17px;
	margin: 8px 0;
	padding: 0 0 0 25px;
}
#content ul li a:hover {
	background: url(../images/picto_puce_verte.png) no-repeat left -17px;
}
#content ul {
	width: 265px;
	margin: 0 0 0 20px;
	min-height: 185px;
}
#home_content2 {
	background: url(../images/home/bgd_boxbleu_resa.png) no-repeat center top;
	width: 275px;
	height: 226px;
	margin: -19px 23px 0 0;
}
#home_content3 {
	width: 295px;
	background: url(../images/home/bgd_box_right.png) no-repeat;
}
.bigboxlien a {
	background: url(../images/home/bgd_box_blanche_right.png) no-repeat left top;
	display: block;
	width: 270px;
	height: 63px;
	margin: 11px 0 0 12px;
	overflow: hidden;
}
.bigboxlien a:hover {
	background: url(../images/home/bgd_box_blanche_right.png) no-repeat left -63px;
}
.bigboxlien a strong {
	padding-left: 40px;
	padding-right: 5px;
	width: 235px;
	display: block;
}
.boxjaune {
	margin-left: 12px;
}
.boxjaune_top {
	width: 270px;
	height: 13px;
	background: url(../images/home/bgd_top_boxjaune.png) no-repeat left top;
}
.boxjaune_shadow {
	width: 270px;
	background: url(../images/home/bgd_shadow_boxjaune.png) repeat-y;
}
.boxjaune_tile {
	background: transparent url(../images/home/bgd_tile_boxjaune.png) repeat-x left bottom;
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 10px;
	padding-left: 10px;
	width: 246px;
	min-height: 78px;
}
.boxjaune_tile p {
	margin: 0;
	padding: 0 0 10px;
}
.boxjaune_bottom {
	width: 270px;
	height: 12px;
	background: url(../images/home/bgd_bottom_boxjaune.png) no-repeat left top;
}
.box_label_link a {
	background: url(../images/home/bgd_box_blanche2left_right.png) no-repeat left center;
	display: inline;
	float: right;
	height: 31px;
}
.box_label_link a.box_label_link_txt strong {
	background: url(../images/picto_grossepuce_jaune.png) no-repeat left top;
	display: block;
	height: 21px;
	margin: 3px 0 0 7px;
	padding: 2px 0 0 30px;
}
.box_label_link a:hover.box_label_link_txt strong {
	background-position: left bottom;
}
span.box_label_link_end {
	display: inline;
	float: right;
	width: 11px;
	height: 31px;
	background: url(../images/home/bgd_box_blanche2_right.png) no-repeat center;
}
div.clear_both {
	clear: both;
}
#page .plandusite ul {
	padding-top: 0;
}
#page .plandusite ul li ul {
	padding-left: 5px;
}

#blockresa {
	color: #fff;
	padding-left:17px;
	padding-top:15px;
	width:244px;
}
#blockresa h2 {
	margin-bottom: 10px;
	border-bottom:1px solid #fff;
	font-size:1.4em;
	text-align:center;
}
#blockresa h2 span, #blockresa_cnt h2 span {
	color: #fff;
}
#blockresa h2 span.titreresa, #blockresa_cnt h2 span.titreresa {
	color: #fdf599;
}
#blockresa strong.emplacement, #blockresa_cnt strong.emplacement {
	padding-right: 15px;
}
#blockresa strong.date_resa, #blockresa_cnt strong.date_resa {
	padding-top: 3px;
	display:block;
	padding-left:14px;
}
#blockresa #select_resa, #blockresa #select_resa2,
#blockresa_cnt #select_resa, #blockresa_cnt #select_resa2 {
	padding-left:14px;
	padding-bottom: 3px;
}
#blockresa #options_resa, #blockresa_cnt #options_resa {
	padding-left:14px;
	padding-top:2px;
}
#blockresa #options_resa span,
#blockresa_cnt #options_resa span  {
	padding-left: 3px;
}
#blockresa #resa_pers,
#blockresa_cnt #resa_pers {
	padding-left: 14px;
	padding-top: 3px;
}
#blockresa_cnt {
	color: #fff;
	padding-left:10px;
	padding-top:4px;
	width:244px;
	position:relative;
}
#blockresa_cnt h2 {
	margin-bottom: 4px;
	border-bottom:1px solid #fff;
	font-size:1.4em;
	text-align:center;
}
#resa_search {
	left:167px;
	position:absolute;
	top:155px;
}
/* @end */
/* @group PAGECONTENT_CONTENT */
#content_pagecontent {
	background: url(../images/content/content_tile.png) repeat-y left top;
	margin-top: 25px;
	padding-left: 24px;
	width: 962px;
	padding-bottom: 40px;
}
#page .titre_globalpage .titre_box {
	background: transparent url(../images/picto_puce_blanche.png) no-repeat scroll left 10px;
	margin: 10px 0 10px 32px;
	padding: 14px 0 0 13px;
	width: 580px;
}
#page #plandusite ul li {
	padding-bottom: 0;
}
/* @group leftbar */
#leftbar {
	margin-top:-25px;
	width:285px;
	}
#box-resa {
	background: transparent url(../images/content/bgd_boxbleu_resa.png) no-repeat scroll 1px top;
	height:219px;
	width: 264px;
	left: 0;
}
#leftbar .boxcol {
	float: left;
	margin-right: 20px;
}
#leftbar .boxcol_img {
	margin-left: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#leftbar .boxcol_top {
	background: url(../images/content/contentleftbar_petitebox_top.png) no-repeat left top;
	width: 265px;
	margin-top: 10px;
}
#leftbar .boxcol_bottom {
	width: 265px;
	background: url(../images/content/contentleftbar_petitebox_bottom.png) no-repeat left bottom;
	padding-bottom: 15px;
}
#leftbar .boxcol .titre_box {
	background: transparent url(../images/picto_puce_blanche.png) no-repeat scroll left 10px;
	margin: 5px 0 0 10px;
	padding: 10px 0 0 13px;
	width: 233px;
}
#leftbar .boxcol .titre_box h2 {
	border-bottom: 1px solid #98cb00;
	padding-bottom: 5px;
	line-height: 1.4em;
}
#page .titre_globalpage .boxcol p {
	padding: 10px 20px 0 28px;
}
#leftbar .boxcol .box_labelgreen_link {
	margin-right: 15px;
	margin-top: 10px;
}
#leftbar p, 
#leftbar .boxcol_bottom ul,
#leftbar .boxcol_bottom h2,
#leftbar .boxcol_bottom h3 {
	padding: 5px 15px 0px 22px;
}
#leftbar .boxmarron_tile ul,
#leftbar .boxmarron_tile h2,
#leftbar .boxmarron_tile h3,
#leftbar .boxblanche_tile ul,
#leftbar .boxblanche_tile h2,
#leftbar .boxblanche_tile h3 {
	padding: 0 0 5px 5px;
}
#leftbar .boxcol ul li {
	background: url(../images/picto_puce_footer.png) no-repeat left 5px;
	padding-left: 15px;
}
#leftbar .boxmarron {
	padding-left: 10px;
	padding-top: 10px;
}
#leftbar .boxmarron_top {
	width: 242px;
	height: 10px;
	background: url(../images/content/sidebar_boxcontent_marron_top.png) no-repeat left top;
}
#leftbar .boxmarron_shadow {
	width: 242px;
	background: url(../images/content/sidebar_boxcontent_marron_shadow.png) repeat-y;
}
#leftbar .boxmarron_tile {
	background: transparent url(../images/content/sidebar_boxcontent_marron_tile.png) repeat-x left bottom;
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 10px;
	padding-left: 10px;
	width: 218px;
	min-height: 171px;
}
#leftbar .boxmarron_tile p {
	margin: 0;
	padding: 0 5px 10px;
}
#leftbar .boxmarron_bottom {
	width: 242px;
	height: 14px;
	background: url(../images/content/sidebar_boxcontent_marron_bottom.png) no-repeat left top;
}
#leftbar .boxblanche {
	padding-left: 11px;
	padding-top: 10px;
}
#leftbar .boxblanche_top {
	width: 242px;
	height: 10px;
	background: url(../images/content/sidebar_boxcontent_top.png) no-repeat left top;
}
#leftbar .boxblanche_shadow {
	width: 242px;
	background: url(../images/content/sidebar_boxcontent_shadow.png) repeat-y;
}
#leftbar .boxblanche_tile {
	background: transparent url(../images/content/sidebar_boxcontent_tile.png) repeat-x left bottom;
	width: 218px;
	padding: 0 10px 10px;
	margin: 0 2px;
	min-height: 171px;
}
#leftbar .boxblanche_tile p {
	margin: 0;
	padding: 0 5px 10px;
}
#leftbar .boxblanche_bottom {
	width: 242px;
	height: 14px;
	background: url(../images/content/sidebar_boxcontent_bottom.png) no-repeat left top;
}
#leftbar .box_label_link a.box_label_link_txt strong {
	background: url(../images/picto_grossepuce_marron.png) no-repeat left top;
	display: block;
	height: 21px;
	margin: 3px 0 0 7px;
	padding: 2px 0 0 30px;
}
.box_label_link a:hover.box_label_link_txt strong {
	background-position: left bottom;
}
#leftbar .boxblanche .box_labelgreen_link {
	margin-right: 0;
}
#leftbar .box_labelfull_link {
	margin: 10px 22px 0 2px;
}
#leftbar .box_labelfull_link a.box_labelfull_link_txt strong {
	width: 204px;
}
/* @end */

/* @group rightbar */
#rightbar {
	display:inline;
	float:right;
	margin-right:24px;
	width:653px;
}
#breadcrumbs {
	height: 20px;
	padding: 20px 0 5px 20px;
}
#breadcrumbs ul li {
	float: left;
	display: inline;
	padding-top: 2px;
}
#breadcrumbs ul li.breadcrumbs_first {
	background: url(../images/content/picto_breadcrumbshome.png) no-repeat left top;
	padding: 2px 5px 0 25px;
}
#page .titre_globalpage {
	background: url(../images/content/content_head.png) no-repeat left top;
}
#page h1 {
	border-bottom: 1px solid #98cb00;
	padding-bottom: 5px;
}
#page p {
	padding: 5px 25px 10px 47px;
	text-align:justify;
}
#page .image_left {
	margin-left: 47px;
	margin-top: 10px;
}
#page .image_right {
	margin-right: 25px;
	margin-top: 10px;
}
.legende_image {
	width: 260px;
}
.image_left {
	float: left;
	padding: 0 20px 10px 0;
}
.image_right {
	float: right;
	padding: 0 10px 10px 20px;
}
.image_full {
	margin-left: 45px;
	margin-top: 10px;
}
.separation {
	border-bottom: 1px solid #98cb00;
	margin: 15px 80px;
}
#page .texte_right h2,
#page .texte_right h3,
#page .texte h2,
#page .texte h3,
.toggle_container h2,
.toggle_container h3 {
	padding: 5px 25px 5px 47px;
}
#page .boxcol_bottom h2,
#page .boxcol_bottom h3 {
	padding: 0 25px 5px 27px;
}
#page .bigboxcol_bottom h2,
#page .bigboxcol_bottom h3 {
	padding: 0 25px 5px 22px;
}
#page .titre_globalpage .boxcol .boxcol_bottom p,
#page .titre_globalpage .boxcol .bigboxcol_bottom p {
	padding-bottom: 5px;
	padding-top: 0;
}
#page .texte_right ul,
#page .texte ul,
.toggle_container ul {
	padding: 5px 25px 5px 47px;
}
#page .boxcol_bottom ul {
	padding: 0 25px 5px 27px;
}
#page .bigboxcol_bottom ul {
	padding: 0 25px 5px 22px;
}
#page .texte_right ul li,
#page .texte ul li,
#page .boxcol_bottom ul li,
#page .bigboxcol_bottom ul li,
.toggle_container ul li {
	background: url(../images/picto_puce_footer.png) no-repeat left 5px;
	padding-left: 15px;
}
.boxcol_global {
	margin-left: 40px;
}
#page .boxcol {
	margin-bottom: 15px;
	margin-left: 5px;
	float: left;
}
.boxcol {
	float: left;
	margin-right: 20px;
}
.boxcol_img {
	margin-left: 21px;
	margin-bottom: 5px;
	padding-top: 10px;
}
.boxcol_top {
	background: url(../images/content/content_petitebox_top.png) no-repeat left top;
	width: 277px;
	margin-top: 10px;
}
.boxcol_bottom {
	width: 277px;
	background: url(../images/content/content_petitebox_bottom.png) no-repeat left bottom;
	padding-bottom: 12px;
}
#page .boxcol_bottom .box_labelgreen_link {
	margin: 10px 20px 5px 0;
}
#page .titre_globalpage .boxcol .titre_box {
	background: transparent url(../images/picto_puce_blanche.png) no-repeat scroll left 10px;
	margin: 10px 0 0 13px;
	padding: 11px 0 0 13px;
	width: 240px;
}
.titre_box h2 {
	border-bottom: 1px solid #98cb00;
	padding-bottom: 5px;
	line-height: 1.4em;
}
#page .titre_globalpage .boxcol p {
	padding: 10px 20px 0 28px;
}
.bigboxcol {
	float: left;
	margin-right: 20px;
	margin-left: 4px;
}
.bigboxcol_img {
	margin-left: 21px;
	margin-bottom: 5px;
	padding-top: 10px;
}
.bigboxcol_top {
	background: url(../images/content/content_bigbox_top.png) no-repeat left top;
	width: 581px;
	margin-top: 10px;
}
.bigboxcol_bottom {
	width: 581px;
	background: url(../images/content/content_bigbox_bottom.png) no-repeat left bottom;
	padding-bottom: 30px;
}
#page .bigboxcol p {
	padding: 5px 17px 10px 23px;
}
#page .bigboxcol .titre_box {
	margin: 10px 0 0 15px;
	padding: 11px 0 10px 13px;
	width: 536px;
}
#page .bigboxcol .box_labelgreen_link {
	margin-right: 20px;
}
.box_labelgreen_link {
	margin-right: 10px;
}
.box_labelgreen_link a {
	background: url(../images/content/bt_left.png) no-repeat left top;
	display: inline;
	float: right;
	height: 19px;
}
.box_labelgreen_link a.box_labelgreen_link_txt strong {
	background: url(../images/picto_puce_footer.png) no-repeat left 5px;
	display: block;
	height: 18px;
	margin: 0 0 0 7px;
	padding: 0 5px 0 15px;
	overflow: hidden;
}
span.box_labelgreen_link_end {
	display: inline;
	float: right;
	width: 6px;
	height: 19px;
	background: url(../images/content/bt_right.png) no-repeat center top;
}
.bigboxlien_global {
	margin-left: 33px;
	margin-top: 10px;
}
.bigboxlien_global .bigboxlien {
	float: left;
	margin-right: 20px;
}
.list_liens {
	margin-left: 47px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.list_liens ul li a {
	height: 17px;
	display: block;
	background: url(../images/picto_puce_verte.png) no-repeat left top;
	padding-left: 25px;
	margin-bottom: 10px;
}
.list_liens ul li a:hover {
	background: url(../images/picto_puce_verte.png) no-repeat left -17px;
}
.box_labelfull {
	padding-left: 47px;
	margin-right: 26px;
	width: 580px;
}
.box_labelfull_link {
	margin-right: 5px;
	float: left;
}
.box_labelfull_link a {
	background: url(../images/content/box_lien_left.png) no-repeat left top;
	display: inline;
	float: right;
	height: 58px;
	overflow: hidden;
	margin-bottom: 20px;
}
.box_labelfull_link a:hover {
	background: url(../images/content/box_lien_left.png) no-repeat left -58px;
}
.box_labelfull_link a.box_labelfull_link_txt strong {
	display: block;
	padding: 0 5px 0 40px;
	width: 518px;
}
span.box_labelfull_link_end {
	display: inline;
	float: right;
	width: 12px;
	height: 58px;
	background: url(../images/content/box_lien_right.png) no-repeat center top;
}
/* @end */

/* @group FAQ */
.boxcol_global2 {
	margin-left:57px;
	margin-top:20px;
}
.faq_titre_top {
	background: url(../images/content/faq_titre_top.png) no-repeat left top;
	width: 570px;
	height: 10px;
}
.faq_titre_repeat {
	background: url(../images/content/faq_titre_repeat.png) repeat-y;
	width: 599px;
}
.faq_titre_bottom {
	background: url(../images/content/faq_titre_bottom.png) no-repeat left bottom;
	width: 570px;
	height: 12px;
	margin-bottom:10px;
}
h2.trigger {
	margin-left: 10px;
	width:520px;
	background: url(../images/content/faq_plus.png) no-repeat left center;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2.trigger a {
	display: block;
}

h2.active {
	background: url(../images/content/faq_moins.png) no-repeat left center;
}
.toggle_container {
	border-top:1px solid #D6D6D6;
	clear:both;
	overflow:hidden;
	padding:0;
	width:570px;
	margin-top: 10px;
}
/* @end */
/* @end */

/* @group FOOTER */
#footer {
	height: 336px;
	margin-left: 8px;
	background: #4e6210 url(../images/home/bgd_footer.jpg) no-repeat left bottom;
	width: 964px;
	overflow: hidden;
	position: relative;
}
#footer_pagecontent {
	height: 336px;
	margin-left: 8px;
	background: #4e6210 url(../images/content/bgd_footer.jpg) no-repeat left bottom;
	width: 964px;
	overflow: hidden;
	position: relative;
}
#footer_logotype {
	height: 49px;
	left: 481px;
	position: absolute;
	top: 55px;
	width: 133px;
	z-index: 250;
}
#menu1_footer ul li,#menu2_footer ul li {
	display: inline;
}
#menu1_footer ul li a strong {
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #fff;
}
#menu1_footer ul li.menufooter_last a strong {
	border-right-style: none;
}
#menu1_footer {
	margin-left: 185px;
	margin-right: 185px;
	width: 594px;
	height: 80px;
}
#menu1_footer ul {
	text-align: center;
	width: 594px;
	margin-top: 16px;
}
#footer_col1 {
	margin-left: 45px;
}
#footer_col1,#footer_col2,#footer_col3 {
	background: transparent url(../images/footer_separ.png) no-repeat scroll right top;
	height: 222px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	width: 250px;
}
#footer_col2 ul li, #footer_col1 ul li {
	background: url(../images/picto_puce_footer.png) no-repeat left 5px;
	padding-left: 15px;
}
#footer_col2 h2 {
	width: 125px;
	display: block;
}
#footer_pagecontent .footercol3_last {
	background-image: none;
}
#footer .footercol3_last {
	background-image: none;
}
#footer_col3 ul li a {
	margin-bottom: 5px;
	padding-left: 35px;
	display: block;
	background-repeat: no-repeat;
	background-position: left 5px;
	min-height: 35px;
}
#footer_col3 ul li.facebook a {
	background-image: url(../images/picto_reseaux_facebook.png);
}
#footer_col3 ul li.facebook a:hover {
	background-image: url(../images/picto_reseaux_facebook_hover.png);
}
#footer_col3 ul li.flickr a {
	background-image: url(../images/picto_reseaux_flickr.png);
}
#footer_col3 ul li.flickr a:hover {
	background-image: url(../images/picto_reseaux_flickr_hover.png);
}
#footer_col3 ul li.netvibes a {
	background-image: url(../images/picto_reseaux_netvibes.png);
}
#footer_col3 ul li.netvibes a:hover {
	background-image: url(../images/picto_reseaux_netvibes_hover.png);
}
#menu2_footer {
	padding-left: 59px;
	width: 835px;
}
#menu2_footer ul li {
	border-right: 1px solid #98cb00;
	padding: 0 5px;
}
#menu2_footer ul li.menu2_footer_last {
	border-right-style: none;
}
/* @end */