@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	height: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}
#main_texte {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#holder_apropos {
	width: 90%;
	height: 600px;
	overflow: visible;
	position: absolute;
	margin-top: 180px;
	text-align: left;
	margin-right: 5%;
	margin-left: 5%;
	/* [disabled]background-color: rgba(255,153,0,0.1); */
	/* [disabled]float: left; */
	-moz-hyphens: auto;
	hyphens: auto;
	font-size: 0.75em;
}
#footer ul li {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	font-weight: normal;
	color: #666;
	list-style-type: none;
	display: block;
	float: left;
	width: 68px;
	text-align: center;
	/* [disabled]margin-top: 12px; */
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	vertical-align: top;
	/* [disabled]height: 24px; */
}
#footer ul li a:link {
	color:#666;
} 
#footer ul li:hover {
	color:#666
}
#footer {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	background-color: rgba(255,255,255,0.8);
	position: fixed;
	bottom: 0px;
	left: 0px;
	/* [disabled]height: 34px; */
	vertical-align: top;
	font-size: 1.15em;
	text-align: center;
}
#menu {
	width: 300px;
	/* [disabled]float: left; */
	position: absolute;
	/* [disabled]margin-right: 0px; */
	margin-left: 5%;
	clear: both;
	left: 12px;
	display: block;
	height: 24px;
	top: 64px;
}
#menu li {
	float: left;
	padding-right: 18px;
	padding-bottom: 0px;
	list-style-type: none;
	font-size: 1.5em;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
	color: #666;
	margin-right: 0px;
	padding-top: 38px;
	clear: none;
	display: block;
	/* [disabled]position: relative; */
	list-style-position: outside;
}
#menu ul {
	/* [disabled]float: right; */
	width: 320px;
	/* [disabled]text-align: right; */
	margin: 0px;
	padding: 0px;
	float: left;
	}
#menu nav ul li a {
	color: #666;	
}
#logo {
	width: 52%;
	float: left;
	background-image: url(images/logoweb2.jpg);
	background-repeat: no-repeat;
	height: 74px;
	margin-left: 0px;
	background-size: contain;
}		
#langues {
	margin-left: 50%;
	width: 160px;
	margin-top: 12px;
	height: 18px;
	display: block;
}
#langues ul {
	/* [disabled]display: block; */
	/* [disabled]position: relative; */
	text-align: left;
	margin-left: 0px;
}
#langues ul li {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	list-style-type: none;
	color: #F90;
	padding-right: 4px;
	display: block;
	float: left;
	width: 20px;
	text-align: center;
	padding-left: 4px;
}
#langues ul li:hover {
	color: #603;
}
#langues ul li a {
	color: #F90;	
}
#langues ul li a:hover {
	color: #603;
}
#langues ul li:active {
	color: #603;
	font-family: "Myriad Pro Light Light";
}
.active {
	color: #603;
}

.text_main {
	font-family: "Myriad Pro Light";
	font-size: 1.25em;
	font-weight: lighter;
}
#main_texte ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: lighter;
	color: #999;
}
#main_texte_projects ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: lighter;
	color: #999;
	font-size: 1.05em;
	text-align: left;
	margin-right: 0px;
}
#description {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	width: 300px;
	margin-left: 10%;
}
#description_service {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	width: 320px;
	margin-top: 24px;
	margin-bottom: 8px;
	line-height: 1.15em;
	text-align: left;
	position: relative;
	margin-right: 10%;
	/* [disabled]margin-left: 2%; */
	font-size: 1.35em;
}
#main_texte ul li:hover {
	color: #600
}

#main_texte_projects ul li:hover {
	color: #600
}
#main_texte ul li:active {
	color: #600
}
#main_texte_projects ul li:active {
	color: #600
}

