@charset "UTF-8";
/* CSS Document */
#blockGlobal {
	font-family: 'Titillium Web';
	font-weight: 400;
	position: relative;
}
a {
	text-decoration : none;
	color:#e28c1b;
}
strong, b {
	font-weight:700;
}
#blockGlobal .blockPicture img {max-width: 100%;height: auto;}
#blockGlobal .firstBackground a, #blockGlobal .secondBackground a, #blockGlobal .imageBackground a {
	color:#fff;
}
#blockGlobal .section1 .phone {
	position: relative;
}
#blockGlobal .hasParagraph {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	font-family:'Titillium Web';
	font-weight:300;
	color:#333534;
}
#blockGlobal .hasParagraph p.intro {
	font-weight:700
}
#blockGlobal .firstBackground .hasParagraph p, #blockGlobal .secondBackground .hasParagraph p, #blockGlobal .imageBackground .hasParagraph p {
	color:#fff;
}

#blockGlobal .firstBackground .blockArticle .articleHead p, #blockGlobal .secondBackground .blockArticle .articleHead p, #blockGlobal .imageBackground .blockArticle .articleHead p {
	color:#fff;
}
#blockGlobal .noPadding {
	padding:O !important;
}
#blockGlobal .noMargin {
	margin:O !important;
}

#blockGlobal .blockInternalHeader .innerSection {
	padding: 40px 10px 0px;
}
#blockGlobal .blockPicture.center {
	text-align: center;
}
/*-----------------------------------------------+
+ Titre générique level-2                        +
+-----------------------------------------------*/

#blockGlobal .titleLevel-2 {
	font:600 27px "Raleway";
	color:#e28c1b;
	display:block;
	*+zoom:1;
	*+display:block;
	text-transform:uppercase;
	text-align:left;
	line-height: 26px;
	margin-bottom:0
}
#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:#333534;
	line-height: 26px;
	margin-bottom:0;
	text-transform:uppercase
}
#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:16px;
	font-weight:700;
	color:#e28c1b;
	line-height: 26px;
	margin-bottom:0;
	font-weight:300
}
#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 {
text-align:center;
}
#blockGlobal .btnLink-1 {
	text-align:left;
	color:#e28c1b;
	font:400 14px "Titillium Web";
	text-decoration:none;
	background: url("arrow-right.png") no-repeat right center;
	padding-right: 15px;
}
#blockGlobal .btnLink-1 .innerLink-1, #blockGlobal .btnLink-1 .innerLink-2, #blockGlobal .btnLink-1 .innerLink-3, #blockGlobal .btnLink-1 .innerLink-4 {
	background:none;
	padding:0;
}
#blockGlobal .firstBackground .btnLink-1, #blockGlobal .secondBackground .btnLink-1, #blockGlobal .imageBackground .btnLink-1 {
	color:#fff;
}
#blockGlobal .secondBackground .btnLink-1 {
	background: url("arrow-right-2.png") no-repeat 0 2px;
}
/*-----------------------------------------------+
+ button rounded-1                                +
+-----------------------------------------------*/
#blockGlobal .btnRounded-1 {
	background:#2e72a1;
	text-transform:uppercase;
	font:400 16px 'Titillium Web';
	height:auto;
	line-height:normal;
	text-shadow: none;
	text-decoration:none;
	color:#fff;
	padding:5px 10px;
	box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	background:#333534;
}
#blockGlobal .blockSlide .btnRoundedPosition-2 .btnRounded-1 {
	background:#e28c1b
}
#blockGlobal .firstBackground .btnRounded-1, #blockGlobal .secondBackground .btnRounded-1, #blockGlobal .imageBackground .btnRounded-1 {
	background:#fff;
	color:#000000;
}
#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:auto;
	line-height:normal;
}
#blockGlobal .btnRounded-1 .innerLink-4 {
	padding:0 0px 0 0px;
	background:none;
}
#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:none;
}
/*-----------------------------------------------+
+ Séparations                                    +
+-----------------------------------------------*/

#blockGlobal .blockSeparator {
	border-top:3px solid #2e72a1;
	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:#2e72a1;
}
#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;
	padding-left:0;
	font-size:14px;
	line-height:24px;
	font-weight:300;
}
#blockGlobal .blockList-1 .list .item .innerItem {
	background:url(puce_list-01.png) no-repeat 0 6px;
	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 2px;
}
/*-----------------------------------------------+
+ 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 #2e72a1;
	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: 40px;
}
/*-----------------------------------------------+
+ Article générique                                +
+-----------------------------------------------*/

#blockGlobal .blockArticle .blockPicture.right {
	float:right;
	padding:2px;
	margin:0 0 9px 20px;
}
#blockGlobal .blockArticle .blockPicture.left {
	float:left;
	margin:0 20px 9px 0;
}
#blockGlobal .blockArticle .titleLevel-2 {
}
#blockGlobal .blockArticle .titleLevel-3 {
}
#blockGlobal .blockArticle .titleLevel-4 {
}
#blockGlobal .blockArticle .hasParagraph {
	font-size:14px;
}
#blockGlobal .blockArticle .hasParagraph p {
	padding-bottom:15px;
	padding-top: 15px;
}
#blockGlobal .blockArticle a {
	text-decoration:none;
}
#blockGlobal .blockArticle .btnRounded-1 {
	text-decoration:none;
	background:#E28C1B;
	margin-top: 20px;
	margin-bottom: 20px;
}
#blockGlobal .blockArticle .imgArticle {
	margin-top:40px
}
#blockGlobal .bubbles {
	text-align: center;
}
#blockGlobal .bubbles .item {
	display: inline-block;
	margin-right:25px;
}
#blockGlobal .bubbles .bubble {
	height: 110px;
	width: 110px;
	padding: 0px;
	background: #E28C1B none repeat scroll 0% 0%;
	border-radius: 100%;
	border-bottom-left-radius: 0%;
	color:#ffffff;
	text-transform:uppercase;
	float:left;
	position:relative;
}
#blockGlobal .bubbles .hasParagraph .bubble p {
	text-align:center;
	color:#ffffff;
	line-height: 15px;
	display: inline-block;
	padding: 0px;
	vertical-align: middle;
	width:110px;
	position:absolute;
	top:50%;
	transform: translateY(-50%);
}
/*-----------------------------------------------+
+ General                                        +
+-----------------------------------------------*/
#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 .firstBackground {
	background-color:#333534;
	color:#fff;
}
#blockGlobal .secondBackground{
	background-color:#000000;
}
#blockGlobal .thridBackground{
	background-color:#fff;
}


/*-----------------------------------------------+
+ Espacement des sections                        +
+-----------------------------------------------*/

