@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
@font-face {
 font-family: 'titilliumregular';
 src: url('titillium-regular-webfont.eot');
 src: url('titillium-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('titillium-regular-webfont.woff') format('woff'),  url('titillium-regular-webfont.ttf') format('truetype'),  url('titillium-regular-webfont.svg#titilliumregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'titilliumbold';
 src: url('titillium-semibold-webfont.eot');
 src: url('titillium-semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('titillium-semibold-webfont.woff') format('woff'),  url('titillium-semibold-webfont.ttf') format('truetype'),  url('titillium-semibold-webfont.svg#titilliumbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	background: #000;
	font: normal 13px/18px Arial, sans-serif;
	color: #555;
}
h1 {
	font: bold 28px/30px 'titilliumregular', Arial, sans-serif;
	color: #555;
	margin: 0 0 10px 0;
}
h2 {
	font: bold 20px/22px 'titilliumregular', Arial, sans-serif;
	color: #999;
	margin: 0 0 15px 0;
}
h3 {
	font: bold 16px/20px Arial, sans-serif;
	border-bottom: solid 1px #ccc;
	color: #555;
	margin: 0 0 7px 0;
	padding: 0 0 4px 0;
}
p {
	margin: 0 0 15px 0;
}
hr {
	background-color: #ccc;
	border: none;
	height: 1px;
	margin: 0 0 15px 0;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
ul, ol {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
li {
	margin: 0 0 5px 0;
}
sup {
	font-size: 0.7em;
	line-height: 0.7em;
	margin-left: 2px;
}
div {
	position: relative;
}
::-moz-selection {
 background: #ccc;
 color: #000;
 text-shadow: none;
}
::selection {
 background: #ccc;
 color: #000;
 text-shadow: none;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
	float: none !important;
}
.top_td td {
	vertical-align: top;
}
.bottom_td td {
	vertical-align: bottom;
}
.lien_invisible {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	text-decoration: none;
}
.img_float {
	float: left;
	margin: 0 15px 12px 0;
	max-width: 260px;
	max-height: 140px;
}
.photo {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: 2px 3px 4px #d2d2d2;
	-moz-box-shadow: 2px 3px 4px #d2d2d2;
	box-shadow: 2px 3px 4px #d2d2d2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.for_print {
	display: none;
}

.georgia {
	font-family: Georgia, serif;
}
.titillium_reg {
	font-family: 'titilliumregular';
}
.titillium_semibold {
	font-family: 'titilliumbold';
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.grey {
	color: #999;
}
.pale_grey {
	color: #ccc;
}
.white {
	color: #fff;
}
.white:hover {
	color: #fff;
}
.blue {
	color: #006ab6;
}
.fs11 {
	font-size: 11px;
	line-height: 13px;
}
.fs16 {
	font-size: 16px;
	line-height: 18px;
}
.fs18 {
	font-size: 18px;
	line-height: 20px;
}
.fs20 {
	font-size: 20px;
	line-height: 24px;
}
.fs24 {
	font-size: 24px;
	line-height: 30px;
}
.fs30 {
	font-size: 30px;
	line-height: 32px;
}
.fs32 {
	font-size: 32px;
	line-height: 40px;
}
.fs36 {
	font-size: 36px;
	line-height: 40px;
}
.fs48 {
	font-size: 48px;
	line-height: 52px;
}
.upper {
	text-transform:uppercase;
}
.txtright {
	text-align: right;
}
.txtcenter {
	text-align: center;
}
.border_w {
	border: 1px solid #fff;
}
.margB_3 {
	margin-bottom: 3px;
}
.margB_30 {
	margin-bottom: 30px;
}
.margB_45 {
	margin-bottom: 45px;
}
.margR_0 {
	margin-right: 0px !important;
}
.margV_3 {
	margin: 3px 0;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
}
#topmenu_wrapper {
	width: 100%;
	background:url(../images/bg_topbanner.jpg) repeat-x #e4e4e4;
	z-index: 5;
}
#topmenu {
	width: 980px;
	margin: 0 auto;
	height:174px;
}
.menu_contact {
	font-family: 'titilliumbold';
	font-size:17px;
	color:#FFF;
	position:absolute;
	top:22px;
	right:0px;
	z-index: 10;
}
.menu_phone {
	font-family: 'titilliumregular';
	font-size:46px;
	line-height:46px;
	color:#006ab6;
	position:absolute;
	font-weight:bold;
	top:53px;
	right:0px;
	z-index: 10;
	height: 50px;
}
.logo {
	position:absolute;
	top:26px;
	left:0px;
	width:382px;
	height:160px;
	z-index: 10;
}
#menu {
	position: relative;
	float: right;
	width: 478px !important;
	background:url(../images/bg_menu.jpg) bottom right no-repeat;
}
#menu ul, #menu li {
	padding:0;
	margin:0;
	list-style:none;
}
#menu li {
	float: left;
}
#menu a {
	padding-top:18px;
	height:46px;
	font-family: 'titilliumbold';
	font-size:17px;
	color:#646464;
	text-align:center;
	display:block;
}
#menu a:hover {
	color:#006ab6;
	text-decoration:none;
	background:url(../images/bg_over.png) bottom center no-repeat;
}
.pageON {
	color: #006ab6 !important;
	background:url(../images/bg_over.png) bottom center no-repeat;
	text-decoration:none;
}
/* Banner */

