@font-face {
    font-family: 'open_sansbold';
    src: url('/font/opensans-bold-webfont.eot');
    src: url('/font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/opensans-bold-webfont.woff2') format('woff2'),
         url('/font/opensans-bold-webfont.woff') format('woff'),
         url('/font/opensans-bold-webfont.ttf') format('truetype'),
         url('/font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('/font/opensans-regular-webfont.eot');
    src: url('/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/opensans-regular-webfont.woff2') format('woff2'),
         url('/font/opensans-regular-webfont.woff') format('woff'),
         url('/font/opensans-regular-webfont.ttf') format('truetype'),
         url('/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a { color:#ee0d13;}
body {
	background-color: transparent;
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:1.5em;
	color:#5a5a5a;
}
.bold {font-family: 'open_sansbold';}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .titreh1, h1.ficheproduit {
	line-height:normal;
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
.title-green {
	background-color:#178006;
	color:#fff;
	font-size:26px;
	padding:3px 0 3px 20px;
	display: block;
	margin-bottom:10px;
	}
.bloc-presta {
	background-color:#fff;
	min-height:160px;
	}
.bloc-presta p {
	padding:0 15px 0 20px;
	}
.title-bleu {
	background-color:#14489f;
	color:#fff;
	font-size:20px;
	padding:5px 0 5px 20px;
	display: block;
	margin-bottom:10px;
	text-transform:uppercase;
	}
.logo {
	width:360px;
	margin:0 auto;
	}
.logo img {
	z-index:800;
	position:absolute;
	display:block;
	}
.accroche {
	margin-top:77px;
	}
.accroche h1 {
	margin:0;
	padding:0;
	display:inline-block;
	}

.headerSite {
	margin:0 auto;
	height:96px;
}
.container.top {
	height:96px;
	}
.bandeau {
	background:#14489f;
	color:#fff;
}
.bandeau .container {
	height:195px;
	}
.container.bandeauBleu {
	background-color:transparent;
	}
#intro {
	font-style:italic;
	font-size:18px;
	line-height:26px;
	padding:25px 0 0 0;
	}
.blocBlack { background:#14489f; color:#fff; padding:10px;border-radius:0 0 10px 10px;}

.container {
	position:relative;
	width: 960px;
	padding:0;
	background-color:#f8f8f8;
	}

.titreForm {
	background-color: #000;
    border-radius: 400px 400px 0 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.2em;
    padding: 30px 0 20px 5px;
    text-align: center;
	}
.titreForm span {
	font-size: 26px;
	}
.titreForm span.majuscule { font-size: 27px; line-height: 1.2em; }
.titreForm span.petit { font-size: 17px; line-height: 0.8em; }
h1 {
	font-weight: normal;
	margin-top: 10px;
}
.demande-devis {
    position: absolute;
    right: 15px;
    top: -161px;
    width: 297px;
}
.contenuRecadre { margin:20px; padding-right: 20px; }

.contenuLightBox#txtContemporaine h2 {
	color: #324B57;
}
.contenuLightBox#txtAuNaturel h2 {
	color: #62A740;
}
.contenuLightBox#txtDesign h2 {
	color: #B73673;
}
.contenuLightBox#txtContemporaine h2:after {
	background-color: #324B57;
}
.contenuLightBox#txtAuNaturel h2:after {
	background-color: #62A740;
}
.contenuLightBox#txtDesign h2:after {
	background-color: #B73673;
}

.ie7 .col-sm-4{width:25%}
.ie7 .col-sm-5{width:40%}
.ie7 .col-sm-6{width:40%}
.ie7 .col-sm-7{width:50%}
.ie7 .col-sm-8{width:60%}
.ie7 .col-sm-9{width:70%}
.ie7 .col-sm-10{width:80%}
.ie7 .col-sm-11{width:90%}

.ie7 .row {
	overflow: auto;
}


.formulaireSinglePage {
}