#blockGlobal .innerSection {
	padding:40px 0;
}
#blockGlobal .ContentRight .blockArticle, #blockGlobal .ContentRight .blockEdito {
	padding-left: 25px;
	padding-right: 25px;
}
/*-----------------------------------------------+
+ 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;
}
/*-----------------------------------------------+
+ Header                                         +
+-----------------------------------------------*/

#blockGlobal .block-Logo {
	margin-top: 0;
	text-align:center;
	margin-bottom:0;


}
#blockGlobal .block-Logo .innerLogo {
	display: block;
	margin-top: 0;
	padding:10px 0;
}

#blockGlobal .blockPhone{
	color:#fff;
	background:url(ico_phone.png) no-repeat 25px center #333534;
	padding:7px 20px 7px 50px;
	font-size:20px;
	display:block;
	font-weight:300;
	position:absolute;
	top:0;
	right:0;
	z-index:13;

}
/*-----------------------------------------------+
+ Menu                                           +
+-----------------------------------------------*/
#blockGlobal .blockMainMenu {
	position:relative;
	z-index:11;
}
#blockGlobal .blockMenu {
	background:#333534;
	-webkit-box-shadow: 0px 10px 5px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 5px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 5px -10px rgba(0,0,0,0.75);
}
#blockGlobal .menu {
	display:block;
	font-size:17px;
}
#blockGlobal .blockMainMenu #menu1 li {
	display:inline-block;
	margin:0 0px;
}
#blockGlobal .blockMainMenu #menu1 li.first {
	border-left:none;
}
#blockGlobal .blockMainMenu #menu1 li.last {
	margin-right:0;
}
#blockGlobal .blockMainMenu #menu1 li .linkMenu {
	color:#ffffff;
	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: inline-block;
}
#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
	padding:20px 20px;
	font-size:17px;
	font-family:'Titillium Web';
	line-height:22px;
}
#blockGlobal .blockMainMenu #menu1 .item.active .linkMenu .innerLinkMenu-4, #blockGlobal .blockMainMenu #menu1 .item:hover .linkMenu .innerLinkMenu-4 {
	color: #e28c1b;
}

/*sous menu*/
#blockGlobal .CSWMenu .subMenu{
	top: 100%;
	background:#fff;
	z-index:15;
	width: auto;
	min-width: 100%;
	right: auto;
}
#blockGlobal .blockMainMenu #menu1 .subMenu li{
	float:none;
	display:block;
	text-transform:none
}

#blockGlobal .blockMainMenu #menu1 .subMenu li a {
	color:#000;
	font-size:14px;
}
#blockGlobal .CSWMenu .subMenu .subItem .subLink .innerSubLink-3 {
	background: none;
	padding: 0;
}
/* menu footer */

#blockGlobal .footer-2 .CSWMenu .item .linkMenu {
	font-size: 14px;
	text-align: right;
	color: #949494;
	font-weight:100;
	text-align:right;
	margin: 0;
	padding: 5px;
	word-spacing: 10px;
	text-decoration: none;
	background: none;
}
#blockGlobal .footer-2 .CSWMenu .item .linkMenu:hover .innerLinkMenu-4 {
	text-decoration:underline;
}
#blockGlobal .footer-2 .CSWMenu .item .linkMenu .innerLinkMenu-1, #blockGlobal .footer-2 .CSWMenu .item .linkMenu .innerLinkMenu-2, #blockGlobal .footer-2 .CSWMenu .item .linkMenu .innerLinkMenu-3, #blockGlobal .footer-2 .CSWMenu .item .linkMenu .innerLinkMenu-4 {
	margin: 0;
	padding: 0;
	background: none;
}
/*-----------------------------------------------+
+ blockSlide                                     +
+-----------------------------------------------*/
#blockGlobal .CSWSlide {
	position:relative;
}
#blockGlobal .CSWSlide .controlSlide {
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 10%;
    text-align: right;
}
#blockGlobal .CSWSlide .controlSlide ul {
    display: inline-block;
}
#blockGlobal .CSWSlide .controlSlide ul a.control {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #CECECE;
    border-radius: 100%;
    background-color: #FFF;
    margin-left: 10px;
}
#blockGlobal .CSWSlide .controlSlide ul a.control.active, #blockGlobal .CSWSlide .controlSlide ul a.control:hover {
    background-color: #000;
}
#blockGlobal .blockSlide {
	width: 100%;
	height: auto;
	overflow: hidden;
	position:relative;
	text-align:center;
}
#blockGlobal .blockSlide,
#blockGlobal .blockSlide img.background {
	position:relative;
	height:601px;
}
#blockGlobal #all-Slide {
	position:absolute;
	top:0;
	width:100%;
	left:0;
	right:0;
}
#blockGlobal #all-Slide #big-Title {

}
#blockGlobal .titleLevel-1 {
	margin: 0;
	text-align:center;
	font:600 40px "Raleway";
	color:#FFF;
	padding:7px 0px 0;
	display:block;
 *+zoom:1;
 *+display:block;
 text-transform:uppercase
}
#blockGlobal #all-Slide .titleLevel-2 {
	text-align:center;
	color:#ffffff;
	font-size:30px;
	text-transform:none;
	font-weight:300;
	font-family:"Titillium web"
}
#blockGlobal #all-Slide .titleLevel-2 strong {
	font-weight:600
}

/*-----------------------------------------------+
+ SECTION6                          +
+-----------------------------------------------*/
/* BLOCKTEMOIGNAGE */
#blockGlobal .blockCitation .title {
	font-size:22px;
	color:#e28c1b;
	margin-bottom:20px;
}
#blockGlobal .citation {
	background:url(puce_citation.png) no-repeat left top;
	padding-left:45px;
	margin-top:15px;
}
#blockGlobal .blockCitation .blockQuote .signature {
	text-align:left;
	margin:0;
	line-height:20px;

}

#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 .blockQuote {
	background:none;
	border-radius:0;
	color:#646464;
	font-style:normal;
	padding: 0;
	text-indent: 0;
	margin: 0 auto;
}
#blockGlobal .blockQuote.quoteWidget {
	background:none;
	border-radius:0;
	color:#2e72a1;
	font-style:normal;
	padding: 0;
	text-indent: 0;
	margin: 0 auto;
	padding: 0 15%;
}
#blockGlobal .firstBackground .blockQuote, #blockGlobal .secondBackground .blockQuote, #blockGlobal .imageBackground .blockQuote {
	color:#fff;
}
#blockGlobal .quoteOpen {
	background:none;
	margin: 0;
	padding:0;
	font-size:14px;
	font-style:italic;
	color:#333534;
	font-family:"Titillium Web";
	font-weight:300;
	line-height:20px
}
#blockGlobal .blockQuote.quoteWidget .quoteOpen {
	font-size:14px;
}
#blockGlobal .quoteClose {
	background:none;
	padding: 0 0px 0px 0;
}
#blockGlobal .firstBackground .quoteOpen, #blockGlobal .secondBackground .quoteOpen, #blockGlobal .imageBackground .quoteOpen {
	background:none;
	color:#ffffff
}
#blockGlobal .firstBackground .quoteClose, #blockGlobal .secondBackground .quoteClose, #blockGlobal .imageBackground .quoteClose {
	background:none;
}
#blockGlobal .blockQuote .signature {
	font-size:14px;
	text-align:right;
	color:#333534;
	font-family:"Titillium web";
	font-weight:600;

}
#blockGlobal .blockQuote .signature .fonction {
	font-size:14px;
	color:#333534;
	font-weight:600;
	display:inline
}
#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;
}

