
/* Police Lato */
@import url("../fonts/lato/lato.css");
@import url("../fonts/avenir/avenir.css");

:root
{	--rouge : #eb1736;
}


@import url("all.css");

*
{	box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased !important; 
    text-rendering:optimizeLegibility !important;
}

/* Mobile */
#header_mobile, #bon_tools, #bon_mention
{	display: none;

}

#ui-datepicker-div {
	display: none;
}

html{
	height: 100%;
	position: relative,
}

body {
	position: relative;
	padding:0px;
	margin:0px;
	/*
	background-image:url(https://www.consofacile.com/img/fdbleu2.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color:#FFF;
	*/
	background: url("https://www.consofacile.com/img/les-meilleurs-bons-plans.jpg") no-repeat center top;
	height: 100%;
}

h1, h2, h3
{	margin: 0px;
	padding: 0px;
}

#fond {
	display: none;
	position: absolute;
	z-index: 1;
	width: 1060px;
	height: 100%;
	left: 50%;
	margin-left: -520px;
	background-color: #FFF;
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
}

#corps{
	width: 1050px;
	height: 717px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	z-index: 2;
}

#corps.bon
{	height: 750px;
}

#header{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 1050px;
	height: 107px;
	padding-top: 8px;
}

#logo
{	margin-left: 25px;
}

#logo img
{	width: auto;
	height: 60px;
	height: 73px;
}

#logo_dauphine{
	width:271px;
	height:81px;
}

#pub1{
}

#containergauche{
	width:890px;
	height:615px;
	background-image:url("https://www.consofacile.com/img/contenu_gauche.png");
	/*background-position:top center;*/
	background-repeat:no-repeat;
	float:left;
	padding-top:25px;
	background-position:center -10px;
}
#containergauche2{
	position: relative;
	width:880px;
	height:595px;
	overflow: hidden;
	float:left;
	padding-top: 15px;	
}

#containergauche3{
	float:left;
	width:880px;
	margin-top: 25px;
	position: relative;
}

#containergauche3.site{
	/*height: 615px;*/
	height: 600px;
	background-position: center -10px;
}

body.admin #containergauche3,
#containergauche3_admin{
	/*
	width:880px;
	height:635px;
	*/
	height: auto !important;
	min-height: 588px;
	/*background-image:url("https://www.consofacile.com/img/contenu_gauche3-2.png");*/
	/*background-position:top center;*/
	background-position:center -10px;
	background-repeat:no-repeat;
	float:left;
	padding-top:25px;
	text-align: center;	
	position: relative;

    background-color: white;
    border-radius: 20px;
    margin-top: 6px;
    margin-left: 22px;
    width: 856px;
    padding-bottom: 25px;
    margin-bottom: 30px;

	-webkit-box-shadow: 0px 0px 5px 3px rgba(212,212,212,1);
	-moz-box-shadow: 0px 0px 5px 3px rgba(212,212,212,1);
	box-shadow: 0px 0px 5px 3px rgba(212,212,212,1);
}

body.admin #containerprincipal3,
#containerprincipal3_admin{
	width:847px;
	margin-left:20px !important;
	/*padding-bottom: 35px;*/
	height:auto !important;
	min-height:475px;
	/*background-color: #FFF;*/
	background-color: transparent !important;
}

#entetegauche{
	padding-left: 35px;
	height:70px;
	width:350px;
	float:left;
}
#entetegauche2{
	display: flex;
	flex-direction: column;
	float: left;
	position: relative;
	height: 70px;
	width: 350px;
	margin-top: 12px;
	padding-left: 30px;
}

#entetegauche2_ville
{	
}

#entetegauche2_retour
{	position: relative;
	z-index: 10;
	top: -6px;
	top: -13px;
}

/* Hack Safari */


#entetegauche2_retour a
{	display: flex;
	align-items: center;
	text-decoration: none;
}

#entetegauche2_retour a span
{	display: block;
	margin-left: 10px;
	font-family: "Avenir Heavy";
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}

#entetegauche2_retour a:hover span
{	color: var(--rouge);
}

#entetegauche2.site{
	padding-left: 35px;
	/*width: 270px;*/
	width: 220px;
}
#entetegauche3{
	padding-left:20px;
	padding-top: 20px;
	height:70px;
	width:850px;
	float:left;
}

#entetegauche3.admin{
	padding-top: 0px;
	/*height:55px;*/
	height: 30px;
}

#entetegauche4{
	height: 50px;
	width: 350px;
	float: left;
}
#entetegauche4.site{
	width: 270px;
	/*width: 220px;*/
	padding-left: 20px;
	margin-top: 7px;
}