#main_texte ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
}
#main_texte_projects ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: lighter;
	color: #999;
	font-size: 1.25em;
	text-align: left;
	margin-right: 0px;
}	
.text_main_left {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.25em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.3em;
	margin-bottom: 12px;
	padding-top: 16px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	margin-left: 0%;
	float: left;
	width: 320px;
	height: 64px;
}
.indent {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	/* [disabled]padding-top: 12px; */
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
}
.active_menu {
	color: #600;
}
.gridContainer.clearfix #header #menu nav ul li .active_menu {
	color: #600;
	font-family: "Myriad Pro Light";
}
.gridContainer.clearfix #holder_apropos #photo {
	width: 60%;
}
.gridContainer.clearfix #holder_apropos .text_main_left img {
	float: left;
	width: 110px;
	height: 120px;
	clear: both;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
}
.gridContainer.clearfix #holder_apropos ul .text_main_left {
	color: #600;
	font-size: 1.55em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 12px;
	left: 0px;
	display: block;
	/* [disabled]list-style-image: url(../images/point.png); */
}
 .gridContainer.clearfix #holder_apropos .text_main_left {
	margin-bottom: 6px;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
}
.gridContainer.clearfix #description .text_main {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	font-weight: lighter;
	color: #999;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
}
.active_menu {
	color: #600;
}
.gridContainer.clearfix #header #menu nav ul li .active_menu {
	color: #600;
	font-family: "Myriad Pro Light";
}
.gridContainer.clearfix #holder_apropos #photo {
	width: 60%;
}
.gridContainer.clearfix #holder_apropos .text_main_left img {
	float: left;
	width: 110px;
	height: 120px;
	clear: both;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
}
.gridContainer.clearfix #holder_apropos ul .text_main_left {
	color: #600;
	font-size: 1.55em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 12px;
	left: 0px;
	display: block;
	/* [disabled]list-style-image: url(../images/point.png); */
}
 .gridContainer.clearfix #holder_apropos .text_main_left {
	margin-bottom: 6px;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
}
.gridContainer.clearfix #description .text_main {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	font-weight: lighter;
	color: #999;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
}
.gridContainer.clearfix #holder_contact .missionbig1 .text_main img {
	height: 10%;
}
.gridContainer.clearfix #holder_contact .missionbig1 .text_main {
	width: 65px;
}
.list_service {
	font-family: "Myriad Pro Light";
	font-size: 1.75em;
	color: #630;
	list-style-type: disc;
	margin-bottom: 0.35em;
}
 .gridContainer.clearfix #holder_apropos .list_service {
	text-align: left;
}

#holder_contact a:hover {
	color: #600;
}
#holder_contact a:active {
	color: #666;
	font-family: "Myriad Pro Light";
	font-size: 1.75em;
	font-weight: lighter;
	color: #666;
	font-size: 1.75em;
}
#holder_contact a  {
	color: #666;
}
.noindent {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	/* [disabled]padding-top: 12px; */
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
}
.gridContainer.clearfix #holder_contact a img {
	height: 24px;
	width: 64px;
}
.gridContainer.clearfix #holder_contact {
	text-align: left;
	margin-left: 5%;
	font-size: 1em;
}
#holder_contact {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: left;
	margin-right: 1%;
	margin-left: 1%;

}
#ImageSlideShow {
	width: 95%;
}
#text {
	padding-top: 1em;
	padding-bottom: 1em;
	float: none;
	width: 300px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 1em;
	position: relative;
	margin-left: 2px;
	left: 0px;

}
#littorio h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	font-weight: lighter;
	}
#leduc h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0.1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	font-weight: lighter;
}
#granges h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0s;
	-moz-transition: all 0.09s linear 0s;
	-ms-transition: all 0.09s linear 0s;
	-o-transition: all 0.09s linear 0s;
	transition: all 0.09s linear 0s;
	font-weight: lighter;
}
.gridContainer.clearfix #langues ul .active {
	color: #600;
	font-family: "Myriad Pro Light";
}

#granges h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
h2 a:hover {
	color: #630;
}
	h2 a:link {
	color: #666;
}	

#masques h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s ease-out 0s;
	-moz-transition: all 0.09s ease-out 0s;
	-ms-transition: all 0.09s ease-out 0s;
	-o-transition: all 0.09s ease-out 0s;
	transition: all 0.09s ease-out 0s;
	font-weight: lighter;
}
#littorio h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0.1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	font-weight: lighter;
}
#enigme h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro light";
	font-size: 2em;
	-webkit-transition: all 0.09s ease-out 0s;
	-moz-transition: all 0.09s ease-out 0s;
	-ms-transition: all 0.09s ease-out 0s;
	-o-transition: all 0.09s ease-out 0s;
	transition: all 0.09s ease-out 0s;
	font-weight: lighter;
}
#masques h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#littorio h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#enigme h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#thumbs h4:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	display: block;
}
#viewall p.text_main a {
	color:#666
}
#viewall p.text_main a:hover {
	color: #600
}
#viewall p.text_main a:active {
	color: #600
}
#main_texte ul li:hover {
	color: #600
}

