@charset "UTF-8";
/* CSS Document */

#blockGlobal {
	font-family:'Source Sans Pro';
	font-weight: normal;
	background: url(bg_body.jpg) repeat;
}
a {
	text-decoration : none;
	color:#ebbd4b;
}
strong, b {
	font-weight:700;
}
#blockGlobal .firstBackground a, #blockGlobal .secondBackground a, #blockGlobal .imageBackground a {
	color:#fff;
}
#blockGlobal .firstBackground .hasParagraph, #blockGlobal .secondBackground .hasParagraph, #blockGlobal .imageBackground .hasParagraph {
	color:#fff;
}
#blockGlobal .blockArticle .articleHead p {
	color:#000;
}
#blockGlobal .firstBackground .blockArticle .articleHead p, #blockGlobal .secondBackground .blockArticle .articleHead p, #blockGlobal .imageBackground .blockArticle .articleHead p {
	color:#fff;
}
input, textarea, select {
	font-family:"Source Sans Pro";
}
/*-----------------------------------------------+
+ Titre générique level-2                        +
+-----------------------------------------------*/

#blockGlobal .titleLevel-2 {
	font-size:24px;
	text-transform:uppercase;
	font-weight:700;
	text-align:left;
	color:#69727b;
}
#blockGlobal .firstBackground .titleLevel-2, #blockGlobal .secondBackground .titleLevel-2, #blockGlobal .imageBackground .titleLevel-2 {
	color:#fff;
}
/*-----------------------------------------------+
+ Titre générique level-3                        +
+-----------------------------------------------*/

#blockGlobal .titleLevel-3 {
	font-size:18px;
	font-weight:400;
	color:#69727b;
    margin-bottom: 10px;
}
#blockGlobal .firstBackground .titleLevel-3, #blockGlobal .secondBackground .titleLevel-3, #blockGlobal .imageBackground .titleLevel-3 {
	color:#fff;
}
/*-----------------------------------------------+
+ Titre générique level-4                        +
+-----------------------------------------------*/

#blockGlobal .titleLevel-4 {
	font-size:15px;
	font-weight:400;
	color:#a0a6ac;
}
#blockGlobal .firstBackground .titleLevel-4, #blockGlobal .secondBackground .titleLevel-4, #blockGlobal .imageBackground .titleLevel-4 {
	color:#fff;
}
/*-----------------------------------------------+
+ gallery                                        +
+-----------------------------------------------*/
#blockGlobal .blockGallery .tabGallery .cell .itemGallery {
	display: inline-block;
	border: none;
	background: none;
	padding: 0px;
}
/*-----------------------------------------------+
+ button                                        +
+-----------------------------------------------*/
#blockGlobal .btnRoundedPosition-1, #blockGlobal .btnLinkPosition-1 {
/*text-align:center;*/
}
#blockGlobal .btnLink-1 {
	text-align:center;
	color:#69727b;
	font-size: 14px;
	text-decoration:underline;
	background: url("puce_list-1.png") no-repeat 0 2px;
	padding-left: 10px;
}
#blockGlobal .imageBackground .btnLink-1 {
	background-image:url("puce_list-2");
}
#blockGlobal .btnLink-1 .innerLink-1, #blockGlobal .btnLink-1 .innerLink-2, #blockGlobal .btnLink-1 .innerLink-3, #blockGlobal .btnLink-1 .innerLink-4 {
	background:none;
}
#blockGlobal .firstBackground .btnLink-1, #blockGlobal .secondBackground .btnLink-1, #blockGlobal .imageBackground .btnLink-1 {
	color:#fff;
}
#blockGlobal .secondBackground .btnLink-1 {
	background: url("puce_list-2.png") no-repeat 0 2px;
}
/*-----------------------------------------------+
+ button rounded-1                                +
+-----------------------------------------------*/
#blockGlobal .btnRounded-1 {
	background:none;
	text-transform:uppercase;
	font:bold 16px Raleway;
	height:33px;
	line-height:33px;
	text-shadow: none;
	text-decoration:none;
	color:#69727b;
	border:1px solid #69727b;
	padding:0 20px 0 10px;
}
#blockGlobal .firstBackground .btnRounded-1, #blockGlobal .secondBackground .btnRounded-1, #blockGlobal .imageBackground .btnRounded-1, #blockGlobal .blockSlide .btnRounded-1 {
	border-color:#fff;
	color:#fff;
}
#blockGlobal .btnRounded-1 .innerLink-1, #blockGlobal .btnRounded-1 .innerLink-2, #blockGlobal .btnRounded-1 .innerLink-3, #blockGlobal .btnRounded-1 .innerLink-4 {
	background:none;
	display:block;
	padding:0;
	height:33px;
	line-height:37px;
}
#blockGlobal .btnRounded-1 .innerLink-4 {
	padding:0 20px 0 20px;
	background:url(puce_list-1.png) no-repeat right center;
}
#blockGlobal .firstBackground .btnRounded-1 .innerLink-4, #blockGlobal .secondBackground .btnRounded-1 .innerLink-4, #blockGlobal .imageBackground .btnRounded-1 .innerLink-4, #blockGlobal .blockSlide .btnRounded-1 .innerLink-4 {
	background:url(puce_list-2.png) no-repeat right center;
}
/*-----------------------------------------------+
+ Séparations                                    +
+-----------------------------------------------*/

#blockGlobal .blockSeparator {
	border-top:3px solid #69727b;
	height:5px;
	margin-top:20px;
}
#blockGlobal .firstBackground .blockSeparator, #blockGlobal .secondBackground .blockSeparator, #blockGlobal .imageBackground .blockSeparator {
	border-top:3px solid #fff;
}
/*-----------------------------------------------+
+ RSS générique                                  +
+-----------------------------------------------*/

#blockGlobal .feedSourceContent {
	display: block;
	font-size: 18px;
	margin-bottom: 20px;
	text-align:center;
	color:#69727b;
}
#blockGlobal .blockRSSFeed .titleLevel-2 {
	text-align:center;
}
#blockGlobal .feedContent {
	text-align: center;
}
#blockGlobal .feedContent .btnRounded-1 {
}
#blockGlobal .firstBackground .feedSourceContent, #blockGlobal .secondBackground .feedSourceContent, #blockGlobal .imageBackground .feedSourceContent {
	color:#fff;
}
/*-----------------------------------------------+
+ download générique                             +
+-----------------------------------------------*/

#blockGlobal .blockDownloadFile {
	text-align:center;
}
#blockGlobal .blockDownloadFile .btnRounded-1 {
}
/*-----------------------------------------------+
+ Liste générique                                +
+-----------------------------------------------*/
#blockGlobal .blockList-1 .list li {
	color:#000;
	line-height:22px;
	padding-left:0;
}
#blockGlobal .blockList-1 .list .item .innerItem {
	background:url(puce_list-1.png) no-repeat 0 4px;
	padding-left:20px;
	display:block;
}
#blockGlobal .firstBackground .blockList-1 .list li, #blockGlobal .secondBackground .blockList-1 .list li, #blockGlobal .imageBackground .blockList-1 .list li {
	color:#fff;
}
#blockGlobal .firstBackground .blockList-1 .list .item .innerItem, #blockGlobal .secondBackground .blockList-1 .list .item .innerItem, #blockGlobal .imageBackground .blockList-1 .list .item .innerItem {
	background:url(puce_list-2.png) no-repeat 0 4px;
}
/*-----------------------------------------------+
+ Image seule générique                          +
+-----------------------------------------------*/

#blockGlobal .blockPicture.center .picture, .blockPicture.center .ui-wrapper, #blockGlobal .blockPicture .picture {
	max-width:100%;
	height: auto;
}
/*-----------------------------------------------+
+ Video générique                               +
+-----------------------------------------------*/