/* BLOCKREALISATION */
#blockGlobal .blockRealisation .blockPicture {
    margin: 5px 3px;
}
#blockGlobal .blockRealisation .btnLink-1 {
	float:right
}
/* BLOCK DEVIS */
#blockGlobal .blockdevis {
	background:url(bg_devis.jpg);
}
#blockGlobal .blockdevis .hasParagraph p {
	font-size:34px;
	line-height:40px;
	text-align:center
}
#blockGlobal .blockdevis .hasParagraph p strong {
	font-weight:600
}
#blockGlobal .blockdevis .hasParagraph p span {
	color:#e28c1b
}
#blockGlobal .btnRoundedPosition-1 {
	margin-top:30px
}
/*-----------------------------------------------+
+ SECTION GOOGLE MAP                                     +
+-----------------------------------------------*/
#blockGlobal .contactWidget .widget{
	padding:0 30px;
	margin:30px 20px;
}
#blockGlobal .formWidget{
	background:url(ico_form.png) no-repeat left top;
}
#blockGlobal .contactAdress{
	background:url(ico_adresse.png) no-repeat left top;
}
#blockGlobal .contactAdress .hasParagraph p{
	line-height:24px;
	margin-bottom:20px
}
#blockGlobal .blockGoogleMap .CSWGooglemap {
	width:100% !important;
	height:320px;
	padding:0;
	margin:0;
}

#blockGlobal .contactWidget .firstBackground .titleLevel-3, #blockGlobal .contactWidget .secondBackground .titleLevel-3, #blockGlobal .contactWidget .imageBackground .titleLevel-3 {
	color:#ffffff;
}
#blockGlobal .contactWidget .blockTabForm{
	width:100%;
}
#blockGlobal .contactWidget .blockTabForm .formAction .btnRounded-1 {
    margin-left: 0;
    margin-top: 0;
}
#blockGlobal .contactWidget .blockTabForm .input{
	padding-bottom:5px;
}
#blockGlobal .contactWidget .blockTabForm .textarea{
	height:85px;
}
#blockGlobal .contactWidget .followUs .titleLevel-3 {
	font:italic 14px "Titillium Web";
	text-align:center;
	padding:0;
	margin:0;
	background:none;
	text-transform:none;
}
/*-----------------------------------------------+
+ SECTION11                                +
+-----------------------------------------------*/
#blockGlobal .section11 .blockList-1 {
	margin-top:40px;
	margin-bottom:30px;
}
/*-----------------------------------------------+
+ SECTION15 blockEngagement                               +
+-----------------------------------------------*/

#blockGlobal .blockEngagement .titleLevel-3 {
	font:bold 16px Tunga;
	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: #2e72a1;
	font: bold 18px Tunga;
}
#blockGlobal .blockCertification .itemCertification {
	margin-top:50px;
}
/*-----------------------------------------------+
+    BLOCK BREADCRUMB                            +
+-----------------------------------------------*/

#blockGlobal .blockBreadCrumb .breadCrumb .item {
	padding: 0 10px 0 0;
}
#blockGlobal .blockBreadCrumb .breadCrumb {
	padding:0 15px
}
#blockGlobal .blockBreadCrumb {
	margin-bottom:0px;
	padding: 15px 0;
}
#blockGlobal .blockBreadCrumb .breadCrumb .item .link .innerLink-3 {
	background: url(puce_arrow-right2.png) no-repeat 0 4px;
	padding: 0 0 0 15px;
	font-size: 14px;
	text-align: left;
	color: #333534;
	font-weight:300;
	font-family:"Raleway"
}
#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;
	z-index:10;
}
#blockGlobal .blockPageTitle .blockTitle {
	position:relative;
	padding:50px 0
}
#blockGlobal .blockPageTitle .blockTitle .titleLevel-2 {
	font-size:36px;
	font-family:"Titillium Web";
	font-weight:300
}
#blockGlobal .blockPageTitle .blockTitle .titleLevel-2, #blockGlobal .blockPageTitle .blockTitle .titleLevel-3, #blockGlobal .blockPageTitle .blockTitle .titleLevel-4 {
	text-align:center;
	margin-bottom:0;
	line-height: 26px;
}
#blockGlobal .blockPageTitle .blockTitle .titleLevel-2, #blockGlobal .blockPageTitle .blockTitle .titleLevel-4 {
	color:#fff
}
#blockGlobal .blockPageTitle .blockTitle .titleLevel-4 {
	padding-top:20px
}
#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:0px;
	margin:0px;
	line-height:25px
}
#blockGlobal .blockEdito .titleLevel-3 {
	line-height:25px;
		margin:0px;
}
#blockGlobal .blockEdito .titleLevel-4 {
	padding:0px;
	margin:0px;
}
#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 {
	padding: 5px 25px;
}
#blockGlobal .blockEdito .blockPicture .picture {
    width: 100%;
}
#blockGlobal .intro{
	margin-top:25px
}
#blockGlobal .marginB {
	margin-bottom:15px
}
#blockGlobal .blockEdito .floatRight {
	padding-left:25px;
	padding-bottom:5px
}
#blockGlobal .blockEdito .floatLeft {
	padding-right:25px;
	padding-bottom:10px
}
/*-----------------------------------------------+
+ Galerie générique                              +
+-----------------------------------------------*/

#blockGlobal .tabGallery {
	margin-bottom: 10px;
	margin-top: 40px;
}
.blockGallery .tabGallery .cell {
	padding:0 10px;
	vertical-align:top;
}
#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;
}
#blockGlobal .tabGallery .cell .imgGallery {
	width:100%;
	height:	auto;
}
.blockGallery .tabGallery .cell .itemGallery, .blockGallery .tabGallery .cell .itemGallery:hover {
	display:block;
	padding:0;
	border:none;
	background:none;
}
#blockGlobal .galleryContent {
	position:relative;
}