#main_texte_projects ul li:hover {
	color: #600
}
#footer ul li a:hover {
	color: #600;
	vertical-align: top;
}
#main_texte ul li:active {
	color: #600
}
#main_texte_projects ul li:active {
	color: #600
}
#thumbs_prjetcts .wrap_projects h4 {
	background-color: rgba(255,255,255,0.8);
	height: 152px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 48px;
	overflow: hidden;
	margin: 0px;
	opacity: 0
	-webkit-transition: all 1s ease-out .1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	opacity: 0;
	-webkit-transition: all 0.09s linear 0.1s;
}
h4 {
	font-family: "Myriad Pro Light";
	font-size: 1.5em;
	font-weight: lighter;
	color: #000;
	display: block;
}

#thumbs_prjetcts .wrap_projects h4:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#holder {
	width: 80%;
	height: 250px;
	overflow: hidden;
	position: relative;
	margin-top: 200px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche2 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub2 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub3 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub4 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub10 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub12 {
	width: 100%;
	height: 368px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub11 {
	width: 100%;
	height: 368px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche1 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub1 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche7 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche5 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche6 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche4 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche3 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder5 {
	width: 80%;
	height: 250px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder4 {
	width: 80%;
	height: 250px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder2 {
	width: 80%;
	height: 250px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_service {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}


#holder3 {
	width: 80%;
	height: 250px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
h4 a:link {
	color: #000;
	display: block;
}
h4 a:hover {
	color: #000;
	display: block;
	}
.gridContainer.clearfix #header #logo a img {
	position: relative;
	height: 74px;
	float: left;
}
#leduc h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
h2 {
	display: block;
	visibility: hidden;
}
.img_holder {
	height: auto;
	width: 100%;
}
#thumbs h4 {
	background-color: rgba(255,255,255,0.8);
	height: 152px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 48px;
	overflow: hidden;
	margin: 0;
	opacity: 0
	-webkit-transition: all 1s ease-out .1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	opacity: 0;
	-webkit-transition: all 0.09s linear 0.1s;
	text-align: center;
	vertical-align: middle;
}
#thumbs {
	margin-top: 24px;
	margin-bottom: 24px;
	width: 100%;
	text-align: center;
	position: relative;
	height: 624px;
	margin-right: 1%;
	margin-left: 1%;
	overflow: visible;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
#menu {
	width: 539px;
	/* [disabled]float: left; */
	position: absolute;
	margin-right: 5%;
	margin-left: 50%;
	clear: both;
	left: 28px;
	display: block;
	height: 74px;
	top: 28px;
}
#menu li {
	float: left;
	padding-right: 40px;
	padding-bottom: 0px;
	list-style-type: none;
	font-size: 2em;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
	color: #666;
	margin-right: 0px;
	padding-top: 38px;
	clear: none;
	display: block;
	/* [disabled]position: relative; */
	list-style-position: outside;
}
#menu ul {
	/* [disabled]float: right; */
	width: 480px;
	/* [disabled]text-align: right; */
	margin: 0px;
	padding: 0px;
	float: left;
	}
#menu nav ul li a {
	color: #666;	
}
#main_texte_projects ul li a {
	color: #666;
}