#footergauche3 {
	display: none;
	background: url('https://www.consofacile.com/img/contenu_gauche3-2.png') no-repeat 0px -560px;
	width: 890px;
	height: 70px;
	position: absolute;
	bottom: -70px;
	z-index: 1;
}

#entetedroite{
	float: right;
	position: relative;
	height: 70px;
	padding-right: 25px;
}

#entetedroite2{
	float: right;
	position: relative;
	width: 600px;
	height: 70px;
	padding-right: 25px;
	margin-top: 5px;
}
#entetedroite2.site{
	position: relative; 
	height: 100px;
}
#entetedroite2.site #nb_bons
{	display: flex;
}
#containerdroite{
	float:right;
	width:160px;
	height:600px;
	margin-top: 0px;
	/*margin-left: 10px;*/
	text-align: right;
}
#containerdroite2{
	width:160px;
	height:606px;
	margin-top: 0px;
	float:left;
	/*
	background-image:url(https://www.consofacile.com/img/ban_rubrique_droite.png);
	background-position: top left;
	background-repeat:no-repeat;
	*/
	background: #FF0033;
	background: var(--rouge);
	position: relative;
}

.select_cat {
	margin-top: 20px;
	padding-left: 17px;
	padding-bottom: 10px;	
	color: #000;
	text-transform: uppercase;
	font-family: "lato_bold";
	font-size: 15px;
	font-weight:bold; 
	text-align: left;
	color: white;
}

.liste_cat
{	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 500px;
	text-align:left; 
	margin-top:8px; 
	padding:5px;
	margin-left: 8px;
}

.puce_categorie
{	float:left;
	padding-top: 2px;
	margin-right: 5px;
}
.texte_categorie{
	float:left;
	width:130px;
}
.container_categorie{
 	/*margin-bottom: 15px;*/
 	display: flex;
}

#containerprincipal{
	width:855px;
	margin-left: 25px;
	height:auto !important;
	/*height:475px;*/
	min-height:475px;
	position: relative;
}
#containerprincipal3{
	width:852px;
	margin-left:20px;
	padding-bottom: 35px;
	height:auto !important;
	min-height:475px;
	background-color: #FFF;
}



#nb_bons_wrapper
{	/*width: 550px;*/
	margin-top: 10px;
}