#blockGlobal .clicToAdd {
	font-style: italic;
	font-weight: 300;
	color:#000;
}
#blockGlobal .clicToAdd .innerClic {
	background:url(puce_video.png) no-repeat left center;
	padding: 7px 0 5px 30px;
	line-height:30px;
}
#blockGlobal .firstBackground .clicToAdd, #blockGlobal .secondBackground .clicToAdd, #blockGlobal .imageBackground .clicToAdd {
	color:#fff;
}
#blockGlobal .firstBackground .clicToAdd .innerClic, #blockGlobal .secondBackground .clicToAdd .innerClic, #blockGlobal .imageBackground .clicToAdd .innerClic {
	background:url(puce_video2.png) no-repeat left center;
}
/*-----------------------------------------------+
+ Animation flash générique                      +
+-----------------------------------------------*/

#blockGlobal .blockFlashObject.left object {
	border: 3px solid #69727b;
	margin: 10px 0;
}
#blockGlobal .firstBackground .blockFlashObject.left object, #blockGlobal .secondBackground .blockFlashObject.left object, #blockGlobal .imageBackground .blockFlashObject.left object {
	border: 3px solid #fff;
}
/*-----------------------------------------------+
+ Date et heure générique                        +
+-----------------------------------------------*/

#blockGlobal .blockClock {
	margin:15px 0;
	text-align:right;
}
#blockGlobal .clockSlot {
	font-size:14px;
	color:#000;
}
#blockGlobal .firstBackground .clockSlot, #blockGlobal .secondBackground .clockSlot, #blockGlobal .imageBackground .clockSlot {
	color:#fff;
}
/*-----------------------------------------------+
+ Compteur de visite générique                   +
+-----------------------------------------------*/

#blockGlobal .blockCounter .counterInner-3 {
	text-align:right;
	color:#000;
}
#blockGlobal .firstBackground .blockCounter .counterInner-3, #blockGlobal .secondBackground .blockCounter .counterInner-3, #blockGlobal .imageBackground .blockCounter .counterInner-3 {
	color:#fff;
}
/*-----------------------------------------------+
+ Espace vide générique                          +
+-----------------------------------------------*/

#blockGlobal .blockEmptySpace {
	height: 20px;
}
/*-----------------------------------------------+
+ Article générique                                +
+-----------------------------------------------*/

#blockGlobal .blockArticle .blockPicture .picture {
	max-width:100%;
}
#blockGlobal .blockArticle .blockPicture {
	float:right;
	padding:2px;
	margin:0 0 9px 20px;
}
#blockGlobal .blockArticle .blockPicture.left {
	float:left;
	margin:0 20px 9px 0;
}
#blockGlobal .blockArticle .titleLevel-2 {
	margin-bottom:25px;
}
#blockGlobal .blockArticle .titleLevel-3 {
	padding-bottom:10px;
}
#blockGlobal .blockArticle .titleLevel-4 {
	margin-bottom:20px;
	text-align:center;
}
#blockGlobal .blockArticle .hasParagraph {
	font-size:14px;
}
#blockGlobal .blockArticle .hasParagraph {
	padding-bottom:15px;
}
#blockGlobal .blockArticle a {
	text-decoration:underline;
}
#blockGlobal .blockArticle .btnRounded-1 {
	text-decoration:none;
}
/*-----------------------------------------------+
+ General                                        +
+-----------------------------------------------*/

#blockGlobal .first {
	padding-left:0;
	margin-left:0;
}
#blockGlobal .last {
	padding-right:0;
	margin-right:0;
}
#blockGlobal .img-responsive {
	max-width:100%;
	height:auto;
}
#blockGlobal .omega {
	padding-right:0;
}
#blockGlobal .alfa {
	padding-left:0;
}
#blockGlobal .noPaddingLR {
	padding-left:0;
	padding-right:0;
}
#blockGlobal .blockPicture {
	margin:0;
}
.blockPicture .picture {
	max-width:100%;
}
/*-----------------------------------------------+
+ Section color                                  +
+-----------------------------------------------*/

#blockGlobal .section {
	background:#fff;
}
#blockGlobal .section3 {
}
#blockGlobal .firstBackground {
	background-color:#69727b;
	color:#fff;
}
#blockGlobal .secondBackground, #blockGlobal .blockTitle {
	background-color:#ebbd4b;
	color:#fff;
}
#blockGlobal .blockTitle2, #blockGlobal .blockTitle {
	position:relative;
}
#blockGlobal .blockTitle .arrowTitle-1 {
	background-image:url(arrow_title.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:14px;
	right:0;
	top:0;
	height:100%;
	position:absolute;
}
#blockGlobal .blockTitle.blockTitle2 .arrowTitle-1 {
	background-image:url(arrow_title4.png);
	right:-12px;
}
#blockGlobal .blockTitle .arrowTitle-2 {
	background-image:url(arrow_title2.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:14px;
	left:0;
	top:0;
	height:100%;
	position:absolute;
}
#blockGlobal .blockTitle.blockTitle2 .arrowTitle-2 {
	background-image:url(arrow_title3.png);
	left:-12px;
}
#blockGlobal .blockTitle .titleLevel-2 {
	font-size:30px;
	text-transform:uppercase;
	font-weight:700;
	text-align:center;
	color:#fff;
	padding:80px 20px 81px;
	margin:0;
}
#blockGlobal .blockTitle .titleLevel-2 .innerTitle-4 {
	background:url(bg_title.jpg) no-repeat center bottom;
	padding-bottom:25px;
	display:block;
}
/*-----------------------------------------------+
+ Espacement des sections                        +
+-----------------------------------------------*/

#blockGlobal .inner-section {
	padding:60px 10%;
}
#blockGlobal .ContentRight .blockArticle, #blockGlobal .ContentRight .blockEdito {
	padding-left: 25px;
	padding-right: 25px;
}
/*-----------------------------------------------+
+ theme list                                     +
+-----------------------------------------------*/
#blockGlobal .themeList {
	position:relative;
}
#blockGlobal .themeList .blockTitle {
	background-image: url("arrow_title.png");
	background-repeat: no-repeat;
	background-position: right center;
	position:absolute;
	left:0;
	height:100%;
	min-height:262px;
}
#blockGlobal .themeList .CSWList {
	float:right;
	min-height:262px;
}
#blockGlobal .themeList .titleLevel-3 {
	font: bold 18px/20px Raleway;
	color: #69727B;
	text-align: center;
	padding: 10px 10% 0px;
	margin: 10px 0px 0px;
	background: transparent url("bg_title_service.png") no-repeat scroll center top;
}
#blockGlobal .themeList.titleToRight .blockTitle {
	background-image: url("arrow_title2.png");
	background-position: left center;
	left:auto;
	right:0
}
#blockGlobal .themeList.titleToRight .CSWList {
	float:left;
}
/*-----------------------------------------------+
+ Bouton simple                                  +
+-----------------------------------------------*/

#blockGlobal .btn {
	padding:5px 20px;
	display:inline-block;
 *zoom:1;
}
/*-----------------------------------------------+
+ Paragraphe générique                           +
+-----------------------------------------------*/

#blockGlobal .hasParagraph {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
}
/*-----------------------------------------------+
+ Header                                         +
+-----------------------------------------------*/

#blockGlobal .block-Header {
	margin: 0;
	position:relative;
}
#blockGlobal .block-Header .socialItemTop {
	padding-top:20px;
}

/*-----------------------------------------------+
+ Header                                         +
+-----------------------------------------------*/

