@font-face{ 
	font-family:glyphter;
	src:url(../fonts/glyphter.eot);
	src:url(../fonts/glyphter.woff) format("woff"),url(../fonts/glyphter.svg#glyphter) format("svg"),url(../fonts/glyphter.ttf) format("truetype")
} 
@font-face {
	font-family: "CircularStd-Medium";
	src: url("../fonts/CircularStd-Medium.woff");
}
@font-face {
	font-family: "CircularStd";
	src: url("../fonts/CircularStd-Book.woff");
}
@font-face {
	font-family: "Montserrat-Black";
	src: url("../fonts/Montserrat-Black.woff");
}
@font-face {
	font-family: "Montserrat-Regular";
	src: url("../fonts/Montserrat-Regular.woff");
}
@font-face {
	font-family: "OpenSans-Regular";
	src: url("../fonts/OpenSans-Regular.woff");
}
input#ville {
	background: transparent;
}
	.onlymobile, .only_mobile {
		display: none;
	}
.header {
	background: #fff;
	height: 70px;
}
a, a:visited {
	text-decoration: none;
}
.uppercase {
	text-transform: uppercase;
}
body {
	margin: 0;
}
.wrapper, .wrapper2, body {
	color: #535556;
}

.header_partie_gauche, .header_partie_droite {
	line-height: 70px;
	height: inherit;
	font-size: 16px;
}
.header_partie_gauche {
	float: left;
}
.header_partie_droite {
	float: right;
	font-family: "CircularStd";
}
.header_partie_droite > a {
	margin-left: 15px;
}
.bleu, a:hover  {
	color: #323232;
}
.fond_bleu {
	background-color: #323232;
}
.bleu_ciel {
	color: #E4F6FF;
}
.bleu2 {
	color: #7EC1E6;
}
.fond_bleu2 {
	background-color: #7EC1E6;
}
.fond_bleu_ciel {
	background-color: #E4F6FF;
}
.bleu_ciel2 {
	color: #99CAF6;
}
.fond_gris_bleu {
	background-color: #F2F9FD;
}
.fond_gris {
	background-color: #FAFAFA;
}
.gris_fonce {
	color: #5F5F5F;
}
.gris_clair {
	color: #C2C7CB;
}
.gros_texte {
	font-size: 1.6em;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #323232;
}
.fond_orange {
	background-color: #c10026;
}
.center {
	text-align: center;
}
.bleu:hover {
	text-decoration: underline;
}
.gris, a {
	color: #BCBCBC;
}
.gris2, select, option, input[type="text"] {
	color: #57595A;
}
.bouton, .bouton2, .bouton3 {
    color: #fff;
    padding: 16px 33px;
    border-radius: 30px;
}
.bouton:hover, .bouton2:hover, .bouton3:hover {
	color: #fff;
	background-color: #323232;
}
.bouton {
	background-color: #323232;
}
.bouton2 {
	background-color: #00c154;
}
.bouton3 {
	background-color: green;
}
.middle {
	vertical-align: middle;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.fixed {
	background-attachment: fixed;
}
.wrapper2 {
	width: 860px;
	margin: 0 auto;
}
.background_accueil {
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    height: 592px;
    width: 100%;
}
.logo {
	margin-top: 17px;
}
.clear {
	clear: both;
}
.background_accueil {
	background-color: #E4F6FF;
}
img, input, select {
	max-width: 100%;
}
html {
	font-size: 14px;
	font-family: "CircularStd";
}
.barre_recherche {
    height: 66px;
    padding: 13px 0;
}
.form_barre_recherche {
    padding: 4px;
    border-radius: 75px;
}
.form_barre_recherche2 {
    height: 59px;
    border-radius: inherit;
}
.form_barre_recherche3 {
    padding: 4px;
}
.left {
	float: left;
}
.right {
	float: right;
}
select, input, textarea {
	font-family: "CircularStd";
}
select {
    border: none;
    background-color: transparent;
}
input[type="submit"] {
    border: none;
    border-radius: 50px;
    padding: 16px 36px;
    color: #fff;
}
input[type="submit"]:hover {
	cursor: pointer;
	background-color: #323232;
}
.pointer:hover {
	cursor: pointer;	
}
.border_none {
	border: none;
}
.background_color_inherit {
	background-color: inherit;
}
.form_barre_recherche_gauche {
    padding: 4px 24px;
    background-color: inherit;
	width: 920px;
}
/* Placeholder */
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #57595A;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #57595A;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #57595A;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #57595A;
}
.input_ville {
	width: 455px;
}
.input_ville, .input_type_de_bien, .input_projet {
    padding: 0 20px;
}
.input_projet {
    border-right: 1px solid #7fc1e6;
}
.input_ville > input {
    width: 100%;
}
.input_type_de_bien {
	width: 166px;
}
.input_projet {
    width: 335px;
}
h1 {
    font-family: Montserrat-Black;
    color: #323232;
    text-transform: uppercase;
    text-align: center;
    font-size: 4em;
    margin-bottom: 5px;
    margin-top: 0px;
    z-index: 99;
    position: relative;
}
h2 {
	font-family: Montserrat-Regular;
	color: #99CAF6;
	text-align: center;
	font-size: 2.5em;
	/* margin-top: 0; */
	/* margin-bottom: 0px; */
}
.espace {
	height: 50px;
	clear: both;
}
.mini_espace {
	height: 20px;
	clear: both;
}
.etape {
    width: 304px;
}
.etape_titre {
    font-family: CircularStd;
    color: #323232;
    text-align: center;
    margin-bottom: 24px;
    font-size: 1.4em;
}
.noir {
	color: #000;
}
.etape_description {
    font-family: OpenSans-Regular;
    text-align: center;
    font-size: 1.2em;
    color: #5F5F5F;
}
.bloc_recherche_recapitulatif_droite {
	font-family: OpenSans-Regular;
	font-size: 1.2em;
}
.etape_image {
    height: 355px;
}
.fond_blanc {
	background-color: #fff;
}
.quote {
    position: relative;
    right: 58px;
    float: left;
    bottom: 50px;
    z-index: 9;
}
.avis_avatar {
    float: left;
    position: relative;
    right: 116px;
    width: 93px;
    height: 93px;
    z-index: 5;
    background-size: cover;
}
.avis_etoiles {
    float: right;
    position: relative;
    top: 36px;
    right: 9px;
    font-family: OpenSans-Regular;
}
.avis_haut {
    height: 119px;
}
.avis_milieu {
    height: 80px;
    overflow: hidden;
    font-style: oblique;
}
.sous_titre {
    position: relative;
    bottom: 46px;
    font-size: 6em;
    text-transform: uppercase;
    color: #EAEAEA;
    z-index: 1;
    position: relative;
}
.z_index5 {
	z-index: 5;
}
.z_index10 {
	z-index: 10;
}
.padding40{
	padding: 40px;
}
.avis {
    background-image: url('../images/bg_avis.png');
    background-repeat: repeat-x;
    background-position: center;
    background-size: contain;
}
.nuages {
    background-image: url('../images/nuages.png');
    background-repeat: repeat-x;
    background-position: center;
    background-size: cover;
	height: 200px;
}
.box_shadow {
	-webkit-box-shadow: 3px 4px 22px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 4px 22px -6px rgba(0,0,0,0.75);
	box-shadow: 3px 4px 22px -6px rgba(0,0,0,0.75);
}
.swiper-wrapper {
    position: relative;
    right: 50px;
}
.cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.contain {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.people {
    height: 219px;
    background-image: url('../images/people.png');	
}
h3 {
    font-size: 2em;
    font-family: OpenSans-Regular;
}
.footer {
    background-color: #009BEB;
    color: white;
}
.footer_titre {
    font-family: Montserrat-Regular;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.25em;
}
.footer_haut {
    padding: 50px 0;
}
.footer_part1, .footer_part2, .footer_part3, .footer_part4 {
    float: left;
    width: 230px;
    margin-right: 90px;
}
.footer_part4 {
	margin-right: 0;
}
.footer_bas {
    height: 543px;
    background-image: url('../images/footer.png');
    margin-top: 23px;
}
.footer_part2 > a, .footer_part3 > a, .footer_part4 > a {
    color: white;
}
.footer_part2 > a:hover, .footer_part3 > a:hover, .footer_part4 > a:hover {
    text-decoration: underline;
}
.no_hover_underline {
	text-decoration: none;
}
button {
    background-color: #1169CB;
    color: white;
    padding: 10px 34px;
    border-style: none;
    border-radius: 5px;
    font-family: OpenSans-Regular;
    font-weight: bold;
	width: 100%;
}
.button2 {
	background-color: #c10026;
}
.button3 {
	background-color: #fff;
	color: #009BEB;
}
button:hover {
    cursor: pointer;
	opacity: 0.8;
}
button:active, .bouton:active, .bouton1:active, .bouton2:active {
	position: relative;
	top: 1px;
	left: 1px;
}
.titre_index {
    padding-top: 9px;
}
.contour_noir {
	text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
}
.contour_blanc {
	text-shadow: #fff 5px 5px, #fff -5px 5px, #fff -5px -5px, #fff 5px -5px;
}
.fond_map {
	/* height: 600px; */
	height: 530px;
}
.barre_etape {
    background-color: white;
    color: #323232;
    border-radius: 50px;
    /* padding: 10px 8px; */
    width: 100%;
    height: 34px;
}
.barre_etape_etape, .barre_etape_etape2 {
    border-radius: inherit;
    width: 33%;
    text-align: center;
    padding: 10px 0;
}
.barre_etape_etape {
	float: left;
}
.barre_etape_selected {
	background-color: #323232;
	color: #fff;
}
.etapes_explications {
	height: 800px;
}
.bouton_etape2 {
    padding: 550px 0;
    text-align: center;
}
.fond_top {
    background-image: url(../images/bg_degrade_haut.png);
    background-repeat: repeat-x;
}
.repeat_x {
	background-repeat: repeat-x;
    background-size: auto;
}
h4 {
    background-color: #c10026;
    color: #fff;
    padding: 12px 30px;
    font-size: 1.2em;
	font-family: OpenSans-Regular;
	text-align: center;
}
.bloc_recherche_recapitulatif {
    height: 272px;
    padding: 3px;
}
.bloc_recherche_recapitulatif_droite {
    background-color: #fff;
    float: left;
    height: unset;
    width: 268px;
    margin-left: 14px;
    margin-top: 8px;
	color: #737373;
}
.bloc_recherche_recapitulatif_gauche {
	float: left;
	height: inherit;
	width: 462px;
}
.titre {
	color: #323232;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: OpenSans-Regular;
	font-weight: bold;
}
.margin_bottom {
	margin-bottom: 20px;
}
.margin_top {
	margin-top: 20px;
}
table {
    width: 100%;
}
.label {
    text-transform: uppercase;
    font-family: OpenSans-Regular;
    font-size: 1.1em;
}
.select, .text {
    padding: 0px 30px;
    height: 47px;
    border: 1px solid #CFCFCF;
    border-radius: 3px;
}
.select {
	cursor: pointer;
    width: 495px;
}
.text {
	width: 433px;
}
textarea {
	width: 100%;
	min-height: 100px;
	color: gray;
	color: gray;
}
.bottom_form {
    height: 697px;
    /*position: relative;
    bottom: 185px;*/
	padding-top: 50px;
}
.bloc_recherche_formulaire {
    padding: 30px;
}
.absolute {
	position: absolute;
}
.form_dame {
    position: absolute;
    top: -46px;
    left: -272px;
}
.relative {
	position: relative;
}
.form_dame2 {
    position: relative;
    bottom: 421px;
    left: 561px;
    z-index: 999;
}
.bouton_3sur3 {
    /*position: relative;
    top: 370px;*/
	background-color: #c10026;
}
.checkbox_form {
	margin-left: 40px;
}
.au_dessus {
	z-index: 99;
	position: relative;
}
.header_connect {
    float: right;
    height: 70px;
    width: 70px;
    background: #323232;
}
.header_connect > a > img {
    margin: 12px;
}
.hover_orange:hover {
	background-color: #c10026;
}
.error, .notif {
	background-color: white;
}
.notif {
	/* background-color: #00b314; */
}

.notif {
	color: green;
}
.error {
	color: red;
}
.margin_left20 {
	margin-left: 20px;
}
.notif > a, .error > a {
	color: #c10026;
	font-weight: bold;
	text-decoration: underline;
}
.notif > a:hover, .error > a:hover {
	text-decoration: none;
}
.inscription_gauche, .connexion_droite {
	padding: 30px;
}
.inscription_gauche {
    float: left;
    width: 248px;
    margin-right: 43px;
    text-align: center;
}
.connexion_droite {
    width: 448px;
}
.inscription_2 > .text {
	width: 390px;
}
.header_center {
	/* background: rgba(0,0,0,0.8); */
}
.inscription_1 {
    text-transform: uppercase;
    color: #323232;
    margin-bottom: 20px;
    font-size: 2em;
    height: 36px;
}
.inscription_2 {
    font-size: 1.1em;
}
.connexion_droite {
    float: left;
}
.bouton, .bouton2 {
    font-size: 16px;
}
.block {
	display: block;
}
.margin_bottom30 {
	margin-bottom: 30px;
}
.inscription_3 > a.bouton.block {
    width: 147px;
    margin-left: 22px;
}
.hide {
	display: none;
}
.menu_header {
    width: 175px;
    padding: 30px;
    color: white;
    background-color: #323232;
    float: right;
	position: absolute;
	right: 0;
	z-index: 9999;
}
#moretab > a {
    color: white;
    font-size: 1.2em;
    text-transform: uppercase;
    font-family: CircularStd;
    display: block;
    margin-bottom: 20px;
	width: 100%;
}
.w100 {
	width: 100%;
}
.w90 {
	width: 90%;
}
#moretab > a:hover {
	text-decoration: underline;
}
.separateur {
	width: 100%;
	height: 1px;
	background-color: white;
    margin-bottom: 20px;
}