#entetedroite2 #nb_bons_wrapper
{	margin-top: 0px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

#entetedroite2 h3
{	float: right;
	margin-top: 5px;
	text-align: right;
	color: var(--rouge);
}

#entetedroite2 h2
{	float: right;
	text-align: right;
	margin-top: 5px;
	color: var(--rouge);
}

#entetedroite2 h2 strong
{	text-transform: uppercase;
}

#entetedroite2 h3 strong
{	font-weight: inherit;
}

#nb_bons
{	float: right;
	position: relative;
}

#entetedroite #nb_bons > img
{	display: none;
	float: left;
	margin-top: 8px;
	margin-right: 53px;
}

#entetedroite2 #nb_bons > img
{	float: left;
	width: 23px;
	height: 23px;
	margin-top: 8px;
	margin-right: 25px;
}

#corps.home #nb_bons, #corps.ville #nb_bons, #corps.bon #nb_bons
{	/*float: none;*/
	display: flex;
	align-items: flex-start;
}

#nb_bons_ville
{	clear: both;
	float: left;
	line-height:41px;	
	margin-right: 7px;
	padding-left: 40px;
	background: url(https://www.consofacile.com/img/icone.png) no-repeat 0px -16px;
}

#nombre{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 40px;
	background: #F7F7F7;
	font-family: "Avenir Medium";
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	color: var(--rouge);
	text-align: center;
}

#nombre div
{	display: flex;
	align-items: center;
	height: 35px;
}

#nombre span
{	display: inline-block;
	border-right: 1px solid #DEDEDE;
	padding: 0 4px;
}

#nombre span:last-child
{	border-right: none;
	padding-right: 0;
}

#nombre span:first-child
{	padding-left: 0;
}

#nb_bons_ligne
{	clear: none;
	float: right;	
	line-height: 40px;	
	font-family: "Avenir Heavy";
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
}

#nb_bons_ligne span
{	/*color: var(--rouge); */
}

#ariane
{	clear: both;
	width:1050px;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
}

body.home #ariane
{	display: none;
}

#ariane ul
{	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style: none;
}

#ariane li 
{	float: left;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	font-family: "lato_regular";
	font-size: 11px;
	color: #505050;
}

#ariane li span
{	float: left;
	margin-right: 5px;
}

#ariane li a
{	display: block;
	float: left;
	font-family: "lato_regular";
	font-size: 11px;
	text-decoration: none;
	color: #505050;
}

#ariane li a strong
{	color: black;
}

#ariane li h1, #ariane li h2, #ariane li h3
{	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#ariane li h1
{	color: var(--rouge);
}


#footer{
	position: relative;
	clear: both;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 10px;
	z-index: 3;
	font-family: "lato_regular";
	color: #707174;
}

body.home #footer
{	margin-top: 40px;
}


#footer a
{	font-family: "lato_regular";
	color: #707174;
}



#footer > div 
{	position: relative;
	vertical-align: top;
}

#footer > div > nav
{	display: flex;
	align-items: center;
	line-height: 20px;
}

#footer > div > nav a
{	margin: 0 3px;
	font-size: 14px;
	font-family: "lato_black";
}

#footer > div > nav a:nth-child(odd)
{	color: var(--rouge);
}

#footer > div > nav a:nth-child(odd):hover, #footer > div > nav a:nth-child(even):hover
{	color: #000000;
}

#footer > div > nav a:first-child
{	margin-left: 0;
}

#footer > div > nav a#facebook
{	margin-left: 15px;
}

#facebook
{	/*
	position: absolute;
	top: 7px;
	right: 157px;
	*/
}

#facebook img
{	width: 20px;
	height: 20px;
}


#instagram
{	/*
	position: absolute;
	top: 7px;
	right: 130px;
	*/
}

#instagram img
{	width: 20px;
	height: 20px;
}

#footer-bottom
{	color: #707174;
	line-height: 14px;
}

#footer-bottom a
{	text-decoration: none;
}	

#footer-bottom a:hover
{	text-decoration: underline;
	color: var(--rouge);
}	

#footer-titre1
{	margin-top: 30px;
	font-family: "lato_regular";
	font-size: 9px;
	font-weight: bold;
}

#footer-texte1
{	margin-top: 20px;  
	font-family: "lato_regular";
	font-size: 9px;
}

#footer-villes
{	margin-top: 0px;
	font-family: "lato_regular";
	font-size: 9px;
}

#footer-titre2
{	margin-top: 0px;
	font-family: "lato_regular";
	font-size: 9px;
	font-weight: bold;
}

#footer-categories
{	margin-top: 0px;  
	font-family: "lato_regular";
	font-size: 9px;
}

#footer-texte2
{	margin-top: 0px;  
	font-family: "lato_regular";
	font-size: 9px;
}


/**************************    BONS REDUCTIONS     ******************************************/
.bondereductions a:link, .bondereductions a:visited, .bondereductions a:active
{	width:201px;
	height:109px;
	background-image:url(https://www.consofacile.com/img/2021/bonreduc.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	margin:6px 10px 0px 0px;
	text-decoration:none;
	cursor:pointer;

/*
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);	
*/
}
.bondereductionsgauche{
	width:100px;
	float:left;
	padding:5px 0px 0px 5px;
	text-align:center;
}
.bondereductionsdroite{
	float:left;
	min-height: 83px;
	max-height: 83px;
	height: auto !important;
	/*height: 83px;*/
	width: 93px;
	margin-left: 3px;
	padding: 5px 0 0 0 ;
	text-align:right;
	font-family: "lato_regular";
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}

.bondereductionsdroite .bon_nowrap
{	display: inline-flex;
}

.bondereductionsdroite .bon_nowrap span:nth-child(2)
{	margin-top: 3px;
}

#pagination_wrapper_top
{	float: left;
	position: relative;
	/*width: 100%;*/
	width: 834px;
	min-height: 12px;
}

.pagination {
	float: left;
	display: flex;
	justify-content: center;
	width: 100%;
}

#pagination_wrapper_top .pagination
{	margin-top: -25px;
	margin-bottom: 13px;
}


#pagination_wrapper_bottom
{	float: left;
	position: relative;
	/*width: 100%;*/
	width: 834px;
	margin-top: 10px;
}

.pagination_bottom {
	padding-top: 5px;
}
/*
.pagination.zerobtn {
	padding-left: 400px;
}
.pagination.unbtn {
	padding-left: 320px;
}
.pagination.deuxbtn {
	padding-left: 220px;
}
*/

.bondereductions_precedent{
	/*background: url(https://www.consofacile.com/img/Bt03_off.png) no-repeat 0 0;
	background: url(https://www.consofacile.com/img/Bt01_off.png) no-repeat 0 0;
	*/
	background: black;
	/*width:116px;*/
	width: 20px;
	height: 20px;
	text-align:center;
	float:left;
	margin:4px 2px 0px 0px;
	padding:0px;
}
.bondereductions_precedent:hover {
	/*background-image: url(https://www.consofacile.com/img/Bt03_on.png);
	background-image: url(https://www.consofacile.com/img/Bt01_on.png);
	*/
	background: var(--rouge);
}
.bondereductions_precedent a {
	display: block;
	/*width:116px;*/
	width: 20px;
	height: 20px !important;
	color: #FFF !important;
	line-height: 20px;
	font-family: "lato_regular";
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
}
.bondereductions_pages {
	font-family: "lato_regular";
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align:center;
	float:left;
	margin-top: 4px;
	padding:0px;
	/*width: 500px;*/
}
.bondereductions_pages b, #bondereductions_pages2 b {
	font-size: 12px;
	/*text-decoration: underline;*/
}

#bondereductions_pages2{
	font-family: "lato_regular";
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align:center;
	margin: 0px;
	padding:0px;
	position: absolute;
	top: 75px;
}
.bondereductions_suivant{
	background: black;
	width: 20px;
	height: 20px;
	text-align:center;
	float:left;
	margin:4px 0px 0px 2px;
	padding:0px;
	cursor: pointer;
}
.bondereductions_suivant:hover {
	/*background-image: url(https://www.consofacile.com/img/Bt03_on.png);
	background-image: url(https://www.consofacile.com/img/Bt01_on.png);
	*/
	background: var(--rouge);
}

