

.ic_container{
    vertical-align:baseline;
    margin:10px;
    position:relative;
}
.overlay{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
	background:url(/img-structure/img-lien/black-overlay.png) repeat;
}
.overlay.white{background:url(/img-structure/img-lien/white-overlay.png) repeat;}
.ic_caption{
    position:absolute;
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
	pointer-events: none;
	background:url(/img-structure/img-lien/black-caption.png) repeat;
}
.ic_caption.white{background:url(/img-structure/img-lien/white-caption.png) repeat;}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:3px;
    padding:5px;
    margin:0px;
}
.ic_title{
	display: block;
    padding:5px 5px 5px 5px;
    margin:0px;
	color: #333;
	font-size:14px;
	line-height:18px;
	letter-spacing:0px;
	font-weight: bold;
}
.ic_text{
	display: block;
    padding: 5px 5px 5px 5px;
    margin:0px;
    text-align:justify;
    font-size:11px;
}
ol,ul{/*list-style:none;*/ padding-left: 18px;}
.content>.separator{margin-left:40px;}
.content{padding-top:15px;}/* HAUTEUR MARGE GALERIE*/
.item{clear:both;overflow:hidden;}
.clear{clear:both;}

ul.gallery_group li{list-style:none; width:220px;float:left;margin-left:52.5px;background:url(/img-template_galerie/gallery_img_bg.png) left 150px no-repeat;margin-bottom:30px;}
ul.gallery_group li img,img.frame{}
ul.gallery_group li a:hover{list-style:none; opacity:.7;filter:alpha(opacity=70);border:5px solid #000;}
ul.gallery_group a {display:block; width:210px; height:140px; border:5px solid #272727;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-bottom:15px;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in; text-align:center; background:#272727}
ul.tabs,ul.pages{float:right;margin-top:-25px;}
ul.tabs li,ul.pages li{list-style:none; float:left;margin-left:10px;}
ul.tabs li a,ul.pages li a{ display:block;color:#373737;font-size:1.3em;background:url(img-structure/link-galerie-sprite.png)  top no-repeat;text-decoration:none;padding-left:17px;padding-top:3px;width:35px;height:36px;}
ul.tabs li a:hover,ul.tabs a.current,ul.pages li a:hover,ul.pages a.current{background:url(img-structure/link-galerie-sprite.png) bottom no-repeat;color:#f8f8f8;text-shadow:#000 1px 1px 1px;}

.fancybox-tmp iframe,.fancybox-tmp object{vertical-align:top;margin:0;padding:0;}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:1002;}
.fancybox-outer{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin:0;padding:0;}
.fancybox-opened{z-index:1003;}
.fancybox-opened .fancybox-outer{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5);}
.fancybox-inner{width:100%;height:100%;position:relative;outline:none;overflow:hidden;margin:0;padding:0;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:10px;}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%;border:0;vertical-align:top;margin:0;padding:0;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(/img-template_galerie/fancybox_sprite.png);}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:1010;}
#fancybox-loading div{width:44px;height:44px;background:url(/img-template_galerie/fancybox_loading.gif) center center no-repeat;}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:1004;}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;background:transparent url(blank.gif);z-index:1003;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:36px;margin-top:-18px;cursor:pointer;z-index:1003;visibility:hidden;}
.fancybox-prev span{left:20px;background-position:0 -36px;}
.fancybox-next span{right:20px;background-position:0 -72px;}
.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;overflow:visible;visibility:hidden;padding:0;}
#fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:1001;background:#000;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:1005;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:1003;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap;padding:2px 20px;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{margin-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;background:rgba(0,0,0,.8);padding:10px;}
.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible;}