#menu li a:hover {
	color: #603;
}
#menu li a:active {
	color: #603;
	font-family: "Myriad Pro Light";
}
#footer ul li {
	font-family: "Myriad Pro Light";
	font-size: 1.5em;
	font-weight: lighter;
	color: #666;
	/* [disabled]padding: 12px; */
	list-style-type: none;
	display: block;
	float: left;
	width: 30%;
	text-align: center;
	/* [disabled]margin-top: 12px; */
	margin-right: 0px;
	/* [disabled]margin-bottom: 24px; */
	margin-left: 0px;
}
#footer ul li a:link {
	color:#666;
} 
#footer ul li:hover {
	color:#666
}
#langues {
	margin-left: 85%;
	width: 100px;
	margin-top: 12px;
	height: 18px;
	display: block;
}
#langues ul {
	/* [disabled]display: block; */
	/* [disabled]position: relative; */
	text-align: left;
	margin-left: 0px;
}
#langues ul li {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	list-style-type: none;
	color: #F90;
	padding-right: 4px;
	display: block;
	float: left;
	width: 20px;
	text-align: center;
	padding-left: 4px;
}
#langues ul li:hover {
	color: #603;
	
}
#langues ul li:active {
	color: #603;
	font-family: "Myriad Pro Light";
}
.active {
	color: #603;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#holder_apropos {
	width: 80%;
	height: 600px;
	overflow: visible;
	position: absolute;
	margin-top: 240px;
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	/* [disabled]background-color: rgba(255,153,0,0.1); */
	/* [disabled]float: left; */
	-moz-hyphens: auto;
	hyphens: auto;
	font-size:1em;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logo {
	width: 200px;
	float: left;
	background-image: url(images/logoweb2.jpg);
	background-repeat: no-repeat;
	height: 74px;
	margin-left: 0px;
}	
#menu {
	width: 480px;
	/* [disabled]float: left; */
	position: absolute;
	margin-right: 5%;
	margin-left: 35%;
	clear: both;
	left: 28px;
	display: block;
	height: 74px;
	top: 42px;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.text_main {
	font-family: "Myriad Pro Light";
	font-size: 1.35em;
	font-weight: lighter;
	padding-left: 0.35em;
}
#main_texte {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: rgba(255,255,255,0.8);
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 44px;
	vertical-align: top;
	font-size: 1.25em;
}
#main_texte ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
}
#main_texte_projects ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	font-size: 1.25em;
	text-align: left;
	margin-right: 0px;
}
#description {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	width: 400px;

}
#description_service {
	display: block;
	float: right;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	width: 480px;
	margin-top: 48px;
	margin-bottom: 8px;
	line-height: 1.25em;
	text-align: left;
	position: relative;
	margin-right: 2%;
	/* [disabled]margin-left: 5%; */
	font-size: 1.7em;
}
#main_texte ul li:hover {
	color: #600
}

#main_texte_projects ul li:hover {
	color: #600
}
#main_texte ul li:active {
	color: #600
}
#main_texte_projects ul li:active {
	color: #600
}
#main_texte ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
}
#main_texte_projects ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	font-size: 1.25em;
	text-align: left;
	margin-right: 0px;
}
.text_main_left {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-left: 10%;
	float: right;
	width: 650px;
	margin-top: 12px;
	margin-right: 0%;
}
.indent {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	/* [disabled]padding-top: 12px; */
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
}
.active_menu {
	color: #600;
}
.gridContainer.clearfix #header #menu nav ul li .active_menu {
	color: #600;
	font-family: "Myriad Pro Light";
}
.gridContainer.clearfix #holder_apropos #photo {
	width: 60%;
}
.gridContainer.clearfix #holder_apropos .text_main_left img {
	float: left;
	width: 110px;
	height: 120px;
	clear: both;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
}
.gridContainer.clearfix #holder_apropos ul .text_main_left {
	color: #600;
	font-size: 1.55em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 12px;
	left: 0px;
	display: block;
	/* [disabled]list-style-image: url(../images/point.png); */
}
 .gridContainer.clearfix #holder_apropos .text_main_left {
	margin-bottom: 6px;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
}
.gridContainer.clearfix #description .text_main {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	font-weight: lighter;
	color: #999;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
}
.active_menu {
	color: #600;
}
.gridContainer.clearfix #header #menu nav ul li .active_menu {
	color: #600;
	font-family: "Myriad Pro Light";
}
.gridContainer.clearfix #holder_apropos #photo {
	width: 60%;
}
.gridContainer.clearfix #holder_apropos .text_main_left img {
	float: left;
	width: 110px;
	height: 120px;
	clear: both;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
}
.gridContainer.clearfix #holder_apropos ul .text_main_left {
	color: #600;
	font-size: 1.55em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 12px;
	left: 0px;
	display: block;
	/* [disabled]list-style-image: url(../images/point.png); */
}
 .gridContainer.clearfix #holder_apropos .text_main_left {
	margin-bottom: 6px;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
}
.gridContainer.clearfix #description .text_main {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	font-weight: lighter;
	color: #999;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
}
.gridContainer.clearfix #holder_contact .missionbig1 .text_main img {
	/* [disabled]width: 10%; */
	height: 10%;
}
.gridContainer.clearfix #holder_contact .missionbig1 .text_main {
	width: 65px;
}
.list_service {
	font-family: "Myriad Pro Light";
	font-size: 1.75em;
	color: #630;
	list-style-type: disc;
	margin-bottom: 0.35em;
}
 .gridContainer.clearfix #holder_apropos .list_service {
	text-align: left;
}