#blockGlobal .block-Logo {
	margin-top: 0;
	text-align:center;
	margin-bottom:0;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#blockGlobal .block-Logo .innerLogo {
	display: block;
	margin-top: 0;
}
/*-----------------------------------------------+
+ Menu                                           +
+-----------------------------------------------*/
#blockGlobal .blockMainMenu {
	background:#69727b;
	box-shadow:0px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 5px 5px rgba(0, 0, 0, 0.3);
	-ms-box-shadow:0px 5px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0px 5px 5px rgba(0, 0, 0, 0.3);
	position:relative;
}
#blockGlobal .menu {
	display:block;
	font-size:14px;
	text-align:right;
	text-transform: uppercase;
}
#blockGlobal #menu1 {
	margin:0;
}
#blockGlobal .blockMainMenu #menu1 li {
	display:inline-block;
	margin:0;
	border-left:1px solid #fff;
    vertical-align: bottom;
}
#blockGlobal .blockMainMenu #menu1 li.last {
	margin-right:0;
	border-bottom:none;
    border-right: 1px solid #fff;
}
#blockGlobal .blockMainMenu #menu1 li .linkMenu {
	color:#fff;
	cursor:pointer;
}
#blockGlobal .blockMainMenu #menu1 .item .linkMenu, #blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-1, #blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-2, #blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-3, #blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
    display: block;
}
#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
	padding:20px;
	font-size:18px;
	text-transform:uppercase;
	font-family:Tunga, 'Source Sans Pro';
	line-height:20px;
}
#blockGlobal .blockMainMenu #menu1 .item.active .linkMenu .innerLinkMenu-4, #blockGlobal .blockMainMenu #menu1 .item:hover .linkMenu .innerLinkMenu-4 {
	color: #ebbd4b;
}

/*sous menu*/
#blockGlobal .CSWMenu .subMenu{
	top:60px;
	background:#ddd;
	z-index:15;
	width:auto;
	min-width:100%;
}
#blockGlobal .blockMainMenu #menu1 .subMenu li{
	float:none;
	display:block;
	text-transform:none
}

#blockGlobal .blockMainMenu #menu1 .subMenu li a {
	font-size:14px;
	color:#69727B;
}
#blockGlobal .blockMainMenu .CSWMenu .subMenu .subItem .subLink .innerSubLink-3 {
	background:none;
	padding:0;
}
/* menu footer */
#blockGlobal .blockfooter .innerMainMenu-3 {
	text-align:center;
}
#blockGlobal .blockfooter #menu4 {
	display:inline-block;
	word-spacing: 3.5px;
}
#blockGlobal .blockfooter #menu4 li.item {
	padding:0px 10px;
	float:left;
	border-left:1px solid #FFF;
}
#blockGlobal .blockfooter #menu4 li.item.first {
	border-left:none;
}
#blockGlobal .blockfooter #menu4 li.item:hover {
	text-decoration:underline;
}
#blockGlobal .btnRoundedPosition-1 {
	margin-top:15px;
}

/*-----------------------------------------------+
+ blockSlide                                     +
+-----------------------------------------------*/

#blockGlobal .blockSlideHome {
	position: center;
	margin: 0 0 10px;
	text-align: center;
	padding: 40px auto 60px auto;
}
#blockGlobal .CSWSlide {
	position:relative;
}
#blockGlobal .blockSlide {
	width: 100%;
	height: auto;
	overflow: hidden;
	position:relative;
}
#blockGlobal .blockSlide img.background {
	width: 100%;
	min-width: 100%;
	position:relative;
	height: 538px;
}
#blockGlobal #all-Slide {
	min-width: 625px;;
	position: absolute;
	margin:0;
	padding:0;
	text-align:left;
	left:3%;
	top:6%;
}
#blockGlobal #all-Slide .title {
	margin: 0;
	text-align:left;
	font-size:48px;
	color:#FFF;
	padding:0;
	font-family:'Open Sans';
	font-weight:700;
	text-transform:uppercase;
	display:inline-block;
 *+zoom:1;
 *+display:block;
}
#blockGlobal #all-Slide .title .innerTitle-5 {
	color:#ebbd4b;
}
#blockGlobal #all-Slide .hasParagraph {
	padding:0 0 40px;
}
#blockGlobal #all-Slide .hasParagraph {
	color:#FFF;
	text-align:left;
	font-style:italic;
}
#blockGlobal .blockPictureslide {
	position: center;
	margin:0;
	padding:0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#blockGlobal .blockSlideHome .blockSlide .blockPicture {
	margin:0;
	width:100%;
}
#blockGlobal .blockSlideHome .blockSlide .blockPicture .picture {
	display:block;
	border:0;
	margin:0;
}
#blockGlobal .controlSlide {
	text-align: center;
	position: absolute;
	margin-top: -25px;
	z-index: 1;
	width: 100%;
}
#blockGlobal .controlSlide .btnSlide .control {
	display: inline-block;
	border: 1px solid #EBBD4B;
	border-radius:100%;
	height: 12px;
	width: 12px;
	margin: 0px 3px;
}
#blockGlobal .controlSlide .btnSlide .control.active {
	background-color:#EBBD4B;
}
/*-----------------------------------------------+
+ SECTION4 BLOCKSERVICE                               +
+-----------------------------------------------*/
#blockGlobal .blockService .titleLevel-3 {
	font:bold 18px Raleway;
	color:#69727b;
	text-transform:uppercase;
	text-align:center;
	padding:10px 10% 0;
	margin:10px 0 0px;
	line-height:20px;
	background:url(bg_title_service.png) no-repeat center top;
}
#blockGlobal .blockService .btnRoundedPosition-1 {
	text-align:right;
}
#blockGlobal .blockService .itemService {
	margin:20px 0;
}
/*-----------------------------------------------+
+ SECTION5 DEMANDE DE DEVIS                        +
+-----------------------------------------------*/
#blockGlobal .blockDevis {
	background:url(bg-devis.jpg) no-repeat center top;
	background-size:cover;
	text-align:center;
}
#blockGlobal .blockDevis .innerblockDevis {
	padding:35px 0;
}
#blockGlobal .blockDevis .titleLevel-2 {
	text-align:center;
	text-transform:none;
	margin-bottom:55px;
}
#blockGlobal .blockDevis .innerblockDevis .btnRoundedPosition-1 {
	text-align:center;
}
#blockGlobal .blockDevis .themeList {
	background-color:#FFF;
}
#blockGlobal .blockDevis .itemCoords .titleLevel-3 {
	background-image:url(bg_title_footerBlanc.png);
}

/*-----------------------------------------------+
+ ITEM BLOCKPORTFOLIO                            +
+-----------------------------------------------*/
#blockGlobal .blockPortfolio {
	background-color:#EBBD4B;
}

#blockGlobal .blockPortfolio > div.grid-parent {
	position: relative;
}
#blockGlobal .blockPortfolio > div.grid-parent:before {
	content: "";
	display: block;
	margin-top: 100%;
}
#blockGlobal .blockPortfolio > div.grid-parent > div,
#blockGlobal .blockPortfolio > div.grid-parent > h2 {
	position: absolute !important;;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

#blockGlobal .blockPortfolio .CSWItem.blockButton .innerItem {
	padding:10% 0;
}
#blockGlobal .blockPortfolio .blockPicture {
	position:relative;
	background-color:#EBBD4B;
}
#blockGlobal .blockPortfolio .blockPicture img {
	width: 100%;
	height: auto;
}
#blockGlobal .blockPortfolio .blockPicture:hover img {
	opacity:0.6;
}
#blockGlobal .blockPortfolio .blockPicture .overlay {
	display:none;
	position:absolute;
	bottom:0;
	color:#FFF;
	left:0;
	right:0;
	padding:0px 20px;
	z-index:1;
}
#blockGlobal .blockPortfolio .blockPicture:hover .overlay {
	display:block;
}
#blockGlobal .blockPortfolio .blockPicture .overlay .hasParagraph {
	color:#FFF;
}
#blockGlobal .blockPortfolio .CSWItem .innerItem h3.titleLevel-3 {
	font-size:24px;
	text-align:center;
}
#blockGlobal .blockPortfolio .CSWItem.blockButton {
	background-color:#FFF;
}


