/*==============================
=            LAYOUT            =
==============================*/
.module_annonce {
	min-width: 100%;
	color: #515151;
}

.module_annonce .bloc_conteneur {
	max-width: 1200px;
	margin: 0 auto;
}

.module_annonce .grande_colonne {
	width: 895px;
	display: inline-block;
	position: relative;
	padding: 0 20px;
}

.skycraper_enabled .module_annonce .grande_colonne {
	width: 755px;
}

.module_annonce .petite_colonne {
	margin-top: 20px;
	display: inline-block;
	width: 285px;
	float: right;
	position: relative;
}

.module_annonce .petite_colonne.scrolled {
	position: fixed;
	margin-left: 20px;
	top: 70px;
}

.module_annonce .petite_colonne.zone_etapes {
	padding: 0 7px 0 8px;
}

.module_annonce .petite_colonne.menu_reduit {
	margin-top: 154px;
}

.module_annonce h2 {
	float: none;
}

.module_annonce h3 {
	float: none;
}

.module_annonce form {
	padding: 0;
	margin: 0;
}

/*==============================
=           CHECKBOX           =
==============================*/
.module_annonce .avertissement.active {
	margin: 0px 0 18px;
	padding: 10px;
	background-color: #ff0000;
	color: #FFFFFF;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 16px;
	display: inline-block;
	border-radius: 3px;
}

.module_annonce input+.avertissement.active,
.module_annonce span+.avertissement.active {
	margin: -10px 0 18px;
}

.module_annonce .etape4_categorie_form .avertissement.active {
	display: block;
	width: 294px;
}

.module_annonce .mois_duree_publication .avertissement.active {
	margin-top: -10px;
}

input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
	display: block;
	position: absolute;
	left: -9999px;
}

/*==============================
=          BLOC TITRE          =
==============================*/
.bloc_annonce {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	width: 100%;
	position: relative;
}

.bloc_annonce .titre_page {
	display: none;
}