#holder_contact a:hover {
	color: #600;
}
#holder_contact a:active {
	color: #666;
	font-family: "Myriad Pro Light";
	font-size: 1.75em;
	font-weight: lighter;
	color: #666;
	font-size: 1em;
}
#holder_contact a  {
	color: #666;
}
.noindent {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	/* [disabled]padding-top: 12px; */
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
}
.gridContainer.clearfix #holder_contact a img {
	height: 24px;
	width: 64px;
}
.gridContainer.clearfix #holder_contact {
	text-align: left;
	margin-left: 15%;
	font-size: 1em;
}
#holder_contact {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: left;
	margin-right: 1%;
	margin-left: 1%;

}


#littorio h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	font-weight: lighter;
	}
#leduc h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0.1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	font-weight: lighter;
}
#granges h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0s;
	-moz-transition: all 0.09s linear 0s;
	-ms-transition: all 0.09s linear 0s;
	-o-transition: all 0.09s linear 0s;
	transition: all 0.09s linear 0s;
	font-weight: lighter;
}
.gridContainer.clearfix #langues ul .active {
	color: #600;
	font-family: "Myriad Pro Light";
}

#granges h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
h2 a:hover {
	color: #630;
}
	h2 a:link {
	color: #666;
}	

#masques h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s ease-out 0s;
	-moz-transition: all 0.09s ease-out 0s;
	-ms-transition: all 0.09s ease-out 0s;
	-o-transition: all 0.09s ease-out 0s;
	transition: all 0.09s ease-out 0s;
	font-weight: lighter;
}
#littorio h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0.1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	font-weight: lighter;
}
#enigme h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro light";
	font-size: 2em;
	-webkit-transition: all 0.09s ease-out 0s;
	-moz-transition: all 0.09s ease-out 0s;
	-ms-transition: all 0.09s ease-out 0s;
	-o-transition: all 0.09s ease-out 0s;
	transition: all 0.09s ease-out 0s;
	font-weight: lighter;
}
#masques h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#littorio h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#enigme h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#thumbs h4:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	display: block;
}
#viewall p.text_main a {
	color:#666
}
#viewall p.text_main a:hover {
	color: #600
}
#viewall p.text_main a:active {
	color: #600
}
#main_texte ul li:hover {
	color: #600
}

#main_texte_projects ul li:hover {
	color: #600
}
#footer ul li a:hover {
	color: #600;
	vertical-align: top;
}
#main_texte ul li:active {
	color: #600
}
#main_texte_projects ul li:active {
	color: #600
}
#thumbs_prjetcts .wrap_projects h4 {
	background-color: rgba(255,255,255,0.8);
	height: 152px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 48px;
	overflow: hidden;
	margin: 0px;
	opacity: 0
	-webkit-transition: all 1s ease-out .1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	opacity: 0;
	-webkit-transition: all 0.09s linear 0.1s;
}
h4 {
	font-family: "Myriad Pro Light";
	font-size: 1.5em;
	font-weight: lighter;
	color: #000;
	display: block;
}

#thumbs_prjetcts .wrap_projects h4:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#holder {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-top: 200px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche2 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub2 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub3 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub4 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub10 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub12 {
	width: 100%;
	height: 368px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub11 {
	width: 100%;
	height: 368px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche1 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub1 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche7 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche5 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche6 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche4 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche3 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder5 {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder4 {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder2 {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_service {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}


#holder3 {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
h4 a:link {
	color: #000;
	display: block;
}
h4 a:hover {
	color: #000;
	display: block;
	}
.gridContainer.clearfix #header #logo a img {
	position: relative;
	height: 74px;
	float: left;
}
#leduc h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
h2 {
	display: block;
	visibility: hidden;
}
.img_holder {
	height: auto;
	width: 100%;
}
.img_holder2 {
	height: 100%;
	width: auto;
}
#thumbs h4 {
	background-color: rgba(255,255,255,0.8);
	height: 152px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 48px;
	overflow: hidden;
	margin: 0;
	opacity: 0
	-webkit-transition: all 1s ease-out .1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	opacity: 0;
	-webkit-transition: all 0.09s linear 0.1s;
	text-align: center;
	vertical-align: middle;
}
#thumbs {
	margin-top: 24px;
	margin-bottom: 24px;
	width: 100%;
	text-align: center;
	position: relative;
	height: 624px;
	margin-right: 1%;
	margin-left: 1%;
	overflow: visible;
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 89.0217%;
	max-width: 1340px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
	text-align: center;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: none;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-top: 42px;
	margin-right: 0%;
	/* [disabled]position: relative; */
}
#logo {
	width: 200px;
	float: left;
	background-image: url(images/logoweb2.jpg);
	background-repeat: no-repeat;
	height: 74px;
	margin-left: 0px;
	clear: both;
	vertical-align: top;
}
#menu {
	width: 539px;
	/* [disabled]float: left; */
	position: absolute;
	/* [disabled]margin-right: 0px; */
	margin-left: 58%;
	clear: both;
	left: 28px;
	display: block;
	height: 74px;
	top: 28px;
	vertical-align: 0%;
	margin-top: 52px;
}
#menu li {
	float: left;
	padding-right: 40px;
	padding-bottom: 0px;
	list-style-type: none;
	font-size: 2em;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
	color: #666;
	margin-right: 0px;
	padding-top: 38px;
	clear: none;
	display: block;
	/* [disabled]position: relative; */
	list-style-position: outside;
}
#menu ul {
	/* [disabled]float: right; */
	width: 700px;
	/* [disabled]text-align: right; */
	margin: 0px;
	padding: 0px;
	float: left;
	}