/*-----------------------------------------------+
+ SECTION7 BLOCKCLIENT                         +
+-----------------------------------------------*/
#blockGlobal .blockClient .itemClient {
	padding:50px 0;
}
/*-----------------------------------------------+
+ SECTION8 BLOCKTEMOIGNAGE                          +
+-----------------------------------------------*/
#blockGlobal .blockCitation {
	background:url(bg_temoignage.jpg) no-repeat;
	position:relative;
	background-size:cover;
}
#blockGlobal .section8 .innerSection {
	padding:35px 15px;
}
#blockGlobal .blockCitation .blockQuote .signature {
	font:bold 18px Raleway;
	text-align:left;
	margin:0;
}
#blockGlobal .blockCitation .blockQuote .signature .fonction {
	display:inline;
	color:#FFF;
	font-size:18px;
}
#blockGlobal .blockCitation .pictureContent {
	border-radius:150px;
	-webkit-border-radius:150px;
	-moz-border-radius:150px;
	overflow:hidden;
}
#blockGlobal .imageBackground.blockCitation .quoteClose {
	background:none;
	padding:0;
}
#blockGlobal .imageBackground.blockCitation .quoteOpen {
	background:none;
	padding:0;
}
#blockGlobal .itemNavCitation {
	position:absolute;
	top:0;
	width:14px;
	height:100%;
	overflow:hidden;
	text-indent:-9999px;
}
#blockGlobal .prevCitation {
	background:url(arrow-left.png) no-repeat center;
	left:15%;
}
#blockGlobal .nextCitation {
	background:url(arrow-right.png) no-repeat center;
	right:15%;
}
#blockGlobal .firstBackground .prevCitation, #blockGlobal .secondBackground .prevCitation, #blockGlobal .imageBackground .prevCitation {
	background:url(arrow-left-2.png) no-repeat center;
}
#blockGlobal .firstBackground .nextCitation, #blockGlobal .secondBackground .nextCitation, #blockGlobal .imageBackground .nextCitation {
	background:url(arrow-right-2.png) no-repeat center;
}
#blockGlobal .blockCitation .themeList,
#blockGlobal .blockDevis .themeList {
	background-color:#FFF;
}
#blockGlobal .blockCitation .itemCoords .titleLevel-3,
#blockGlobal .blockDevis .itemCoords .titleLevel-3 {
	background-image:url(bg_title_footerBlanc.png);
}
/*-----------------------------------------------+
+ SECTION9 GOOGLE MAP                            +
+-----------------------------------------------*/
#blockGlobal .itemCoords .innerItem {
	padding:20px 75px;
}
#blockGlobal .blockGoogleMap .CSWGooglemap {
	width:100% !important;
	height:262px;
	padding:0;
	margin:0;
}
#blockGlobal .contactWidget .blockGoogleMap {
	margin:0 -10px;
}
#blockGlobal .itemCoords .titleLevel-3 {
	font:bold 18px Raleway;
	background:url(bg_title_footer.png) no-repeat center bottom;
	padding:0 0 10px;
	margin:0 0 10px;
	text-align:center;
	text-transform:none;
}
#blockGlobal .itemCoords .Adress, #blockGlobal .itemCoords .contactPhone {
	padding:40px 0 0 0%;
}
#blockGlobal .itemCoords .hasParagraph p {
	text-align:center;
}
/*-----------------------------------------------+
+ SECTION11                                +
+-----------------------------------------------*/
#blockGlobal .section11 .blockList-1 {
	margin-top:40px;
	margin-bottom:30px;
}
/*-----------------------------------------------+
+ SECTION15 blockEngagement                               +
+-----------------------------------------------*/

#blockGlobal .blockEngagement .titleLevel-3 {
	font:bold 16px Raleway;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	padding:10px 10% 0;
	margin:10px 0 0px;
	line-height:20px;
	background:url(bg_title_service.png) no-repeat center top;
}
#blockGlobal .blockEngagement .itemEngagement {
	margin:20px 0;
}
/*-----------------------------------------------+
+ SECTION16 blockCertification                               +
+-----------------------------------------------*/

#blockGlobal .blockCertification .titleLevel-3 {
	color: #69727B;
	font: bold 18px Raleway;
}
#blockGlobal .blockCertification .itemCertification {
	margin-top:50px;
}
/*-----------------------------------------------+
+    BLOCK BREADCRUMB                            +
+-----------------------------------------------*/

#blockGlobal .blockBreadCrumb .breadCrumb .item {
	padding: 5px 15px 0 0;
}
#blockGlobal .blockBreadCrumb {
	margin-bottom:0px;
}
#blockGlobal .blockBreadCrumb .breadCrumb .item .link .innerLink-3 {
	background: url(puce_arrow-right.png) no-repeat 0 4px;
	padding: 0 0 0 19px;
	font-size: 14px;
	text-align: left;
	color: #000;
	font-weight:300;
}
#blockGlobal .blockBreadCrumb .breadCrumb .item.first .link .innerLink-3 {
	background: none;
	padding: 0;
}
#blockGlobal .firstBackground .blockBreadCrumb .breadCrumb .item .link .innerLink-3, #blockGlobal .secondBackground .blockBreadCrumb .breadCrumb .item .link .innerLink-3, #blockGlobal .imageBackground .blockBreadCrumb .breadCrumb .item .link .innerLink-3 {
	color:#fff;
	background: url(puce_arrow-right2.png) no-repeat 0 4px;
}
#blockGlobal .firstBackground .blockBreadCrumb .breadCrumb .item.first .link .innerLink-3, #blockGlobal .secondBackground .blockBreadCrumb .breadCrumb .item.first .link .innerLink-3, #blockGlobal .imageBackground .blockBreadCrumb .breadCrumb .item.first .link .innerLink-3 {
	background: none;
	padding: 0;
}
#blockGlobal .blockPageTitle {
	position:relative;
}
#blockGlobal .blockPageTitle .blockTitle {
	position:relative;
}
#blockGlobal .blockPageTitle .blockTitle .titleLevel-2 {
	padding:0 20px 10px;
}
#blockGlobal .blockPageTitle .blockTitle .titleLevel-2 .innerTitle-4 {
	padding-bottom:10px;
}
#blockGlobal .blockPageTitle .blockTitle .arrowTitle {
	position:absolute;
	width:25px;
	height:12px;
	background:url(bg_arrow_title.png) no-repeat center top;
	bottom:-12px;
	width:100%;
	left:0;
}
/*-----------------------------------------------+
+ BLOCKEDITO                                     +
+-----------------------------------------------*/

#blockGlobal .blockEdito .titleLevel-2 {
	padding-bottom:10px;
	margin-bottom:10px;
}
#blockGlobal .blockEdito .titleLevel-3 {
	padding-bottom:20px;
	text-align:center;
}
#blockGlobal .blockEdito .titleLevel-4 {
	padding-bottom:5px;
}
#blockGlobal .blockEdito .btnRoundedPosition-1, #blockGlobal .blockEdito .btnLinkPosition-1 {
	text-align:left;
}
#blockGlobal .blockEdito .btnRounded-1 {
	margin-top:25px;
	text-decoration:none;
}
#blockGlobal .blockEdito a {
	text-decoration:underline;
}
#blockGlobal .blockEdito {
}
/*-----------------------------------------------+
+ Galerie générique                              +
+-----------------------------------------------*/

#blockGlobal .tabGallery {
	margin-bottom: 10px;
	margin-top: 40px;
}
.blockGallery .tabGallery .cell {
	padding:0;
	vertical-align:middle;
}
#blockGlobal .bottom {
	overflow: hidden;
	margin: 60px 0 0;
}
#blockGlobal .bottom div.item {
	width: 25%;
	min-height: 200px;
	height: 268px;
	float: left;
	position: relative;
	overflow: hidden;
}
.blockGallery .tabGallery .cell .itemGallery, .blockGallery .tabGallery .cell .itemGallery:hover {
	display:block;
	padding:0;
	border:none;
	background:none;
}
#blockGlobal .galleryContent {
	position:relative;
}
/*-----------------------------------------------+
+ PAGE WIDGET                                    +
+-----------------------------------------------*/


/*-----------------------------------------------+
+ BLOCKCITATION                                  +
+-----------------------------------------------*/