.bondereductions_suivant a {
	display: block;
	font-family: "lato_regular";
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	/*width:116px;*/
	width: 18px;
	height: 18px !important;
	color: #FFF !important;
	line-height: 18px;
}

#liste_bon_container {
	height: auto !important;
	height: 455px;
	min-height: 455px;
}

#sites_share {
	/*float: right;
	position: absolute;*/
	bottom: 0px;
	/*right: 60px;*/
	z-index:13;
	text-align: right;
	padding-right: 8px;
}

#sites_share iframe {
	/*margin-bottom: -5px;*/
	filter: grayscale(1);
}

#sites_share iframe button._89n_
{	background: black !important;
	filter: grayscale(1);
}

#sites_share2 {
	text-align: right;
	margin-top: 0px;
	padding-right: 8px;	
}

#sites_share a img, #sites_share2 a img
{	margin-bottom: 2px;

}

#sites_share2 iframe {
	/*margin-bottom: -5px;*/
	filter: grayscale(1);
}

.bondereductions h2
{	margin-left: 6px;
	white-space: nowrap;
}

.bondereductions h3
{	margin-top: 3px;
	margin-left: 6px;
	white-space: nowrap;
}

@supports (-webkit-hyphens:none) { 
	.bondereductions h3
	{	letter-spacing: -0.03rem;
	}
}



/***********************************  ON PARLE DE NOUS   ******************************************/
.opdn_encart
{
	width:824px;
	height:106px;
	background-image:url(https://www.consofacile.com/img/onparledenous_barre.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 18px 5px 18px;
	clear:both;
}
.opdn_encart_gauche
{
	margin:12px 0px 0px 20px;
	float:left;
}
.opdn_encart_gauche img
{
	margin-right:10px;
}
.opdn_encart_droite
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: var(--rouge);
	float:right;
	text-align:right;
	margin:35px 10px 0px 0px;
}
.opdn_encart_droite div a
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: var(--rouge);
	text-decoration:none;
}
.opdn_encart_droite div a:hover
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.opdn_encart_droite img
{
	margin-top:8px;
	border:0;
}
/***********************************  PARTENAIRES   ******************************************/
#partenaires_container
{
	padding:0px 30px 20px 30px;
}
.partenaires_encart
{
	width:175px;
	height:100px;
	margin:0px 11px 10px 11px;
	float:left;
}
/***********************************  BR_DETAIL   ******************************************/
#container_code
{	
}

#container_detail, #container_detail_code
{
	/*width:580px;*/
	width:615px;
	padding:10px;
	height: 310px !important;
	min-height: 310px;
	height: auto;
	margin: 0px 0px 0px 125px;
	border: 2px dashed #888888;
	border: 2px dashed #000000;
	position: relative;
}



#container_detail_admin
{
	/*width:580px;*/
	width:615px;
	padding:10px;
	height: 310px !important;
	min-height: 310px;
	height: auto;
	margin:5px 0px 0px 5px;
	/*border:2px dashed #2da6d4;*/
	border:2px dashed #8F8F8F;
	position: relative;
}
#container_detail_haut
{	display: flex;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	border-bottom:1px solid #767676;
	height:50px;
}
.container_detail_wrapper
{	display: flex;
}
.container_detail_txt
{	
	margin-top:5px;
	font-family: "lato_regular";
	font-size: 12px;
	font-weight:bold;
	color: var(--rouge);
	/*width:190px;*/
	width:199px;
	float:left;
}