#menu nav ul li a {
	color: #666;	
}
#main_texte_projects ul li a {
	color: #666;
}

#menu li a:hover {
	color: #603;
}
#menu li a:active {
	color: #603;
	font-family: "Myriad Pro Light";
}
.gridContainer.clearfix #main_texte_projects ul li {
	color: #633;
}
#main_texte_projects ul li a:hover {
	color: #603;
}
#main_texte_projects li a:visited {
	/* [disabled]color: #666; */
}
#slides {
	width: 100%;
	margin-top: 140px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: rgba(255,255,255,0.8);
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 44px;
	vertical-align: top;
	font-size: 1.25em;
}
#main_texte {
	clear: none;
	float: right;
	margin-left: 65%;
	width: 60%;
	display: block;
	position: relative;
	margin-right: 7.5%;
	margin-bottom: 12px;
	margin-top: 24px;
	text-align: right;
}
#main_texte_projects {
	clear: none;
	float: right;
	margin-left: 30%;
	width: 620px;
	display: block;
	position: relative;
	margin-bottom: 24px;
	margin-top: 24px;
	text-align: left;
	margin-right: 5%;
}
#footer ul li {
	font-family: "Myriad Pro Light";
	font-size: 1.5em;
	font-weight: lighter;
	color: #666;
	/* [disabled]padding: 12px; */
	list-style-type: none;
	display: block;
	float: left;
	width: 30%;
	text-align: center;
	/* [disabled]margin-top: 12px; */
	margin-right: 0px;
	/* [disabled]margin-bottom: 24px; */
	margin-left: 0px;
}
#footer ul li a:link {
	color:#666;
} 
#footer ul li:hover {
	color:#666
}
#langues {
	margin-left: 85%;
	width: 124px;
	margin-top: 12px;
	height: 18px;
	display: block;
}
#langues ul {
	/* [disabled]display: block; */
	/* [disabled]position: relative; */
	text-align: left;
	margin-left: 0px;
}
#langues ul li {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	list-style-type: none;
	color: #F90;
	padding-right: 4px;
	display: block;
	float: left;
	width: 20px;
	text-align: center;
	padding-left: 4px;
}
#langues ul li:hover {
	color: #603;
	
}
#langues ul li:active {
	color: #603;
	font-family: "Myriad Pro Light";
}
.active {
	color: #603;
}
.gridContainer.clearfix #main_texte_projects ul li .active {
	color: #603;
}
#holder_apropos {
	width: 80%;
	height: 600px;
	overflow: visible;
	position: relative;
	margin-top: 240px;
	text-align: center;
	margin-right: 25%;
	margin-left: 12%;
	font-size:1em;
	/* [disabled]background-color: rgba(255,153,0,0.1); */
	/* [disabled]float: left; */
	-moz-hyphens: auto;
	hyphens: auto;
}
#main_texte ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
}
#main_texte_projects ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	font-size: 1.25em;
	text-align: left;
	margin-right: 0px;
}
#description {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	width: 400px;

}
#description_service {
	display: block;
	float: right;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	width: 480px;
	margin-top: 48px;
	margin-bottom: 8px;
	line-height: 1.25em;
	text-align: left;
	position: relative;
	/* [disabled]margin-right: 5%; */
	/* [disabled]margin-left: 5%; */
}
#main_texte ul li:hover {
	color: #600
}