#blockGlobal .blockQuote {
	background:none;
	border-radius:0;
	color:#000;
	font-style:normal;
	padding: 0;
	text-indent: 0;
	max-width:900px;
	margin: 0 auto;
}
#blockGlobal .firstBackground .blockQuote, #blockGlobal .secondBackground .blockQuote, #blockGlobal .imageBackground .blockQuote {
	color:#fff;
}
#blockGlobal .quoteOpen {
	background:url(puce_quoteOpen.png) no-repeat top left;
	margin: 0;
	padding:15px 0 0 30px;
	font-size:16px;
	font-family:'Source Sans Pro';
	font-style:italic;
}
#blockGlobal .quoteClose {
	background:url(puce_quoteClose.png) no-repeat bottom right;
	padding: 0 30px 20px 0;
}
#blockGlobal .firstBackground .quoteOpen, #blockGlobal .secondBackground .quoteOpen, #blockGlobal .imageBackground .quoteOpen {
	background:url(puce_quoteOpen2.png) no-repeat top left;
}
#blockGlobal .firstBackground .quoteClose, #blockGlobal .secondBackground .quoteClose, #blockGlobal .imageBackground .quoteClose {
	background:url(puce_quoteClose2.png) no-repeat bottom right;
}
#blockGlobal .blockQuote .signature {
	font-size:14px;
	text-align:right;
	padding-top:0;
	margin-right:40px;
	color:#69727b;
}
#blockGlobal .blockQuote .signature .fonction {
	font-size:14px;
	padding-top:10px;
	color:#69727b;
}
#blockGlobal .firstBackground .blockQuote .signature, #blockGlobal .secondBackground .blockQuote .signature, #blockGlobal .imageBackground .blockQuote .signature {
	color:#fff;
}
#blockGlobal .firstBackground .blockQuote .signature .fonction, #blockGlobal .secondBackground .blockQuote .signature .fonction, #blockGlobal .imageBackground .blockQuote .signature .fonction {
	color:#fff;
}
/*-----------------------------------------------+
+ Block contactez-nous                           +
+-----------------------------------------------*/

#blockGlobal .section18 .titleLevel-2 {
	padding-bottom:50px;
	text-align:center;
	margin-bottom:0;
}
#blockGlobal .blockTabForm {
	margin: 0 auto;
	width: 45%;
}
#blockGlobal .blockTabForm tr {
	margin:0 0 20px;
}
#blockGlobal .blockTabForm label {
	color:#313f4a;
}
#blockGlobal .firstBackground .blockTabForm label, #blockGlobal .secondBackground .blockTabForm label, #blockGlobal .imageBackground .blockTabForm label {
	color:#fff;
}
#blockGlobal .blockTabForm .select {
	border: 1px solid #313f4a;
	font-size:13px;
	padding:0 7px;
	background:none;
	height:22px;
	line-height:22px;
	display:block;
	color:#313f4a;
	width: 262px;
}
#blockGlobal .firstBackground .blockTabForm .select, #blockGlobal .secondBackground .blockTabForm .select, #blockGlobal .imageBackground .blockTabForm .select {
	border: 1px solid #fff;
	color:#fff;
}
#blockGlobal .blockTabForm .select option {
	padding:5px 5px;
}
#blockGlobal .blockTabForm lSource Sans Pro {
	display:block;
	width:35%;
	float:left;
	font-size:14px;
	margin: 0;
	padding: 5px 4% 5px 2%;
	width: 25%;
	text-align:right;
	font-family:'Source Sans Pro';
}
#blockGlobal .blockTabForm .lSource Sans Pro {
	width:31%;
	vertical-align:top;
	padding:0 0 18px;
}
#blockGlobal .blockTabForm .input {
	padding:0 0 18px;
}
#blockGlobal .blockTabForm .blockCaptcha {
	vertical-align:top;
}
#blockGlobal .blockTabForm .lSource Sans Pro lSource Sans Pro {
	display: block;
	float: left; /* 034 13 003 21 */
	font-size: 14px;
	margin: 0;
	padding: 5px 5% 5px 2%;
	text-align: right;
	width: 80%;
	color:#313f4a;
}
#blockGlobal .firstBackground .blockTabForm .lSource Sans Pro lSource Sans Pro, #blockGlobal .secondBackground .blockTabForm .lSource Sans Pro lSource Sans Pro, #blockGlobal .imageBackground .blockTabForm .lSource Sans Pro lSource Sans Pro {
	color:#fff;
}
#blockGlobal .blockTabForm .text {
	font-size:14px;
	background:none;
	border: 1px solid #313f4a;
	margin: 0;
	padding: 3px 4% 3px 2%;
	width: 260px;
	color:#313f4a;
	font-weight:300;
	font-family:'Source Sans Pro';
}
#blockGlobal .firstBackground .blockTabForm .text, #blockGlobal .secondBackground .blockTabForm .text, #blockGlobal .imageBackground .blockTabForm .text {
	border: 1px solid #fff;
	color:#fff;
}
#blockGlobal .blockTabForm .text-mail {
	background:none;
	border: 1px solid #313f4a;
	font-size:14px;
	margin: 0;
	padding: 3px 4% 3px 2%;
	width: 260px;
	color:#313f4a;
	font-family:'Source Sans Pro';
}
#blockGlobal .firstBackground .blockTabForm .text-mail, #blockGlobal .secondBackground .blockTabForm .text-mail, #blockGlobal .imageBackground .blockTabForm .text-mail {
	border: 1px solid #fff;
	color:#fff;
}
#blockGlobal .blockTabForm .textarea {
	background:none;
	border: 1px solid #313f4a;
	font-size:14px;
	margin: 0;
	padding: 3px 4% 3px 2%;
	width: 260px;
	height:135px;
	color:#313f4a;
	font-family:'Source Sans Pro';
}
#blockGlobal .firstBackground .blockTabForm .textarea, #blockGlobal .secondBackground .blockTabForm .textarea, #blockGlobal .imageBackground .blockTabForm .textarea {
	border: 1px solid #fff;
	color:#fff;
}
#blockGlobal .blockTabForm .input .captcha {
	margin-bottom:15px;
}
#blockGlobal .blockTabForm .formAction .btnRounded-1 {
	margin-left:31%;
	line-height:26px;
	text-align: center;
	margin-top:20px;
}
#blockGlobal .blockTabForm .requiredFields {
	color:#F00;
}
/*-----------------------------------------------+
+ block Météo générique                          +
+-----------------------------------------------*/

#blockGlobal .blockWeather {
	width:56%;
	margin:0 auto;
}
#blockGlobal .day {
	border-left:1px solid #888;
	display: block;
	float: left;
	height: auto;
	min-height: 85px;
	padding: 0px 34px 0px 20px;
	text-align: center;
	border-right:none;
	margin-top: 10px;
}
#blockGlobal .firstBackground .day, #blockGlobal .secondBackground .day, #blockGlobal .imageBackground .day {
	border-left: 1px solid #ddd;
	color:#fff;
}
#blockGlobal .daytime {
	clear: both;
	font-size: 12px;
	font-weight: 300;
	padding: 0 0 4px;
	text-transform: uppercase;
	color:#909090;
}
#blockGlobal .firstBackground .daytime, #blockGlobal .secondBackground .daytime, #blockGlobal .imageBackground .daytime {
	color:#fff;
}
#blockGlobal .today {
	width: 160px;
	text-align:left;
	border-left: none;
	font-size: 10px;
}
.CSWWeather .day .temperatures {
	padding-top:5px;
	color:#909090;
}
#blockGlobal .firstBackground .day .temperatures, #blockGlobal .secondBackground .day .temperatures, #blockGlobal .imageBackground .day .temperatures {
	color:#fff;
}
.CSWWeather .today .city, .CSWWeather .today .daytime .hour {
	font-size: 12px;
	color:#909090;
}
#blockGlobal .firstBackground .today .city, #blockGlobal .secondBackground .today .city, #blockGlobal .imageBackground .today .city, #blockGlobal .firstBackground .today .daytime .hour, #blockGlobal .secondBackground .today .daytime .hour, #blockGlobal .imageBackground .today .daytime .hour {
	color:#fff;
}
.CSWWeather .visual {
	background-color: #FFF;
}
/*-----------------------------------------------+
+ PAGE INTERNE 2                                 +
+-----------------------------------------------*/