/* BLOCK INTERVENTION */
#blockGlobal .blockIntervention {
	background:url(bg_intervention.jpg);
}
#blockGlobal .blockIntervention .innerSection {
	padding:60px 0px;
}
#blockGlobal .blockIntervention .urgence {
	background:#e28c1b;
	padding:40px 10%;
}
#blockGlobal .blockIntervention .urgence .titleLevel-3 {
	color:#fff;
	font-size:25px;
	margin-bottom:30px
}
#blockGlobal .blockIntervention .hasParagraph, #blockGlobal .contactWidget .blockSocialNetwork .listSocial .btnSocial {
	color:#fff;
	text-align:center
}
#blockGlobal .blockIntervention .btnRoundedPosition-1 {
    margin: 40px 0 0;
}
#blockGlobal .blockIntervention .btnRounded-1 {
	background:#ffffff;
	color:#000000
}

/*-----------------------------------------------+
+ PAGE WIDGET                                    +
+-----------------------------------------------*/

/*-----------------------------------------------+
+ Block contactez-nous                           +
+-----------------------------------------------*/
#blockGlobal .firstBackground.section18 .titleLevel-2, #blockGlobal .secondBackground.section18 .titleLevel-2, #blockGlobal .imageBackground.section18 .titleLevel-2 {
	color:#ffffff
}
#blockGlobal .section18 .titleLevel-2 {
	padding-bottom:50px;
	text-align:center;
	margin-bottom:0;
	color:#69737c;
	font-family:"Titillium Web";
}
#blockGlobal .blockTabForm {
	margin: 0 auto;
	width: 45%;
}
#blockGlobal .blockTabForm tr {
	margin:0 0 20px;
}
#blockGlobal .blockTabForm label {
	color:#000000;
}
#blockGlobal .firstBackground .blockTabForm label, #blockGlobal .secondBackground .blockTabForm label, #blockGlobal .imageBackground .blockTabForm label {
	color:#fff;
}
#blockGlobal .blockTabForm .select {
	border: 1px solid #000000;
	font:14px "Titillium Web";
	padding:0 7px;
	background:none;
	height:22px;
	line-height:22px;
	display:block;
	color:#959595;
	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 lTitillium Web {
	display:block;
	width:35%;
	float:left;
	font-size:14px;
	margin: 0;
	padding: 5px 4% 5px 2%;
	width: 25%;
	text-align:right;
	font-family:'Titillium Web';
}
#blockGlobal .blockTabForm .lTitillium Web {
	width:31%;
	vertical-align:top;
	padding:0 0 18px;
}
#blockGlobal .blockTabForm .input {
	padding:0 0 18px;
}
#blockGlobal .blockTabForm .blockCaptcha {
	vertical-align:top;
}
#blockGlobal .blockTabForm .lTitillium Web lTitillium Web {
	display: block;
	float: left; /* 034 13 003 21 */
	font:14px "Titillium Web";
	margin: 0;
	padding: 5px 5% 5px 2%;
	text-align: right;
	width: 80%;
	color:#959595;
}
#blockGlobal .firstBackground .blockTabForm .lTitillium Web lTitillium Web, #blockGlobal .secondBackground .blockTabForm .lTitillium Web lTitillium Web, #blockGlobal .imageBackground .blockTabForm .lTitillium Web lTitillium Web {
	color:#fff;
}
#blockGlobal .blockTabForm .text {
	background:none;
	border: 1px solid #000000;
	margin: 0;
	padding: 3px 4% 3px 2%;
	width: 260px;
	color:#959595;
	font:14px "Titillium Web";
}
#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 #2e72a1;
	font:14px "Titillium Web";
	margin: 0;
	padding: 3px 4% 3px 2%;
	width: 260px;
	color:#959595;
}
#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 #000000;
	margin: 0;
	padding: 3px 4% 3px 2%;
	width: 260px;
	height:135px;
	color:#959595;
	font:14px "Titillium Web";
}
#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;
	background:#e28c1b
}
#blockGlobal .blockTabForm .requiredFields {
	color:#F00;
}
/*-----------------------------------------------+
+ BLOCK RETROUVEZ-NOUS                           +
+-----------------------------------------------*/
#blockGlobal .blockSocialNetwork {
	margin: 5px 0 0 0;
	padding:0px 0;
}
#blockGlobal .section17 .titleLevel-2 {
	padding-bottom:10px;
	text-align:center;
	color:#ffffff;
	font-family:"Titillium Web";
}
#blockGlobal .blockCitation.interne .hasParagraph p {
	text-align:right
}
/*-----------------------------------------------+
+ BLOCK OVERLAYEDPICTURE                         +
+-----------------------------------------------*/
#blockGlobal .CSWOverlayedPicture {
	position: relative;
}
#blockGlobal .CSWOverlayedPicture .pictureOverlay {
	color:#fff;
	font-size:26px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(226, 140, 27, 0.7) url("croix.png") no-repeat scroll center 85%;
	text-align:center;
	line-height:24px;
	padding:63% 10% 0;
	display:none;
}
#blockGlobal .CSWOverlayedPicture .pictureOverlay .hasParagraph {
	color:#fff;
	font-size:26px;
}
#blockGlobal .CSWOverlayedPicture .pictureOverlay .hasParagraph p {
	text-align: center;
}
#blockGlobal .CSWOverlayedPicture:hover .pictureOverlay {
	display:block
}

/*-----------------------------------------------+
+ 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;
}

/*-----------------------------------------------+
+ 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';
}

/*-----------------------------------------------+
+ SECTION BLOCKPORTFOLIO                          +
+-----------------------------------------------*/
#blockGlobal .blockPortfolio .tabGallery, #blockGlobal .blockPortfolio .blockGallery {
	margin:0;
}
#blockGlobal .blockPortfolio .tabGallery .cell {
	margin:0;
	padding:0;
	width:10%;
	vertical-align:middle;
}
#blockGlobal .blockPortfolio .tabGallery .cell .titleLevel-3 {
	font-size:24px;
	padding:0 15px;
}
#blockGlobal .blockPortfolio .tabGallery .cell .itemGallery {
	display:block;
	position:relative;
}