#main_texte_projects ul li:hover {
	color: #600
}
#main_texte ul li:active {
	color: #600
}
#main_texte_projects ul li:active {
	color: #600
}
.text_main {
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
}
#main_texte_projects {
	width: 50%x;
	margin-right: 1%;
	margin-left: 45%;
}
#main_texte ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
}
#main_texte_projects ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: lighter;
	color: #999;
	font-size: 1.25em;
	text-align: left;
	margin-right: 0px;
}
.text_main_left {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 0px;
	/* [disabled]padding-top: 12px; */
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-left: 10%;
	float: right;
	width: 60%;
}
.indent {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	/* [disabled]padding-top: 12px; */
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
}
.active_menu {
	color: #600;
}
.gridContainer.clearfix #header #menu nav ul li .active_menu {
	color: #600;
	font-family: "Myriad Pro Light";
}
.gridContainer.clearfix #holder_apropos #photo {
	width: 60%;
}
.gridContainer.clearfix #holder_apropos .text_main_left img {
	float: left;
	width: 110px;
	height: 120px;
	clear: both;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
}
.gridContainer.clearfix #holder_apropos ul .text_main_left {
	color: #600;
	font-size: 1.55em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 12px;
	left: 0px;
	display: block;
	/* [disabled]list-style-image: url(../images/point.png); */
}
 .gridContainer.clearfix #holder_apropos .text_main_left {
	margin-bottom: 6px;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
}
.gridContainer.clearfix #description .text_main {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	font-weight: lighter;
	color: #999;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
}
.active_menu {
	color: #600;
}
.gridContainer.clearfix #header #menu nav ul li .active_menu {
	color: #600;
	font-family: "Myriad Pro Light";
}
.gridContainer.clearfix #holder_apropos #photo {
	width: 60%;
}
.gridContainer.clearfix #holder_apropos .text_main_left img {
	float: left;
	width: 110px;
	height: 120px;
	clear: both;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
}
.gridContainer.clearfix #holder_apropos ul .text_main_left {
	color: #600;
	font-size: 1.55em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 12px;
	left: 0px;
	display: block;
	/* [disabled]list-style-image: url(../images/point.png); */
}
 .gridContainer.clearfix #holder_apropos .text_main_left {
	margin-bottom: 6px;
	font-family: "Myriad Pro Light";
	font-weight: lighter;
}
.gridContainer.clearfix #description .text_main {
	font-family: "Myriad Pro Light";
	font-size: 1em;
	font-weight: lighter;
	color: #999;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
}
.gridContainer.clearfix #holder_contact .missionbig1 .text_main img {
	height: 100%;
}
.gridContainer.clearfix #holder_contact .missionbig1 .text_main {
	width: 65px;
}
.list_service {
	font-family: "Myriad Pro Light";
	font-size: 1.75em;
	color: #630;
	list-style-type: disc;
	margin-bottom: 0.35em;
}
 .gridContainer.clearfix #holder_apropos .list_service {
	text-align: left;
}

#holder_contact a:hover {
	color: #600;
}
#holder_contact a:active {
	color: #666;
	font-family: "Myriad Pro Light";
	font-size: 1.75em;
	font-weight: lighter;
	color: #666;
	font-size: 1.75em;
}
#holder_contact a  {
	color: #666;

}

.noindent {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	/* [disabled]padding-top: 12px; */
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
}
.gridContainer.clearfix #holder_contact a img {
	height: 24px;
	width: 64px;
}
.gridContainer.clearfix #holder_contact {
	text-align: left;
	margin-left: 25%;
	font-size: 1em;
}
#holder_contact {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: left;
	margin-right: 1%;
	margin-left: 1%;

}


#ImageSlideShow {
	width: 95%;
}
#text {
	padding-top: 1em;
	padding-bottom: 1em;
	float: none;
	width: 300px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 1em;
	position: relative;
	margin-left: 2px;
	left: 0px;
}
#littorio h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	font-weight: lighter;
	}
#leduc h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0.1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	font-weight: lighter;
}
#granges h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0s;
	-moz-transition: all 0.09s linear 0s;
	-ms-transition: all 0.09s linear 0s;
	-o-transition: all 0.09s linear 0s;
	transition: all 0.09s linear 0s;
	font-weight: lighter;
}
.gridContainer.clearfix #langues ul .active {
	color: #600;
	font-family: "Myriad Pro Light";
}