#banner_wrapper {
	width: 100%;
	background:url(../images/bg_banner_wrapper.png) top center repeat-x #005a9b;
	z-index: 5;
}
#banner_image {
	width: 100%;
	background:url(../images/image_banner.jpg) top center no-repeat;
}
#banner_inside {
	width: 980px; margin:0 auto
}
.img_mobi {
	display: none;
}
#banner_texte {
	width: 330px;
	padding: 30px 30px 0 620px;
	height:321px;
	margin:0 auto;
	color:#FFF;
}
.special_nettoyage {
	width: 257px;
	height:230px;
	top:75px;
	left:51px;
	display:block;
	background:url(../images/special_nettoyage.png) no-repeat;
	position:absolute;
	z-index: 15;
}
.savoir_plus {
	text-decoration:none;
	color:#FFF;
	font-family: 'titilliumbold';
	font-size:17px;
}
#content_wrapper {
	width:100%;
	background:url(../images/bg_content.jpg) repeat-x #1a1a1a;
	margin-top:12px;
	z-index: 5;
}
#content {
	width:980px;
	margin:0 auto;
}
.content_box {
	width:301px;
	height:465px;
	margin-right:36px;
	background:url(../images/content_box.png) 0px 155px no-repeat;
	color:#FFF;
	float:left;
}
.content_boxtop {
	width:265px;
	height:65px;
	padding: 90px 20px 0 16px;
	background:url(../images/content_boxtop.png) no-repeat;
	color:#FFF;
}
.content_boxtitle {
	position:absolute;
	top:18px;
	left:18px;
	width:200px;
	height:52px;
	color:#FFF;
	font-family: 'titilliumbold';
	font-size: 30px;
	line-height:30px;
	padding:18px 0 0 70px;
	display:block;
	z-index: 10;
}
.content_boxcontent {
	margin:14px 0px 10px 11px;
	font-family: 'titilliumregular';
}
.content_boxtitle:hover {
	text-decoration:none;
}
.content_boxlink {
	position:absolute;
	bottom:0px;
	right:0px;
	width:26px;
	height:26px;
	display:block;
	z-index: 10;
}
.content_box li {
	font-size:16px;
	list-style-image:url(../images/content_box_bullet.png);
}
#servicesboxindex_wrapper {
	width:100%;
	min-height: 382px;
	height: auto !important;
	height: 382px;
	background:url(../images/bg_servicesbox.jpg) repeat-x ;
	z-index: 5;
}
#servicesboxindex {
	width:926px;
	padding: 20px 38px 0 16px;
	margin:0 auto;
	min-height: 224px;
	height: auto !important;
	height: 224px;
	position:absolute;
	display:block;
	top:-12px;
	left:50%;
	margin-left:-490px;
	background:#FFF;
	color:#484848;
	z-index: 10;
}
#servicesboxindex li {
	font-size:16px;
	list-style-image:url(../images/services_box_bullet.jpg);
}
#servicesboxindex ul {
	margin-left:16px;
}
#servicesbox_wrapper {
	width:100%;
	/*height:232px;*/
	/*background:url(../images/bg_servicesbox.jpg) repeat-x;*/
	background: #099;
	z-index: 5;
}
#servicesbox {
	width:926px;
	padding: 20px 38px 20px 16px;
	margin:0 auto;
	/*height:224px;*/
	display:block;
	background:#FFF;
	color:#484848;
	z-index: 10;
}
#servicesbox li {
	font-size:16px;
	list-style-image:url(../images/services_box_bullet.jpg);
}
#servicesbox ul {
	margin-left:16px;
}
#footer_wrapper {
	width:100%;
	/*height:112px;*/
	height:95px;
	background:url(../images/bg_footer.jpg) repeat-x;
	/*margin-bottom:70px;*/
	z-index: 5;
}
#footer {
	width:980px;
	margin:0 auto;
}
#footer_menu {
	float: right;
	/*width:500px !important;*/
	text-align:right;
	font-size:12px;
	color:#FFF;
	font-family: 'titilliumregular';
}
#footer_menu ul, #footer_menu li {
	padding:0;
	margin:0;
	list-style:none;
}
#footer_menu li {
	float: left;
}
#footer_menu ul a {
	padding-top:26px;
	height:46px;
	font-family: 'titilliumbold';
	font-size:17px;
	color:#FFF;
	text-align:center;
	display:block;
}
#footer_menu ul a:hover {
	color:#FFF;
	text-decoration:none;
	background:url(../images/btn_footer_over.png) top center no-repeat;
}
.pageONfooter {
	color: #FFF !important;
	background:url(../images/btn_footer_over.png) top center no-repeat;
	text-decoration:none;
}
.footer_logo {
	width:284px;
	height:91px;
	position:absolute;
	top:-16px;
	left:20px;
	display:block;
	background:url(../images/logo_footer.png) no-repeat;
	z-index: 10;
}
#signature {
	text-align:center; color:#FFF; background:#000; margin-bottom:6px;padding:6px 4%;width: 92%;
}
textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	width: 95%;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	webkit-box-shadow: inset 0 4px 12px #e9e9e9;
	-moz-box-shadow: inset 0 4px 12px #e9e9e9;
	box-shadow: inset 0 4px 12px #e9e9e9;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