#container_detail a
{	color: var(--rouge);
	text-decoration: underline;
}

#container_detail a:hover
{	color: black;
}

#bon_seo
{	clear: both;
	width:826px;
	margin-left: 0px;
	padding-top: 10px;
	font-family: "lato_regular";
	font-size: 9px;
	color: #707174;
	text-align: left;
	overflow: hidden;
}

#bon_seo a
{	color: #707174;
	text-decoration: none;
}

#container_envoie
{	clear: both;
	margin: 20px auto;
	padding: 10px;
	width: 100%;
	background: #F7F7F7;
}

#container_envoie form
{	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#container_envoie legend
{	display: flex;
	align-items: center;
	text-align: right;
	font-family: "lato_black";
	font-size: 22px;
	/*font-weight: bold;*/
	color: var(--rouge);
}

#container_envoie legend img
{	width: 25px;
	height: auto;
	margin-right: 10px;
}

.container_envoie_input
{	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#bon_send > div
{	display: flex;
	flex-direction: column;
	align-items: flex-end;
}


.cssform2
{
}

.cssform2 label
{	float: left;
	text-align: right;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	margin-right:10px;
	margin-top: 5px;
	color: black;
}

.cssform2 input[type="text"]
{	width: 225px;
	border: 1px solid #969696;
	background: white;
	line-height: 20px;
}

#envoie_prenom
{	margin-top: 7px;
}

#envoie_expediteur
{	margin-bottom: 8px;
}

#envoie_destinataire
{
}

#container_envoie button
{	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 56px;
	border: none;
	background: var(--rouge);
	font-family: "lato_regular";
	font-weight: bold;
	color: white;
	cursor: pointer;

	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;		
}

#container_envoie button:hover
{	background: black;
}

/***********************************  CONTACT   ******************************************/
#contact_noms
{
	margin:10px 10px 10px 25px;
	float:left;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	color: #2b2b2b;
	text-decoration:none;
}
#contact_tel
{
	margin:10px 10px 10px 25px;
	float:left;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	color: #2b2b2b;
	text-decoration:none;
}
#contact_mail
{
	margin:10px 10px 10px 25px;
	float:left;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	color: #08aceb;
	text-decoration:none;
}
#contact_ou
{
	padding:10px 10px 0px 45px;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	color: #dc1861;
	clear:left;
}
#contact_encart_form
{	display: flex;
	margin:5px 0px 0px 16px;
	width:824px;
	height:126px;
	/*
	background-image:url(https://www.consofacile.com/img/encart_contact.png);
	background-position:top left;
	background-repeat:no-repeat;
	*/
	background: #DEDEDE;
}
.cssform{
	padding: 0px;
	margin:0px;
}
.cssform p{
	width: auto;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 120px; 
}
.cssform label{
	float: left;
	margin-left: -120px; 
	width: 100px; 
	text-align:right;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}

.cssform input[type="text"]{
	width: 180px;
}

.cssform textarea{
	width: 600px;
	height: 60px;
	border:1px solid #c8c8c8;
	margin-left:120px;
}

.cssform input[type=submit]
{	background: var(--rouge);
	color: #FFFFFF;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	border: none;
	padding: 10px 20px;
	margin-top: 30px;
	cursor: pointer;
}

#cssform_submit
{	display: flex;
	justify-content: center;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
margin-left: 3px;
}

/**************************    STYLES     ******************************************/
.lienmenubas:link, .lienmenubas:active, .lienmenubas:visited{
	/*font-family: Arial, sans-serif;*/
	font-size: 12px;
	/*font-weight:bold;*/
	color: #505050;
	text-decoration:none;
}
.lienmenubas:hover{
	/*font-family: Arial, sans-serif;*/
	font-size: 12px;
	/*font-weight:bold;*/
	/*text-decoration:underline;*/
	color: #505050;
	color: #000000;
}

.retour:link, .retour:active, .retour:visited{
	font-family: "Avenir Heavy";
	font-size: 14px;
	font-weight:bold;
	/*color: var(--rouge);*/
	color: #000000;
	text-decoration:none;
	margin-left: 15px;
}
.retour:hover{
	font-family: "Avenir Heavy";
	font-size: 14px;
	font-weight:bold;
	color: var(--rouge);
}
.lienmenubas_bis:link, .lienmenubas_bis:active, .lienmenubas_bis:visited{
	/*font-family: Arial, sans-serif;*/
	font-size: 10px;
	font-weight:normal;
	/*color: #cccccc;*/
	color: #000;
	text-decoration:none;
}
.lienmenubas_bis:hover{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underline;
	/*color: #cccccc;*/
	color: #000;
}
.lienmenubas2:link, .lienmenubas2:active, .lienmenubas2:visited{
	/*font-family: Arial, sans-serif;*/
	font-size: 12px;
	/*font-weight:bold;*/
	color: var(--rouge);
	text-decoration:none;
}
.lienmenubas2:hover{
	/*font-family: Arial, sans-serif;*/
	font-size: 12px;
	/*font-weight:bold;*/
	/*text-decoration:underline;*/
	color: #505050;
	color: #000000;
}
.lienpages, .lienpages:link, .lienpages:active, .lienpages:visited{
	background: #707174;
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-family: "lato_regular";
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	margin: 0 2px;
}
.lienpages:hover, .lienpages_actif {
	background: var(--rouge);
	font-family: "lato_regular";
	font-size: 12px;
	font-weight:bold;
	/*text-decoration:underline;*/
	color: #FFF;
}
.pages_separator {
	float: left;
	width: 29px;
	height: 29px;
	line-height: 29px;
}
.liencat:link, .liencat:active, .liencat:visited{
	font-family: "lato_regular";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.liencat:hover{
	color: #000000;
}
.categorie_active:link, .categorie_active:active, .categorie_active:visited {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	position:relative;
	top: -1px;
}

select {
	background-color: #F7F7F7;
	border: 1px solid #F7F7F7;
	font-size: 12px;
	font-family: "lato_regular";
	/*color: var(--rouge);*/
	/*color: #6c6c6c;*/
	color: #000000;
	font-weight:bold;
	padding:4px 0px 4px 2px;
	width: 230px;
	height: 27px;
	line-height: 27px;
	outline: none;
} 

option[selected=selected]
{	color: var(--rouge) !important;
}

option:nth-child(1) 
{	color: var(--rouge) !important;
}

option {
	font-family: "lato_regular", Arial;
}

option strong {
	color: var(--rouge);
}
/*
select option:nth-child(even) {
	background: #F06D9A;
}

select option:nth-child(odd) {
	background: #EB8DAF;
}
*/

a.link_mailto, a.link_mailto:hover, a.link_mailto:visited {
	text-decoration: none;
	color: var(--rouge);
}

a.link_mailto:hover {
	text-decoration: underline;
}



.error {
	border: 1px solid var(--rouge);
	/*
	color: #FFF;
	background-color: darkred;
	*/
}


.admin {
	font-family: Verdana;
}
div.admin, span.admin, label.admin, input.admin {
	font-size: 12px;
}

#index_fleche {
	float: left;
	margin-right: 10px;
	margin-top: 19px;
}

#index_choix_ville {
	float: left;
	margin-top: 19px;
}

#form_ville_left
{	/*background: url('https://www.consofacile.com/img/bord_champ_gauche.gif') no-repeat 0px 0px;*/
	width: 0px;
	height: 28px;
	float: left;
}

#form_ville
{	/*margin-top:4px; */
	padding:0;
}

#form_ville_select
{	float: left;
	outline: none;
	margin-bottom: 10px;
}

#form_ville_right
{ 	/*background: url('https://www.consofacile.com/img/bord_champ_droit.gif') no-repeat 0px 0px;*/
	width: 11px;
	height: 28px;
	float: left;

}

#form_ville button
{	display: none;
}

#form_contact_recrutement
{	margin-top: 40px;
}

#form_contact_recrutement label, #form_contact_recrutement .label {
	clear: both;
	color: var(--rouge);
	font-weight: bold;
}