/*-----------------------------------------------+
+ 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;
}
/*-----------------------------------------------+
+ SECTION8 FOOTER WIDGET                                     +
+-----------------------------------------------*/
#blockGlobal .contactWidget {
	background:#333534;
}
#blockGlobal .contactWidget .block-Logo {
	margin:40px 0 0;
}
#blockGlobal .hourBottom {
	color:#fff;
	font-size:14px;
}
#blockGlobal .contactWidget .titleLevel-3, #blockGlobal .contactWidget .innerTitle-2 {
	padding:0;
	font-size:16px;
	font-weight:600;
}
#blockGlobal .contactWidget .innerTitle-5 {
	font-weight:400;
}
#blockGlobal .contactWidget .hasParagraph, #blockGlobal .blockList-1 .list li, #blockGlobal .contactWidget .blockSocialNetwork .listSocial .btnSocial {
	font-size:14px;
}
#blockGlobal .contactWidget .hasParagraph {
	color:#fff;
}
#blockGlobal #menu4{
	font-size:18px;
	font-weight:300;
	text-align:left;
	float:right;
}
#blockGlobal #menu4 li,
#blockGlobal #menu4 li a.linkMenu{
	font-size: 14px;
	font-family: "Titillium Web";
	color:#fcfcf6;
	font-weight:300;
}
#blockGlobal #menu4 li {
	float:left;
	margin:0 15px;
}
#blockGlobal #menu4 a.linkMenu:hover{
	color:#e28c1b;
}
/*-----------------------------------------------+
+ BLOCKFOOTER                                    +
+-----------------------------------------------*/
#blockGlobal .blockfooter {
	background:#2c2d2c;
	padding:15px 0;
	color:#fff;
}

#blockGlobal .blockfooter .innerFooter .partenaires {
    font-size: 12px;
}
#blockGlobal .blockfooter .CSWFooterLinks span {
	color:#fff;
}
#blockGlobal .blockfooter .innerFooter .hasParagraph{
	padding-bottom:0;
}
#blockGlobal .blockfooter .innerFooter .hasParagraph p {
	font-size:12px;
	font-weight:400;
	text-align:left;
	padding-bottom:0;
	color:#fcfcf6;
}
#blockGlobal .bgContentWidget {
	background:#e7e7e7;
}
/* PAGE INTERNE */
#blockGlobal .blockLogo {
	background:#333534;
}
#blockGlobal .blockLogo .block-Logo img {
	width:70px;
	margin-top: 10px;
}
#blockGlobal .blockLogo .block-Logo .innerLogo {
    padding: 10px 0px 0;
}
/* BLOCK CHAUFFAGE */
#blockGlobal .blockChauffage {
	background:#333534;
}
#blockGlobal .blockChauffage .blockPicture .picture {
    margin-bottom: 10px !important;
}
#blockGlobal .blockChauffage .titleLevel-3, #blockGlobal .blockChauffage .hasParagraph, #blockGlobal .blockChauffage .blockList-1 .list li {
	color:#FFFFFF;
}
#blockGlobal .blockChauffage .blockArticle .imgArticle {
    margin-top: 20px;
}
#blockGlobal .blockChauffage .blockEmptySpace {
    height: 60px;
}
#blockGlobal .floatLeft .blockPicture .picture  {
	margin-right: 50px !important;
	margin-bottom:25px !important;
}
#blockGlobal .realizedPictures .pictureItem {
	padding:3px;
}
/*-----------------------------------------------+
+ Block contactez-nous                           +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockTabForm label,
#blockGlobal .contactWidget .blockTabForm label,
#blockGlobal .blockChauffage .blockTabForm label {
    color:#FFF;
}
#blockGlobal .blockIntervention .blockTabForm .select, #blockGlobal .blockIntervention .blockTabForm .text, #blockGlobal .blockIntervention .blockTabForm .text-mail, #blockGlobal .blockIntervention .blockTabForm .textarea,
#blockGlobal .contactWidget .blockTabForm .select, #blockGlobal .contactWidget .blockTabForm .text, #blockGlobal .contactWidget .blockTabForm .text-mail, #blockGlobal .contactWidget .blockTabForm .textarea,
#blockGlobal .blockChauffage .blockTabForm .select, #blockGlobal .blockChauffage .blockTabForm .text, #blockGlobal .blockChauffage .blockTabForm .text-mail, #blockGlobal .blockChauffage .blockTabForm .textarea {
    border: 1px solid #FFF;
    color:#FFF;
}
#blockGlobal .blockIntervention .blockTabForm .formAction .btnRounded-1,
#blockGlobal .contactWidget .blockTabForm .formAction .btnRounded-1,
#blockGlobal .blockChauffage .blockTabForm .formAction .btnRounded-1 {
    background-color:#FFF;
}

/*-----------------------------------------------+
+ Custom Form                                    +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .formItemsContainer,
#blockGlobal .contactWidget .formItemsContainer,
#blockGlobal .blockChauffage .formItemsContainer {
    color:#FFF;
}
/*-----------------------------------------------+
+ block Météo générique                          +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .day, #blockGlobal .blockIntervention .daytime, #blockGlobal .blockIntervention .day .temperatures, #blockGlobal .blockIntervention .today .city, #blockGlobal .blockIntervention .today .daytime .hour,
#blockGlobal .contactWidget .day, #blockGlobal .contactWidget .daytime, #blockGlobal .contactWidget .day .temperatures, #blockGlobal .contactWidget .today .city, #blockGlobal .contactWidget .today .daytime .hour,
#blockGlobal .blockChauffage .day, #blockGlobal .blockChauffage .daytime, #blockGlobal .blockChauffage .day .temperatures, #blockGlobal .blockChauffage .today .city, #blockGlobal .blockChauffage .today .daytime .hour {
    color:#FFF;
}
/*-----------------------------------------------+
+ block quotes                                   +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockQuote, #blockGlobal .blockIntervention .blockQuote .signature, #blockGlobal .blockIntervention .blockQuote .signature .fonction,
#blockGlobal .contactWidget .blockQuote, #blockGlobal .contactWidget .blockQuote .signature, #blockGlobal .contactWidget .blockQuote .signature .fonction,
#blockGlobal .blockChauffage .blockQuote, #blockGlobal .blockChauffage .blockQuote .signature, #blockGlobal .blockChauffage .blockQuote .signature .fonction {
    color:#FFF;
}
/*-----------------------------------------------+
+ block clock                                    +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .clockSlot,
#blockGlobal .contactWidget .clockSlot,
#blockGlobal .blockChauffage .clockSlot {
    color:#FFF;
}
/*-----------------------------------------------+
+ block visites                                  +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockCounter .counterInner-3,
#blockGlobal .contactWidget .blockCounter .counterInner-3,
#blockGlobal .blockChauffage .blockCounter .counterInner-3 {
    color: #FFF;
}
/*-----------------------------------------------+
+ SocialNetwork                                  +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockSocialNetwork .listSocial .btnSocial,
#blockGlobal .contactWidget .blockSocialNetwork .listSocial .btnSocial,
#blockGlobal .blockChauffage .blockSocialNetwork .listSocial .btnSocial {
    color: #FFF;
}
/*-----------------------------------------------+
+ Simple button                                  +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .btnLink-1,
#blockGlobal .contactWidget .btnLink-1,
#blockGlobal .blockChauffage .btnLink-1 {
    color:#FFF;
}
/*-----------------------------------------------+
+ rounded button                                 +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .btnRounded-1,
#blockGlobal .contactWidget .btnRounded-1,
#blockGlobal .blockChauffage .btnRounded-1 {
    background-color:#FFF;
    color:#000;
}
/*-----------------------------------------------+
+ Article                                        +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockArticle .articleHead,
#blockGlobal .contactWidget .blockArticle .articleHead,
#blockGlobal .blockChauffage .blockArticle .articleHead {
    color:#FFF;
}
/*-----------------------------------------------+
+ Listes                                        +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockList-1 .list li,
#blockGlobal .contactWidget .blockList-1 .list li,
#blockGlobal .blockChauffage .blockList-1 .list li {
    color:#FFF;
}
/*-----------------------------------------------+
+ Titles                                         +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .title,
#blockGlobal .contactWidget .title,
#blockGlobal .blockChauffage .title {
    color:#FFF;
}

/* ******************************** RESPONSIVE ******************************************************************** */
/* Tablette paysage  */
@media screen and (min-width: 1024px) and (max-width: 1200px) {
#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
    	padding: 20px 10px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {

	/*blockVal*/
	#blockGlobal .blockVal .contentVal {
	padding: 20px;
	}
	#blockGlobal .blockTitle .titleLevel-2 {
		padding:56px 20px;
		font-size:26px;
	}
	/*bubble*/
		#blockGlobal .blockService .itemService {
		margin: 2px 0px;
	}
	/*devis*/
		#blockGlobal .blockDevis .innerblockDevis {
		padding: 20px 0px;
	}
	/*client*/
		#blockGlobal .blockClient .itemClient {
		padding: 31px 0px;
	}
	/*temoignage*/
		#blockGlobal .blockCitation .itemCitation {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	/*widget footer*/
		#blockGlobal .contactWidget .blockTitle .titleLevel-2 {
		padding: 85px 20px 84px;
	}
}