/*-----------------------------------------------+
+ BLOCK SIDEBAR                                  +
+-----------------------------------------------*/
#blockGlobal .blockSidebar {
	padding-left:0;
	padding-right:0;
	max-width:351px;
}
#blockGlobal .blockSidebar .row-1 {
	padding:60px 10px;
}
#blockGlobal .blockSidebar .row-1 .titleLevel-2 {
	padding-bottom:25px;
	margin-bottom:0;
}
#blockGlobal .row-1 .titleLevel-3 {
	padding-bottom:10px;
}
#blockGlobal .blockSidebar .row-1 p {
	/*font-size:14px;*/
	padding-bottom:15px;
}
#blockGlobal .pictureSidebar {
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
}
#blockGlobal .row-2 {
	padding:0 10px 60px 10px;
}
#blockGlobal .row-2 p {
	padding-bottom:15px;
}
#blockGlobal .row-2 .titleLevel-4 {
	padding-bottom:0;
	font-family:'Questrial';
}
#blockGlobal .row-2 .btnRoundedPosition-1 {
	text-align:center;
}
#blockGlobal .row-2 .btnRounded-1 {
	margin-top:0;
	font-family:'Questrial';
}
/*-----------------------------------------------+
+ BLOCK CONTENTRIGHT WIDGET                      +
+-----------------------------------------------*/
#blockGlobal .ContentRight {
	padding:0 0 0 20px;
}
/*#blockGlobal .ContentRight .section12 .titleLevel-2 ,
#blockGlobal .ContentRight .section12 .titleLevel-3 {
	text-align:left;
}*/

#blockGlobal .ContentRight .blockGallery .titleLevel-2, #blockGlobal .ContentRight .blockArticle .titleLevel-2, #blockGlobal .ContentRight .blockArticle .titleLevel-4 {
/*text-align:left;*/
}
#blockGlobal .ContentRight .blockGallery {
	padding:0 20px;
}
#blockGlobal .ContentRight .tabGallery .innner-cell .btnRoundedPosition-1 .btnRounded-1 {
	font-size: 0.6em;
	height: 21px;
	line-height: 21px;
	padding: 0;
}
/* block Weather */
#blockGlobal .ContentRight .blockWeather {
	margin: 0 auto;
	width: 82%;
}
/* Contactez-nous */
#blockGlobal .ContentRight .blockTabForm {
	margin: 0 auto;
	width: 67%;
}
/* Gallery */
#blockGlobal .ContentRight .blockGallery .tabGallery .cell {
	padding:0 5px;
}
/*-----------------------------------------------+
+ BLOCK CONTACT                                  +
+-----------------------------------------------*/
#blockGlobal .containerContactAdress {
	position:relative;
}
#blockGlobal .blockContact .CSWGooglemap {
	width:100% !important;
	z-index:1;
	padding:0;
	margin:0;
}
#blockGlobal .containerContactAdress .ContactAdress {
	position:absolute;
	top:-393px;
	left:0;
	z-index:5;
	background:rgba(0, 0, 0, 0.6);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);
	padding:60px 25px 29px;
	min-height:393px;
}
#blockGlobal .containerContactAdress .ContactAdress .titleLevel-4 {
	color:#FFF;
	margin-bottom: 0;
}
#blockGlobal .containerContactAdress .ContactAdress .blockSeparator {
	border-color:#FFF;
}
#blockGlobal .containerContactAdress .ContactAdress .AboutCompany {
	font-weight:300;
	padding-top:10px;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;/*font-family:'Raavi';
	font-size:16px;*/
}
#blockGlobal .containerContactAdress .ContactAdress .linkMail {
	color:#FFF;
}
#blockGlobal .containerContactAdress .ContactAdress .linkMail:hover {
	color:#FFF;
	text-decoration:underline;
}
#blockGlobal .containerContactAdress .listSocial {
	width:316px;
	margin:30px auto 0;
}
#blockGlobal .containerContactAdress .listSocial .item-social {
	float:left;
	margin:0 5px;
}
#blockGlobal .containerContactAdress .listSocial .item-social {
	float:left;
	margin:0 5px;
}
/*-----------------------------------------------+
+ BLOCKFOOTER                                    +
+-----------------------------------------------*/
#blockGlobal .blockfooter .partenaires,
#blockGlobal .blockfooter .copyright p {
	text-align:center;
}
#blockGlobal .blockfooter .innerFooter {
	padding-bottom: 0px;
	padding-top: 20px;
}
#blockGlobal .blockfooter .innerFooter .hasParagraph {
	font-size:12px;
	text-align:center;
}
/* ******************************** RESPONSIVE ******************************************************************** */
/* Tablette paysage  */

@media screen and (min-width: 1024px) and (max-width: 1100px) {
	/*blockVal*/
	#blockGlobal .blockVal .innerItem {
	padding: 20px;
	}
	#blockGlobal .blockTitle .titleLevel-2 {
		padding:56px 20px;
		font-size:26px;
	}
	/*prestation*/
		#blockGlobal .blockService .itemService {
		margin: 2px 0px;
	}
	/*devis*/
		#blockGlobal .blockDevis .innerblockDevis {
		padding: 20px 0px;
	}
	/*client*/
		#blockGlobal .blockClient .itemClient {
		padding: 31px 0px;
	}
	/*widget footer*/
		#blockGlobal .contactWidget .blockTitle .titleLevel-2 {
		padding: 85px 20px 84px;
	}
}

/* Petite tablette paysage  */