#fancybox-buttons{position:fixed;left:0;width:100%;z-index:1005;}
#fancybox-buttons.top{top:10px;}
#fancybox-buttons.bottom{bottom:10px;}
#fancybox-buttons ul{display:block;width:170px;height:30px;list-style:none;-webkit-box-shadow:0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow:0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);background:#111 0 0 50% 50% 100%;border-radius:3px;margin:0 auto;padding:0;}
#fancybox-buttons ul li{float:left;margin:0;padding:0;}
#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-image:url(/img-template_galerie/fancybox_buttons.png);background-repeat:no-repeat;outline:none;}
#fancybox-buttons a.btnPrev{width:32px;background-position:6px 0;}
#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e;}
#fancybox-buttons a.btnPlay{background-position:0 -30px;}
#fancybox-buttons a.btnPlayOn{background-position:-30px -30px;}
#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px;}
#fancybox-buttons a.btnToggleOn{background-position:-27px -60px;}
#fancybox-buttons a.btnClose{border-left:1px solid #111;width:38px;background-position:-57px 0;}
#fancybox-buttons a.btnDisabled{opacity:0.5;cursor:default;}

#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:1005;}
#fancybox-thumbs.bottom{bottom:2px;}
#fancybox-thumbs.top{top:2px;}
#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0;}
#fancybox-thumbs ul li{float:left;opacity:0.5;padding:1px;}
#fancybox-thumbs ul li.active{opacity:0.75;border:1px solid #fff;padding:0;}
#fancybox-thumbs ul li:hover{opacity:1;}
#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none;}
#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;}