select {
	width: 97%;
	background: #fff;
}
select optgroup {
	background: #f4f4f4;
}
select option {
	background: #fff;
}
textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
	border-color: #999999;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px #e9e9e9, 0 0 6px #c0c0c0;
	-moz-box-shadow: inset 0 1px 1px #e9e9e9, 0 0 6px #c0c0c0;
	box-shadow: inset 0 1px 1px #e9e9e9, 0 0 6px #c0c0c0;
}
.button {
	display: inline-block;
 *display: inline;/* IE7 inline-block hack */
 *zoom: 1;/* IE7 inline-block hack */
	padding: 4px 26px 4px 16px;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-shadow: 0 1px 1px #cccccc;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#e6e6e6', GradientType=0);
	background-repeat: repeat-x;
	border: 1px solid #d3d3d3;
 *border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 *zoom: 1;
	-webkit-box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.button:hover {
	color: #000;
	border: 1px solid #b1b1b1;
 *border: 0;
	background-color: #d0d0d0;
	background-image: -moz-linear-gradient(top, #ffffff, #d0d0d0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d0d0d0));
	background-image: -webkit-linear-gradient(top, #ffffff, #d0d0d0);
	background-image: -o-linear-gradient(top, #ffffff, #d0d0d0);
	background-image: linear-gradient(to bottom, #ffffff, #d0d0d0);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d0d0', GradientType=0);
	text-decoration: none;
}
.button_black {
	color: #e9e9e9;
	border: 1px solid #555;
 *border: 0;
	text-shadow: 0 1px 1px #000;
	background-color: #333333;
	background-image: -moz-linear-gradient(top, #666666, #333333);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#333333));
	background-image: -webkit-linear-gradient(top, #666666, #333333);
	background-image: -o-linear-gradient(top, #666666, #333333);
	background-image: linear-gradient(to bottom, #666666, #333333);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0);
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.button_black:hover {
	color: #fff;
	border: 1px solid #000;
 *border: 0;
	background-color: #111111;
	background-image: -moz-linear-gradient(top, #666666, #111111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#111111));
	background-image: -webkit-linear-gradient(top, #666666, #111111);
	background-image: -o-linear-gradient(top, #666666, #111111);
	background-image: linear-gradient(to bottom, #666666, #111111);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#111111', GradientType=0);
}
textarea {
	font-family: Arial, sans-serif;
}
.animated {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}
label.error {
	color: #C00;
	font-size: 11px;
}
select.error, input.error, textarea.error {
	border: solid 1px #C00 !important;
}
.tbl_form td {
	padding: 4px 0;
}
.tbl_label {
	padding: 10px 7px 0 0 !important;
	text-align: right;
}

.tbl_label span {
	color: #C00;
	font-weight: bold;
}


@media screen and (max-width: 982px) {
	#topmenu, #banner_inside, #content, #footer {
		width: 100%;
	}
	.logo {
		left: 2%;
		width: 38%;
		height: auto;
	}
	.logo img {
		width: 100%;
		height: auto;
	}
	.menu_contact, .menu_phone {
		right: 2%;
	}
	.menu_phone {
		font-size: 35px;
		line-height: 35px;
		height: auto;
	}
	#banner_image {
		background: url(../images/image_banner.jpg) 56% top no-repeat;
	}
	.banner_image_services {
		background: url(../images/image_banner_services.jpg) 56% top no-repeat !important;
	}
	.banner_produits {
		background: url(../images/image_banner_produits.jpg) 56% top no-repeat !important;
	}
	.banner_contact {
		background: url(../images/image_banner_contact.jpg) 56% top no-repeat !important;
	}
	#banner_texte {
		width: 42%;
		padding: 30px 2% 0 56%;
		margin: 0;
		/*text-shadow: 1px 1px 1px rgba(15, 15, 15, 1);*/
	}
	.fs48 {
		font-size: 38px;
		line-height: 42px;
	}
	.fs36 {
		font-size: 24px;
		line-height: 28px;
	}
	.content_box {
		display: block;
		width: 280px;
		height: auto;
		margin: 0 auto 30px auto !important;
		float: none;
	}
	.content_boxtop {
		width: 250px;
		height: 70px;
		padding: 80px 20px 0 10px;
		background: url(../images/content_boxtop.png) right bottom no-repeat;
	}


	.content_boxtitle {
		padding: 7px 0 0 52px;
		-webkit-background-size: 36px 36px !important;
		-moz-background-size: 36px 36px !important;
		-o-background-size: 36px 36px !important;
		background-size: 36px 36px !important;
	}
	.img_ico {
		width: 36px;
		height: 36px;
	}
	#servicesboxindex, #servicesbox {
		width: 96%;
		padding: 20px 2%;
		margin: 0;
		position: static;
		top: 0;
		left: 0;
		margin-left: 0;
	}
	#servicesboxindex table, #servicesbox table {
		width: 100%;
	}
	#servicesbox p.blue.fs30.titillium_reg {
		padding-top: 2px !important;
	}
	.footer_logo {
		display: none;
	}
	#footer_menu {
		float: none;
		width: 100% !important;
		text-align: center;
	}
	#footer_menu li {
		display: inline-block;
		float: none;
	}
}



@media screen and (max-width: 600px) {
	h1 {
		font: bold 22px/27px 'titilliumregular', Arial, sans-serif;
	}
	h2 {
		font: bold 18px/20px 'titilliumregular', Arial, sans-serif;
	}
	.fs18 {
		font-size: 15px;
		line-height: 18px;
	}
	.fs48 {
		font-size: 28px;
		line-height: 34px;
	}
	#topmenu {
		padding-top: 50px;
		height: auto;
	}
	#topmenu .logo {
		display: block;
		position: static;
		top: 0;
		width: 255px;
		margin: 0 auto 20px auto;
	}
	.menu_contact {
		right: 6%;
	}
	.menu_phone {
		display: inline-block;
		font-size: 20px;
		line-height: 20px;
		top: 54px;
		right: 6%;
		margin: 0 auto;
	}
	#menu {
		position: static;
		float: none;
		width: 100% !important;
		margin-top: 0 !important;
		background: none;
		border-bottom: solid 1px #8b8d90;
	}
	#menu li {
		display: block;
		width: 50%;
		float: left;
	}
	#menu li a {
		padding: 6px 4%;
		line-height: 42;
		width: 92% !important;
		color: #fff !important;
		height: 30px;
		line-height: 30px;
		border-top: solid 1px #8b8d90;
		background: #006ab6;
	}
	#menu li a:hover, #menu li a.pageON {
		color: #fff !important;
		background: #015490;
	}
	#menu li:nth-child(1),
	#menu li:nth-child(3) {
		border-right: solid 1px #8b8d90;
		box-sizing: border-box;
	}
	#banner_texte {
		width: 88%;
		height: auto;
		padding: 20px 6% 12px 6%;
	}
	#banner_image, .banner_image_services, .banner_produits, .banner_contact {
		background: none !important;
	}
	.img_mobi {
		display: block;
		width: 100%;
		height: auto;
	}
	#servicesboxindex, #servicesbox {
		width: 88%;
		padding: 20px 6%;
	}
	#servicesboxindex td, #servicesbox td {
		display: block;
		width: 100%;
	}
	.tbl_label {
		text-align: left;
	}
	#footer_wrapper {
		display: none;
	}

}