#form_contact_recrutement span {
	float: left;
}

#form_contact_recrutement span.label {
	display: block;
	width: 200px;
	height: 26px;
	float: left;
	text-align: right;
}
#form_contact_recrutement span.label_short {
	display: block;
	width: 110px;
	float: left;
	text-align: right;
}
#form_contact_recrutement input {
	float: left;
	margin-right:4px;
	margin-left: 4px;
}
#form_contact_recrutement input[type='text'] {
	width: 240px;
}
#form_contact_recrutement textarea {
	margin-left: 4px;
	width: 240px;
} 

#form_contact_recrutement input[type='submit'] {
	background: var(--rouge);
	color: #FFFFFF;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight:bold;
	border: none;
	padding: 10px 20px;
	margin-top: 30px;
	margin-left: 330px;
	cursor: pointer;
}

#form_contact_recrutement br {
	clear: both;
}

#print_code {
	display: none;
}

#print_before,
#print_after {
	display: none;
	font-family: Arial;
	font-size: 16px;
	color: #000;
	width: 100%;
	text-align: center;
}

#bon_btns {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 14px 0;
	color: white;
	font-family: "lato_regular";
	font-size: 14px;
	line-height: 35px;
}

#print_bon_btn 
{	display: flex;
	justify-content: center;
	align-items: center;
	width: 180px;	
	margin-right: 30px;
	background: var(--rouge);
	cursor: pointer;
}