.formulaireSinglePage input,
.formulaireSinglePage textarea,
.formulaireSinglePage select {
	color: #818181;
	font-size: 16px;
}
.formulaireSinglePage textarea {
	min-height: 150px;
}
.formulaireSinglePage .row {
	padding: 10px 0;
}
.formulaireSinglePage .col-sm-9,
.formulaireSinglePage .col-sm-4,
.formulaireSinglePage .col-sm-2,
.formulaireSinglePage .col-sm-3,
.formulaireSinglePage .col-sm-6 {
	padding: 0 3px;
}
.intitule {
	font-size: 16px;
	text-transform:uppercase;
}
.intitule.text-left {
	text-align: left;
}
.btnSubmit { float:none;}
button.btnSubmit, .btn {
	border:none;
	background-color: #427bd9;
	border-bottom:3px solid #3461ab;
	width: 230px;
	margin:10px auto;
	display:block;
	/*height: 45px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	line-height: 60px;
	font-family:'open_sansregular';
	text-transform:uppercase;
	color:#fff;
}

.no-touch button.btnSubmit:hover {
	background-image: none;
	background-color: #178006;
	border-bottom:3px solid #000;
}
.btn {
	margin:0;
	height:auto;
	font-size: 18px;
	font-family:'open_sansregular';
	display:inline-block;
	padding:5px 15px;
	width:auto;
	margin-right:10px;
	}
.btn:hover { background-color: #612156; }
a.btnRejoignez {
	background: url("../images/fleche-btn.png") no-repeat scroll right center #fff;
    border-bottom: 3px solid #f0f0f0;
    border-radius: 8px;
    color: #14489f;
    display: inline-block;
    font-family: "open_sansregular";
    font-size: 26px;
    padding: 15px 120px 15px 15px;
    text-align: right;
	margin:20px 0;
 }
a.btnRejoignez:hover {
	text-decoration:none;
	border-bottom: 3px solid #14489f;
	}
#prestations {
	margin-bottom:25px;
	display:block;}
.capsDemande {
	margin-top: -10px;
}
.remonteHaut {
	cursor: pointer;
	text-align: center;
	padding: 20px;
	font-size: 22px;
	font-family: 'designio_mediumregular';
}
.remonteHaut img {
	vertical-align: -8px;
}
.capsLigneBas {
	background:#212121;
	font-size: 11px;
	text-align:left;
}
.capsLigneBas .container { background-color:transparent;}
.capsLigneBas a {
	color: #000;
}

.signature-webcd {
	color:#fff;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	}
a.signature {
	color:#fff;
	text-decoration:none;
}

.modale {
	overflow: auto;
	border-bottom: solid 11px #a1c215;
	padding:10px 25px 5px 15px;
	width:785px;
	position:relative;
}
.modale p { margin:0.6em 0;}
.modale ul { margin-bottom:15px;}
.modale ul li {
	background:none;
	margin:0 0 5px 0;
	}
.puceDate {
	color:#f29400;
	font-weight:bold;
	}
.modale ul li a { color:#303030; text-decoration:underline;}
.modale ul li a:hover { color:#f29400;}

#formulaire.section {
	background-color:#303030;
	color:#fff;
	min-height:745px;
	}
#FormDevisDetail {
	margin-top:60px;}


.demandeDevisExpress .checkboxs { padding: 10px 20px; font-weight: normal; font-size: 16px; line-height: normal; font-family: arial;}
.demandeDevisExpress .checkboxs>span { margin-bottom: 10px; display: inline-block;}
.demandeDevisExpress .checkboxs input { margin: auto;}
.demandeDevisExpress .checkboxs label { margin-left: 10px; font-weight: normal; font-family: arial; font-size: 16px;}
.demandeDevisExpress textarea { margin-top: 12px;} 

.cap { text-transform:uppercase;}
.obligatoire { font-size:11px; text-align:right;}
#temoins { background:#ebe9e6; padding:5px 0 35px;}
.societe {
	background:#000;
	border-radius:10px 10px 0 0;
	color:#fff;
	font-family:'open_sansbold';
	padding:2px 10px;
	font-size:14px;
	margin-top:20px;
	}
.txtTemoin {
	background:#fff;
	border-radius:0 0 10px 10px;
	padding:5px 10px;
	position:relative;
	font-size:16px;
}
.titreTemoin {font-family:'open_sansbold';}
.pointe {
	background:url(../images/pointe-bulle.png) no-repeat;
	width:50px;
	height:35px;
	position:absolute;
	right:20px;
	bottom:-35px;
	}
.titre-couleur {
	color: #178006;
	font-size: 26px;
	font-family:'open_sansregular';
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.majuscule { text-transform: uppercase;}
.minuscule { text-transform: lowercase;}
.encart {
	background-color: #6f2764;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 15px 30px;
	margin-right: 30px;
}
#footer { background-color:#14489f; color:#fff; padding-top:20px;}
#footer .container { background-color:transparent;}
.adresse, .reseaux { padding-top:4px;}
.metier {
	text-transform: uppercase;
	letter-spacing:0.3em;
	font-size:13px;
	margin-top:30px;
	}