/* Petite tablette paysage  */

@media screen and (min-width: 960px) and (max-width: 1024px) {


	/*temoignage*/
		#blockGlobal .blockCitation .itemCitation {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	/*widget footer*/
		#blockGlobal .contactWidget .blockTitle .titleLevel-2 {
		padding: 81px 20px 80px;
	}
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
    	padding: 20px 8px;
		font-size:15px
	}
	#blockGlobal .contentVal .titleLevel-3, #blockGlobal .leftBar .titleLevel-2 {
		font-size:25px
	}
	#blockGlobal .leftBar .hasParagraph p {
		font-size: 16px;
	}
	#blockGlobal .contactWidget .titleLevel-3 {
		font-size: 15px;
	 }
}
/*Menu responsive*/
@media screen and (max-width: 1200px) {
	/*-----------------------------------------------+
	+ Menus                                          +
	+-----------------------------------------------*/
	#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;
	}
	#blockGlobal .blockMainMenu #menu1 .item .linkMenu .innerLinkMenu-4 {
		padding: 0;
		font-size: 19px;
	}
	#blockGlobal .blockMainMenu .CSWMenu#menu1 .subMenu {
		display: inline-block;
	}
	#blockGlobal .menu {
		word-spacing: 0;
	}
	#blockGlobal .section3 .containerMenu .CSWMenu .item .linkMenu .innerLinkMenu-4 {
		margin: 0;
	}
	#blockGlobal .blockMainMenu .CSWMenu {
		margin: 0;
	}
	#blockGlobal .innerMainMenu-2 {
		text-align: right;
	}
	#blockGlobal .CSWMenu .subMenu {
		background: none;
		color: #fff;
	}
	#blockGlobal .blockMainMenu #menu1 .subMenu li a {
		color: #fff;
	}
	#blockGlobal .menu .innerMainMenu-3 {
		background: url('ico_menu.png') no-repeat center center;
	}
	#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: #E6A802;
	}
	#blockGlobal .menu .CSWMenu#menu1 {
		top: 100%;
		margin-right: -10px;
	}
    /*-----------------------------------------------+
    + FIN MENU                                       +
    +-----------------------------------------------*/
}

@media screen and (max-width: 959px) {
	#blockGlobal .CSWSlide{ z-index:10;}
	/*Slider*/
	#blockGlobal #all-Slide {
		position: relative;
		margin: 0;
	}
	#blockGlobal #all-Slide .title {
		font-size:28px;
	}
	#blockGlobal #all-Slide .hasParagraph {
		padding-bottom:20px;
	}
	#blockGlobal #all-Slide .hasParagraph p {
		font-size:12px;
	}
	#blockGlobal .CSWOverlayedPicture .blockPicture.center .picture,
	#blockGlobal .CSWOverlayedPicture .blockPicture.center .ui-wrapper,
	#blockGlobal .CSWOverlayedPicture .blockPicture .picture {
		width: 100%;
	}
	#blockGlobal .blockMainMenu #menu1 .item.active .linkMenu .innerLinkMenu-4,
	#blockGlobal .blockMainMenu #menu1 .item:hover .linkMenu .innerLinkMenu-4 {
		color: #fff;
	}
	#blockGlobal .CSWMenu .subMenu .subItem .subLink .innerSubLink-3 {
		padding: 10px;
	}
	#blockGlobal #menu4 {
		display: block;
		text-align: center;
		float: none;
	}
	#blockGlobal #menu4 li {
		float: none;
		margin: 0;
	}
	#blockGlobal .blockfooter .innerFooter .partenaires {
		text-align: center;
	}
	#blockGlobal .blockfooter .innerFooter .hasParagraph p {
		text-align: center;
	}
}

/* Tablette portrait  */


