@charset "UTF-8";

/****** GALERIE PHOTO MOSAIQUE ******/

.gp-mosaique {
	margin: 0 auto;
}
	.gp-mosaique-line {
		clear: both;
	}
		.gp-mosaique-media {
			display: inline-block;
			position: relative;
			vertical-align: top;
		}
		.gp-mosaique-media-title-top .gp-mosaique-media {
			vertical-align: bottom;
		}
			.gp-mosaique-media a {
				display: block;
				height: 100%;
				outline: none;
				position: relative;
				width: 100%;
				z-index: 1;
			}
				.gp-mosaique-media-loupe {
					background: url(https://www.crenn-construction.fr/lib/GP/images/site/default/gp-mosaique-media-loupe.png) no-repeat center center;
					background-color: rgba(0,0,0,.5);
					cursor : pointer;
					height: 100%;
					left: 0;
					opacity: 0;
					filter: alpha(opacity=0);
					position: absolute;
					top: 0;
					-webkit-transition: opacity .5s ease;
					   -moz-transition: opacity .5s ease;
					    -ms-transition: opacity .5s ease;
					     -o-transition: opacity .5s ease;
					        transition: opacity .5s ease;
					width: 100%;
					z-index: 2;
					
				}
				.gp-mosaique-media-loupe:hover {
					opacity: 1;
					filter: alpha(opacity=100);
				}
			.gp-mosaique-media-title {
				font-size : 1em;
				font-weight: bold;
				line-height: 1.1em;
				text-align: center;
			}
			.gp-mosaique-media-title.top	{ margin-bottom: 5px;	}
			.gp-mosaique-media-title.bottom { margin-top: 5px;		}



/****** PAGINATION ******/

.gp-mosaique-pager {
	margin: 10px 0 0;
	text-align: center;
}
	.gp-mosaique-pager span,
	.gp-mosaique-pager div {
		display: inline-block;
		position: relative;
		vertical-align: top;
	}
	.gp-mosaique-pager a,
	.gp-mosaique-pager-control {
		-webkit-transition: all .3s ease;
		   -moz-transition: all .3s ease;
		    -ms-transition: all .3s ease;
		     -o-transition: all .3s ease;
		        transition: all .3s ease;
	}
	
	.gp-mosaique-pager-pages a {
		background: #EEE;
		border: 1px solid #CCC;
		color: #000;
		display: inline-block;
		height: 18px;
		line-height: 18px;
		margin: 2px 2px;
		text-align: center;
		text-decoration: none;
		width: 18px;
	}
	.gp-mosaique-pager-pages a:hover,
	.gp-mosaique-pager-pages a.active {
		background-color: #AAA;
		border-color: #AAA;
		color: #FFF;
	}
	
	.gp-mosaique-pager-control {
		background: #BBB no-repeat center center;
		display: inline-block;
		height: 24px;
		width: 24px;
	}
	.gp-mosaique-pager-control:before {
		border-bottom: 7px solid transparent;
		border-top: 7px solid transparent;
		content: '';
		display: inline-block;
		height: 0;
		margin: 5px 0 0;
		width: 0;
	}
	.gp-mosaique-pager-control.prev:before {
		border-right: 8px solid #FFF;
		margin-left: -2px;
	}
	.gp-mosaique-pager-control.next:before {
		border-left: 8px solid #FFF;
		margin-left: 1px;
	}
	.gp-mosaique-pager-control:hover {
		background-color: #888;
	}
	.gp-mosaique-pager-control.disabled,
	.gp-mosaique-pager-control.disabled:hover {
		background-color: #DDD;
	}
		.gp-mosaique-pager-control a {
			display: inline-block;
			height: 100%;
			left: 0;
			overflow: hidden;
			position: absolute;
			text-indent: -999px; /* Nécessaire pour IE 7 à cause du text-indent */
			top: 0;
			width: 100%;
		}



/****** EFFETS CSS3 ******/

.gp-mosaique-rounded-corners .gp-mosaique-media a,
.gp-mosaique-rounded-corners .gp-mosaique-media img,
.gp-mosaique-rounded-corners .gp-mosaique-media-loupe,
.gp-mosaique-rounded-corners .gp-mosaique-pager-pages a,
.gp-mosaique-rounded-corners .gp-mosaique-pager-control {
	border-radius: 5px;
}

.gp-mosaique-shading .gp-mosaique-page {
	padding: 6px; /* Différence entre box-shadow de .gp-mosaique-media a.prettyPhoto:hover et box-shadow de .gp-mosaique-media */
}

.gp-mosaique-shading .gp-mosaique-media > a,
.gp-mosaique-shading .gp-mosaique-media > img {
	-webkit-box-shadow: 0 0 4px #000;
	   -moz-box-shadow: 0 0 4px #000;
	     -o-box-shadow: 0 0 4px #000;
	        box-shadow: 0 0 4px #000;
}

.gp-mosaique-shading .gp-mosaique-media a.prettyPhoto {
	-webkit-transition: box-shadow .3s ease;
	   -moz-transition: box-shadow .3s ease;
	    -ms-transition: box-shadow .3s ease;
	     -o-transition: box-shadow .3s ease;
	        transition: box-shadow .3s ease;
}
.gp-mosaique-shading .gp-mosaique-media a.prettyPhoto:hover {
	-webkit-box-shadow: 0 0 10px #000;
	   -moz-box-shadow: 0 0 10px #000;
	     -o-box-shadow: 0 0 10px #000;
	        box-shadow: 0 0 10px #000;
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,
	div.pp_default .pp_top .pp_middle,
	div.pp_default .pp_top .pp_left,
	div.pp_default .pp_top .pp_right,
	div.pp_default .pp_bottom,
	div.pp_default .pp_bottom .pp_left,
	div.pp_default .pp_bottom .pp_middle,
	div.pp_default .pp_bottom .pp_right { height: 13px; }
	
	div.pp_default .pp_top .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
	div.pp_default .pp_top .pp_middle { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
	div.pp_default .pp_top .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */
	
	div.pp_default .pp_content .ppt { color: #f8f8f8; }
	div.pp_default .pp_content_container .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
	div.pp_default .pp_content_container .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
	div.pp_default .pp_content { background-color: #fff; } /* Content background */
	div.pp_default .pp_next:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.pp_default .pp_previous:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_default .pp_expand { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	div.pp_default .pp_expand:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_default .pp_contract { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	div.pp_default .pp_contract:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_default .pp_close { width: 30px; height: 30px; background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
	div.pp_default #pp_full_res .pp_inline { color: #000; } 
	div.pp_default .pp_gallery ul li a { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	div.pp_default .pp_gallery ul li a:hover,
	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
	div.pp_default .pp_social { margin-top: 7px; }

	div.pp_default .pp_gallery a.pp_arrow_previous,
	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
	div.pp_default .pp_nav .pp_play,
	div.pp_default .pp_nav .pp_pause { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
	div.pp_default .pp_details { position: relative; }
	div.pp_default a.pp_arrow_previous,
	div.pp_default a.pp_arrow_next { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
	div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

	div.pp_default .pp_bottom .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
	div.pp_default .pp_bottom .pp_middle { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
	div.pp_default .pp_bottom .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

	div.pp_default .pp_loaderIcon { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded .pp_details { position: relative; }
	div.light_rounded .pp_description { margin-right: 85px; }
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .pp_details { position: relative; }
	div.dark_rounded .pp_description { margin-right: 85px; }
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square .pp_details { position: relative; }
	div.light_square .pp_description { margin-right: 85px; }
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				
				.pp_social { float: left; margin: 0; }
				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
						white-space: nowrap;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(https://www.crenn-construction.fr/lib/default/css/../images/prettyPhoto/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}
h3.soustitre_1 {
  font-size: 2.4rem;
  font-weight: normal;
  color: #1f40a9;
  margin: 1rem 0; }

h4.soustitre_2 {
  font-size: 2rem;
  font-weight: normal;
  color: #1f40a9;
  margin: 1rem 0; }

h5.intertitre {
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #1f40a9;
  font-weight: normal;
  margin: 1rem 0; }

strong.accroche {
  font-weight: bold;
  font-size: 1.8rem; }

strong.mise_en_avant_1 {
  color: #1f40a9;
  font-weight: bold; }

strong.strong {
  color: #a0b333; }

strong.mise_en_avant_2 {
  color: white;
  font-weight: bold; }

span.legende {
  font-weight: normal;
  font-size: 1.4rem; }

blockquote.citation {
  margin: 0;
  font-size: 1.4rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.2);
  padding: 1rem 1.4rem;
  border-left: 0.4rem solid #1f40a9; }

a.bouton {
  position: static; }

.bouton, #zone-diaporama .diaporama-slide .inner > a, #zone-promoted .bloc > a, #zone-realisations > .container > .bloc.first a {
  background: #1f40a9;
  color: #fff;
  font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif; }
  .bouton:hover, #zone-diaporama .diaporama-slide .inner > a:hover, #zone-promoted .bloc > a:hover, #zone-realisations > .container > .bloc.first a:hover {
    background: #132868; }

footer > .container .bloc p.title {
  color: #ffffff;
  font-size: 2rem;
  text-transform: uppercase;
  font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif; }

#zone-ontop > .container > .bloc .picto {
  background: url("https://www.crenn-construction.fr/default/CMS/css/common/../../images/site/sprite_pictos.png") no-repeat 0 0; }

.cs-copyright {
  /* colors */
  --copyrightColorText: #ffffff;
  --copyrightColorLink: var(--copyrightColorText);
  --copyrightColorSeparator: var(--copyrightColorText);
  --copyrightColorSvg: var(--copyrightColorText);
  --copyrightTooltipBackground: #000000;
  --copyrightTooltipColor: var(--copyrightColorText);
  /* size */
  --copyrightFontSize: 11px;
  --copyrightSizeSvg: 15px;
  --copyrightSizeSeparator: 11px;
  --copyrightSizeSeparatorIcon: 10px;
  /* position, direction */
  --copyrightAlignPosition: center;
  /* flex-start, center, flex-end */
  --copyrightPosition: center;
  /* flex-start, center, flex-end, space-between */
  --copyrightDirection: column;
  /* row, column */
  /* padding */
  --copyrightTooltipPadding: 10px 0 15px; }

body, td, pre, input[type="text"], textarea, select {
  font-family: "proxima-nova-alt", Tahoma, Verdana, Helvetica, sans-serif;
  color: #919497;
  font-size: 1.6rem;
  line-height: 1.6; }

html {
  background: #ffffff; }

.cms_bloc_text table:not(.cms_bloc_text_two_column) th, .cms_bloc_text table:not(.cms_bloc_text_two_column) td {
  border: 1px solid #e4e4e4; }

.bloc ul {
  list-style-type: none; }
  .bloc ul li {
    color: #282828; }
    .bloc ul li::before {
      content: "";
      width: 1rem;
      height: 1rem;
      border-radius: 100%;
      background-color: #cccccc;
      float: left;
      margin-top: .7rem;
      margin-right: 1rem; }

.content .cms_bloc ul.sitemap li, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li, .content .cms_bloc.cms_bloc_text ul li {
  color: #282828; }
  .content .cms_bloc ul.sitemap li::before, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li::before, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li::before, .content .cms_bloc.cms_bloc_text ul li::before {
    content: "";
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-color: #cccccc;
    float: left;
    margin-top: .7rem;
    margin-right: 1rem; }

a {
  color: #1f40a9; }

.cms_bloc_title h2 {
  color: #7f7f7f;
  font-family: "proxima-nova-alt", Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3.4rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.08em; }

.bloc h3 {
  letter-spacing: initial; }

h3 {
  letter-spacing: 0.08em; }

.bouton {
  font-size: 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  height: 4.2rem;
  line-height: 4.2rem;
  font-weight: 300;
  padding: 0 1.4rem;
  border-radius: .4rem;
  letter-spacing: 0.08em; }

header {
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.3);
  border-top: .4rem solid #cdcdcd;
  background: #ffffff; }
  header > .container h1 {
    color: rgba(145, 148, 151, 0.75);
    font-size: 1.3rem;
    padding-right: 5rem; }
  header > .container .blocContact {
    color: rgba(145, 148, 151, 0.75); }
    header > .container .blocContact > span:first-child i {
      background: #222222;
      color: #ffffff;
      box-shadow: 0 0 0 0.3rem #222222, inset 0 0 0 0.1rem #ffffff; }
    header > .container .blocContact > span:first-child strong {
      color: #1f40a9; }
    header > .container .blocContact > span.btn {
      background: #1f40a9;
      color: #fff; }
      header > .container .blocContact > span.btn i {
        background: #fff;
        box-shadow: 0 0 0 0.3rem #fff, inset 0 0 0 0.1rem #1f40a9;
        color: #1f40a9; }
    header > .container .blocContact:hover {
      color: #1f40a9; }

.bouton, #zone-diaporama .diaporama-slide .inner > a, #zone-promoted .bloc > a, #zone-realisations > .container > .bloc.first a {
  background: #1f40a9;
  color: #fff;
  font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif; }
  .bouton:hover, #zone-diaporama .diaporama-slide .inner > a:hover, #zone-promoted .bloc > a:hover, #zone-realisations > .container > .bloc.first a:hover {
    background: #132868; }

footer > .container .bloc p.title {
  color: #ffffff;
  font-size: 2rem;
  text-transform: uppercase;
  font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif; }

#zone-ontop > .container > .bloc .picto {
  background: url("https://www.crenn-construction.fr/default/CMS/css/common/../../images/site/sprite_pictos.png") no-repeat 0 0; }

#zone-diaporama {
  background: #a0b333;
  height: 50rem; }
  #zone-diaporama .bx-wrapper {
    position: relative; }
  #zone-diaporama .bx-controls-direction a {
    position: absolute;
    top: 50%;
    background: rgba(189, 197, 215, 0.7);
    text-indent: -999rem;
    transition: background .2s linear; }
    #zone-diaporama .bx-controls-direction a:hover {
      background: #a0b333; }
  #zone-diaporama .bx-prev {
    left: 0;
    position: absolute;
    height: 8rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4rem;
    z-index: 55; }
    #zone-diaporama .bx-prev::before {
      content: '';
      position: absolute;
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
      top: 50%;
      left: 50%;
      width: 1rem;
      height: 1rem;
      box-shadow: -2px -2px 0 0 black; }
  #zone-diaporama .bx-next {
    right: 0;
    position: absolute;
    height: 8rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4rem;
    z-index: 55; }
    #zone-diaporama .bx-next::before {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(135deg);
              transform: translateY(-50%) rotate(135deg);
      right: 50%;
      width: 1rem;
      height: 1rem;
      box-shadow: -2px -2px 0 0 black; }
  #zone-diaporama .diaporama-slide {
    background-size: cover;
    background-position: center center; }
    #zone-diaporama .diaporama-slide .inner {
      padding-left: 6.5rem !important; }
      #zone-diaporama .diaporama-slide .inner h3 {
        letter-spacing: 0.08em; }
        #zone-diaporama .diaporama-slide .inner h3, #zone-diaporama .diaporama-slide .inner h3 a {
          color: white;
          text-transform: uppercase;
          font-size: 5.1rem;
          text-shadow: 1px 1px 1px grey;
          font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif; }
      #zone-diaporama .diaporama-slide .inner p {
        color: white;
        font-weight: bold;
        font-size: 2.1rem;
        text-shadow: 1px 1px 1px grey;
        margin-top: 0; }
      #zone-diaporama .diaporama-slide .inner > a {
        background: #2627c2;
        font-size: 1.5rem;
        text-transform: uppercase;
        letter-spacing: 0.08em;
        font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif;
        color: #fff; }

#zone-promoted {
  background: rgba(82, 83, 77, 0.7); }
  #zone-promoted .bloc > p {
    font-size: 2.7rem;
    font-weight: 300;
    color: #fff; }
  #zone-promoted .bloc > a {
    background: transparent !important;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.7rem;
    letter-spacing: 0.08em; }

#menu .menu {
  height: 4.4rem; }
  #menu .menu ul.niv1 {
    height: 4.4rem; }
    #menu .menu ul.niv1 li a {
      font-family: "proxima-nova-alt", Tahoma, Verdana, Helvetica, sans-serif;
      color: #1f40a9; }
    #menu .menu ul.niv1 li.hasChild:not(.home) > a.niv1 span::after {
      border-color: #1f40a9; }
    #menu .menu ul.niv1 li.niv1 ul.niv2 {
      min-width: 20rem; }
      #menu .menu ul.niv1 li.niv1 ul.niv2 li ~ li::before {
        background: rgba(255, 255, 255, 0.15); }
      #menu .menu ul.niv1 li.niv1 ul.niv2 a {
        color: white; }
      #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 {
        background: #1b3893; }
        #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2:first-child, #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2:first-child > a {
          border-radius: .4rem .4rem 0 0; }
        #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2:last-child, #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2:last-child > a {
          border-radius: 0 0 .4rem .4rem; }
        #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2:only-child, #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2:only-child > a {
          border-radius: .4rem; }
        #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 a.niv2 {
          padding: 0.755rem 1.4rem;
          font-size: 1.3rem; }
        #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3 {
          background: #17307e; }
          #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3:first-child, #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3:first-child > a {
            border-radius: .4rem .4rem 0 0; }
          #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3:last-child, #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3:last-child > a {
            border-radius: 0 0 .4rem .4rem; }
          #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3:only-child, #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3:only-child > a {
            border-radius: .4rem; }
          #menu .menu ul.niv1 li.niv1 ul.niv2 li.niv2 ul.niv3 li.niv3 a.niv3 {
            padding: 0.755rem 1.4rem;
            font-size: 1.3rem; }
    #menu .menu ul.niv1 li:hover > a.niv1, #menu .menu ul.niv1 li.on > a.niv1, #menu .menu ul.niv1 li > a:hover.niv1, #menu .menu ul.niv1 li > a.on.niv1 {
      color: white;
      background: #1f40a9; }
      #menu .menu ul.niv1 li:hover > a.niv1 span::after, #menu .menu ul.niv1 li.on > a.niv1 span::after, #menu .menu ul.niv1 li > a:hover.niv1 span::after, #menu .menu ul.niv1 li > a.on.niv1 span::after {
        border-color: white !important; }
    #menu .menu ul.niv1 li:hover > a.niv2, #menu .menu ul.niv1 li.on > a.niv2, #menu .menu ul.niv1 li > a:hover.niv2, #menu .menu ul.niv1 li > a.on.niv2 {
      background: #17307e; }
    #menu .menu ul.niv1 li:hover > a.niv3, #menu .menu ul.niv1 li.on > a.niv3, #menu .menu ul.niv1 li > a:hover.niv3, #menu .menu ul.niv1 li > a.on.niv3 {
      background: #132868; }