#print_bon_btn span
{	font-size: 15px;
}

#print_bon_btn img
{	width: 25px;
	margin-top: 4px;
	margin-right: 13px;
}

#share_bon_btn 
{	display: flex;
	justify-content: center;
	align-items: center;
	width: 200px;	
	background: black;
	cursor: pointer;
}

#share_bon_btn img
{	width: 17px;
	margin-right: 10px;
}

#bon_preview_warning {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}


#fond_noir {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;	
}

#bon_commune
{	float:left; 
	width:204px; 
	text-align: left;
	font-size: inherit;
	color: inherit;
}

#bon_logo
{	float:left; 
	width:203px; 
	text-align:center;
}

#bon_logo img
{	margin-top: -4px;
	width: 190px;
}

#bon_date_limite
{	float:left; 
	width:204px; 
	text-align:right;
}

#bon_annonceur
{	margin-top:10px; 
	text-align: left;
}

#bon_coordonnees
{	text-align:right;
	font-family: "lato_regular";
}

#bon_montant_reduction
{	text-align:right; 
	margin-left:9px;
}

#bon_montant_reduction > span:nth-child(1)
{	display: inline-flex;
}

#bon_montant_reduction > span span:nth-child(2)
{	margin-top: 3px;
}

#bon_reduction
{	font-weight: normal;
}

#bon_descriptif
{	margin-top: 5px;
	text-align: left;
	font-family: "lato_regular";
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
}


@supports (-webkit-hyphens:none) { 
	#bon_descriptif, #bon_coordonnees
	{	letter-spacing: -0.03rem;
	}
}


.bon_nowrap
{	white-space: nowrap;
}


#bon_footer
{	text-align: left; 
	margin-top:10px;
	position: absolute; 
	bottom: 5px;
}

/* popup newsletter */
#nl_popup {
	display: none;
	position: absolute;
	z-index: 1001;
	width: 544px;
	height: 260px;
	/*background: url(https://www.consofacile.com/img/nl_fond.jpg) repeat-x 0 0;*/
	background: white;
	left: 50%;
	margin-left: -272px;
	top: 50%;
	margin-top: -130px;
	padding: 0;
}

#nl_popup .nl_btn_fermer {
	width: 44px;
	height: 44px;
	cursor: pointer;
	position: absolute;
	right: -25px;
	top: -17px;
}

#nl_popup .nl_btn_fermer img
{	width: 37px;
	height: 37px;
}

#nl_popup_content {
	width: 100%;
}

#nl_popup_image {
	width: 360px;
	height: 322px;
	position: absolute;
	bottom: 0px;
	left: -135px;
	float: left;
	/*background: url(https://www.consofacile.com/img/2021/newsletter.png) no-repeat 0 0;*/
	background: url(https://www.consofacile.com/img/2023/newsletter.png) no-repeat 0 0;
}

#nl_popup_right {
	margin: 0;
	float: right;
	width: 320px;
	height: 261px;
}

#nl_popup_logo {
	width: 260px;
	height: 55px;
	margin: 15px auto auto 28px;
	margin: 15px auto 0 50px;
	background: url(https://www.consofacile.com/img/nl_logo.svg) no-repeat 0;
}

#nl_popup .nl_popup_texte {
	width: 290px;
	margin: 15px auto;
	/*color: #1b84be;*/
	color: var(--rouge);
	font-family: "lato_black";
	font-size: 22px;
	text-align: center;
}

#nl_popup_form {
	width: 240px;
	margin: 15px auto auto 30px;
	height: 50px;
}

#nl_popup_form_1 div.empty {
	float: left;
	width: 40px;
	height: 1px;
}

#nl_popup_form_1 div.field {
	width: auto;
	margin: 12px auto;
	float: left;
	height: 30px;
	text-align: center;
	font-family: Helvetica;
	font-size: 14px;
}

#nl_popup_form_1 input {
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
	cursor: pointer;
}

#nl_popup_form_1 label {
	cursor: pointer;
	font-family: "lato_black";
	text-transform: uppercase;
	margin-left: 5px;
}

#nl_popup_form_2 {
	display: none;
}

#nl_popup_form_2 div {
	width: 220px;
	margin: auto 10px;
	font-family: "lato_regular";
	font-size: 13px;
	line-height: 20px;
}

#nl_popup_form_2 div:nth-child(2) 
{	display: flex;
}

#nl_popup_form_2 input[type=text] {
	width: 170px;
	height: 22px;
}

#nl_popup_form_2 input 
{	font-size: 13px;
	line-height: 20px;
}