@media screen and (min-width: 768px) and (max-width: 959px) {
	/*bouton*/
	#blockGlobal .btnRounded-1 {
		font-size:14px;
		height:auto;
		line-height:30px;
	}

	/* Article */
	#blockGlobal .innerContentArticle .titleLevel-3 {
		font: 15px "Titillium Web";
		margin-bottom: 15px;
	}
	#blockGlobal .innerContentArticle .hasParagraph {
		margin-bottom: 0;
	}
	#blockGlobal .blockArticle .suffix-5 {
		margin-right:0
	}
	#blockGlobal .blockTitle .titleLevel-2 {
		padding:5px 0;
		font-size:28px;
		background:none;
		margin:O;
	}
	#blockGlobal .blockTitle .titleLevel-2 .innerTitle-4 {
		background:none;
		padding:0;
	}
	#blockGlobal .blockTitle .titleLevel-2 br {
		display:none;
	}
	#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;
	}

	/*client*/
		#blockGlobal .blockTitle {
		background-image:none !important;
		width:100%;
	}
	#blockGlobal .blockClient .itemClient {
		padding:20px 0;
	}
	#blockGlobal .blockCitation .suffix-5 {
		margin:0 45px
	}
	#blockGlobal .blockCitation .blockRealisation {
		width:90%;
		margin:45px 45px 0
	}
	/* DEVIS */
	#blockGlobal .blockdevis .hasParagraph p {
    	font-size: 30px;
	}
	/*widget footer*/
	#blockGlobal .contactWidget .blockTitle {
		display:none;
	}
	#blockGlobal .contactWidget .hide-on-desktop {
		display:block !important
	}
	#blockGlobal .contactWidget .Adress {
		padding-left: 40px;
	}
	#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;
	}
	#blockGlobal #menu4 {
		display:none
	}
	#blockGlobal .blockfooter .innerFooter .hasParagraph p {
		text-align:center
	}


	/*-----------------------------------------------+
		+ block Météo générique                          +
		+-----------------------------------------------*/

	#blockGlobal .blockWeather {
		width:100%;
		margin:0 auto;
	}
	#blockGlobal .blockTabForm {
		margin: 0 auto;
		width: 60%;
	}
	/* PAGE INTERNE */
	#blockGlobal .floatLeft .blockPicture .picture {
		width:auto !important;
		margin-right: 25px !important;
	}
}
@media screen and (min-width: 900px) and (max-width: 979px) {
	#blockGlobal .itemMission {
    	margin-bottom: 26px;
	}
}
@media screen and (min-width: 800px) and (max-width: 899px) {
	#blockGlobal .itemMission {
    	margin-bottom: 30px;
	}
}

/* Petite tablette portrait */

@media screen and (max-width: 767px) {
	#blockGlobal .block-Header .blockMainMenu .innerMainMenu-3 {
		background:url(ico_menu.png) no-repeat center center;
	}
	/*bouton*/
		#blockGlobal .btnRounded-1 {
		font-size:14px;
	}
	/*logo*/
	#blockGlobal .block-Logo {
		margin-left:0px;
	}
	#blockGlobal .block-Logo img {
		width:30%;
	}
	/*Slide*/
	#blockGlobal #all-Slide .title{
		font-size:22px;
	}
	#blockGlobal #all-Slide .btnRoundedPosition-1.right,
	#blockGlobal #all-Slide .btnRoundedPosition-1.left {
        text-align:center !important;
	}
	/* ARTICLE */
	#blockGlobal .blockArticle .titleLevel-2 {
		text-align:center;
		margin-top:25px
	}
	#blockGlobal .blockArticle .titleLevel-3 {
		text-align:center
	}

	#blockGlobal .blockService .blockTitle {
		background-image:none;
	}
	#blockGlobal .blockTitle .titleLevel-2 {
		padding:5px 0;
		font-size:16px;
		background:none;
		margin:O;
	}
	#blockGlobal .blockTitle .titleLevel-2 .innerTitle-4 {
		background:none;
		padding:0;
	}
	#blockGlobal .blockTitle .titleLevel-2 br {
		display:none;
	}
	#blockGlobal .blockService .btnRoundedPosition-1 {
		text-align:center;
	}
	/*portfolio*/
	#blockGlobal .blockPortfolio .tabGallery .cell {
		display:block;
		width:50%;
		float:left;
		overflow:hidden;
	}
	#blockGlobal .blockPortfolio .tabGallery .cell.secondBackground {
		height:auto;
	}
	/* Devis */
	#blockGlobal .blockIntervention .urgence .titleLevel-3 {
		font-size:22px;
	}
	#blockGlobal .blockCitation .title {
		text-align:center;
		margin-top:45px;
        margin: 0;
	}
	#blockGlobal .blockdevis .hasParagraph p {
    	font-size: 25px;
		padding:0 15px
	}
	#blockGlobal .imageBackground.blockCitation .quoteOpen, #blockGlobal .blockCitation .blockQuote .signature {
		text-align:center;
	}
	#blockGlobal .blockCitation .itemCitation {
		padding: 20px;
		text-align: center;
	}
	#blockGlobal .citation {
		background:url(puce_citation.png) no-repeat center top;
		padding-left:15px;
		padding-right:15px;
		padding-top:30px;
	}
	#blockGlobal .quoteOpen {
		text-align:center
	}

	/*fil */
		#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 .blockTitle .arrowTitle-1, #blockGlobal .blockTitle .arrowTitle-2, #blockGlobal .blockTitle2 .arrowTitle-1, #blockGlobal .blockTitle2 .arrowTitle-2 {
		display:none;
	}
	#blockGlobal .title {
		text-align:center !important;
	}
	/*paragraphe*/
	#blockGlobal .hasParagraph p {
		text-align:center
	}
	#blockGlobal .section11 .blockList-1 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#blockGlobal .blockList-1 .list li {
		font-size:14px;
	}
	#blockGlobal .section11 .blockPicture, #blockGlobal .section12 .blockPicture, #blockGlobal .section13 .blockPicture, #blockGlobal .section14 .blockPicture {
		margin:0;
		overflow:hidden;
	}
	.blockPicture.right, .iframe.right, .blockPicture.right,
	.blockPicture.left, .iframe.left, .blockPicture.left {
		text-align:center;
	}
	.blockPicture.right .picture, .iframe.right .iframeBalise, .blockPicture.right .ui-wrapper,
	.blockPicture.left .picture, .iframe.left .iframeBalise, .blockPicture.left .ui-wrapper {
		float: none !important;
		display:inline-block;
	}
	#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%;
	}
	#blockGlobal .contactWidget .widget{
		padding:0;
	}
	#blockGlobal .formWidget {
		background: url("ico_form.png") no-repeat center top;
		padding-top: 40px !important;
		text-align: center;
	}
	#blockGlobal .contactAdress {
		background:url("ico_adresse.png") no-repeat center top;
		padding-top: 40px !important;
		text-align: center;
	}
	#blockGlobal .contactAdress .hasParagraph p,
	#blockGlobal .blockfooter .titleLevel-3,
	#blockGlobal #menu4 li{
		text-align:center;
	}
	#blockGlobal .blockTabForm .text,
	#blockGlobal .blockTabForm .textarea{
		width:100%;
	}
	/*-----------------------------------------------+
		+ block Météo générique                          +
		+-----------------------------------------------*/

		#blockGlobal .blockWeather {
		width:100%;
		margin:0 auto;
	}
	/* Page intenrieur */
	#blockGlobal .blockEdito .floatRight {
		padding-left: 0;
		padding-bottom: 20px;
		float:none
	}
	#blockGlobal .blockEdito .floatleft {
		padding-right: 0;
		padding-bottom: 20px;
		float:none
	}
	#blockGlobal .blockArticle .floatRight {
		float:none
	}
	#blockGlobal .blockEdito {
		padding: 5px 0;
	}
	#blockGlobal .noPadding {
		padding: 0;
	}
	#blockGlobal .floatMobile {
		padding:0 15px
	}
	#blockGlobal .paddingmobile {
		padding:0 15px
	}
	/* PAGE INTERNE*/
	#blockGlobal .blockArticle .titleLevel-4, #blockGlobal .blockArticle .btnRoundedPosition-2 {
		text-align:center
	}
	#blockGlobal .floatLeft .blockPicture .picture, #blockGlobal .section3 .blockArticle,  #blockGlobal .section10 .blockArticle, #blockGlobal .blockChauffage .blockPicture .picture {
		margin:0 !important
	}
	#blockGlobal .Adress {
		margin-top:25px
	}
}