/* GLOBAL STRUCTURE _________________________________ */
* { margin:0; padding:0;}
html { min-width:988px;}
body { background: url(/img-site/background.jpg) top center no-repeat; background-color:#f5f5f5; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height: 17px;color:#030303 /* couleur texte */ ; background-size: cover; }
html, body { height:100%;}	
.p{ margin:0; font-size:14px;}
.fleft{ float:left; }
.fright{ float:right}
a img{ border:0}
img{ vertical-align:top;  }

/*scroll to top*/
#toTop {display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-999px;background:url(/img-structure/ui.totop.png) no-repeat left top;}
#toTopHover {background:url(/img-structure/ui.totop.png) no-repeat left -51px;width:51px;height:51px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
#toTop:active, #toTop:focus {outline:none;}



/* Fading Img */
.fading_img { padding-bottom:17px;}

/*HEADER _________________________________ */

/*header propriétés*/
#header {font-size:0.75em; color:#FFFFFF; }
/* Placement du logo et phone*/
#header .logo{margin:0px 0px 0px 335px;}
#header .contact_phone{ margin:30px 0px 0px 485px; }
/* Menu principal*/

/*.menu-user{position:absolute;top:82px;right:-10px;margin:0;}
.menu-user li{float:left;font-size:12px;line-height:14px;cursor:pointer;font-weight:400;list-style:none;padding:0 24px 0 0;}
.menu-user li a span{display:inline-block;padding-left:6px;float:left!important;}
.menu-user li a img{float:left!important;}
.menu-user li:first-child{background:none;}*/
.img-left{float:left;margin:0 20px 16px 0!important; margin-right:23px!important;}

#header ul.menu{ display:inline-block; list-style:none; }
#header ul.menu li{ display:inline-block; margin:0; vertical-align:top; margin-right:12px}
#header ul.menu li.first{ margin-left:12px}
#header ul.menu li a{ color:#333; text-decoration:none; font-size:18px; text-transform: uppercase; margin: 0; padding: 5px 13px 4px 13px; display: inline-block;}
#header ul.menu li.current a{ color:#fff; background: black; background: ; background: linear-gradient(to bottom, #6d7170 0%,#494e4d 50%,#2a302f 51%,#2a302f 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d7170), color-stop(50%,#494e4d), color-stop(51%,#2a302f), color-stop(100%,#2a302f)); text-decoration:none; font-size:18px; text-transform: uppercase; margin: 0; border-radius: 10px;-webkit-border-radius: 10px; }
#header ul.menu li a:hover{ color:#fff; background: black; background: ; background: linear-gradient(to bottom, #6d7170 0%,#494e4d 50%,#2a302f 51%,#2a302f 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d7170), color-stop(50%,#494e4d), color-stop(51%,#2a302f), color-stop(100%,#2a302f)); text-decoration:none; font-size:18px; text-transform: uppercase; margin: 0; border-radius: 10px;-webkit-border-radius: 10px; }

#header .nav { width: 100%; text-align: center !important; margin: 148px auto 0 auto !important; display: inline-block; }

/*Sous Menus ________________________________ */
#ss_menu li { list-style-type: none; color: #4e4c4d; font-size:18px; font-weight: normal; line-height:10px; margin-bottom:16px; text-align:left; letter-spacing:0px; }
#ss_menu li a  { text-decoration:none; outline:none; }
#ss_menu li.used { list-style-image: url(/img-structure/arrow-sousmenu.png) !important; }

/* FIL D'ARIANE ________________________________ */
#breadcrumb{position: absolute; height: 20px; margin: -23px 0 0 -10px; font-size: 9px; color:#9b9b9b; z-index:12; list-style: none; padding-left: 0;}
#breadcrumb li{float:left; overflow:hidden; padding-left:10px;}
#breadcrumb a{display:block; height:20px; background-image:url('/img-structure/breadcrumb_arrow.png'); background-repeat:no-repeat; background-position:right 2px; padding-right: 15px; text-decoration: none; color:#454545;}
#accueil_img{margin-top: 2px;}
#breadcrumb_line{height: 1px; width: 870px; background: #dedddd; margin-bottom: 19px;}

/* BARRE NOIRE _________________________________ */
#barre_noire {height:30px; width:100%; background:black; position:absolute; z-index:10; text-align:center;}
#barre_noire .barre_info_date{color:#BCBCBC; padding-top:5px; font-size:14px;}
.barre_rouge {color:#e30022}

/* CONTENT _________________________________ */

/*content propriétés*/
.bg-cont{ font-size:0.8125em; width:100%; text-align:left; background:url(/img-structure/bg_cont.png)}
.inside{margin:	auto; width:870px}
p{ margin:0 0 17px 0}
.indent{padding:40px 0 0 0}

/* Personnalisation du theme couleur */
.colored {color:#4e4c4d ;} /* COULEUR TEXTE*/
.colored1 {color:4e4c4d ;}
.colored2 {color:red ;}
.colored3 {color:blue ;}
h1 {color: #4e4c4d ;font-size:20px; font-weight:bold;line-height:10px;margin-bottom:15px;text-align:left;letter-spacing:0px; /* text-transform:uppercase; */}
h2 {color: #a064dc ;font-size:20px;line-height:5px;margin-bottom:15px;text-align:left;letter-spacing:0px;}
h3 {color: #333 ;font-size:14px;line-height:18px;margin: 0px /* ajout -4px le 30/04/12*/ 0 10px 0;text-align:left;letter-spacing:0px; /* text-transform:uppercase; */}
a:link { color:#498738 ; text-decoration:underline; outline:none}
a:hover { color:#333 ;text-decoration:none}
a:visited { color:#498738 ; text-decoration:underline; outline:none}
a:active {color:#333;text-decoration:underline;outline:none}

/* Personnalisation des puces - attention impact sur menu possible */
ul{list-style-type:  disc; padding-bottom:5px}
li{/*list-style-type:  disc; */padding-bottom:5px}

/* Bouton en savoir plus*/
.bouton1{ 
	display: inline-block;
	padding: 0 16px;
	background: #a064dc;
	
	color: white !important;
	line-height: 28px !important;
	font-weight:bold;
	font-style:normal;
	text-decoration:none !important;
	font-size:1em;
	border-radius: 5px;-webkit-border-radius: 5px;}
.bouton1:hover { background:#585858; }



/* Bouton en savoir plus*/
.bouton { 
	display: inline-block;
	padding: 0 16px;
	background: #498738;
	
	color: white !important;
	line-height: 28px !important;
	font-weight:bold;
	font-style:normal;
	text-decoration:none !important;
	font-size:1em;
	border-radius: 5px;-webkit-border-radius: 5px;}
.bouton:hover { background:#585858; }


/*Rollover FadeThis (ex: bouton facebook et map */
.fadethis { position:relative; display:block;}
.fadethis span.hover {position: absolute; top: 0; left: 0;display: block; }
.img1 {height: 75px; width: 250px; background:url(/img-site/sprite-75x250-facebook.jpg) no-repeat;}
.img1hov {height: 75px; width: 250px; background:url(/img-site/sprite-75x250-facebook.jpg) 0 -75px no-repeat;}
.img2 {height: 350px; width: 570px; background:url(/img-site/sprite-map.jpg) no-repeat;}
.img2hov {height: 350px; width: 570px; background:url(/img-site/sprite-map.jpg) 0 -350px no-repeat;}
.img3 {height: 100px; width: 250px; background:url(/img-site/sprite-250x200_bon-cadeau.jpg) no-repeat;}
.img3hov {height: 100px; width: 250px; background:url(/img-site/sprite-250x200_bon-cadeau.jpg) 0 -100px no-repeat;}
.img4 {height: 100px; width: 250px; background:url(/img-site/sprite-250x200-service.jpg) no-repeat;}
.img4hov {height: 100px; width: 250px; background:url(/img-site/sprite-250x200-service.jpg) 0 -100px no-repeat;}
.img5a {height: 145px; width: 362px; background:url(/img-site/sprite362x290-a.jpg) no-repeat;}
.img5ahov {height: 145px; width: 362px; background:url(/img-site/sprite362x290-a.jpg) 0 -145px no-repeat;}
.img5b {height: 145px; width: 362px; background:url(/img-site/sprite362x290-b.jpg) no-repeat;}
.img5bhov {height: 145px; width: 362px; background:url(/img-site/sprite362x290-b.jpg) 0 -145px no-repeat;}
.img6 {height: 100px; width: 250px; background:url(/img-site/sprite-250x200_avis_pagesjaunes.jpg) no-repeat;}
.img6hov {height: 100px; width: 250px; background:url(/img-site/sprite-250x200_avis_pagesjaunes.jpg) 0 -100px no-repeat;}



/*box grise*/
.box
{
	word-wrap: break-word;
	background:#fff;
	padding:30px 30px 10px 30px;
	background:	#f8f8f8;
	/*background:	url(/img-structure/corner_top_left.gif) left top no-repeat,
				url(/img-structure/corner_top_right.gif) right top no-repeat,
				url(/img-structure/corner_bottom_left.png) left bottom no-repeat,
				url(/img-structure/corner_bottom_right.png) right bottom no-repeat,
				url(/img-structure/border_top.gif) top repeat-x,
				url(/img-structure/border_bottom.gif) bottom repeat-x,
				url(/img-structure/border_left.gif) left repeat-y,
				url(/img-structure/border_right.gif) right repeat-y;*/
	background: #f7f7f7; background: linear-gradient(to bottom, #fefefe 0%,#f7f7f7 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f7f7f7));background: -webkit-linear-gradient(top, #fefefe 0%,#f7f7f7 100%);border-radius: 8px;-webkit-border-radius: 8px;box-shadow: 1px 1px 4px -.5px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 1px 1px 4px -.5px rgba(0, 0, 0, 0.5); margin: 2px 2px 2px 2px;

}




/*carousel partenaires*/
#sidebar ul{font-size:1.2em;list-style-type:none;position:relative;margin:0;padding:0;}
#sidebar li{height:200px;overflow:hidden;}
#sidebar li img{float:left;margin-right:8px; margin-top:10px}
#sidebar li .info{color:#3E4548;font-size:1em;}
#sidebar .info a,#sidebar .info a:visited{color:#3E4548;text-decoration:none;}
#sidebar .spyWrapper{height:100%;overflow:hidden;position:relative;}
.tags span,.tags a{-webkit-border-radius:8px;-moz-border-radius:8px;}

/*form validator*/
em.error {}
form.cmxform label.error { margin-left: auto; width: 250px;}
em.error { color: red; }
#warning { display: none; min-height:20px;}

/*/ paypal */
.paypal-btn {border:none}
#paypal { float:right}


/*FOOTER _________________________________ */

/* Footer propriétés*/
#footer { color:#9c9c9c; font-size:0.75em; background:url(/img-structure/sprite-contour-transparent.png)  0 -614px; width: 988px; no-repeat; height: 140px;}
#footer  .inside{ padding-top: 92px; margin-right: 5px; text-align: right; width:870px; }
#footer  a {color:#9c9c9c; text-decoration:underline}  
#footer  a:hover {  text-decoration:none}
#footer  span{ color:#4f4f4f}
.width{ width:400px;}
#footer  ul{margin:0; padding:0; list-style:none; /*float:left*/}
#footer  ul li{ margin:0; display:inline;/*float:left*/}
#footer  ul li a{color:#636363; text-decoration:none; display:block; float:right; padding:0 7px 0 0} 
#footer  ul li a:hover { text-decoration:none; color:#c60100 }

#contact_text{overflow:auto;width:90%;font-size:12px;margin:0 0 5px;}
#emailForm .inputbox,#emailForm #contact_text{font-size:12px;}
.contact_email{margin-top:30px;}
.contact_email .fleft{margin-right:20px;}
.contact_input{margin-bottom:1px;height:35px;width:280px;}
.contact_email label{padding-top:8px;display:inline-block;}
#contact_email_copy_lb{display:inline;padding:0;}
#contact input, #contact textarea{width:220px;float:left;background:#fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:5px 10px 8px;}
.contact_area{margin-bottom:7px;float:left;}
.contact_area textarea{background:#fff;color:#5B5B5B!important;height:140px!important;width:255px!important /* ICI CHANGEMENT LONGEUR FORM message */;font-family:Arial, Helvetica, sans-serif;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:5px 10px 8px;}
.error {color:red; }




/* DIVERS _________________________________ */

div a.readon{font-size:10px;line-height:28px;color:#fff;height:28px;font-weight:700;font-family:Arial, Helvetica, sans-serif;background:#045EAA;display:inline-block;text-transform:uppercase;border-radius:5px;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;position:relative;padding:0 16px;}
div a.readon:hover,a.pagenav:hover,.search .button:hover{text-decoration:underline;}
div a.readon span{line-height:11px;}
div a.readon:hover{background:#595959;text-decoration:none;}
#contact input.inputbox, #contact select,textarea{border:1px solid #707172;}

.indent-2{ position:relative; padding-left:20px; float:left}
.rowElem{ height:48px; background:url(/img-structure/bg_input.gif) top left no-repeat}
.rowElem1{ height:185px; background:url(/img-structure/bg_input1.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:0}
.input{border:none; background:none;width:220px; height:20px;font-size:1em;color:#000;padding-left:5px;padding-top:2px;padding-bottom:2px;}
#contact input{border:1px solid  #707172;background:none;width:260px; height:18px;font-size:1em;padding-left:5px;padding-top:6px;padding-bottom:6px;}
#contact textarea{border:1px solid #707172;background:none;width:239px; height:150px;font-size:1em;padding-top:6px;padding-bottom:6px;padding-left:5px;margin-bottom:11px;overflow:auto}
#contact .submit {cursor:pointer; clear:both; height:50px; background:#cccccc}

/* tooltip styling */
.tooltip {display:none;background:url(/images/black_arrow_big.png);height:163px;padding:60px 40px 10px 30px;width:310px;font-size:11px;color:#fff;text-align:center; z-index:1000}
/* a .label element inside tooltip */
.tooltip .label {color:yellow;width:35px;font-size:20px;margin-bottom:10px}
.link{color:#5b5b5b; font-style:italic}

/* A SUP ?*/
.tail{ background:url(/images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
#article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, #footer, #header, hgroup, keygen, meter, #nav, output, progress,  source, video{ display: block; }

/*Cleaning 7/04/12*/
fieldset{ border:none}
#header .img{margin:0 0 0 61px}
.inside1{padding:42px 61px 0 61px}
.img-left{ float:left; margin:0 20px 16px 0}
.img-left1{ float:left; margin:0 20px 38px 0}
.img-indent{ margin:0 0 16px 0}
.txt{ text-align:justify}
.txt2{ font-style:italic}
/*h2{color:#595959; font-size:2.307em; margin-bottom:17px; line-height:1.2em; letter-spacing:-1px }
h4{color:#74aa07; font-weight:normal; font-size:1em;}
*/
/*jCapSlide*/
.ic_text{color: #498738; font-size: 13px !important;}
/*img-zoom*/
.ic_container { float:left!important; }
.image-lien { display: block; }
.image-lien img { position: absolute;}
.image-lien span { display: block; position:relative; display: ; width: 100%; height: 100%; }
.image-lien span span { display: block; position:relative; width: 100%; height: 100%; }

.image-lien span { background:url(/img-structure/img-zoom/white-overlay.png) repeat; }
.image-lien span span { background:url(/img-structure/img-zoom/white-hover-magnify.png) no-repeat center center; }

.image-lien.black span { background:url(/img-structure/img-zoom/black-overlay.png) repeat; }
.image-lien.black span span { background:url(/img-structure/img-zoom/black-hover-magnify.png) no-repeat center center; }.col-1, .col-2, .col-3, .col-4, .col-a, .col-b { float:left}
/*======= width =======*/
#main {	margin: 0 auto;	position: relative;	width: 988px; }

/*======= header =======*/
#header {height:224px;  background:url(/img-structure/sprite-contour-transparent.png)  0 0; width: 988px;}



/*======= accueil =======*/
#accueil .col-a{ width:422px; margin-right:22px}
#accueil .col-b{ width:422px; margin-bottom:30px}

#accueil .col-1{ width:560px; margin-right:54px}
#accueil .col-2{ width:250px}

/*======= contact =======*/
#contact .col-1{ width:592px; margin-right:11px}
#contact .col-2{ width:267px}

/*======= page a =======* 870/
/* #page-a .col-1{ width:577px; margin-right:25px; text-align:justify; } */
#page-a .col-1{ width:595px; margin-right:25px; text-align:justify; }
#page-a .col-2{ width:250px}

/*======= page b =======*/
#page-b .col-1{ width:250px; margin-right:25px}
#page-b .col-2{ width:595px}

/*======= page c =======*/
#page-c .col-1{ width:302px; margin-right:54px}
#page-c .col-2{ width:626px}

/* Pour mettre en prioritaire (passe devant /css/style.css) il faut mettre !important après une propriété ex : background-color:#020202 !important;   */


.box ol li{list-style-type: decimal}

.checked { line-height: 20px; padding-left: 0;}
.checked li { list-style-type: none; background: url(/img-structure/check.png) no-repeat left 3px; padding: 1px 0 0 23px; }



	.checked { line-height: 20px; }
	.checked li { list-style-type: none; background: url(/img-structure/check.png) no-repeat left 3px; padding: 1px 0 0 23px; }

	/* Menu Carré */
	#header ul.menu li.current a { border-radius: 10px; -webkit-border-radius: 10px; }
	#header ul.menu li:hover a { border-radius: 10px; -webkit-border-radius: 10px; }
	
	.the_table, .the_table th , .the_table td  { border:1px solid white; color: black; }
	.the_table th
	{
		background: #f3d456;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3d456), color-stop(.5, #f3d456), color-stop(.51, #f3d456), to(#f3d456));
		background: -moz-linear-gradient(top, #f3d456 1%, #f3d456 50%, #f3d456 51%, #f3d456 100%); /* FF3.6+ */
		background: linear-gradient(to bottom, #f3d456 1%,#c09d0e 50%,#f3d456 51%,#f3d456 100%); /* W3C */
		color: white; padding: 12px 0; text-align: center; font-weight: bold;
	}
	.the_table td { padding: 15px 0; text-align: center; }
	.the_table tr.light { background: #f5f5f5 !important; }
	.the_table tr.dark { background: #ebebeb !important; }


	.TB_Wrapper { width: 866px !important; height: 354px; }
/* Preload images */
body:after {
  content: url(../images/img/structure/lightbox/close.png) url(../images/img/structure/lightbox/loading.gif) url(../images/img/structure/lightbox/prev.png) url(../images/img/structure/lightbox/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/img/structure/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:/images/img/structure/lightbox/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/img/structure/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/img/structure/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/img/structure/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