#nl_popup_form_2 input[type=submit]
{	margin-left: 5px;
	border: none;
	background: var(--rouge);
	color: white;
	text-transform: uppercase;
}

#nl_popup_mention {
	position: absolute;
	bottom: 0;
	width: 320px;
	height: 15px;
	text-align: center;
	font-family: "lato_regular";
	font-size: 12px;
	color: #000;
}


#nl_popup_msg {
	display: none;
	position: absolute;
	z-index: 1001;
	width: 460px;
	height: 80px;
	background: url(https://www.consofacile.com/img/nl_fond.jpg) repeat-x 0 0;
	left: 50%;
	margin-left: -230px;
	top: 50%;
	margin-top: -40px;
	padding: 0;
}

#nl_popup_msg .nl_btn_fermer {
	background: url(https://www.consofacile.com/img/2021/nl_btn_fermer.png) no-repeat 0 0;
	width: 44px;
	height: 44px;
	cursor: pointer;
	position: absolute;
	right: -17px;
	top: -17px;
}

#nl_popup_msg .nl_popup_texte {
	width: 100%;
	text-align: center;
	margin: 30px auto;
	color: #000;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}

#label_nl_ok_yes
{	color: var(--rouge);
}

#label_nl_ok_no
{	color: black;
}


#assistance1
{	margin-top: 60px;
	font-family: Arial;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: var(--rouge);
}


#assistance2
{	margin-bottom: 10px;
	font-family: Arial;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: var(--rouge);
}


#google-tag-manager
{	display: none;
	visibility: hidden;
}

#facebook-like
{	border:none; 
	overflow:hidden; 
	width:105px; 
	height:21px;
}


.clear-left
{	clear: left;
}

#bup-banner
{	cursor:pointer;
}

.no-bons
{	margin-top: 200px;
	font-style:italic;
}

#pagination-ville
{	/*display: none;*/
	height: 37px; 
	position:relative; 
	top:-26px; 
	top:-33px; 
	margin-bottom: -37px;
}


.no-wrap
{	display: inline-flex;
	white-space: nowrap;
}

.float-left
{	float: left;
}


.reduction-css
{	/*font-weight:normal;*/
}

.reduction-css-8
{	font-weight:normal;
	font-size: 8px;
}

.reduction-css-9
{	font-weight:normal;
	font-size: 8px;
}



/* Tarte au citron */
#tarteaucitronRoot button
{	font-family: "lato_regular" !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig
{	background-image: url("../img/logo.svg") !important;
	background-size: 308px 54px !important;
	background-position: center top 30px !important;
	background-repeat: no-repeat !important;
	background-color: white !important;
	border-radius: 0 !important;
	box-shadow: 0 0 9000px #CCC !important;
	color: var(--rouge) !important;
	padding-top: 100px !important;
	width: 40% !important;
	min-width: 650px !important;
}

#tarteaucitronRoot span#tarteaucitronDisclaimerAlert
{	color: var(--rouge);
	color: #000000;
	font-family: "lato_regular" !important;
	font-size: 17px !important;
}

.tarteaucitronCTAButton.tarteaucitronAllow
{	background-color: var(--rouge) !important;
}

.tarteaucitronCTAButton.tarteaucitronDeny
{	position: absolute;
	top: 30px;
	right: 30px;
	background-color: #DEDEDE !important;
}

div#tarteaucitronAlertBig::before
{	font-size: 20px !important;
	font-family: "Avenir Heavy" !important;
	font-weight: bold;
}

#tarteaucitronCloseAlert
{	border: 1px solid black !important;
}

.tarteaucitronSelfLink
{	display: none !important;
}

#tarteaucitronIcon #tarteaucitronManager img
{	width: 30px !important;
	height: auto !important;
}


/********************/
/* Mentions légales */
/********************/

#mentions
{	padding-top: 60px;
	font-family: "lato_regular";
	font-size: 12px;
}

#mentions a
{	color: var(--rouge) !important;
}

#mentions h1
{	display: block;
	margin-bottom: 30px;
	margin-bottom: 15px;
	font-family: "lato_regular";
	font-size: 20px;
	font-weight: bold;
	color: var(--rouge);
	text-align: center;
}


#mentions h2
{	display: block;
	margin-top: 40px;
	margin-bottom: 15px;
	font-family: "lato_regular";
	font-size: 16px;
	font-weight: bold;
	color: var(--rouge);
	text-transform: uppercase;
}


#mentions h3
{	display: block;
	margin-top: 30px;
	font-family: "lato_regular";
	font-size: 14px;
	font-weight: bold;
}


#mentions h4
{	display: block;
	margin-top: 20px;
	text-decoration: underline;
	font-weight: normal;
}