.bloc_annonce .bloc_entete {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.bloc_annonce .bloc_region {
	padding: 20px 20px;
	margin: 0 auto;
	background: rgb(248, 248, 248);
	background: rgba(242, 242, 242, 0.5);
}

.bloc_region .icone_region {
	margin-right: 10px;
	background: url('../img/annonce-region.png');
	display: inline-block;
	width: 8px;
	height: 16px;
}

.bloc_region .titre_region {
	margin-right: 5px;
	font-size: 22px;
	color: #098C62;
}

.bloc_region .input_modif_region {
	display: inline-block;
	position: relative;
}

.bloc_region input {
	padding: 0 8px;
	margin: 0;
	min-width: 307px;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 22px;
	line-height: 31px;
	color: #515151;
}

.bloc_region .modif_region {
	font-size: 12px;
	color: #cccccc;
	position: absolute;
	top: 9px;
	right: 11px;
}

.bloc_region .modif_region:before {
	content: '';
	margin-right: 6px;
	background: url('../img/annonce-modif-region.png');
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: -4px;
}

.bloc_annonce .bloc_filtrer {
	padding: 20px 20px 23px;
	background: rgb(233, 233, 233);
	background: rgba(224, 224, 224, 0.7);
	border-top: 1px solid #cccccc;
}

.bloc_filtrer .titre_filtrer {
	margin-bottom: 20px;
	display: block;
	font-size: 22px;
}

.bloc_filtrer .titre_filtrer:before {
	content: '';
	margin-right: 10px;
	background: url('../img/annonce-filtrer.png');
	display: inline-block;
	width: 16px;
	height: 16px;
}

.bloc_filtrer .table_filtrer {
	width: 895px;
}

@media screen and (max-width: 1100px) {
	.bloc_filtrer .table_filtrer {
		width: 825px;
	}
}

.skycraper_enabled .table_filtrer {
	width: 815px;
}

.bloc_filtrer .table_filtrer td {
	padding: 0 20px 0 0;
	vertical-align: bottom;
	white-space: nowrap;
}

.bloc_filtrer .table_filtrer td:last-child {
	padding-right: 0;
}

.bloc_filtrer .table_filtrer label {
	display: block;
	margin: 0 0 8px 0;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	color: #858585;
}

.bloc_filtrer .table_filtrer input,
.bloc_filtrer .table_filtrer select {
	padding: 0 8px;
	margin: 0;
	width: 100%;
	font-family: lora, sorts_mill_goudyregular, "Times new roman", serif;
	font-size: 14px;
	line-height: 31px;
	text-transform: initial;
}

.bloc_filtrer .table_filtrer select {
	height: 33px;
}

.bloc_filtrer .table_filtrer .bouton_filtrer {
	display: inline-block;
	padding: 10px 32px 9px;
	background: #098C62;
	font-size: 18px;
	color: #ffffff;
}

.bloc_filtrer .bouton_reinitialiser {
	display: inline-block;
	padding-bottom: 8px;
	font-size: 14px;
	text-decoration: underline;
	color: #515151;
}

.bloc_filtrer .bouton_reinitialiser:before {
	content: '';
	margin-right: 5px;
	background: url('../img/annonce-reinitialiser-filtre.png');
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: -3px;
}

.encart_demarrer {
	padding: 130px 0 24px;
	display: block;
	width: 285px;
	height: 197px;
	background: url('../img/annonce-publier-gratuit.png');
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: -208px;
	right: 0;
}

.encart_demarrer.mobile {
	display: none;
}

.encart_demarrer .bouton_demarrer {
	padding: 7px 45px 8px;
	display: inline-block;
	background: #faad27;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #ffffff;
	-webkit-animation: pulseAnnonce 1.6s infinite ease-out;
	-moz-animation: pulseAnnonce 1.6s infinite ease-out;
	-o-animation: pulseAnnonce 1.6s infinite ease-out;
	animation: pulseAnnonce 1.6s infinite ease-out;
}

@-webkit-keyframes pulseAnnonce {
	25% {
		-webkit-transform: scale(1.1);
	}

	75% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes pulseAnnonce {
	25% {
		-moz-transform: scale(1.1);
	}

	75% {
		-moz-transform: scale(1);
	}
}

@keyframes pulseAnnonce {
	25% {
		transform: scale(1.1);
	}

	75% {
		transform: scale(1);
	}
}

/*==============================
=      BLOC LISTE ANNONCES     =
==============================*/
.bloc_liste .titre_liste {
	padding: 15px 0;
	margin: 0;
	font-size: 36px;
	line-height: 36px;
}

.bloc_liste .titre_liste span {
	color: #515151;
	line-height: 36px;
}

.bloc_liste .titre_liste sup,
.bloc_liste .titre_liste a:link,
.bloc_liste .titre_liste a:visited {
	font-size: 18px;
	top: -13px;
	color: #faad27;
}

.bloc_liste .annonce_liste li {
	padding: 20px;
	background: rgb(252, 252, 252);
	background: rgba(224, 224, 224, 0.1);
	border-top: 1px solid #cccccc;
	position: relative;
}

.bloc_liste .annonce_liste li:after {
	content: "";
	display: block;
	clear: both;
}

.bloc_liste .annonce_liste li:nth-child(2n+0) {
	background: none;
}

.bloc_liste .annonce_avatar {
	margin-right: 18px;
	display: inline-block;
	position: relative;
	float: left;
}

.bloc_liste .annonce_avatar .annonce_favori {
	padding: 6px;
	width: 32px;
	height: 32px;
	background: #faad27;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	position: absolute;
	top: -11px;
	left: -11px;
}

.bloc_liste .annonce_avatar .annonce_photo {
	width: 160px !important;
	height: 160px;
	border: 1px solid #ddd;
}

.bloc_liste .annonce_textes {
	padding: 8px 0;
	display: inline-block;
	vertical-align: top;
	max-width: 482px;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	float: left;
}

.bloc_liste .annonce_textes h3 {
	margin-bottom: 9px;
	font-size: 22px;
	color: #515151;
}

.bloc_liste .annonce_textes span {
	margin-bottom: 9px;
	display: block;
	font-size: 14px;
	color: #808080;
}

.bloc_liste .annonce_textes .annonce_ville {
	font-size: 14px;
	color: #00c3d5;
}

.bloc_liste .annonce_textes .annonce_ville:before {
	content: '';
	margin-right: 5px;
	background: url('../img/annonce-liste-ville.png');
	display: inline-block;
	width: 8px;
	height: 16px;
	vertical-align: -3px;
}

.bloc_liste .annonce_textes .annonce_detail {
	padding: 12px 21px;
	margin: 21px 0 0;
	display: block;
	max-width: 130px;
	background: #098C62;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
}

.bloc_liste .annonce_textes .annonce_proche {
	position: absolute;
	top: 20px;
	right: 20px;
}

.bloc_liste .annonce_textes .annonce_proche span {
	margin: 0;
	display: inline-block;
	vertical-align: text-top;
}

.bloc_liste .annonce_textes .annonce_proche .icone_annonce_proche {
	margin-right: 5px;
	display: inline-block;
	background: url('../img/annonce-proche.png') no-repeat 0 0;
	width: 22px;
	height: 22px;
}

.bloc_liste .annonce_textes .annonce_proche .texte_annonce_proche {
	max-width: 82px;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 14px;
	line-height: 12px;
	color: #cccccc;
}

.bloc_liste .annonce_liste .bloc_charger_annonces {
	background: none;
	text-align: center;
}

.bloc_liste .bloc_charger_annonces .bouton_charger_annonces {
	padding: 9px 20px 8px;
	background: #faad27;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	color: #ffffff;
}

.bloc_liste .bloc_charger_annonces .bouton_charger_annonces:before {
	content: '';
	margin-right: 10px;
	background: url('../img/charger-plus-annonces.png');
	display: inline-block;
	width: 14px;
	height: 14px;
}

/*==============================
=          BLOC FICHE          =
==============================*/
.bloc_fiche .bloc_head {
	padding: 0 0 18px 0;
	position: relative;
}

.bloc_fiche a:link, .bloc_fiche a:hover, .bloc_fiche a:visited {
	color: inherit;
}

.bloc_fiche .bouton_revenir_resultats {
	padding: 27px 0 26px;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
}

.bloc_fiche .bouton_revenir_resultats:before {
	content: '<';
}

.bloc_fiche .icone_fav {
	margin-right: 16px;
	display: inline-block;
	vertical-align: -8px;
	width: 32px;
	height: 32px;
	background-image: url('../img/favXl_blanc.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px;
	background-color: #faad27;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
}

.bloc_fiche h2 {
	padding: 0;
	margin: 0;
	display: inline-block;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 36px;
	text-transform: initial;
	color: #515151;
}

.bloc_fiche h3 {
	margin: 0 0 9px 0;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-weight: normal;
	color: #515151;
}

.bloc_fiche .annonce_publiee {
	margin-left: 46px;
	display: block;
	font-size: 10px;
	color: rgb(200, 200, 200);
	color: rgba(133, 133, 133, 0.5);
}

.bloc_fiche .annonce_proche {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 14px;
	color: #cccccc;
	position: absolute;
	top: 78px;
	right: 0;
}

.bloc_fiche .annonce_proche {
	position: absolute;
	top: 78px;
	right: 20px;
}

.bloc_fiche .annonce_proche span {
	margin: 0;
	display: inline-block;
	vertical-align: text-top;
}

.bloc_fiche .annonce_proche .icone_annonce_proche {
	margin-right: 5px;
	display: inline-block;
	background: url('../img/annonce-proche.png') no-repeat 0 0;
	width: 22px;
	height: 22px;
}

.bloc_fiche .annonce_proche .texte_annonce_proche {
	max-width: 82px;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 14px;
	line-height: 12px;
	color: #cccccc;
}

.bloc_fiche .bloc_infos {
	padding: 20px 0;
	display: inline-block;
	width: 100%;
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
}

.bloc_fiche .avatar_auteur {
	padding: 20px 10px;
	display: inline-block;
	vertical-align: top;
}

.bloc_fiche .coordonnees_auteur {
	width: -webkit-calc(100% - 62px);
	width: calc(100% - 62px);
	display: inline-block;
	padding: 20px 0;
}

.bloc_fiche .bloc_auteur {
	float: left;
	width: -webkit-calc(100% - 445px);
	width: calc(100% - 445px);
	border: 1px solid rgb(232, 232, 232);
	border: 1px solid rgba(179, 179, 179, 0.3);
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
}

.skycraper_enabled .bloc_fiche .bloc_auteur {
	width: 270px;
}

.bloc_fiche .bloc_auteur .telephone_titre {
	display: none;
}

.bloc_fiche .bloc_auteur .nom_auteur {
	display: block;
	margin-bottom: 14px;
	font-size: 22px;
	line-height: 22px;
	color: #098C62;
}

.bloc_fiche .bloc_auteur .ville_auteur {
	font-size: 14px;
	color: #00c3d5;
}

.bloc_fiche .bloc_auteur .ville_auteur:before {
	content: '';
	margin-right: 5px;
	background: url('../img/annonce-liste-ville.png');
	display: inline-block;
	width: 8px;
	height: 16px;
	vertical-align: -3px;
}

.bloc_fiche .bloc_auteur .telephone_auteur {
	margin-top: 11px;
	display: inline-block;
	font-size: 16px;
}

.bloc_fiche .bloc_contact_auteur {
	padding: 6px 0;
	background: rgb(240, 240, 240);
	background: rgba(204, 204, 204, 0.3);
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
	text-align: center;
}

.bloc_fiche .bloc_contact_auteur .bouton {
	padding: 17px 14px;
	display: inline-block;
	background: #098C62;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
}

.bloc_fiche .bloc_miniatures {
	margin-right: 10px;
	width: 435px;
	float: left;
}

.bloc_fiche .bloc_miniatures a:not(.not_min) {
	margin-right: 10px;
	margin-bottom: 12px;
	display: inline-block;
	width: 96px;
	height: 96px;
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
}

.bloc_fiche .bloc_miniatures a:not(.not_min):hover,
.bloc_fiche .bloc_miniatures a:not(.not_min):active {
	border: 3px solid #faad27;
}

.bloc_fiche .bloc_miniatures img {
	max-width: 100%;
	height: auto;
}

.bloc_fiche .bloc_image_annonce {
	width: 312px;
	height: 312px;
	float: right;
	margin-right: 13px;
}

.bloc_description {
	padding: 19px 0;
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
}

.bloc_description .categorie_annonce {
	margin-bottom: 18px;
	display: inline-block;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
}

.bloc_description .description_annonce {
	margin-bottom: 22px;
}

.bloc_description p {
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #808080;
}

.bloc_description .input_categorie {
	padding: 10px 12px 12px;
	margin-bottom: 10px;
	width: 40%;
	font-family: lora, sorts_mill_goudyregular, "Times new roman", serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: initial;
	color: #515151;
}

.bloc_description .input_desc_annonce {
	padding: 20px;
	margin-bottom: 10px;
	width: 100%;
	height: 133px;
	font-family: lora, sorts_mill_goudyregular, "Times new roman", serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: initial;
	color: #515151;
	resize: none;
}

.bloc_description .input_desc_annonce+.valid_modif {
	width: 100%;
}

.bloc_contact {
	padding: 19px 0 20px;
	max-width: 436px;
}

.bloc_contact .error-message {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	line-height: 19px;
	color: #FFF;
	background-color: #FF3333;
	display: block;
	padding: 2px 8px;
	margin: 0 0 20px 0;
}

.bloc_contact .message_reussi {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	line-height: 21px;
	color: #FFF;
	background-color: rgb(0, 187, 45);
	display: block;
	padding: 4px 8px;
	margin: 0 0 20px 0;
}

.bloc_contact .contacter_annonceur {
	margin-bottom: 20px;
}

.bloc_contact table {
	width: 436px;
	table-layout: fixed;
}

.bloc_contact table td {
	vertical-align: top;
}

.bloc_contact table .label_contact {
	padding: 8px 10px 0 8px;
	width: 79px;
	text-align: right;
}

.bloc_contact table tr:last-child .label_contact {
	padding: 0px 10px 0 8px;
}

.bloc_contact label {
	margin: 0;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-align: right;
}

.bloc_contact form input,
.bloc_contact form textarea {
	padding: 7px 12px 4px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	color: #515151;
}

.bloc_contact form textarea {
	height: 113px;
	resize: none;
}

.bloc_contact .captcha_zone {
	display: inline-block;
	background: #cccccc;
	width: 40%;
	height: 33px;
	vertical-align: top;
}

.bloc_contact .captcha_input {
	margin-right: 0;
	width: 60%;
}

.bloc_contact .zone_bouton {
	padding: 20px 0 0;
	display: block;
	width: 100%;
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
	text-align: right;
}

.bloc_contact .zone_bouton .bouton {
	padding: 12px;
	display: inline-block;
	background: #faad27;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
}

/*==============================
=       COMMANDES STEP 1       =
==============================*/
.bloc_commandes .commandes_titre {
	padding: 24px 0 19px;
	display: block;
	width: 100%;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	clear: both;
}

.bloc_commandes .commandes_titre .titre_page {
	display: inline-block;
	font-size: 36px;
	font-weight: normal;
	color: #515151;
}

.bloc_commandes .commandes_titre .numero_etape {
	font-size: 28px;
	line-height: 36px;
	color: #cccccc;
	float: right;
}

.bloc_commandes .commandes_titre .numero_etape_couleur {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	color: #6dcd73;
}

.bloc_commandes form {
	margin: 0;
}

.bloc_etapes {
	padding: 20px 0;
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
}

.bloc_etapes .ligne_titre {
	margin-bottom: 20px;
	display: block;
	width: 100%;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
}

.bloc_etapes .ligne_titre .bloc_categorie {
	padding: 10px 18px 5px 20px;
	margin: 0 10px 0 -10px;
	display: inline-block;
	background: #faad27;
	line-height: 36px;
	color: #ffffff;
	position: relative;
}

.bloc_etapes .ligne_titre .bloc_categorie:before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: -1px;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #926824 transparent transparent;
}

.bloc_etapes .ligne_titre .numero_categorie {
	margin-right: 9px;
	display: inline-block;
	width: 36px;
	height: 36px;
	border: 3px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
}

.bloc_etapes .ligne_titre .nom_categorie {
	font-size: 26px;
}

.bloc_etapes .ligne_titre .sous_titre_categorie {
	margin-top: -12px;
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.4px;
	color: rgb(146, 146, 146);
	color: rgba(81, 81, 81, 0.7);
}

.bloc_etapes .ligne_titre .sous_titre_categorie strong {
	display: block;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	color: #faad27;
}

.bloc_etapes .ligne_titre .validation_etape {
	padding-top: 15px;
	float: right;
	font-size: 14px;
	line-height: 20px;
	color: rgb(217, 217, 217);
	color: rgba(107, 107, 107, 0.3);
}

.bloc_etapes .ligne_titre .validation_etape:before {
	content: '';
	margin: 0 auto;
	display: block;
	width: 32px;
	height: 24px;
	background: url('../img/validationXL.png') 0 0 transparent;
}

.bloc_etapes .ligne_titre .validation_etape.validee {
	color: #6ece76;
}

.bloc_etapes .ligne_titre .validation_etape.validee:before {
	background: url('../img/validationXL.png') -32px 0 transparent;
}

.bloc_etapes .description_categorie {
	margin: 0 0 16px 0;
	display: block;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 14px;
}

.step2 .bloc_etapes .description_categorie {
	margin: 0 0 16px 20px;
}

.bloc_etapes input,
.bloc_etapes select,
.bloc_etapes textarea {
	padding: 10px 12px 12px;
	margin-bottom: 10px;
	width: 100%;
	font-family: lora, sorts_mill_goudyregular, "Times new roman", serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: initial;
	color: #515151;
}

.bloc_etapes textarea {
	padding: 20px;
	resize: none;
	height: 133px;
}

.bloc_etapes input[type="checkbox"]:not(:checked)+label {
	background: url('../img/annonce-checkbox.png') no-repeat left top;
}

.bloc_etapes input[type="checkbox"]:checked+label {
	background: url('../img/annonce-checkbox-checked.png') no-repeat left top;
}

.bloc_etapes input[type="checkbox"]+label {
	padding: 3px 0 3px 37px;
	font-size: 14px;
	color: #515151;
}

.step2 .bloc_etapes input[type="checkbox"]+label {
	margin: 0 0 0 20px;
}

.bloc_etapes .etape1_categorie_form {
	width: 37%;
}

.bloc_etapes .etape2_categorie_form {
	width: 78%;
}

.bloc_etapes .etape2_categorie_form input {
	margin-bottom: 20px;
}

.bloc_etapes .etape2_categorie_form .input_reduit {
	margin-bottom: 30px;
	width: 47%;
}

.bloc_etapes .xmselect {
	width: 37%;
}

.bloc_etapes .etape4_categorie_form {
	width: 74%;
}

.bloc_etapes .etape4_categorie_form input {
	margin-bottom: 20px;
	width: 50%;
}

.bloc_etapes .ligne_caracteres {
	margin-bottom: 20px;
	display: block;
	width: 100%;
	position: relative;
}

.bloc_etapes .ligne_caracteres .caracteres_gratuits {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 16px;
	color: #999999;
}

.bloc_etapes .ligne_caracteres .caracteres_utilises {
	position: absolute;
	top: 3px;
	right: 0;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 12px;
}

.bloc_etapes .optionnel {
	margin-left: 16px;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 12px;
}

.bloc_etapes .ajouter_departement {
	margin-left: 16px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.bloc_etapes .ajouter_departement img {
	display: none;
}

.bloc_etapes .ajouter_departement .bouton_departement {
	padding: 15px 40px;
	display: inline-block;
	background: #8b347e;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	color: #ffffff;
}

.bloc_etapes .departement .xmselect-del {
	margin-right: 10px;
	display: inline-block;
	vertical-align: -3px;
	background: url('../img/annonce-suppression-departement.png');
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.bloc_etapes .departement li {
	margin-right: 20px;
	display: inline-block;
	font-size: 14px;
}

.bloc_etapes .bloc_upload_photo {
	padding-top: 28px;
	position: relative;
}

.bloc_etapes .cout_photo {
	position: absolute;
	top: 0;
	right: 0;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 12px;
}

.bloc_etapes #nvl_emplacement {
	display: none;
}

.bloc_etapes .emplacement {
	margin: 0 20px 20px 0;
	display: inline-block;
	width: 160px;
	height: 160px;
	border: 1px solid #e5e5e5;
	vertical-align: top;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
}

.bloc_etapes .emplacement:nth-of-type(5n+5) {
	margin-right: 0;
}

.bloc_etapes .photo_uploadee {
	width: 158px;
	height: 158px;
	position: relative;
	border: 2px solid #f2a841;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: none;
}

.bloc_etapes .photo_uploadee img {
	max-width: 100%;
	height: auto;
}

.bloc_etapes .photo_uploadee .pastille_validation {
	padding: 11px 8px;
	margin-left: -20px;
	position: absolute;
	left: 50%;
	bottom: -20px;
	width: 40px;
	height: 40px;
	background-color: #6dcd73;
	background-image: url('../img/annonce-validation-photo.png');
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	text-align: center;
	font-size: 0;
}

.bloc_etapes .photo_uploadee .texte_validation {
	display: none;
}

.bloc_etapes .photo_uploadee .pastille_suppression {
	padding: 7px;
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 8px;
	width: 32px;
	height: 32px;
	background-color: rgb(81, 81, 81);
	background-color: rgba(81, 81, 81, 0.8);
	background-image: url('../img/annonce-suppression-photo.png');
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	font-size: 0;
	cursor: pointer;
}

.bloc_etapes .emplacement_upload {
	width: 158px;
	height: 158px;
	padding: 22px 20px;
	background: #fcfcfc;
}

.bloc_etapes .emplacement_upload .numero_emplacement {
	margin: 10px auto 11px;
	display: block;
	width: 55px;
	height: 55px;
	border: 2px solid rgb(223, 223, 223);
	border: 2px solid rgba(197, 197, 197, 0.5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 48px;
	line-height: 52px;
	text-align: center;
	color: rgb(223, 223, 223);
	color: rgba(197, 197, 197, 0.5);
}

.bloc_etapes .emplacement_upload .upload {
	display: block;
	position: relative;
	text-align: center;
}

.bloc_etapes .emplacement_upload .upload a {
	display: inline-block;
	padding: 7px 11px;
	background: #8b347e;
	font-size: 16px;
	color: #ffffff;
}

.bloc_etapes .emplacement_upload .upload input[type='file'] {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

.bloc_etapes .emplacement_vide {
	padding: 55px;
	background: #ffffff;
}

.bloc_etapes .emplacement_vide .ajouter_emplacement {
	cursor: pointer;
}

.bloc_etapes .lutte_spam {
	margin-left: 16px;
	display: inline-block;
	vertical-align: middle;
	width: 38%;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 14px;
	color: #f3ad42;
}

.bloc_etapes .masquer-numero+label {
	margin-left: 16px;
}

.bloc_etapes .zone_bouton {
	padding: 10px 0;
	display: block;
	width: 100%;
	text-align: right;
}

.bloc_etapes .zone_bouton .bouton {
	padding: 14px 30px 15px;
	margin-left: 21px;
	display: inline-block;
	background: #8b347e;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 28px;
	color: #ffffff;
	cursor: pointer;
}

/*==============================
=       COMMANDES STEP 2       =
==============================*/
.bloc_commandes {
	padding: 19px 0;
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
}

.bloc_commandes .valid_modif {
	display: inline-block;
	vertical-align: top;
	padding: 11px 24px 13px;
	margin: 0;
	background-color: #6DCD73;
	font-family: "barlow", "droid_sansregular", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	cursor: pointer;
}

.bloc_commandes .icone_info {
	margin-right: 8px;
	display: inline-block;
	vertical-align: -1px;
	background: url('../img/infobulle.png') no-repeat 0 0;
	width: 14px;
	height: 14px;
}

.bloc_commandes .info {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 16px;
	color: #999999;
}

.bloc_commandes .bloc_head {
	padding: 0 0 18px 0;
	position: relative;
}

.bloc_commandes .bloc_head input {
	padding: 10px 12px 12px;
	margin: 0 10px 6px 0;
	width: 739px;
	font-family: lora, sorts_mill_goudyregular, "Times new roman", serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: initial;
	color: #515151;
}

.bloc_commandes a:link, .bloc_fiche a:hover, .bloc_fiche a:visited {
	color: inherit;
}

.bloc_commandes .bouton_revenir_resultats {
	margin-bottom: 18px;
	float: left;
	width: 100%;
}

.bloc_commandes .revenir_resultats {
	margin-left: -100%;
	margin-right: 10px;
	display: inline-block;
	background: #8b347e;
	width: 51px;
	height: 51px;
	position: relative;
	float: left;
	cursor: pointer;
}

.bloc_commandes .revenir_resultats:before {
	content: '';
	border-top: 8.5px solid transparent;
	border-right: 9px solid #ffffff;
	border-bottom: 8.5px solid transparent;
	position: absolute;
	top: 18px;
	right: 22px;
}

.bloc_commandes .apercu_annonce {
	padding: 14px 15px 13px 15px;
	margin-left: 61px;
	display: block;
	background: #515151;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 20px;
	color: #ffffff;
}

.bloc_commandes .icone_apercu {
	content: '';
	margin-right: 14px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/annonce-apercu-site.png') no-repeat 0 0;
	width: 32px;
	height: 24px;
}

.bloc_commandes .icone_fav {
	clear: left;
	margin-right: 16px;
	display: inline-block;
	vertical-align: -8px;
	width: 32px;
	height: 32px;
	background-image: url('../img/favXl_blanc.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px;
	background-color: #faad27;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
}

.bloc_commandes h2 {
	padding: 0;
	margin: 0;
	display: inline-block;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 36px;
	text-transform: initial;
	color: #515151;
}

.bloc_commandes h3 {
	margin: 0 0 9px 0;
	width: 100%;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-weight: normal;
	color: #515151;
	position: relative;
}

.bloc_commandes .annonce_publiee {
	margin-left: 46px;
	display: block;
	font-size: 10px;
	color: rgb(200, 200, 200);
	color: rgba(133, 133, 133, 0.5);
}

.bloc_commandes .annonce_proche {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 14px;
	color: #cccccc;
	position: absolute;
	top: 78px;
	right: 0;
}

.bloc_commandes .bloc_infos {
	padding: 20px 0;
	display: inline-block;
	width: 100%;
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
}

.bloc_commandes .avatar_auteur {
	padding: 20px 10px;
	display: inline-block;
	vertical-align: top;
}

.bloc_commandes .coordonnees_auteur {
	display: inline-block;
	padding: 20px 0;
	width: -webkit-calc(100% - 62px);
	width: calc(100% - 62px);
}

.bloc_commandes .modif_coordonnees {
	display: block;
	display: none;
	width: -webkit-calc(100% - 62px);
	width: calc(100% - 62px);
}

.bloc_commandes .modif_coordonnees input {
	padding: 8px 12px 10px;
	margin: 0;
	margin-bottom: 6px;
	width: 100%;
	font-family: lora, sorts_mill_goudyregular, "Times new roman", serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: initial;
	color: #515151;
}

.bloc_commandes .modif_coordonnees .valid_modif {
	width: 100%;
}

.bloc_commandes .lien_modifier {
	padding: 4px 6px 3px;
	display: inline-block;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	border: 1px solid #d9d9d9;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #515151;
	position: absolute;
	right: 0;
}

.bloc_commandes h2 .lien_modifier {
	position: relative;
	top: -16px;
}

.bloc_commandes .bloc_coordonnees h3 .lien_modifier {
	top: -10px;
	right: 11px;
}

.bloc_commandes .bloc_description h3 .lien_modifier {
	top: -10px;
}

.bloc_commandes .categorie_annonce .lien_modifier {
	position: relative;
	right: -11px;
}

.bloc_commandes .lien_modifier:before {
	content: '';
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/annonce-lien-modifier.png') no-repeat 0 0;
	width: 16px;
	height: 16px;
}

.bloc_commandes .bloc_auteur {
	float: right;
	width: -webkit-calc(100% - 446px);
	width: calc(100% - 446px);
	border: 1px solid rgb(232, 232, 232);
	border: 1px solid rgba(179, 179, 179, 0.3);
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
}

.bloc_commandes .bloc_auteur .telephone_titre {
	display: none;
}

.bloc_commandes .bloc_auteur .nom_auteur {
	display: block;
	margin-bottom: 17px;
	font-size: 22px;
	color: #098C62;
}

.bloc_commandes .bloc_auteur .ville_auteur {
	display: none;
}

.bloc_commandes .bloc_auteur .telephone_auteur {
	display: inline-block;
	font-size: 16px;
}

.bloc_commandes .bloc_contact_auteur {
	padding: 6px 0;
	background: rgb(240, 240, 240);
	background: rgba(204, 204, 204, 0.3);
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
	text-align: center;
}

.bloc_commandes .bloc_contact_auteur .bouton {
	padding: 17px 14px;
	display: inline-block;
	background: #bdbdbd;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
}

.bloc_commandes .bloc_miniatures {
	margin-right: 10px;
	width: 96px;
	float: left;
}

.bloc_commandes .bloc_miniatures img {
	max-width: 100%;
	height: auto;
}

.bloc_miniatures #nvl_emplacement {
	display: none;
}

.bloc_miniatures .emplacement {
	margin: 0 0 10px;
	display: inline-block;
	width: 96px;
	height: 96px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	vertical-align: top;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
}

.bloc_miniatures .photo_uploadee {
	width: 96px;
	height: 96px;
	border: 2px solid #faad27;
	position: relative;
	display: none;
}

.bloc_miniatures .photo_uploadee img {
	max-width: 100%;
	height: auto;
}

.bloc_miniatures .photo_uploadee .pastille_validation {
	padding: 11px 8px;
	margin-left: -14px;
	position: absolute;
	left: 50%;
	bottom: -14px;
	width: 32px;
	height: 32px;
	background-color: #6dcd73;
	background-image: url('../img/annonce-validation-photo.png');
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	text-align: center;
	font-size: 0;
}

.bloc_miniatures .photo_uploadee .texte_validation {
	display: none;
}

.bloc_miniatures .photo_uploadee .pastille_suppression {
	padding: 7px;
	display: inline-block;
	position: absolute;
	top: -10px;
	right: -9px;
	width: 32px;
	height: 32px;
	background-color: rgb(81, 81, 81);
	background-color: rgba(81, 81, 81, 0.8);
	background-image: url('../img/annonce-suppression-photo.png');
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
	font-size: 0;
	cursor: pointer;
}

.bloc_miniatures .emplacement_upload {
	width: 94px;
	height: 94px;
	padding: 11px 0;
	background: #fcfcfc;
}

.bloc_miniatures .emplacement_upload .numero_emplacement {
	margin: 5px auto 6px;
	display: block;
	width: 28px;
	height: 28px;
	border: 1px solid rgb(223, 223, 223);
	border: 1px solid rgba(197, 197, 197, 0.5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	color: rgb(223, 223, 223);
	color: rgba(197, 197, 197, 0.5);
}

.bloc_miniatures .emplacement_upload .upload {
	display: block;
	position: relative;
	text-align: center;
}

.bloc_miniatures .emplacement_upload .upload a {
	display: block;
	width: 90%;
	padding: 5px 4px;
	margin: 0 auto;
	background: #8b347e;
	font-size: 12px;
	color: #ffffff;
}

.bloc_miniatures .emplacement_upload .upload input[type='file'] {
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

.bloc_miniatures.emplacement_vide {
	padding: 0;
	background: #ffffff;
}

.bloc_miniatures .ajouter_emplacement {
	display: inline-block;
	padding: 30px;
	cursor: pointer;
}

.bloc_miniatures .ajouter_emplacement img {
	width: 34px;
	height: 34px;
}

.bloc_commandes .bloc_image_annonce {
	margin-right: 10px;
	width: 330px;
	float: left;
}

.bloc_commandes .categorie_annonce {
	margin-bottom: 14px;
	display: inline-block;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
	position: relative;
}

.bloc_commandes .description_annonce {
	margin-bottom: 16px;
}

.bloc_commandes p {
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #515151;
}

.bloc_commandes .options_publication {
	padding: 15px 0;
	margin-bottom: 23px;
	display: block;
	width: 100%;
	background: #f6f6f6;
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
	border-bottom: 1px solid rgb(240, 240, 240);
	border-bottom: 1px solid rgba(204, 204, 204, 0.3);
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	color: #8b347e;
}

.bloc_commandes.step2 .bloc_etapes:first-child {
	padding-top: 0;
	border-top: none;
}

.bloc_commandes .ligne_prix {
	padding: 10px 0;
	display: block;
	width: 100%;
	clear: both;
}

.bloc_commandes .tar {
	float: right;
}

.bloc_commandes .label_prix {
	display: inline-block;
	vertical-align: top;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 30px;
	color: #b2b2b2;
}

.bloc_commandes .label_prix.check,
.bloc_commandes .label_prix.gratuit {
	color: #6dcd73;
}

.bloc_commandes .label_prix.gratuit small {
	/*display: block;*/
}

.bloc_commandes .infobulle {
	margin-left: 12px;
	display: inline-block;
	vertical-align: 2px;
	position: relative;
	cursor: pointer;
}

.bloc_commandes .infobulle .infobulle_content {
	padding: 10px;
	display: inline-block;
	width: 460px;
	background: rgba(100, 100, 100, 1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	position: absolute;
	top: 23px;
	left: 0px;
	color: #ffffff;
	z-index: 10;
	display: none;
}

.bloc_commandes .infobulle .infobulle_content:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 5px 6px;
	border-color: transparent transparent rgba(0, 0, 0, 0.6);
	position: absolute;
	top: -5px;
	left: 0;
}

.bloc_commandes .infobulle:hover .infobulle_content {
	display: inline-block;
}

.bloc_commandes .infobulle .image_infobulle,
.bloc_commandes .infobulle .infobulle_texte {
	display: inline-block;
	vertical-align: middle;
}

.bloc_commandes .infobulle .infobulle_texte {
	max-width: 73%;
}

.bloc_commandes .infobulle .infobulle_titre {
	margin-bottom: 17px;
	display: block;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 22px;
}

.bloc_commandes .infobulle .infobulle_desc {
	font-size: 12px;
	line-height: 16px;
}

.bloc_commandes .infobulle .infobulle_text {
	font-size: 16px;
	line-height: 22px;
	font-family: lora, sorts_mill_goudyregular, 'Times new roman', serif;
}

.bloc_commandes .reduction {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	color: #d63c3f;
}

.bloc_commandes .mois_duree_publication {
	padding: 21px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	background: rgb(253, 253, 253);
	background: rgba(250, 250, 250, 0.4);
}

.bloc_commandes .mois_duree_publication .publication_titre {
	margin-bottom: 19px;
	font-size: 24px;
}

.bloc_commandes .mois_duree_publication .publication_titre:before {
	content: '';
	margin-right: 10px;
	background: url('../img/annonce-publication-titre.png') no-repeat 0 0;
	display: inline-block;
	vertical-align: -1px;
	width: 14px;
	height: 20px;
}

.bloc_commandes .mois_duree_publication .mois_publication,
.bloc_commandes .mois_duree_publication .duree_publication {
	margin-right: 55px;
	display: inline-block;
	width: 330px;
	position: relative;
}

.bloc_commandes .mois_duree_publication .mois_publication select,
.bloc_commandes .mois_duree_publication .duree_publication select {
	padding-left: 45px;
	margin-bottom: 19px;
}

.bloc_commandes .mois_duree_publication .mois_publication:before {
	content: '';
	background: url('../img/annonce-publication-mois.png') no-repeat 0 0;
	width: 14px;
	height: 20px;
	position: absolute;
	top: 12px;
	left: 15px;
}

.bloc_commandes .mois_duree_publication .duree_publication:before {
	content: '';
	background-image: url('../img/annonce-publication-duree.png');
	display: inline-block;
	width: 18px;
	height: 21px;
	position: absolute;
	top: 11px;
	left: 15px;
}

.bloc_commandes .options_vues {
	padding: 20px;
	margin-bottom: 10px;
	background: #fafafa;
	position: relative;
}

.bloc_commandes .options_vues .description_categorie {
	margin: 0;
}

.bloc_commandes .fermeture_options {
	background: url('../img/annonce-close.png') 0 0 transparent;
	display: inline-block;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 19px;
	right: 19px;
	cursor: pointer;
}

.bloc_commandes .fermeture_options.active {
	background: url('../img/annonce-openarrow.png') 0 0 transparent;
}

.bloc_commandes .zone_options {
	margin-top: 14px;
}

.bloc_commandes .options {
	display: inline-block;
}

.bloc_commandes .options:last-of-type {
	float: right;
}

.bloc_commandes .cadre_option {
	margin: 2px 2px 13px 2px;
	height: 132px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.bloc_commandes .cadre_option.active {
	height: 134px;
	margin: 0 0 13px 0;
	border: 3px solid #f2a841;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.bloc_commandes .zone_checkbox {
	padding: 53px 11px;
	display: inline-block;
	border-right: 1px solid rgba(217, 217, 217, 0.4);
	display: inline-block;
	vertical-align: top;
}

.bloc_commandes .zone_checkbox input[type="checkbox"]+label {
	padding-left: 21px;
	padding-right: 3px;
	margin: 0;
	font-size: 0;
}

.bloc_commandes .zone_encart {
	padding: 16px 0;
	display: inline-block;
	width: 338px;
	height: 130px;
}

.bloc_commandes .zone_encart.mise_en_avant {
	background: url('../img/annonce-option-mavant.png') no-repeat 0 center;
}

.bloc_commandes .zone_encart.tete_de_liste {
	background: url('../img/annonce-option-tliste.png') no-repeat 0 center;
}

.bloc_commandes .option_texte {
	display: inline-block;
	vertical-align: middle;
	float: right;
	max-width: 58%;
}

.bloc_commandes .option_categorie {
	display: block;
	margin-bottom: 6px;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 16px;
	color: rgb(218, 218, 218);
	color: rgba(153, 153, 153, 0.4);
}

.bloc_commandes .option_titre {
	margin-bottom: 7px;
	display: block;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 28px;
	color: #515151;
}

.bloc_commandes .option_titre strong {
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
}

.bloc_commandes .cadre_option.active .option_titre {
	color: #8b347e;
}

.bloc_commandes .option_description {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}

.bloc_commandes .encart_tarif span {
	display: none;
}

.bloc_commandes .encart_tarif .nbr_tarif {
	display: inline-block;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 44px;
	line-height: 20px;
	color: #f3ad42;
	position: absolute;
	top: 28px;
	right: 19px;
}

.bloc_commandes .prix_final {
	margin-top: -66px;
	display: block;
	text-align: right;
	float: right;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	line-height: 20px;
}

.bloc_commandes .prix_final .total_ttc {
	margin-bottom: 13px;
	display: block;
	font-size: 18px;
}

.bloc_commandes .prix_final .total_ttc:before {
	content: '';
	margin-right: 5px;
	display: inline-block;
	vertical-align: -3px;
	background: url('../img/annonce-total-ttc.png') no-repeat 0 0;
	width: 14px;
	height: 20px;
}

.bloc_commandes .prix_final .label_prix {
	margin-bottom: 11px;
	display: block;
	font-size: 50px;
	color: #515151;
}

.bloc_commandes .prix_final .reduction_final {
	display: block;
	font-size: 18px;
	color: #6dcd73;
}

.step2 .bloc_etapes .ligne_titre:last-child {
	margin-bottom: 7px;
}

/*==============================
=     ANNONCES SIMILAIRES      =
==============================*/
.bloc_annonces_similaires {
	padding: 20px;
	background: rgb(252, 252, 252);
	background: rgba(224, 224, 224, 0.1);
	border-top: 1px solid rgb(240, 240, 240);
	border-top: 1px solid rgba(204, 204, 204, 0.3);
	border-bottom: 1px solid rgb(240, 240, 240);
	border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

.bloc_annonces_similaires h2 {
	margin: 0;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 26px;
	line-height: 36px;
}

.bloc_annonces_similaires .liste_annonces_similaires li {
	padding: 20px 0;
	display: inline-block;
	width: 50%;
	border-bottom: 1px solid rgb(240, 240, 240);
	border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

.bloc_annonces_similaires .liste_annonces_similaires li:nth-last-child(2),
.bloc_annonces_similaires .liste_annonces_similaires li:last-child {
	border: none;
}

.bloc_annonces_similaires .liste_annonce_avatar {
	margin-right: 10px;
	display: inline-block;
	position: relative;
}

.bloc_annonces_similaires .liste_annonce_avatar .annonce_favori {
	padding: 6px;
	width: 32px;
	height: 32px;
	background: #faad27;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	position: absolute;
	top: -11px;
	left: -11px;
}

.bloc_annonces_similaires .liste_annonce_avatar .annonce_photo {
	width: 110px;
	height: 110px;
}

.bloc_annonces_similaires .liste_annonce_texte {
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
}

.bloc_annonces_similaires .liste_annonce_texte h3 {
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	margin-bottom: 9px;
	font-size: 16px;
	color: #515151;
}

.bloc_annonces_similaires .liste_annonce_texte span {
	margin-bottom: 7px;
	display: block;
	font-size: 12px;
	color: #808080;
}

.bloc_annonces_similaires .liste_annonce_texte .liste_annonce_ville {
	font-size: 12px;
	color: #00c3d5;
}

.bloc_annonces_similaires .liste_annonce_texte .liste_annonce_ville:before {
	content: '';
	margin-right: 5px;
	background: url('../img/annonce-liste-ville.png');
	display: inline-block;
	width: 8px;
	height: 16px;
	vertical-align: -3px;
}

.bloc_annonces_similaires .liste_annonce_texte .liste_annonce_detail {
	padding: 9px 21px 8px;
	margin: 12px 0 0 0;
	display: block;
	max-width: 130px;
	background: #098C62;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
}

.annonce-fancybox,
.annonce-fancybox .fancybox-inner {
	width: auto !important;
}

.annonce-fancybox .fancybox-skin .fancybox-close {
	display: block !important;
}

/*==============================
=           WIDGETS            =
==============================*/
.widget_annonces_une {
	padding: 10px;
	background: #098C62;
}

.widget_annonces_titre,
.widget_annonces_titre strong {
	padding: 7px 0 16px 0;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	font-size: 26px;
	text-align: center;
	color: #ffffff;
}

.widget_annonces_titre strong {
	color: #faad27;
}

.widget_annonces_titre:before,
.widget_annonces_titre:after {
	content: '';
	background: url('../img/favXl_blanc.png');
	display: inline-block;
	width: 19px;
	height: 19px;
	background-size: cover;
}

.widget_annonces_titre:before {
	margin-right: 10px;
}

.widget_annonces_titre:after {
	margin-left: 10px;
}

.widget_annonces_une .annonce_liste li {
	padding: 20px 0;
	border-top: 1px solid rgb(174, 111, 165);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.widget_annonces_une .annonce_avatar {
	margin-bottom: 18px;
	display: block;
	position: relative;
	text-align: center;
}

.widget_annonces_une .annonce_avatar .annonce_favori {
	padding: 6px;
	width: 32px;
	height: 32px;
	background: #faad27;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
	position: absolute;
	top: -10px;
	left: 43px;
}

.widget_annonces_une .annonce_avatar .annonce_photo {
	width: 160px;
	height: 160px;
	border: 2px solid #ffffff;
}

.widget_annonces_une .annonce_textes {
	padding-right: 10%;
	display: inline-block;
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
}

.widget_annonces_une .annonce_textes h3 {
	margin-bottom: 6px;
	font-size: 18px;
	color: #ffffff;
}

.widget_annonces_une .annonce_textes span {
	margin-bottom: 7px;
	display: block;
	font-size: 14px;
	color: #faad27;
}

.widget_annonces_une .annonce_textes .annonce_ville {
	font-size: 12px;
	color: #ffffff;
}

.widget_annonces_une .annonce_textes .annonce_ville:before {
	content: '';
	margin-right: 4px;
	background: url('../img/annonce-ville.png');
	display: inline-block;
	width: 8px;
	height: 16px;
	vertical-align: -3px;
}

.widget_annonces_une .annonce_textes .annonce_detail {
	display: none;
}

.widget_completion_annonce {
	padding: 11px;
	width: 270px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 73%, rgba(249, 249, 249, 1) 85%, rgba(238, 238, 238, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(73%, rgba(255, 255, 255, 1)), color-stop(85%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(238, 238, 238, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 73%, rgba(249, 249, 249, 1) 85%, rgba(238, 238, 238, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 73%, rgba(249, 249, 249, 1) 85%, rgba(238, 238, 238, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 73%, rgba(249, 249, 249, 1) 85%, rgba(238, 238, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 73%, rgba(249, 249, 249, 1) 85%, rgba(238, 238, 238, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	border: 1px solid #e0e0e0;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	clear: both;
}

.widget_completion_annonce .etape {
	margin-bottom: 15px;
}

.widget_completion_annonce .etape li {
	padding: 9px 0;
	border-bottom: 1px solid rgb(237, 237, 237);
	border-bottom: 1px solid rgba(81, 81, 81, 0.1);
}

.widget_completion_annonce .etape li:first-child {
	padding-top: 0;
}

.widget_completion_annonce .icone_etape {
	margin-right: 10px;
	display: inline-block;
}

.widget_completion_annonce .depot_annonce {
	width: 24px;
	height: 30px;
	background: url('../img/widget-depot-annonce.png') no-repeat 0 0;
}

.widget_completion_annonce .en_cours .depot_annonce {
	background-position: -24px 0;
}

.widget_completion_annonce .apercu_annonce {
	width: 30px;
	height: 32px;
	background: url('../img/widget-apercu-annonce.png') no-repeat 0 0;
}

.widget_completion_annonce .en_cours .apercu_annonce {
	background-position: -30px 0;
}

.widget_completion_annonce .texte_etape {
	display: inline-block;
	max-width: 82%;
}

.widget_completion_annonce .numero_etape {
	font-size: 12px;
	color: #cccccc;
}

.widget_completion_annonce .titre_etape {
	display: block;
	font-size: 19px;
	color: #cccccc;
}

.widget_completion_annonce .en_cours .titre_etape {
	color: #515151;
}

.widget_completion_annonce .categorie {
	font-family: lora, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;
}

.widget_completion_annonce .categorie:before {
	content: '';
	margin-right: 12px;
	display: inline-block;
	background: url('../img/validation.png') no-repeat 0 0;
	width: 16px;
	height: 12px;
}

.widget_completion_annonce .categorie.validee {
	color: #515151;
}

.widget_completion_annonce .categorie.validee:before {
	background-position: -16px 0;
}

.widget_completion_annonce .estimation {
	margin-bottom: 15px;
	color: #8b347e;
}

.widget_completion_annonce .estimation_label {
	display: inline-block;
	margin-top: 2px;
	font-size: 20px;
}

.widget_completion_annonce .estimation_label:before {
	content: '';
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/widget-estimation.png') no-repeat 0 0;
	width: 26px;
	height: 18px;
}

.widget_completion_annonce .estimation_prix {
	font-size: 30px;
	float: right;
}

.widget_completion_annonce .reduction {
	margin-top: 10px;
	display: block;
	text-align: right;
	font-size: 18px;
	color: #6dcd73;
	clear: both;
}

.widget_completion_annonce .bouton_etape_suivante a {
	padding: 9px 0 10px;
	display: block;
	background: #8b347e;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}

.widget_completion_annonce .bouton_etape_suivante a:hover {
	color: #F4AC33;
}

.widget_completion_annonce a:link,
.widget_completion_annonce a:visited {
	color: #ffffff;
}

.widget_completion_annonce .background_completion_annonce {
	display: inline-block;
	margin-right: -23px;
	background: url('../img/widget-completion-annonce.png') no-repeat bottom center;
	width: 293px;
	height: 122px;
	float: right;
}

.bloc_commandes .ligne_titre .infobulle {
	margin-right: 12px;
	margin-left: 0;
}

.select_dep {
	width: 200px;
}

.etape5_categorie_form .label_prix {
	display: none;
}

.petite_colonne .infobulle .infobulle_content:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 5px 6px;
	border-color: transparent transparent rgba(0, 0, 0, 0.6);
	position: absolute;
	top: -5px;
	left: 448px;
}

.petite_colonne .infobulle .infobulle_content {
	padding: 10px;
	display: inline-block;
	width: 460px;
	background: rgba(100, 100, 100, 1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	position: absolute;
	top: 23px;
	left: -447px;
	color: #ffffff;
	z-index: 10;
	display: none;
}

.petite_colonne .infobulle:hover .infobulle_content {
	display: inline-block;
}

.petite_colonne .infobulle {
	margin-left: 12px;
	display: inline-block;
	vertical-align: 2px;
	position: relative;
	cursor: pointer;
}

.petite_colonne .infobulle .infobulle_text {
	font-size: 16px;
	line-height: 22px;
	font-family: lora, sorts_mill_goudyregular, 'Times new roman', serif;
}

/*==============================
=		ZONE Estimation		   =
==============================*/
.estimation {
	padding: 0px 0px 0 20px;
}

.widget_completion_annonce .estimation {
	padding: 0;
}

.estimation .ligne_options {
	margin-bottom: 10px;
}

.estimation label {
	margin: 0px;
}

.estimation small {
	display: block;
	text-align: right;
	font-size: 18px;
	color: #6dcd73;
	font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
	margin-top: 4px;
}

.bloc_commandes .prix_final {
	margin-top: 0px;
}

/*==============================
=   RESOLUTION INTERMEDIAIRE   =
==============================*/
@media only screen and (max-width: 1279px) {
	.module_annonce .grande_colonne {
		width: 75%;
	}

	.module_annonce .petite_colonne {
		width: 23.6%;
	}

	.bloc_fiche .bloc_auteur {
		width: 40%;
	}

	.bloc_etapes .ligne_titre .sous_titre_categorie {
		max-width: 400px;
	}

	.bloc_commandes .zone_encart.mise_en_avant {
		background-size: 40%;
	}

	.bloc_commandes .zone_encart.tete_de_liste {
		background-size: 80%;
	}

	.bloc_commandes .zone_encart {
		width: 268px;
	}

	.bloc_commandes .options {
		width: 350px;
	}
}

/*==============================
=            MOBILE            =
==============================*/
@media only screen and (max-width: 640px) {

	/*==============================
	=		ZONE Estimation		   =
	==============================*/
	.estimation {
		padding: 0;
	}

	.estimation .ligne_options {
		margin-bottom: 10px;
		height: 38px;
	}

	.estimation label {
		margin: 10px 0px 0px;
		;
		width: 70%;
		display: inline-block;
		line-height: 16px;
	}

	.estimation small {
		display: block;
		text-align: left;
		margin-top: 2px;
		font-size: 16px;
	}

	.bloc_commandes .estimation .tar {
		float: right;
		margin-top: -5px;
	}

	.step2 .bloc_commandes .prix_final {
		margin-top: 0px;
	}

	.module_annonce {
		min-width: 100%;
	}

	.module_annonce .bloc_conteneur {
		max-width: 100%;
	}

	.module_annonce .grande_colonne {
		padding: 20px 24px 0;
		width: 100%;
	}

	.module_annonce .petite_colonne {
		display: none;
	}

	.bloc_annonce .bloc_entete {
		border-width: 2px;
	}

	.bloc_annonce .bloc_region {
		padding: 20px;
	}

	.bloc_region .icone_region {
		display: none;
	}

	.bloc_region .titre_region {
		margin: 0 0 17px 0;
		display: block;
		font-size: 22px;
		line-height: 24px;
	}

	.bloc_region .input_modif_region {
		display: block;
		width: 100%;
	}

	.bloc_region input {
		padding: 0 8px;
		margin-bottom: 10px;
		min-width: 100%;
		border-width: 2px;
		font-size: 22px;
		line-height: 31px;
	}

	.bloc_region .modif_region {
		font-size: 12px;
		top: 9px;
		right: 12px;
	}

	.bloc_region .modif_region:before {
		content: '';
		margin-right: 6px;
		background: url('../img/annonce-modif-region-mobile.png');
		width: 16px;
		height: 16px;
		vertical-align: -4px;
	}

	.bloc_annonce .bloc_filtrer {
		padding: 10px;
		border-width: 2px;
	}

	.bloc_filtrer .titre_filtrer {
		margin-bottom: 20px;
		display: block;
		font-size: 22px;
		line-height: 22px;
	}

	.bloc_filtrer .titre_filtrer:before {
		content: '';
		margin-right: 5px;
		background: url('../img/annonce-filtrer-mobile.png');
		width: 16px;
		height: 16px;
	}

	.bloc_filtrer .table_filtrer {
		width: 100%;
	}

	.bloc_filtrer .table_filtrer td {
		display: block;
		margin-bottom: 20px;
		width: 100%;
		padding: 0;
		vertical-align: bottom;
		white-space: normal;
	}

	.bloc_filtrer .table_filtrer td:last-child {
		margin-bottom: 0;
	}

	.bloc_filtrer .table_filtrer label {
		display: block;
		margin: 0 0 8px 0;
		font-size: 18px;
		color: #858585;
	}

	.bloc_filtrer .table_filtrer input,
	.bloc_filtrer .table_filtrer select {
		padding: 0 16px;
		width: 100%;
		border-width: 2px;
		font-size: 14px;
		line-height: 31px;
	}

	.bloc_filtrer .table_filtrer select {
		height: 33px;
	}

	.bloc_filtrer .table_filtrer .bouton_filtrer {
		padding: 14px 0 12px;
		width: 100%;
		text-align: center;
		font-size: 18px;
	}

	.bloc_filtrer .bouton_reinitialiser {
		padding-bottom: 8px;
		font-size: 14px;
	}

	.bloc_filtrer .bouton_reinitialiser:before {
		content: '';
		margin-right: 10px;
		background: url('../img/annonce-reinitialiser-filtre-mobile.png');
		width: 32px;
		height: 32px;
		vertical-align: -6px;
	}

	.encart_demarrer {
		padding: 0;
		margin: 0 0 10px;
		display: block;
		width: 100%;
		height: 172px;
		background: #098C62 url('../img/annonce-publier-gratuit-mobile.png') no-repeat center center;
		background-size: 100%;
		text-align: center;
		position: static;
	}

	.encart_demarrer.mobile {
		display: inline-block;
	}

	.encart_demarrer .bouton_demarrer {
		padding: 0;
		width: 100%;
		height: 172px;
		background: none;
		color: transparent;
	}

	.bloc_liste .titre_liste {
		padding: 30px 0 !important;
		font-size: 72px;
		border-top: 2px solid #cccccc;
	}

	.bloc_liste .titre_liste span {
		line-height: 72px;
	}

	.bloc_liste .titre_liste sup,
	.bloc_liste .titre_liste a:link, a:visited {
		font-size: 36px;
		top: -26px;
	}

	.bloc_liste .annonce_liste li {
		padding: 40px 20px;
		background: none;
		border-width: 2px;
	}

	.bloc_liste .annonce_avatar {
		margin-right: 24px;
	}

	.bloc_liste .annonce_avatar .annonce_favori {
		padding: 12px;
		width: 64px;
		height: 64px;
		border-width: 4px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		position: absolute;
		top: -22px;
		left: -22px;
	}

	.bloc_liste .annonce_avatar .annonce_photo {
		width: 160px;
		height: 160px;
	}

	.bloc_liste .annonce_textes {
		padding: 8px 0;
		display: inline-block;
		vertical-align: top;
	}

	.bloc_liste .annonce_textes h3 {
		padding: 0 !important;
		margin-bottom: 18px;
		font-size: 28px;
	}

	.bloc_liste .annonce_textes span {
		margin-bottom: 21px;
		font-size: 24px;
	}

	.bloc_liste .annonce_textes .annonce_ville {
		font-size: 24px;
	}

	.bloc_liste .annonce_textes .annonce_ville:before {
		content: '';
		margin-right: 10px;
		background: url('../img/annonce-liste-ville-mobile.png');
		width: 16px;
		height: 32px;
		vertical-align: -6px;
	}

	.bloc_liste .annonce_textes .annonce_detail {
		display: none;
	}

	.bloc_liste .annonce_textes .annonce_proche {
		display: none;
	}

	.bloc_liste .bloc_charger_annonces .bouton_charger_annonces {
		padding: 25px 40px 23px;
		display: inline-block;
		background: #faad27;
		font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
		font-size: 36px;
		color: #ffffff;
	}

	.bloc_liste .bloc_charger_annonces .bouton_charger_annonces:before {
		content: '';
		margin-right: 20px;
		background: url('../img/charger-plus-annonces-mobile.png');
		width: 28px;
		height: 28px;
	}

	.bloc_fiche .bloc_head {
		padding: 0;
		position: relative;
		border-top: 2px solid rgb(232, 232, 232);
		border-top: 2px solid rgba(179, 179, 179, 0.3);
	}

	.bloc_fiche .bouton_revenir_resultats {
		padding: 13px 0 18px;
		font-size: 12px;
	}

	.bloc_fiche .icone_fav {
		margin-right: 15px;
		display: inline-block;
		vertical-align: top;
		width: 32px;
		height: 32px;
		background-image: url('../img/favXl_blanc.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 16px;
		background-color: #faad27;
		border-width: 4px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
	}

	.bloc_fiche h2 {
		padding: 0 !important;
		margin: 0;
		font-size: 18px;
		line-height: 22px;
		max-width: 80%;
	}

	.bloc_fiche h3 {
		padding: 0 !important;
		margin: 0 0 7px 0;
		font-size: 16px;
		line-height: 14px;
	}

	.bloc_fiche .annonce_publiee {
		margin: 4px 0 12px 0;
		font-size: 10px;
		line-height: 14px;
	}

	.bloc_fiche .annonce_proche {
		display: none;
	}

	.bloc_fiche .bloc_infos {
		padding: 10px 0;
		width: 100%;
		border-width: 2px;
	}

	.bloc_fiche .avatar_auteur {
		display: none;
	}

	.bloc_fiche .coordonnees_auteur {
		display: inline-block;
		padding: 19px 12px;
	}

	.bloc_fiche .bloc_auteur {
		width: 100%;
		border-width: 2px;
	}

	.bloc_fiche .bloc_auteur .telephone_titre {
		display: none;
	}

	.bloc_fiche .bloc_auteur .nom_auteur {
		margin-bottom: 15px;
		font-size: 18px;
		line-height: 18px;
	}

	.bloc_fiche .bloc_auteur .ville_auteur {
		font-size: 14px;
	}

	.bloc_fiche .bloc_auteur .ville_auteur:before {
		content: '';
		margin-right: 5px;
		background: url('../img/annonce-liste-ville-mobile.png');
		background-size: 100%;
		width: 8px;
		height: 16px;
		vertical-align: -3px;
	}

	.bloc_fiche .bloc_auteur .telephone_auteur {
		margin-top: 10px;
		font-size: 16px;
		line-height: 16px;
	}

	.bloc_fiche .bloc_contact_auteur {
		padding: 10px 0;
		border-width: 2px;
		text-align: center;
	}

	.bloc_fiche .bloc_contact_auteur .bouton {
		padding: 7px 7px 8px;
		font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
		font-size: 24px;
		line-height: 24px;
	}

	.bloc_fiche .bloc_miniatures {
		font-size: 0;
		width: 100%;
	}

	.bloc_fiche .bloc_minitatures .not_min {
		width: 100%;
	}

	.bloc_fiche .bloc_miniatures a:not(.not_min) {
		display: inline-block;
		width: 32%;
		height: 32%;
		margin: 0 2% 2% 0;
	}

	.bloc_fiche .bloc_miniatures a:not(.not_min):nth-of-type(3n+3) {
		margin-right: 0;
	}

	.bloc_fiche .bloc_miniatures img {
		width: 100%;
	}

	.bloc_fiche .bloc_image_annonce {
		margin: 0 0 2% 0;
		width: 100%;
		height: 100%;
		float: none;
	}

	.bloc_description {
		padding: 19px 0;
		border-width: 2px;
	}

	.bloc_description .categorie_annonce {
		margin-bottom: 24px;
		font-size: 14px;
	}

	.bloc_description .description_annonce {
		margin-bottom: 11px;
		width: auto;
		display: inline-block;
	}

	.bloc_description p {
		padding: 0;
		font-size: 14px;
		line-height: 20px;
	}

	.bloc_contact {
		padding: 0 0 10px;
		max-width: 100%;
	}

	.bloc_contact .contacter_annonceur {
		margin-bottom: 25px;
	}

	.bloc_contact table {
		width: 100%;
		table-layout: initial;
	}

	.bloc_contact table td {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

	.bloc_contact table .label_contact {
		padding: 0;
		width: 100%;
		text-align: left;
	}

	.bloc_contact table tr:last-child .label_contact {
		padding: 0;
	}

	.bloc_contact label {
		margin: 0;
		font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
		font-size: 18px;
		line-height: 18px;
		text-align: left;
	}

	.bloc_contact form input,
	.bloc_contact form textarea {
		padding: 0 16px;
		margin-bottom: 13px;
		width: 100%;
		border-width: 2px;
		font-size: 14px;
		line-height: 32px;
	}

	.bloc_contact form textarea {
		padding: 14px;
		height: 143px;
		line-height: 20px;
		resize: none;
	}

	.bloc_contact .captcha_zone {
		margin-bottom: 13px;
		width: 100%;
		height: 33px;
	}

	.bloc_contact .captcha_input {
		margin-right: 0;
		width: 100%;
	}

	.bloc_contact .zone_bouton {
		padding: 20px 0 10px;
		border-width: 2px;
		text-align: center;
	}

	.bloc_contact .zone_bouton .bouton {
		padding: 10px 0;
		width: 100%;
		font-size: 18px;
		line-height: 18px;
	}

	.bloc_commandes {
		padding: 0;
		border: none;
	}

	.bloc_commandes .commandes_titre {
		padding: 0;
	}

	.bloc_commandes .commandes_titre .titre_page {
		padding: 0 35px !important;
		margin: 6px 0 7px;
		display: block;
		font-size: 36px;
		text-align: center;
	}

	.bloc_commandes .commandes_titre .numero_etape {
		margin-bottom: 15px;
		display: block;
		font-size: 28px;
		line-height: 28px;
		text-align: center;
		float: none;
	}

	.bloc_etapes {
		padding: 20px 0 10px;
		border-width: 2px;
	}

	.bloc_etapes .ligne_titre {
		margin-bottom: 20px;
	}

	.step2 .bloc_etapes .ligne_titre {
		margin-bottom: 0;
	}

	.bloc_etapes .ligne_titre .bloc_categorie {
		padding: 11px 0 10px 10px;
		margin: 0;
		display: block;
		line-height: 18px;
	}

	.bloc_etapes .ligne_titre .bloc_categorie:before {
		display: none;
	}

	.bloc_etapes .ligne_titre .numero_categorie {
		margin-right: 11px;
		width: 36px;
	}

	.bloc_etapes input[type="checkbox"]+label {
		min-height: 36px;
		border-width: 3px;
		/*font-size: 28px;*/
		/*line-height: 30px;*/
		/*text-align: center;*/
	}

	.bloc_etapes .ligne_titre .nom_categorie {
		display: inline-table;
		vertical-align: baseline;
		max-width: 80%;
		font-size: 28px;
		line-height: 22px;
	}

	.bloc_etapes .ligne_titre .sous_titre_categorie {
		display: none;
	}

	.step2 .bloc_etapes .ligne_titre .sous_titre_categorie {
		display: inline-block;
		margin: 10px 0;
		font-size: 16px;
		line-height: 16px;
		font-family: "barlow", "droid_sansregular", "Helvetica", sans-serif;
	}

	.step2 .bloc_etapes .ligne_titre .sous_titre_categorie strong {
		color: #999;
	}

	.bloc_etapes .ligne_titre .validation_etape {
		display: none;
	}

	.bloc_etapes .description_categorie {
		margin: 0 0 16px 0;
		font-size: 14px;
		line-height: 16px;
	}

	.step2 .bloc_etapes .description_categorie {
		margin: 20px 0 8px 0;
	}

	.bloc_etapes input,
	.bloc_etapes select,
	.bloc_etapes textarea {
		padding: 0 11px;
		margin-bottom: 13px;
		width: 100%;
		border-width: 2px;
		font-size: 14px;
		line-height: 30px;
	}

	.bloc_etapes select {
		height: 33px;
	}

	.bloc_etapes textarea {
		padding: 20px;
		margin-bottom: 8px;
		height: 243px;
		line-height: 24px;
		resize: none;
	}

	.bloc_etapes input[type="checkbox"]:not(:checked)+label {
		background: url('../img/annonce-checkbox-mobile.png') no-repeat left top;
	}

	.bloc_etapes input[type="checkbox"]:checked+label {
		background: url('../img/annonce-checkbox-checked-mobile.png') no-repeat left top;
	}

	.bloc_etapes input[type="checkbox"]+label {
		padding: 15px 0px 15px 56px;
		margin-bottom: 20px;
		/*font-size: 28px;
		line-height: 32px;*/
	}

	.step2 .bloc_etapes input[type="checkbox"]+label {
		margin: 0 0 0 20px;
	}

	.bloc_etapes .etape1_categorie_form {
		width: 100%;
	}

	.bloc_etapes .etape1_categorie_form select {
		margin-bottom: 20px;
	}

	.bloc_etapes .etape2_categorie_form {
		width: 100%;
	}

	.bloc_etapes .etape2_categorie_form input {
		margin-bottom: 20px;
	}

	.bloc_etapes .etape2_categorie_form .input_reduit {
		/*margin-bottom: 56px;*/
		width: 100%;
	}

	.bloc_etapes .xmselect {
		margin-bottom: 20px;
		width: 100%;
	}

	.bloc_etapes .etape4_categorie_form {
		width: 100%;
	}

	.bloc_etapes .etape4_categorie_form input {
		margin-bottom: 20px;
		width: 100%;
	}

	.bloc_etapes .etape4_categorie_form label:last-child {
		margin-bottom: 0;
	}

	.bloc_etapes .icone_info {
		/*margin: 0 14px 0 0;
		width: 28px;
		height: 28px;
		-webkit-background-size: 28px;
		     -o-background-size: 28px;
		        background-size: 28px;*/
		vertical-align: top;
	}

	.bloc_etapes .ligne_caracteres {
		/*padding-bottom: 20px;*/
		margin-bottom: 0;
	}

	.bloc_etapes .ligne_caracteres .caracteres_gratuits {
		margin-bottom: 10px;
		display: inline-block;
		max-width: 82%;
		/*max-width: 92%;
		font-size: 32px;
		line-height: 36px;*/
		color: #999999;
	}

	.bloc_etapes .ligne_caracteres .caracteres_utilises {
		margin-bottom: 20px;
		display: block;
		position: static;
		font-size: 24px;
	}

	.bloc_etapes .optionnel {
		display: none;
	}

	.bloc_etapes .ajouter_departement {
		margin: 0;
		display: block;
		width: 100%;
	}

	.bloc_etapes .ajouter_departement img {
		display: none;
	}

	.bloc_etapes .ajouter_departement .bouton_departement {
		/*padding: 26px 0;*/
		margin-bottom: 10px;
		display: block;
		width: 100%;
		/*font-size: 36px;
		line-height: 36px;*/
		text-align: center;
	}

	.bloc_etapes .departement .xmselect-del {
		/*margin-right: 10px;
		display: inline-block;
		vertical-align: text-top;
		background: url('../img/annonce-suppression-departement-mobile.png');	
		width: 36px;
		height: 36px;*/
	}

	.bloc_etapes .departement li {
		/*padding: 20px 0;
		margin-right: 20px;
		display: block;
		font-size: 28px;
		line-height: 28px;*/
	}

	.bloc_etapes .bloc_upload_photo {
		padding-top: 0;
	}

	.bloc_etapes .cout_photo {
		margin: 5px 0;
		display: block;
		position: static;
		/*font-size: 24px;
		line-height: 24px;*/
	}

	.bloc_etapes #nvl_emplacement {
		display: none;
	}

	.bloc_etapes .emplacement {
		margin: 0 0 20px 0;
		width: 100%;
		height: 146px;
		border-width: 2px;
		vertical-align: top;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	.bloc_etapes .photo_uploadee {
		padding: 28px 26px 26px;
		width: 100%;
		height: 146px;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		display: none;
		text-align: right;
	}

	.bloc_etapes .photo_uploadee img {
		display: none;
	}

	.bloc_etapes .photo_uploadee .pastille_validation {
		padding: 0;
		margin-left: 0;
		margin-right: 18px;
		position: static;
		display: inline-block;
		vertical-align: middle;
		width: 80px;
		height: 80px;
		background-image: url('../img/annonce-validation-photo-mobile.png');
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.bloc_etapes .photo_uploadee .texte_validation {
		display: inline-block;
		vertical-align: middle;
		font-size: 48px;
		color: #6dcd73;
	}

	.bloc_etapes .photo_uploadee .pastille_suppression {
		padding: 0;
		margin-left: 112px;
		display: inline-block;
		vertical-align: middle;
		position: static;
		width: 48px;
		height: 48px;
		background-image: url('../img/annonce-suppression-photo-mobile.png');
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.bloc_etapes .emplacement_upload {
		width: 100%;
		height: 142px;
		padding: 28px 26px 26px;
		background: #fcfcfc;
	}

	.bloc_etapes .emplacement_upload .numero_emplacement {
		margin: 2px 54px 4px 18px;
		display: inline-block;
		width: 80px;
		height: 80px;
		border-width: 4px;
		font-size: 62px;
		line-height: 70px;
		text-align: center;
	}

	.bloc_etapes .emplacement_upload .upload {
		display: inline-block;
		vertical-align: top;
		position: relative;
		text-align: center;
	}

	.bloc_etapes .emplacement_upload .upload a {
		display: inline-block;
		padding: 28px 96px;
		font-size: 32px;
		line-height: 32px;
	}

	.bloc_etapes .emplacement_upload .upload input[type='file'] {
		padding: 0;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		opacity: 0;
		-moz-opacity: 0;
		filter: alpha(opacity=0);
		cursor: pointer;
	}

	.bloc_etapes .emplacement_vide {
		padding: 22px 0 24px;
		text-align: center;
	}

	.bloc_etapes .emplacement_vide .ajouter_emplacement {
		cursor: pointer;
	}

	.bloc_etapes .emplacement_vide .ajouter_emplacement img {
		width: 96px;
		height: 96px;
	}

	.bloc_etapes .lutte_spam {
		display: none;
	}

	.bloc_etapes .masquer-numero+label {
		margin-left: 0;
	}

	.bloc_commandes .bloc_head {
		padding: 20px 0;
		position: relative;
		border-top: 2px solid rgb(232, 232, 232);
		border-top: 2px solid rgba(179, 179, 179, 0.3);
	}

	.bloc_commandes .valid_modif {
		display: block;
		padding: 11px 0 13px;
		margin: 0 0 20px;
		width: 100%;
		font-size: 40px;
		line-height: 40px;
		clear: both;
	}

	.bloc_commandes .bouton_revenir_resultats {
		/*margin-bottom: 40px;*/
	}

	.bloc_commandes .revenir_resultats {
		margin-left: -100%;
		margin-right: 20px;
		/*width: 102px;
		height: 102px;*/
	}

	.bloc_commandes .revenir_resultats:before {
		content: '';
		/*border-top: 17px solid transparent;
		border-right: 18px solid #ffffff;
		border-bottom: 17px solid transparent;
		top: 34px;
		right: 42px;*/
	}

	.bloc_commandes .apercu_annonce {
		padding: 6px 0px 5px 14px;
		/*margin-left: 122px;
		font-size: 35px;*/
		line-height: 20px;
	}

	.bloc_commandes .apercu_annonce span:not(.icone_apercu) {
		display: inline-block;
		vertical-align: middle;
		max-width: 80%;
	}

	.bloc_commandes .icone_apercu {
		content: '';
		margin-right: 10px;
		/*display: inline-block;
		background: url('../img/annonce-apercu-site-mobile.png') no-repeat 0 0;
		width: 64px;
		height: 48px;*/
	}

	.bloc_commandes .icone_fav {
		/*margin-right: 30px;*/
		display: inline-block;
		vertical-align: top;
		/*width: 64px;
		height: 64px;
		background-image: url('../img/favXl_blanc.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 32px;
		background-color: #faad27;
		border-width: 4px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);*/
	}

	.bloc_commandes .bloc_head input {
		padding: 0 22px;
		margin: 0 0 20px;
		width: 83%;
		float: right;
		border-width: 2px;
		font-size: 28px;
		line-height: 62px;
	}

	.bloc_commandes h2 {
		padding: 0 !important;
		margin: 0;
		/*font-size: 36px;
		line-height: 44px;*/
		max-width: 80%;
	}

	.bloc_commandes h3 {
		/*padding: 0 !important;
		margin: 0 0 14px 0; 
		font-size: 36px;
		line-height: 28px;*/
	}

	.bloc_commandes .annonce_publiee {
		/*margin: 8px 0 24px 92px;
		font-size: 20px;
		line-height: 28px;*/
	}

	.bloc_commandes .annonce_proche {
		display: none;
	}

	.bloc_commandes .bloc_infos {
		padding: 20px 0;
		width: 100%;
		border-width: 2px;
	}

	.bloc_commandes .avatar_auteur {
		display: none;
	}

	.bloc_commandes .coordonnees_auteur {
		display: inline-block;
		width: 100%;
		padding: 22px 16px;
	}

	.bloc_commandes .modif_coordonnees {
		width: 100%;
	}

	.bloc_commandes .modif_coordonnees input {
		padding: 0 22px;
		margin: 0 0 20px;
		border-width: 2px;
		font-size: 28px;
		line-height: 62px;
	}

	.bloc_commandes .bloc_auteur {
		float: none;
		width: 100%;
		border-width: 2px;
	}

	.bloc_commandes .bloc_auteur .telephone_titre {
		display: none;
	}

	.bloc_commandes .bloc_auteur .nom_auteur {
		/*margin-bottom: 30px;
		font-size: 36px;
		line-height: 36px;*/
	}

	.bloc_commandes .bloc_auteur .ville_auteur {
		/*font-size: 28px;*/
	}

	.bloc_commandes .bloc_auteur .ville_auteur:before {
		content: '';
		margin-right: 10px;
		background: url('../img/annonce-liste-ville-mobile.png');
		width: 16px;
		height: 32px;
		vertical-align: -6px;
	}

	.bloc_commandes .bloc_auteur .telephone_auteur {
		/*margin-top: 20px;
		font-size: 32px;
		line-height: 32px;*/
	}

	.bloc_commandes .bloc_contact_auteur {
		padding: 19px 0;
		border-width: 2px;
		text-align: center;
	}

	.bloc_commandes .bloc_contact_auteur .bouton {
		/*padding: 15px 28px 17px;
		font-family: 'barlow','droid_sansregular','Helvetica',sans-serif;
		font-size: 48px;
		line-height: 48px;*/
	}

	.bloc_commandes .bloc_miniatures {
		display: none;
	}

	.bloc_commandes .bloc_image_annonce {
		margin: 0 0 20px 0;
		width: 100%;
		float: none;
	}

	.bloc_commandes .bloc_image_annonce img {
		width: 100%;
	}

	.bloc_commandes .lien_modifier {
		/*padding: 8px 12px 6px;*/
		display: inline-block;
		/*border-width: 2px;*/
		font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
		/*font-size: 24px;
		line-height: 24px;*/
		color: #515151;
		position: absolute;
		right: 0;
	}

	.bloc_commandes h2 .lien_modifier {
		position: absolute;
		top: inherit;
		bottom: 20px;
		right: 0;
	}

	.bloc_commandes .bloc_coordonnees h3 .lien_modifier {
		top: inherit;
		bottom: 0;
		right: 0;
	}

	.bloc_commandes .bloc_description h3 .lien_modifier {
		position: relative;
		top: -2px;
	}

	.bloc_commandes .categorie_annonce .lien_modifier {
		position: absolute;
		top: -9px;
		right: 0;
	}

	.bloc_commandes .lien_modifier:before {
		content: '';
		/*margin-right: 10px;
		background: url('../img/annonce-lien-modifier-mobile.png') no-repeat 0 0;
		width: 32px;
		height: 32px;*/
	}

	.bloc_description {
		padding: 19px 0;
		border-width: 2px;
	}

	.bloc_description .categorie_annonce {
		display: block;
		margin-bottom: 24px;
		font-size: 14px;
	}

	.bloc_description p {
		padding: 0;
		font-size: 14px;
		line-height: 20px;
	}

	.bloc_description .input_categorie {
		padding: 0 22px;
		margin: 0 0 20px;
		width: 100%;
		height: 66px;
		border-width: 2px;
		font-size: 28px;
		line-height: 62px;
	}

	.bloc_description .input_desc_annonce {
		padding: 40px;
		margin-bottom: 16px;
		height: 486px;
		border-width: 2px;
		font-size: 28px;
		line-height: 48px;
	}

	.bloc_commandes .options_publication {
		/*padding: 30px 0;
		margin-bottom: 40px;*/
		display: block;
		width: 100%;
		background: #f6f6f6;
		border-width: 2px;
		/*font-size: 72px;
		line-height: 72px;*/
	}

	.bloc_commandes .ligne_prix {
		padding: 10px 0;
	}

	.step2 .bloc_etapes input[type="checkbox"]+label {
		display: inline-block;
		margin: 0;
	}

	.step2 .bloc_etapes .etape5_categorie_form input[type="checkbox"]+label,
	.step2 .bloc_etapes .etape6_categorie_form input[type="checkbox"]+label {
		max-width: 74%;
	}

	.bloc_commandes .label_prix {
		display: inline-block;
		/*font-size: 60px;*/
		line-height: 48px;
	}

	.bloc_commandes .tar small {
		display: block;
		font-size: 10px;
	}

	.bloc_commandes .tar .label_prix {
		line-height: 16px;
	}

	.bloc_commandes .infobulle {
		margin-left: 24px;
		display: inline-block;
		vertical-align: 4px;
		position: relative;
		cursor: pointer;

		display: none;
	}

	.bloc_commandes .infobulle>img {
		width: 28px;
		height: 28px;
	}

	.bloc_commandes .infobulle .infobulle_content {
		padding: 40px;
		display: inline-block;
		width: 592px;
		background: rgba(0, 0, 0, 0.6);
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		position: absolute;
		top: 46px;
		left: -16px;
		color: #ffffff;
		z-index: 10;
		display: none;
	}

	.bloc_commandes .infobulle .infobulle_content:before {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 12px 10px 12px;
		border-color: transparent transparent rgba(0, 0, 0, 0.6);
		position: absolute;
		top: -10px;
		left: 17px;
	}

	.bloc_commandes .infobulle .infobulle_texte {
		max-width: 73%;
	}

	.bloc_commandes .infobulle .infobulle_titre {
		margin-bottom: 34px;
		font-size: 44px;
	}

	.bloc_commandes .infobulle .infobulle_desc {
		font-size: 24px;
		line-height: 32px;
	}

	.bloc_commandes .reduction {
		/*font-size: 36px;*/
	}

	.bloc_commandes .mois_duree_publication {
		padding: 0;
		margin: 20px 0 0 0;
		background: none;
	}

	.bloc_commandes .mois_duree_publication .publication_titre {
		/*margin-bottom: 40px;
		font-size: 48px;
		line-height: 34px;*/
	}

	.bloc_commandes .mois_duree_publication .publication_titre:before {
		content: '';
		/*margin-right: 20px;
		background: url('../img/annonce-publication-titre-mobile.png') no-repeat 0 0;
		display: inline-block;
		vertical-align: -2px;
		width: 28px;
		height: 40px;*/
	}

	.bloc_commandes .mois_duree_publication .mois_publication,
	.bloc_commandes .mois_duree_publication .duree_publication {
		margin-right: 0;
		display: inline-block;
		width: 100%;
		position: relative;
	}

	.bloc_commandes .mois_duree_publication .mois_publication select,
	.bloc_commandes .mois_duree_publication .duree_publication select {
		padding-left: 30px;
		margin-bottom: 20px;
		/*height: 88px;*/
	}

	.bloc_commandes .mois_duree_publication .mois_publication:before {
		content: '';
		display: none;
	}

	.bloc_commandes .mois_duree_publication .duree_publication:before {
		content: '';
		display: none;
	}

	.bloc_commandes .mois_duree_publication .places_disponibles .icone_info {
		display: none;
	}

	.bloc_commandes .mois_duree_publication .places_disponibles .info {
		display: inline-block;
		/*margin-bottom: 16px;
		font-size: 32px;
		line-height: 32px;*/
	}

	.bloc_commandes .options_vues {
		/*width: 100%;*/
		min-width: 320px;
		margin: 20px -20px;
		/*padding: 40px 24px 20px 24px;*/
	}

	.bloc_commandes .options_vues .description_categorie {
		margin: 0;
	}

	.bloc_commandes .fermeture_options {
		background: url('../img/annonce-close-mobile.png') 0 0 transparent;
		width: 22px;
		height: 22px;
		top: 28px;
		right: 24px;
	}

	.bloc_commandes .fermeture_options.active {
		background: url('../img/annonce-openarrow-mobile.png') 0 0 transparent;
	}

	.bloc_commandes .zone_options {
		margin-top: 33px;
	}

	.bloc_commandes .options {
		display: block;
		width: auto;
	}

	.bloc_commandes .options:last-of-type {
		float: none;
	}

	.bloc_commandes .options .icone_info,
	.bloc_commandes .options .info {
		display: none;
	}

	.bloc_commandes .cadre_option {
		margin: 0 0 18px 0;
		width: 100%;
		/*height: 262px;*/
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	}

	.bloc_commandes .cadre_option.active {
		/*height: 260px;*/
		margin: 0 0 20px 0;
		border-width: 6px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}

	.bloc_commandes .zone_checkbox {
		padding: 46px 14px 36px 14px;
		border-width: 2px;
	}

	.bloc_commandes .cadre_option.active .zone_checkbox {
		padding: 41px 14px 31px 9px;
	}

	.bloc_commandes .zone_checkbox input[type="checkbox"]+label {
		padding-left: 24px;
		padding-right: 24px;
		margin: 0;
	}

	.bloc_commandes .zone_encart {
		/*padding: 40px 0 40px 46px;
		width: 492px;
		height: 260px;*/
		max-width: 196px;
	}

	.bloc_commandes .cadre_option.active .zone_encart {
		/*padding: 35px 0 36px 46px;
		width: 488px;
		height: 248px;*/
		max-width: 190px;
	}

	.bloc_commandes .zone_encart.mise_en_avant {
		background: none;
	}

	.bloc_commandes .zone_encart.tete_de_liste {
		background: none;
	}

	.bloc_commandes .option_texte {
		display: inline-block;
		vertical-align: middle;
		float: none;
		max-width: 90%;
	}

	.bloc_commandes .option_categorie {
		display: block;
		/*margin-bottom: 12px;
		font-size: 32px;
		line-height: 24px;*/
	}

	.bloc_commandes .option_titre {
		/*margin-bottom: 15px;*/
		display: block;
		font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
		/*font-size: 52px;
		line-height: 36px;*/
		color: #515151;
	}

	.bloc_commandes .cadre_option.active .option_titre {
		color: #8b347e;
	}

	.bloc_commandes .option_description {
		/*font-size: 24px;
		line-height: 32px;*/
		color: #999999;
	}

	.bloc_commandes .encart_tarif span {
		display: none;
	}

	.bloc_commandes .encart_tarif .nbr_tarif {
		/*font-size: 88px;
		line-height: 40px;
		top: 62px;
		right: 88px;*/
	}

	.bloc_commandes .cadre_option.active .encart_tarif .nbr_tarif {
		/*top: 57px;
		right: 83px;*/
	}

	.bloc_commandes .prix_final {
		margin-top: 40px;
		display: block;
		text-align: right;
		float: none;
		line-height: 40px;
	}

	.bloc_commandes .prix_final .total_ttc {
		/*margin-bottom: 10px;
		font-size: 36px;*/
	}

	.bloc_commandes .prix_final .total_ttc:before {
		content: '';
		/*margin-right: 10px;
		display: inline-block;
		vertical-align: -6px;
		background: url('../img/annonce-total-ttc-mobile.png') no-repeat 0 0;
		width: 28px;
		height: 40px;*/
	}

	.bloc_commandes .prix_final .label_prix {
		/*margin-bottom: 16px;
		font-size: 100px;
		line-height: 70px;*/
	}

	.bloc_commandes .prix_final .reduction_final {
		/*font-size: 36px;
*/
	}

	.step2 .bloc_etapes .ligne_titre:last-child {
		margin-bottom: 7px;
	}

	.bloc_etapes .zone_bouton {
		padding: 0;
		text-align: center;
	}

	.step2 .bloc_etapes .zone_bouton {
		text-align: left;
	}

	.step2 .bloc_etapes .zone_bouton .bouton {
		/*margin-top: 32px;*/
	}

	.bloc_etapes .zone_bouton .bouton {
		padding: 16px 0;
		margin-left: 0;
		display: block;
		width: 100%;
		/*font-size: 56px;
		line-height: 56px;*/
		text-align: center;
	}

	.bloc_annonces_similaires {
		padding: 40px 40px 0 40px;
		border-width: 2px;
	}

	.bloc_annonces_similaires h2 {
		margin: 0;
		display: block;
		max-width: 100%;
		font-family: 'barlow', 'droid_sansregular', 'Helvetica', sans-serif;
		font-size: 52px;
		line-height: 72px;
		text-align: center;
	}

	.bloc_annonces_similaires .liste_annonces_similaires li {
		padding: 40px 0;
		display: inline-block;
		width: 100%;
		border-width: 2px;
	}

	.bloc_annonces_similaires .liste_annonces_similaires li:nth-last-child(2) {
		border-bottom: 2px solid rgb(240, 240, 240);
		border-bottom: 2px solid rgba(204, 204, 204, 0.3);
	}

	.bloc_annonces_similaires .liste_annonce_avatar {
		margin: 20px 24px 0 0;
	}

	.bloc_annonces_similaires .liste_annonce_avatar .annonce_favori {
		padding: 12px;
		width: 64px;
		height: 64px;
		border-width: 4px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
		position: absolute;
		top: -22px;
		left: -22px;
	}

	.bloc_annonces_similaires .liste_annonce_avatar .annonce_photo {
		width: 160px;
		height: 160px;
	}

	.bloc_annonces_similaires .liste_annonce_texte {
		padding: 0;
		display: inline-block;
		vertical-align: bottom;
		max-width: 62%;
	}

	.bloc_annonces_similaires .liste_annonce_texte h3 {
		padding: 0 !important;
		margin-bottom: 22px;
		font-size: 28px;
		line-height: 36px;
	}

	.bloc_annonces_similaires .liste_annonce_texte span {
		margin-bottom: 21px;
		font-size: 24px;
	}

	.bloc_annonces_similaires .liste_annonce_texte .liste_annonce_ville {
		font-size: 24px;
	}

	.bloc_annonces_similaires .liste_annonce_texte .liste_annonce_ville:before {
		content: '';
		margin-right: 10px;
		background: url('../img/annonce-liste-ville-mobile.png');
		width: 16px;
		height: 32px;
		vertical-align: -6px;
	}

	.bloc_annonces_similaires .liste_annonce_texte .liste_annonce_detail {
		display: none;
	}
}