@media screen and (min-width: 960px) and (max-width: 1023px) {
	/*blockVal*/
	#blockGlobal .blockVal .innerItem {
		padding: 20px;
	}
	#blockGlobal .blockTitle .titleLevel-2 {
		padding:50px 20px 51px;
	}
	/*devis*/
		#blockGlobal .blockDevis .innerblockDevis {
		padding: 20px 0px;
	}
	/*client*/
		#blockGlobal .blockClient .itemClient {
		padding: 31px 0px;
	}
	/*widget footer*/
		#blockGlobal .contactWidget .blockTitle .titleLevel-2 {
		padding: 81px 20px 80px;
	}
}
/*Menu responsive*/
@media screen and (max-width: 1200px) {
	/*-----------------------------------------------+
	+ Menus                                          +
	+-----------------------------------------------*/
	#blockGlobal .blockMainMenu .menu .innerMainMenu-3 {
		background: url('ico_menu2.png') no-repeat center center !important;
	}
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu,
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-1,
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-2,
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-3,
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
		float: none;
	}
	#blockGlobal .blockMainMenu #menu1 .item {
		float: none;
		margin: 0;
		height: auto;
	}
	#blockGlobal .blockMainMenu #menu1 .item.active .linkMenu .innerLinkMenu-4,
	#blockGlobal .blockMainMenu #menu1 .item:hover .linkMenu .innerLinkMenu-4 {
		border: none;
		color: #fff;
	}
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
		padding: 0;
	}
	#blockGlobal .blockMainMenu .CSWMenu#menu1 .subMenu {
		display: inline-block;
	}
    #blockGlobal .blockMainMenu #menu1 .subMenu li.subItem,
    #blockGlobal .blockMainMenu #menu1 .subMenu li.subItem.last {
        border:none;
    }
	#blockGlobal .blockMainMenu #menu1.CSWMenu .item .linkMenu.active .innerLinkMenu-3,
	#blockGlobal .blockMainMenu #menu1.CSWMenu .item .linkMenu:hover .innerLinkMenu-3,
	#blockGlobal .blockMainMenu #menu1 .subMenu .subItem .subLink.active .innerSubLink-3,
	#blockGlobal .blockMainMenu #menu1 .subMenu .subItem .subLink:hover .innerSubLink-3 {
		background: #69727B;
		color: #fff;
	}
	#blockGlobal .menu {
		word-spacing: 0;
	}
	#blockGlobal .CSWMenu .subMenu {
		background: none;
	}
	#blockGlobal .blockMainMenu #menu1 li,
	#blockGlobal .blockMainMenu #menu1 li.last {
		border: none;
	}
	#blockGlobal .blockMainMenu #menu1 .subMenu li a {
		color: #fff;
	}
	#blockGlobal .blockMainMenu .CSWMenu .subMenu .subItem .subLink .innerSubLink-3 {
		padding: 10px;
	}
	#blockGlobal .blockMainMenu .CSWMenu#menu1 {
		top: 100%;
	}
	#blockGlobal .innerFooter .innerMainMenu-3 {
		background: none;
	}
	#blockGlobal .innerFooter .CSWMenu .item .linkMenu.active .innerLinkMenu-3,
	#blockGlobal .innerFooter .CSWMenu .item .linkMenu:hover .innerLinkMenu-3,
	#blockGlobal .innerFooter .subMenu .subItem .subLink.active .innerSubLink-3,
	#blockGlobal .innerFooter .subMenu .subItem .subLink:hover .innerSubLink-3 {
		background: none;
	}
	#blockGlobal .blockfooter #menu4 li.item {
		padding: 0;
	}
	#blockGlobal .blockfooter .innerFooter .hasParagraph p {
		padding: 0;
	}
	#blockGlobal .blockfooter #menu4 {
		display: block; 
		text-align: center;
		float: none;
	}
	#blockGlobal .blockfooter #menu4 li.item {
		border-left: none;
		float: none;
	}
	#blockGlobal .blockfooter #menu4.CSWMenu .item.legalNotice {
		padding-bottom: 10px;
	}

}
@media screen and (max-width: 1200px)
	/*-----------------------------------------------+
	+ Slider                                         +
	+-----------------------------------------------*/
	#blockGlobal #all-Slide .blockEmptySpace {
		display:none;
	}
	#blockGlobal #all-Slide .hasParagraph {
		padding-bottom:20px;
	}
	 #blockGlobal img {
		max-width:100%;
		height:auto;
	}
	#blockGlobal .block-Logo {
		width:69%;
		display:inline-block;
		position:relative;
	}
	#blockGlobal .block-Header .socialItemTop {
		display:inline-block;
		width:29%;
		padding:0px;
	}
}

/* Tablette portrait  */

@media screen and (min-width: 768px) and (max-width: 1200px) {
	/*bouton*/
	#blockGlobal .btnRounded-1 {
		font-size:14px;
		height:auto;
		line-height:30px;
		padding:0px 10px 0px 0px;
	}
	/*Reseaux sociaux header*/
	#blockGlobal .block-Header .blockSocialNetwork {
		padding:2px 0;
	}
	#blockGlobal .blockSocialNetwork .listSocial .btnSocial {
		margin: 1px 2px;
	}
	/*slide*/
	#blockGlobal #all-Slide #big-Title {
	}
	#blockGlobal #all-Slide .title {
		font-size:36px;
	}
	#blockGlobal #all-Slide .hasParagraph {
		padding-bottom:20px;
	}
	#blockGlobal #all-Slide .hasParagraph {
		font-size:12px;
	}
	/*prestation*/
		#blockGlobal .blockService .blockTitle {
		background-image:none;
		width:100%;
	}
	#blockGlobal .blockTitle .titleLevel-2 {
		padding:5px 0;
		font-size:28px;
		background:none;
		margin:O;
	}
	#blockGlobal .blockService .grid-75 {
		width:100%;
	}
	#blockGlobal .blockService .titleLevel-3 {
		font-size:12px;
	}
	#blockGlobal .blockService .btnRoundedPosition-1 {
		padding-right: 4%;
		margin-bottom:40px;
	}
	/*devis*/
		#blockGlobal .blockDevis {
		background-size:cover;
	}
	#blockGlobal .blockDevis .innerblockDevis {
		padding:20px 0;
	}
	#blockGlobal .blockDevis .titleLevel-2 {
		font-size:19px;
		margin-bottom:20px;
	}
	/*portfolio*/
	#blockGlobal .blockPortfolio {
		position:relative;
		padding-top:50px;
		padding-bottom:110px;
	}
	#blockGlobal .blockPortfolio > .grid-25 {
		width:33%
	}
	#blockGlobal .blockPortfolio .CSWItem.blockTitle {
		position:absolute;
		top:0;
		left:0;
		right:0;
		width:100%;
		height:50px;
	}
	#blockGlobal .blockPortfolio .blockButton {
		position:absolute;
		bottom:0;
		left:0;
		right:0;
		width:100%;
		height:110px;
	}
	#blockGlobal .blockPortfolio .blockButton .innerItem {
		padding:0px;
	}
	/* blockTitle */
	#blockGlobal .blockTitle,
	#blockGlobal .themeList .blockTitle {
		background-image:none !important;
		width:100%;
		min-height:auto;
		position:relative;
	}
	#blockGlobal .blockTitle .titleLevel-2 .innerTitle-4 {
		background-image:none;
		padding:5px;
	}
	#blockGlobal .blockTitle .titleLevel-2 .innerTitle-4 br {
		display:none;
	}
	/* themeList */
	#blockGlobal .themeList .CSWList {
		width:100%;
	}
	#blockGlobal .blockCitation {
		background-size:cover;
	}
	#blockGlobal .blockCitation .pictureContent {
		max-width:80px;
		max-height:80px;
		margin:0 auto 20px;
	}
	#blockGlobal .imageBackground.blockCitation .quoteOpen, #blockGlobal .blockCitation .blockQuote .signature {
		text-align:center;
	}
	#blockGlobal .contactWidget .grid-50, #blockGlobal .contactWidget .grid-25 {
		width:100%;
	}
	#blockGlobal .contactWidget .prefix-10 {
		margin-left:15%;
	}
	#blockGlobal .contactWidget .followUs {
		margin:20px 0 40px;
	}
	#blockGlobal .blockTitle .arrowTitle-1, #blockGlobal .blockTitle .arrowTitle-2, #blockGlobal .blockTitle2 .arrowTitle-1, #blockGlobal .blockTitle2 .arrowTitle-2 {
		display:none;
	}
	/*page interne*/
		#blockGlobal .section11 .grid-35, #blockGlobal .section11 .grid-65 {
		width:50%;
	}
	#blockGlobal .section11 .grid-35 {
		float:right;
	}
	#blockGlobal .section11 .grid-65 .grid-50 {
		width:100%;
	}
	#blockGlobal .section11 .grid-65 .grid-50 .blockList-1 {
		margin:0;
	}
	#blockGlobal .section11 .grid-65 .btnRoundedPosition-1 {
		display:none;
	}
	#blockGlobal .section12 .grid-35, #blockGlobal .section12 .grid-65 {
		width:50%;
	}
	#blockGlobal .section12 .grid-65 {
		float:right;
	}
	#blockGlobal .section12 .grid-65 .grid-50 {
		width:100%;
	}
	#blockGlobal .section12 .grid-65 .grid-50 .blockList-1 {
		margin:0;
	}
	#blockGlobal .section12 .grid-65 .btnRoundedPosition-1 {
		display:none;
	}
	#blockGlobal .section13 .grid-35, #blockGlobal .section13 .grid-65 {
		width:50%;
	}
	#blockGlobal .section13 .grid-35 {
		float:right;
	}
	#blockGlobal .section13 .grid-65 .grid-50 {
		width:100%;
	}
	#blockGlobal .section13 .grid-65 .grid-50 .blockList-1 {
		margin:0;
	}
	#blockGlobal .section13 .grid-65 .btnRoundedPosition-1 {
		display:none;
	}
	#blockGlobal .section14 .grid-35, #blockGlobal .section14 .grid-65 {
		width:50%;
	}
	#blockGlobal .section14 .grid-65 {
		float:right;
	}
	#blockGlobal .section14 .grid-65 .grid-50 {
		width:100%;
	}
	#blockGlobal .section14 .grid-65 .grid-50 .blockList-1 {
		margin:0;
	}
	#blockGlobal .section14 .grid-65 .btnRoundedPosition-1 {
		display:none;
	}
	#blockGlobal .blockEngagement .itemEngagement {
		width:33%;
	}
	#blockGlobal .blockCertification .itemCertification {
		width:45%;
	}
	/*-----------------------------------------------+
		+ block Météo générique                          +
		+-----------------------------------------------*/

		#blockGlobal .blockWeather {
		width:100%;
		margin:0 auto;
	}
	#blockGlobal .blockTabForm {
		margin: 0 auto;
		width: 60%;
	}
}