.fond_map2 {
	width: 100%;
	height: 100%;
}
.recherche_droite, .recherche_gauche {
	padding: 20px 0;
}
.recherche_encart2, .recherche_encart {
	padding: 20px;
	background-color: white;
}
.recherche_encart2 {
	border-left: 3px solid orange;
}
.orange {
	color: #EB7F33;
}
.recherche_container {
	padding: 0px 20px;
	width: 540px;
}
.select2 {
    background-color: white;
    padding: 5px;
    border: 1px solid #DEDEDE;
}
.recherche_formulaire {
	border-spacing: 0 10px;
}
.text2 {
    padding: 5px;
}
.resultats_recherche {
    padding: 7px 10px;
	margin-bottom: 15px;
}
.recherche_droite_top {
    margin-bottom: 15px;
}
.annonce_container {
    height: 218px;
    -webkit-box-shadow: 1px 1px 3px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px -1px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px -1px rgba(0,0,0,0.75);
    margin-bottom: 20px;
    width: 251px;
    float: left;
    margin-left: 20px;
}

.annonce_photo {
    float: left;
    width: 231px;
    height: 85px;
    padding: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.annonce_droite {
    float: left;
    padding: 10px;
    height: 60px;
    width: 221px;
}
.etiquette_annonce {
	padding: 5px 10px;
    color: white;
}
.etiquette_en_baisse {
	background-color: #6CB72F;
}
.etiquette_exclusif {
    background-color: #F2203E;
}
.etiquette_coeur {
	background-color: red;
}
.etiquette_luxe {
	background-color: gold;
}
.etiquette_ziimmo {
	background-color: #323232;
}
.annonce_id {
    font-size: 1em;
}
.annonce_droite1 {
    height: 30px;
}
.annonce_droite2 {
    font-size: 1.1em;
    height: 17px;
	overflow: hidden;
}
.annonce_droite3, .annonce_droite4 {
    height: 40px;
}
.annonce_prix {
	font-size: 1.2em;
}
.annonce_prix_m2 {
	font-size: 1em;
}
.annonce_droite_bloc2 {
	float: left;
	width: 193px;
}
.annonce_droite5_1, .annonce_droite5_2, .annonce_droite5_3 {
    float: left;
}
.annonce_droite5 {
    height: 20px;
    float: left;
    width: 100%;
    padding: 8px 0px;
    border-top: 1px solid #F2F2F2;
    color: #C2C7CB;
    font-size: 1em;
}
.annonce_droite5_1, .annonce_droite5_2 {
    padding-right: 8px;
    margin-right: 3px;
    border-right: 1px solid #F2F2F2;
}
.annonce_droite_bloc2 {
	width: 100%;
}
.annonce_droite5_1 {
    width: 90px;
}
.annonce_droite5_2 {
    width: 60px;
}
.annonce_droite5_3 {
    width: 60px;
}
.annonce_droite5_1, .annonce_droite5_2, .annonce_droite5_3 {
	text-align: center;
}
.deplacement {
	position: relative;
	top: 2px;
}
.no_hover:hover {
	text-decoration: none;
}
.annonce_photo_icon {
    height: 0px;
}
.annonce_photo_nombre {
    float: right;
}
.annonce_photo_nombre {
    font-size: 1.1em;
    color: white;
}
.annonce_slide_photo {
    background-color: whitesmoke;
}
.annonce_colonne_gauche {
    float: left;
    width: 760px;
}
.annonce_colonne_droite {
    float: left;
    width: 320px;
}
.annonce_colonne_droite, .annonce_colonne_gauche {
	padding: 30px;
}
.titre_annonce {
    font-size: 2em;
    padding: 10px 14px;
    margin-bottom: 15px;
    background-color: #c10026;
    color: white;
    font-family: "CircularStd";
}
.annonce_bg {
    padding: 50px 0;
    background-image: url('../images/bg_annonce.jpg');
    background-attachment: fixed;
    background-size: cover;
}
.text_sidebar {
    width: 233px;
}
.demande_dinformations_titre {
    color: #323232;
    font-size: 1.3em;
    margin-bottom: 15px;
}
.textarea_sidebar {
    padding: 30px;
    width: 233px;
	height: 110px;
}
.annonce_slider {
	margin-bottom: 30px;
	/*width: 300px;*/ /*On peut choisir la Largeur du slide here*/
}
.titre_annonce_2, .caracteristiques_du_bien_titre, .ce_bien_propose_par, .informations_complementaires_annonce_titre, .localisation_du_bien_titre {
    font-size: 1.4em;
    color: #323232;
    margin-bottom: 25px;
}
.annonce_prix_cadre {
    padding: 30px;
    border: 1px solid #CFCFCF;
    margin-bottom: 30px;
    font-size: 1.2em;
    color: darkslategray;
}
.annonce_description_complete {
    margin-bottom: 30px;
}
.caracteristiques_du_bien_donnee {
    float: left;
    width: 345px;
    margin-right: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #CFCFCF;
}
.caracteristiques_du_bien_key {
    float: left;
    margin-right: 30px;
    width: 170px;
    color: gray;
}
.caracteristiques_du_bien_value {
    float: left;
    width: 145px;
    color: #c10026;
}
.caracteristiques_du_bien_tableau {
    margin-bottom: 30px;
}
.encart_agence {
    margin-bottom: 25px;
    border-left: 4px solid #c10026;
    padding-left: 15px;
}
.encart_agence {
    font-size: 1.3em;
    color: darkslategray;
}
.agence_informations_annonce, .formulaire_demande_dinformation {
    margin-bottom: 15px;
}
.informations_complementaires_annonce {
	padding: 15px;
    border: 1px solid #CFCFCF;	
}
.bouton_sidebar_form_contact {
	margin-bottom: 15px;
}
.informations_complementaires_annonce_key {
    padding-bottom: 15px;
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 15px;
	color: gray;
}
.informations_complementaires_annonce_value {
    margin-bottom: 15px;
    padding-bottom: 15px;
    /* border-bottom: 1px solid black; */
    color: #c10026;
}
.recherche_container_gauche {
    padding: 0 20px;
}

.bouton_process > .bouton, .bouton_process > .bouton_3sur3 {
    width: 275px;
    display: block;
    float: left;
	margin-right: 30px;
	padding: 16px 0;
}
.barre_etape_etape, .barre_etape_etape2 {
    font-size: 16px;
    height: 14px;
}
.textarea {
    width: 433px;
    padding: 30px;
}
.mini_img {
	height: 100px;
}


.consommation_energetique_curseur {
    height: 17px;
    width: 15px;
    color: white;
    padding: 4px 26px;
    float: right;
    position: relative;
}
.checkbox_espace {
    margin-right: 15px;
    width: 231px;
    float: left;
    display: block;
    font-size: 0.9em;
	color: #3c3c3c;
}
.separateur_produit {
    margin: 10px 0 10px 0px;
    border-bottom: 1px solid #dadada;
}
.pack_produit {
    float: left;
    width: 260px;
    margin-right: 60px;
    height: 685px;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
	position: relative;
}
.pack_produit_titre {
    font-family: Montserrat-Regular;
    text-transform: uppercase;
    color: #323232;
    font-size: 1.2em;
    height: 124px;
    margin-bottom: 10px;
}
.pack_produit_contenu_offre {
    height: 295px;
    margin-bottom: 30px;
    color: #323232;
	overflow: hidden;
}
.pack_produit_contenu_acheter > a {
    text-align: center;
    margin-left: 5px;
}
.pack_produit_contenu_prix {
    padding-top: 50px;
    color: #c10026;
    font-size: 1.4em;
    text-align: center;
    background-image: url(../images/cloud_prix_blanc_shadow.png);
    height: 91px;
    background-repeat: no-repeat;
    padding-left: 5px;
    width: 212px;
    background-size: contain;
    position: relative;
    right: -19px;
	line-height: 21px;
}
.label {
	width: 300px;
}
.pack_produits_en_savoir_plus {
    height: 30px;
    margin-bottom: 10px;
    font-size: 1.2em;
    /* color: blue; */
}
.pack_produits_en_savoir_plus > a {
	color: #404040;
}
.pack_produits_en_savoir_plus > a:hover {
	text-decoration: underline;
}
.cloud {
    background-image: url(../images/clouds.png);
    height: 70px;
    width: 336px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 41px;
    color: white;
    font-size: 1.5em;
    padding-left: 61px;
    margin-bottom: 20px;
}
.contenu {
    background-color: #eaeaea;
    padding: 30px;
    color: #464646;
    border-radius: 50px;
    margin-bottom: 30px;
}
.wrapper {
	/* color: #464646; */
}
.texte {
	color: #1c73a5;
}
.etiquette_best_seller {
    width: 74px;
    float: left;
    z-index: 555;
    position: relative;
    background: #323232;
    width: 146px;
    top: -19px;
    padding: 8px;
    text-align: center;
    right: 19px;
    color: white;
    border-radius: 5px;
    /* border: 0px solid white; */
    position: absolute;
}
.etiquette_best_seller_vide {
    height: 33px;
}
.padding_top30 {
	padding-top: 30px;
}
.pack_produit_sous_titre {
    font-size: 0.9em;
    color: #c10026;
}
.nuages_footer {
    height: 460px;
    background-size: cover;
    background-repeat: no-repeat;
}
.margin_left70 {
	margin-left: 70px;
}
.margin_left120 {
	margin-left: 120px;
}
.motdepasseoublie {
    margin-top: 20px;
    display: block;
}
.presentation_produits {
    float: left;
    /* width: 660px; */
    padding: 30px;
    background-image: url(../images/katia.png);
    padding-right: 369px;
    margin-bottom: 30px;
    border-radius: 48px;
    border: 10px solid #e8f1f4;
}
.pack_produit_contenu_acheter {
    margin-top: 20px;
}
.discret {
    font-size: 0.75em;
    color: #78a9e6;
}
.bouton_stripe {
    width: 265px;
}

.type_de_travaux {
    position: absolute;
    width: 740px;
    background: white;
    padding: 19px;
    border: 4px solid #7ec1e6;
	z-index: 100;
}
.semi_text {
	width: 175px;
}
.connexion_milieu {
    margin-top: 30px;
    padding: 30px;
    display: block;
    /* float: left; */
    width: 800px;
    text-align: center;
}
.bouton_pro {
	text-decoration: underline;
	color: #323232;
}
div#checkboxes_taff {
    width: 150px;
    position: relative;
    right: 17px;
    top: 22px;
}
select#projet {
    height: 43px;
    font-size: 1.4em;
}
select#projet:hover {
	cursor: pointer;
}
input#ville {
    font-size: 1.4em;
    height: 41px;
	padding: 0 20px;
}
input#ville::placeholder, select#projet {
  color: #504c4c;
}
input#ville {
 color: #504c4c;	
}
.recapitulatif_monchoix {
    font-size: 1.4em;
    color: #404040;
    height: 45px;
    line-height: 43px;
}
.input_rechercher2 {
	margin-right: 5px;
}
.form_barre_recherche_gauche2 {
	width: 930px;
}
.barre_etape_container {
    /* margin-bottom: 30px; */
	padding: 30px 0;
}
input.bouton_3sur3.finalbouton {
    margin-left: 260px;
}
.wrapper3 {
	margin: 0 auto;
	width: 500px;
}
.connexion_droite2 {
    width: 440px;
}
.wrapper3.pasencoremembre {
    margin-top: 30px;
    color: #808080;
    font-size: 17px;
    text-align: center;
}
.pasencoremembre > a {
    color: #323232;
}
.pasencoremembre > a:hover {
    text-decoration: underline;
}
img.crayon {
    width: 27px;
    vertical-align: middle;
}
p.para {
    font-size: 1.5em;
}
.recherche_reca {
    background-size: cover;
    height: 210px;
    background-repeat: no-repeat;
    width: 30%;
    background-position: center;
    float: left;
    margin-right: 30px;
}
.recherche_reca_txt {
    float: left;
    font-size: 1.2em;
    width: 515px;
}
.footer_texte_apropos {
    margin-top: 19px;
    margin-bottom: 30px;
}
.border_radius10 {
	border-radius: 10px!important;
}
.bouton_newsletter {
	width: 214px;
}
.bouton_newsletter2 {
	width: 180px;
}
a#showtextcache {
    color: white;
    text-decoration: underline;
}
.cookies {
    height: 40px;
    background: gray;
    color: white;
    line-height: 40px;
}
.cookies > .wrapper > a:hover {
    color: white;
    text-decoration: underline;
}
.imagepopup_gauche, .popuptext_droite {
	float: left;
}
.popuptext_droite {
    width: 250px;
    margin-left: 30px;
}
.content_popup {
	margin-top: 30px!important;
}
.petiteimage {
    height: 20px;
    vertical-align: middle;
}
.hideme {
	display: none;
}
.iconrecherche {
    display: block;
    font-family: glyphter,sans-serif;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 5px;
    float: left;
    margin-right: 4px;
}
.hideimportant {
	display: none!important;
}
.bouton_recherche_avancee {
    float: left;
    width: 200px;
    padding: 5px;
    border: 1px solid #cfcfcf;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #757575;
}
.bouton_recherche_avancee:hover {
	background-color: #c10026;
    color: #fff;
	cursor: pointer;
}
.bouton_recherche_avancee_selected {
	background-color: #323232;
    color: #fff;	
}
.bouton_recherche_avancee_selected:hover { 
    color: #fff;
	background-color: #c10026;
}
.titre_value_icon {
    line-height: 27px;
    vertical-align: middle;
    display: block;
    float: left;
}	
.bienvenue {
    color: #323232;
    padding: 30px;
    text-align: center;
    font-size: 1.3em;
}
.footer_haut, .white {
    color: white;
}
.copyright {
	margin-top: 70px;
}
img.icon_payement {
    height: 40px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.no_margin_left {
    margin-left: 0;
}
.mini_footer {
    background: #323232;
    height: 473px;
    width: 100%;
	color: white;
}
.mini_footer_part1, .mini_footer_part2, .mini_footer_part3, .mini_footer_part4 {
    float: left;
    width: 194px;
    margin-right: 20px;
    padding: 20px;
}
.mini_footer_part1 > a, .mini_footer_part2 > a, .mini_footer_part3 > a, .mini_footer_part4 > a {
	color: white;
}
.mini_footer_part1 > a:hover, .mini_footer_part2 > a:hover, .mini_footer_part3 > a:hover, .mini_footer_part4 > a:hover {
	text-decoration: underline;
}
.bouton_newsletter3 {
    width: 195px;
    font-size: 0.8em;
}
.bouton_recherche_avancee2 {
    float: left;
    width: 137px;
    padding: 0px 13px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 0.8em;
}
.bouton_recherche_avancee2 > .iconrecherche {
    margin-top: 3px;
    font-size: 15px;
}
.recherche_gauche {
    position: fixed;
    left: 0;
    width: 405px;
    overflow-y: scroll;
    height: 100%;
	z-index: 999;
}
.recherche_droite {
    position: fixed;
    right: 0;
    width: 577px;
    overflow-y: scroll;
    height: 100%;
}
.recherche_full {
    position: fixed;
    height: 100%;
    width: 100%;
}
.recherche_milieu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.coeur_gris, .coeur_rouge {
    background-size: contain;
    height: 18px;
    width: 20px;
    background-repeat: no-repeat;
}
.coeur_gris:hover {
	background-image: url(../images/icon_coeur2.png);
}
.coeur_gris {
	background-image: url(../images/icon_coeur.png);
}
.coeur_rouge {
	background-image: url(../images/icon_coeur2.png);
}
.annonce_like {
    margin-right: 9px;
    margin-top: 2px;
}
.hover_love:hover .coeur_gris {
	background-image: url(../images/icon_coeur2.png);	
}
.services {
    height: 380px;
    width: 565px;
    margin: 0 auto;
}
.service_bulle {
    position: absolute;
    color: white;
	background-repeat: no-repeat;
	background-size: auto;
	text-align: center;
}
.services_encart {
    width: 100%;
    height: 100%;
    position: relative;
}
.service_1 {
    left: 5px;
    top: 20px;
    width: 134px;
    height: 85px;
    padding: 33px 13px 0px 0px;
}
.service_2 {
    left: -33px;
    top: 117px;
    width: 161px;
    height: 85px;
    padding: 41px 20px 0px 0px;
}
.service_3 {
    left: -25px;
    top: 221px;
    width: 134px;
    height: 73px;
    padding: 36px 43px 0px 10px;
}
.service_4 {
    right: -11px;
    top: 20px;
    width: 143px;
    height: 56px;
    padding: 34px 10px 0px 11px;
}
.service_5 {
    right: -86px;
    top: 97px;
    width: 238px;
    height: 85px;
    padding: 49px 13px 0px 0px;
}
.service_6 {
    right: -42px;
    top: 208px;
    width: 192px;
    height: 71px;
    padding: 33px 13px 0px 0px;
}
.popuptext_droite > a {
    color: white;
}
.popuptext_droite > a:hover {
    text-decoration: underline;
}
.wrapper.page_contenu > h2, .wrapper.page_contenu > h1, .align_left {
    text-align: left;
}
.produits_encart {
    width: 100%;
    height: 745px;
    padding: 8px 0;
	background-image: linear-gradient(#fbfbfb, #f8fdff);
}
.ligne_produit {
    border-bottom: 1px solid #323232;
    margin-top: 15px;
}
.table, .table > tbody > tr > td {
    border: 1px solid white;
    padding: 1px;
}
.pack_produit_contenu_offre > .gris {
    color: #737373;
}
.mini_text {
    width: 20px!important;
}