#zone-ontop {
  border-bottom: 1px solid #ddd;
  background: #ebebeb; }
  #zone-ontop > .container > .bloc .picto {
    color: #1f40a9;
    width: 4.1rem;
    height: 4.5rem; }
  #zone-ontop > .container > .bloc.bloc2 .picto {
    background-position: -4.1rem 0;
    width: 4rem; }
  #zone-ontop > .container > .bloc.bloc3 .picto {
    background-position: -8.1rem 0;
    width: 4.3rem; }
  #zone-ontop > .container > .bloc i {
    display: none; }
  #zone-ontop > .container > .bloc h3 {
    color: #1f40a9;
    padding-top: 0;
    font-family: "proxima-nova-alt", Tahoma, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: bold; }

#zone-realisations {
  border-bottom: 1px solid #ddd;
  background: #f5f5f5; }
  #zone-realisations > .container > .bloc.first .title {
    color: #7f7f7f;
    font-size: 2.4rem;
    font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif;
    text-transform: uppercase; }
  #zone-realisations > .container > .bloc.rea a {
    background: white;
    box-shadow: 0.1rem 0.1rem 0.3rem rgba(0, 0, 0, 0.15); }
    #zone-realisations > .container > .bloc.rea a .picture {
      border-bottom: 0.4rem solid #a0b333; }
    #zone-realisations > .container > .bloc.rea a .bloctext .title {
      color: #222222; }
    #zone-realisations > .container > .bloc.rea a .bloctext .texte {
      color: #919497; }