/* Petite tablette portrait */

@media screen and (max-width: 767px) {
	#blockGlobal .itemCoords .innerItem {
		padding: 10px 0;
	}
	/*bouton*/
		#blockGlobal .btnRounded-1 {
		font-size:14px;
		height:30px;
		line-height:30px;
		padding:0px 10px 0px 0px;
	}
	/*Reseaux sociaux header*/

		#blockGlobal .block-Header .blockSocialNetwork {
		padding:0;
	}
	#blockGlobal .blockSocialNetwork .listSocial .btnSocial .innerLink-4 {
		width:25px;
		height:25px;
		background-size:100% 100%;
		padding:0;
	}
	#blockGlobal .blockSocialNetwork .listSocial .btnSocial {
		margin:4px 0px 0;
	}
	#blockGlobal .followUs .blockSocialNetwork .listSocial {
		text-align:left;
	}
	#blockGlobal .contactWidget .followUs .titleLevel-3 {
		text-align:left;
	}
	#blockGlobal .contactWidget .followUs .blockSocialNetwork {
		padding-bottom:40px;
	}
	#blockGlobal .followUs .blockSocialNetwork .listSocial .btnSocial .innerLink-4 {
		width:31px;
		height:31px;
	}
	/*Slide*/
	#blockGlobal #all-Slide {
		position:relative;
		left:0;
		top:0;
		min-width:100%;
	}
	#blockGlobal #all-Slide .title {
		font-size:24px;
	}
	/* blockTitle */
	#blockGlobal .blockTitle,
	#blockGlobal .themeList .blockTitle {
		background-image:none !important;
		width:100%;
		min-height:auto;
		position:relative;
	}
	#blockGlobal .blockTitle .titleLevel-2 .innerTitle-4 {
		background-image:none;
		padding:5px;
	}
	#blockGlobal .blockTitle .titleLevel-2 .innerTitle-4 br {
		display:none;
	}
	/* themeList */
	#blockGlobal .themeList .CSWList {
		width:100%;
	}
	/*prestation*/
		#blockGlobal .blockService .blockTitle {
		background-image:none;
	}
	#blockGlobal .blockTitle .titleLevel-2 {
		padding:5px 0;
		font-size:16px;
		background:none;
		margin:O;
	}
	#blockGlobal .blockService .btnRoundedPosition-1 {
		text-align:center;
	}
	/*devis*/
		#blockGlobal .blockDevis {
		background-size:cover;
	}
	#blockGlobal .blockDevis .innerblockDevis {
		padding:10px 0;
	}
	#blockGlobal .blockDevis .titleLevel-2 {
		font-size:16px;
		margin-bottom:10px;
	}
	/*portfolio*/
	#blockGlobal .blockPortfolio {
		position:relative;
		padding-top:50px;
		padding-bottom:150px;
	}
	#blockGlobal .blockPortfolio > .grid-25 {
		width:50%;
		float:left;
	}
	#blockGlobal .blockPortfolio .CSWItem.blockTitle,
	#blockGlobal .blockPortfolio .CSWItem.blockButton {
		position:absolute;
		left:0;
		right:0;
		width:100%;
	}
	#blockGlobal .blockPortfolio .CSWItem.blockTitle {
		top:0;
		height:50px;
	}
	#blockGlobal .blockPortfolio .CSWItem.blockButton {
		bottom:0;
		height:150px;
	}
	#blockGlobal .blockPortfolio > div.grid-parent.blockTitle:before,
	#blockGlobal .blockPortfolio > div.grid-parent.blockButton:before {
		display:inline;
		margin-top:0;
	}
	#blockGlobal .blockPortfolio .blockTitle .titleLevel-2,
	#blockGlobal .blockPortfolio .CSWItem.blockButton .innerItem {
		position: relative !important;
		padding: 0;
	}
	#blockGlobal .blockPortfolio .blockButton .innerItem {
		padding:0px;
	}
	/*teloignage*/
	#blockGlobal .blockCitation {
		background-size:cover;
	}
	#blockGlobal .blockCitation .pictureContent {
		max-width:80px;
		max-height:80px;
		margin:0 auto 20px;
	}
	#blockGlobal .imageBackground.blockCitation .quoteOpen, #blockGlobal .blockCitation .blockQuote .signature {
		text-align:center;
	}
	#blockGlobal .prevCitation {
		left:0;
	}
	#blockGlobal .nextCitation {
		right:0;
	}
	/*fil de fer*/
		#blockGlobal .blockBreadCrumb {
		display:none;
	}
	#blockGlobal .blockPageTitle .blockTitle .titleLevel-2 {
		padding: 10px 20px 10px;
	}
	#blockGlobal .blockPageTitle .blockTitle .arrowTitle {
		display:none;
	}
	#blockGlobal .blockPageTitle .blockTitle .titleLevel-2 .innerTitle-4 {
		padding-bottom: 0px;
	}
	/*title*/
		#blockGlobal .titleLevel-3 {
		font-size: 14px;
	}
	#blockGlobal .titleLevel-4 {
		font-size: 12px;
	}
	#blockGlobal .blockTitle .arrowTitle-1, #blockGlobal .blockTitle .arrowTitle-2, #blockGlobal .blockTitle2 .arrowTitle-1, #blockGlobal .blockTitle2 .arrowTitle-2 {
		display:none;
	}
	/*paragraphe*/
	#blockGlobal .hasParagraph {
		font-size:13px;
	}
	#blockGlobal .inner-section {
		padding: 20px 0px;
	}
	#blockGlobal .section11 .blockList-1 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#blockGlobal .blockList-1 .list li {
		font-size:11px;
	}
	#blockGlobal .section11 .btnRoundedPosition-1, #blockGlobal .section12 .btnRoundedPosition-1, #blockGlobal .section13 .btnRoundedPosition-1 {
		display:none;
	}
	#blockGlobal .blockEngagement .itemEngagement {
		margin: 0px 0 20px;
	}
	#blockGlobal .blockEngagement .titleLevel-3 {
		font-size:12px;
		line-height:14px;
	}
	#blockGlobal .blockCertification .itemCertification {
		margin-top: 20px;
	}
	#blockGlobal .blockList-1 {
		margin-bottom: 15px;
	}
	/*widget*/
		#blockGlobal .blockTabForm {
		width:100%;
	}
	#blockGlobal .blockTabForm .tableColumn-1 {
		display:block;
	}
	#blockGlobal .section18 .titleLevel-2 {
		padding-bottom: 20px;
	}
	#blockGlobal .blockWeather {
		width: 100%;
	}
	/*-----------------------------------------------+
		+ block Météo générique                          +
		+-----------------------------------------------*/

		#blockGlobal .blockWeather {
		width:100%;
		margin:0 auto;
	}
}

@media screen and (max-width: 450px) {
	/*portfolio*/
	#blockGlobal .blockPortfolio .blockPicture .overlay {
		padding: 0px;
	}
}
/* Mobile paysage  */

@media screen and (min-width: 600px) and (max-width: 767px) {
	/*portfolio*/
	#blockGlobal .blockPortfolio .tabGallery .cell {
		 display:block;
		 width:100%;
		 height:150px;
		 overflow:hidden;
	}
}