/* Mobile paysage  */

@media screen and (min-width: 600px) and (max-width: 767px) {
	#blockGlobal .blockRealisation .blockPicture {
		margin: 3px 2px;
	}
}
@media screen and (min-width: 480px) and (max-width: 599px) {
	#blockGlobal .blockRealisation .blockPicture {
		margin: 3px 2px;
	}
}
@media screen and (min-width: 359px) and (max-width: 479px) {
	#blockGlobal .blockRealisation .blockPicture {
		margin: 3px 2px;
	}
}
a {
	color:#e8c70f;
}
#blockGlobal .contactWidget a {
    color:#000;
} 
#blockGlobal .titleLevel-2 {
	color:#e8c70f;
}
#blockGlobal .titleLevel-4 {
	color:#e8c70f;
}
#blockGlobal .btnLink-1 {
	color:#7c7c7c;
}
#blockGlobal .btnRounded-1{
	background:#7c7c7c;
}
/* PHONE */
#blockGlobal .blockPhone {
    background:url("ico_phone.png") no-repeat scroll 25px center #e8c70f;
}
/* BOUTON SLIDE */
#blockGlobal .blockSlide .btnRoundedPosition-2 .btnRounded-1 {
	background:#7c7c7c
}
#blockGlobal .blockSlide .btnRounded-1 {
	background:#ffffff
}
#blockGlobal .blockSlide .btnRoundedPosition-1 .btnRounded-1 {
	color:#000000
}
/* MENU */
#blockGlobal .blockMenu {
	background:#e8c70f
}
#blockGlobal .blockMainMenu #menu1 .item.active .linkMenu .innerLinkMenu-4, #blockGlobal .blockMainMenu #menu1 .item:hover .linkMenu .innerLinkMenu-4 {
	color: #d9d9d9;
}
/* PRESTATION */
#blockGlobal .prestation {
	color:#ffffff
}
/* INTERVENTION */
#blockGlobal .blockIntervention .urgence {
	background:#ffffff;
}
#blockGlobal .blockIntervention .btnRounded-1 {
    background: #7c7c7c;
    color: #ffffff;
}
#blockGlobal .blockIntervention .hasParagraph p {
	color:#000000
}
#blockGlobal .blockIntervention .urgence .titleLevel-3 {
	color:#e8c70f
}
/* FOOTER */
#blockGlobal .contactWidget {
	background:#e8c70f
}
#blockGlobal .blockfooter {
	background:#f0d126
}
/* INTERNE */
#blockGlobal .blockArticle .btnRounded-1 {
	background:#e8c70f;
}

#blockGlobal .blockCitation .title {
	color:#e8c70f;
}
#blockGlobal .blockdevis .hasParagraph p span {
	color:#e8c70f
}

#blockGlobal .blockTabForm .formAction .btnRounded-1 {
	background:#e8c70f
}
#blockGlobal .menuFooter a.linkMenu:hover{
	color:#d9d9d9
}
#blockGlobal .blockMainMenu #menu1 .subMenu li a:hover {
	color:#e8c70f;
}
/* FOND TITLE GALLERY */
#blockGlobal .tabGallery .cell .titleGallery {
	background: url("croix.png") no-repeat scroll center 85%, transparent url("mask_gallery.png") repeat scroll 0% 0%;
}


#blockGlobal .bubbles .bubble {
    background-color:#7C7C7C;
}
#blockGlobal .CSWOverlayedPicture .pictureOverlay {
    background-color:rgba(232, 199, 15, 0.7);
}


/*-----------------------------------------------+
+ Block contactez-nous                           +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockTabForm label {
    color:#000;
}
#blockGlobal .blockIntervention .blockTabForm .select, #blockGlobal .blockIntervention .blockTabForm .text, #blockGlobal .blockIntervention .blockTabForm .text-mail, #blockGlobal .blockIntervention .blockTabForm .textarea {
    border: 1px solid #000;
    color:#000;
}
#blockGlobal .blockIntervention .blockTabForm .formAction .btnRounded-1 {
    background-color:#000;
}

/*-----------------------------------------------+
+ Custom Form                                    +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .formItemsContainer {
    color:#000;
}
/*-----------------------------------------------+
+ block Météo générique                          +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .day, #blockGlobal .blockIntervention .daytime, #blockGlobal .blockIntervention .day .temperatures, #blockGlobal .blockIntervention .today .city, #blockGlobal .blockIntervention .today .daytime .hour {
    color:#000;
}
/*-----------------------------------------------+
+ block quotes                                   +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockQuote, #blockGlobal .blockIntervention .blockQuote .signature, #blockGlobal .blockIntervention .blockQuote .signature .fonction {
    color:#000;
}
/*-----------------------------------------------+
+ block clock                                    +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .clockSlot {
    color:#000;
}
/*-----------------------------------------------+
+ block visites                                  +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockCounter .counterInner-3 {
    color: #000;
}
/*-----------------------------------------------+
+ SocialNetwork                                  +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockSocialNetwork .listSocial .btnSocial {
    color: #000;
}
/*-----------------------------------------------+
+ Simple button                                  +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .btnLink-1 {
    color:#000;
}
/*-----------------------------------------------+
+ rounded button                                 +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .btnRounded-1 {
    background-color:#000;
    color:#FFF;
}
/*-----------------------------------------------+
+ Article                                        +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .blockArticle .articleHead {
    color:#000;
}
/*-----------------------------------------------+
+ Titles                                         +
+-----------------------------------------------*/
#blockGlobal .blockIntervention .title  {
    color:#000;
}
/*-----------------------------------------------+
+ Responsif                                      +
+-----------------------------------------------*/
@media screen and (max-width: 1200px) {
	#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: #E8C70F;
	}
	#blockGlobal .blockMainMenu #menu1 .item.active .linkMenu .innerLinkMenu-4,
	#blockGlobal .blockMainMenu #menu1 .item:hover .linkMenu .innerLinkMenu-4 {
		color: #fff;
	}
	#blockGlobal .blockMainMenu #menu1 .subMenu li a:hover {
		color: #fff;
	}
}