#zone-page {
  background: #ffffff; }
  #zone-page > .container .cms_bloc_media img {
    border-bottom: 0.5rem solid #a0b333; }

footer {
  background: #2d2d2d; }
  footer a {
    text-decoration: none;
    color: #919497; }
  footer > .container::before {
    border-top: 1rem solid #ffffff; }
  footer > .container .bloc p.title {
    letter-spacing: 0.08em; }
  footer > .container .bloc p:not(.title) {
    color: #9b9b9b; }
  footer > .container .social a {
    background: none;
    width: initial; }
    footer > .container .social a.googleLink:hover {
      background: none; }

#zone-subfooter {
  background: #000000; }

#zone-diaporama .diaporama-slide > .inner h3, #zone-diaporama .diaporama-slide > .inner h3 a {
  color: white;
  font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif; }
#zone-diaporama .diaporama-slide > .inner p {
  color: white; }
#zone-diaporama .diaporama-slide > .inner > a {
  font-family: "unit-gothic-719", Tahoma, Verdana, Helvetica, sans-serif;
  background: #1f40a9;
  color: #fff; }
  #zone-diaporama .diaporama-slide > .inner > a i {
    background: #fff;
    box-shadow: 0 0 0 0.3rem white, inset 0 0 0 0.1rem #1f40a9;
    color: #1f40a9; }
  #zone-diaporama .diaporama-slide > .inner > a:hover {
    background: #1c3998; }
    #zone-diaporama .diaporama-slide > .inner > a:hover i {
      color: #1c3998; }