#granges h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
h2 a:hover {
	color: #630;
}
	h2 a:link {
	color: #666;
}	

#masques h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s ease-out 0s;
	-moz-transition: all 0.09s ease-out 0s;
	-ms-transition: all 0.09s ease-out 0s;
	-o-transition: all 0.09s ease-out 0s;
	transition: all 0.09s ease-out 0s;
	font-weight: lighter;
}
#littorio h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro Light";
	font-size: 2em;
	-webkit-transition: all 0.09s linear 0.1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	font-weight: lighter;
}
#enigme h2 {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	opacity: 0.0;
	color: #000;
	padding-top: 10%;
	overflow: hidden;
	font-family: "Myriad Pro light";
	font-size: 2em;
	-webkit-transition: all 0.09s ease-out 0s;
	-moz-transition: all 0.09s ease-out 0s;
	-ms-transition: all 0.09s ease-out 0s;
	-o-transition: all 0.09s ease-out 0s;
	transition: all 0.09s ease-out 0s;
	font-weight: lighter;
}
#masques h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#littorio h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#enigme h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#thumbs h4:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	display: block;
}
#viewall p.text_main a {
	color:#666
}
#viewall p.text_main a:hover {
	color: #600
}
#viewall p.text_main a:active {
	color: #600
}
#main_texte ul li:hover {
	color: #600
}

#main_texte_projects ul li:hover {
	color: #600
}
#footer ul li a:hover {
	color: #600;
	vertical-align: top;
}
#main_texte ul li:active {
	color: #600
}
#main_texte_projects ul li:active {
	color: #600
}
#thumbs_prjetcts .wrap_projects h4 {
	background-color: rgba(255,255,255,0.8);
	height: 152px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 48px;
	overflow: hidden;
	margin: 0px;
	opacity: 0
	-webkit-transition: all 1s ease-out .1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	opacity: 0;
	-webkit-transition: all 0.09s linear 0.1s;
}
h4 {
	font-family: "Myriad Pro Light";
	font-size: 1.5em;
	font-weight: lighter;
	color: #000;
	display: block;
}

#thumbs_prjetcts .wrap_projects h4:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#holder {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 200px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche2 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub2 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub3 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub4 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub10 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub12 {
	width: 100%;
	height: 368px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub11 {
	width: 100%;
	height: 368px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche1 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_pub1 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche7 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche5 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche6 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche4 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_affiche3 {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder5 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder4 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder2 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#holder_service {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}


#holder3 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 14px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
h4 a:link {
	color: #000;
	display: block;
}
h4 a:hover {
	color: #000;
	display: block;
	}
.gridContainer.clearfix #header #logo a img {
	position: relative;
	height: 74px;
	float: left;
}
#leduc h2:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

h2 {
	display: block;
	visibility: hidden;
}
.img_holder {
	height: 600;
	width: 100%;
}
#thumbs h4 {
	background-color: rgba(255,255,255,0.8);
	height: 152px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 48px;
	overflow: hidden;
	margin: 0;
	opacity: 0
	-webkit-transition: all 1s ease-out .1s;
	-moz-transition: all 0.09s linear 0.1s;
	-ms-transition: all 0.09s linear 0.1s;
	-o-transition: all 0.09s linear 0.1s;
	transition: all 0.09s linear 0.1s;
	opacity: 0;
	-webkit-transition: all 0.09s linear 0.1s;
	text-align: center;
	vertical-align: middle;
}
#thumbs {
	margin-top: 24px;
	margin-bottom: 24px;
	width: 100%;
	text-align: center;
	position: relative;
	height: 624px;
	margin-right: 1%;
	margin-left: 1%;
	overflow: visible;
}
.text_main_left {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1.65em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.25em;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-left: 10%;
	float: right;
	width: 650px;
	margin-top: 12px;
	margin-right: 0%;
}
.text_main_left {
	text-align: left;
	font-family: "Myriad Pro Light";
	font-size: 1,55em;
	font-weight: lighter;
	color: #666;
	display: block;
	clear: both;
	overflow: hidden;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 1.3em;
	margin-bottom: 12px;
	padding-top: 16px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	margin-left: 5%;
	float: right;
	width: 320px;
}
#main_texte ul li:hover {
	color: #600
}

#main_texte_projects ul li:hover {
	color: #600
}
#main_texte ul li:active {
	color: #600
}
#main_texte_projects ul li:active {
	color: #600
}