.agency_selector input[type=text]{
	width:100%;
	max-width: 220px;
	height:52px;
	font-size:14px;
	padding: 0 20px !important;
	display: block;
	font-weight:400;
	color:#4d4d4d !important;
	padding-left:10px;
	border:1px solid #e6e6e6;
	line-height:32px;
	outline: 0;
	margin-bottom:17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	  box-sizing: border-box;
}
.agency_selector .loader_img{
	position:absolute;
	right:5px;
	top:8px;
}

.left_in, .right_in{
	display: block;
	float: left;
	width: 100%;
}#search_agency{
	width: calc(50% - 20px) !important;
	max-width: inherit !important;
	margin-right: 20px;
}

.agency_selector input[type=text]::-webkit-input-placeholder{
	color:#e6e6e6;
}
.agency_selector input[type=text]::-moz-input-placeholder{
	color:#e6e6e6;
}
.agency_selector input[type=text]:-moz-input-placeholder{
	color:#e6e6e6;
}
.agency_selector input[type=text]:-ms-input-placeholder{
	color:#e6e6e6;
}
.agency_selector .zoneAnimateAll{
	width:100%;
	max-width: 170px;
	position:relative;
	margin-top:18px;
	display:block;
}
.agency_selector .zoneAnimateAll .zoneAnimateTop{
	cursor:pointer;
	width:100%;
	height:28px;
	display:block;
	border-bottom:1px solid #e6e6e6;
}
.agency_selector .zoneAnimateAll .zoneAnimateTop p.titreSelector{
	font-family: 'mm_the_serif';
	color:#242021;
	font-size:18px;
	line-height:18px;
	float:left;
}
.agency_selector .zoneAnimateAll .zoneAnimateTop p.titreSelector.active{
	color:#ed1846;
}
.agency_selector .zoneAnimateAll .zoneAnimateTop p.titreSelector.active2{
	color:#ed1846;
}
.agency_selector .zoneAnimateAll .zoneAnimateTop p.titreSelectorInfo{
	font-family: 'mm_the_serif';
	color:#ed1846;
	font-size:20px;
	line-height:18px;
	float:right;
}
.agency_selector .zoneAnimateAll .zoneAnimateContent{
	width:100%;
	height:154px;
	overflow:auto;
	border:1px solid #e6e6e6;
	margin-top:10px;
	display:none;
	position: absolute;
    z-index: 9;
    overflow-y: scroll;
    background: #a81132;
}
.agency_selector .zoneAnimateAll .zoneAnimateContent p.select{
	margin-left:10px;
	font-size:12px;
	line-height:18px;
	font-weight:400;
	color:#4d4d4d;
	cursor:pointer;
	width:90%;
	height:auto;
	display:block;
}
.agency_selector .zoneAnimateAll .zoneAnimateContent p.select.active{
	font-weight:700;
	color:#ed1846;
}


/* partie droite */
.rightAgencyContent{
	position:relative;
	padding-bottom:100px;
	width:100%;
	height:auto;
	display:block;
}
.agency_selector .rightAgency{
	margin-left:0px;
	margin-top: 20px;
}
.agency_selector .textdeffaut{
	/*
	color:#4d4d4d;
	font-size:12px;
	line-height:18px;
	font-weight:400;
	margin-left:0px;
	position:absolute;
	top:0;
	left:0;
	*/
	font-weight: 400;
    font-size: 12px;
    color: #4d4d4d;
    margin-left: 0px;
    line-height: 22px;

}
.agency_selector .textdeffaut span{
	font-weight:700;
}
.agency_selector .noResult{
	font-weight:700;
	font-size:22px;
	color:#cdcdcd;
	margin-left:0px;
	display:none;
	position:absolute;
	top:0;
	left:0;
}
.agency_selector .result{
	font-weight:400;
	font-size:12px;
	color:#4d4d4d;
	margin-left:0px;
	line-height:22px;
	display:none;
	
}
.agency_selector .result p.payant, .agency_selector .result p.nonpayant{
	cursor:pointer;
}
.agency_selector .result .payant{
	font-weight:700;
	color:#e3013a;
}
.agency_selector .infoResultMini{
	width:100%;
	height:auto;
	padding:8px 0;
	margin:8px 0;
	border:1px solid #e6e6e6;
	font-size:12px;
	line-height:18px;
	color:#4d4d4d;
	font-weight:400;
	display:none;
}
.agency_selector .infoResultMini span{
	font-weight:700;
}
.agency_selector .infoResultMini .infoResultMiniLeft{
	width:45%;
	float:left;
	margin-left:5%;
}
.agency_selector .infoResultMini .infoResultMiniRight{
	width:50%;
	float:left;
}
.ZoneInfoPayant{
	width:100%;
	max-width:598px;

	height:auto;
	border:1px solid #e6e6e6;
	position:relative;
	top:0;
	left:0;
	z-index:5;
	background:#ffffff;
	display:none;
}
.CloseZoneInfoPayant{
	cursor:pointer;
	width:39px;
	height:39px;
	display:block;
	background:#ed1846;
	position:absolute;
	top:-1px;
	right:-1px;
	line-height:39px;
	text-align:center;
	color:#ffffff;
	z-index:999;
}
.ZoneInfoPayant .ZoneInfoPayantImg{
	width:230px;
	float:left;
	margin:20px 0 0 20px;
}
.ZoneInfoPayant .ZoneInfoPayantTitre{
	margin:35px 0 0 20px;
	font-size:12px;
	line-height:18px;
	color:#4d4d4d;
	font-weight:400;
	float:left;
}
.ZoneInfoPayant .ZoneInfoPayantTitre span{
	color:#ed1846;
	font-size:18px;
	font-weight:700;
}
.ZoneInfoPayant .ZoneInfoPayantSpec{
	width:100%;
	background:url('../graphics/bg_spec.jpg');
	border-top:1px solid #E5E6E8;
	border-bottom:1px solid #E5E6E8;
	padding:20px 20px 0px 20px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ZoneInfoPayant .ZoneInfoPayantSpec p.titre{
	display:inline-block;
	font-weight:700;
	color:#ffffff;
	margin:0px 10px 0 0px;
	height:22px;
	width:auto;
	padding:0 6px;
	background:#4d4d4d;
	line-height:22px;
	font-size:12px;
}
.ZoneInfoPayant .ZoneInfoPayantSpec p.spec{
	font-weight:400;
	color:#ffffff;
	margin:0px 0 20px 20px;
	height:22px;
	display:inline-block;
	width:auto;
	padding:0 6px;
	background:#ed1846;
	line-height:22px;
	font-size:12px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo0 p{
	width:33%;
	display:block;
	float:left;
	color:#4d4d4d;
	font-weight:400;
	padding:20px;
	border-bottom:1px solid #e6e6e6;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    height:70px;
    overflow:hidden;
}
.ZoneInfoPayant .ZoneInfoPayantInfo0 p.centerDiv{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.ZoneInfoPayant .ZoneInfoPayantInfo0 p span{
	font-weight:700;
}
.ZoneInfoPayant .ZoneInfoPayantInfo1{
	text-align:center;
	
}
.ZoneInfoPayant .ZoneInfoPayantInfo1 a{
	width:50%;
	height:81px;
	line-height:81px;
	display:block;
	float:left;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    overflow:hidden;
}
.ZoneInfoPayant .ZoneInfoPayantInfo1 a img{
	margin:0 auto;
	display:block;
}
.ZoneInfoPayant .ZoneInfoPayantInfo1 a:first-of-type{
	border-right:1px solid #e6e6e6;
}
.ZoneInfoPayant .ZoneInfoPayantInfo1 a span{
	vertical-align:middle;
  	display:inline-block;
  	line-height:1.2;
}
.ZoneInfoPayant .ZoneInfoPayantInfo2 a{
	width:194px;
	height:50px;
	display:block;
	float:left;
	line-height:55px;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
}
.ZoneInfoPayant .ZoneInfoPayantInfo2 .fake_a{
	width:194px;
	height:50px;
	display:block;
	float:left;
	line-height:55px;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
}
.ZoneInfoPayant .ZoneInfoPayantInfo2 a.centerDiv{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.ZoneInfoPayant .ZoneInfoPayantInfo3{
	border-bottom:1px solid #e6e6e6;
	width:598px;
	height:auto;
	display:block;
	padding:0px 10px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo3 img{
	float:left;
	margin:20px 0 0 21px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo3 p{
	float:left;
	margin:25px 0 0 20px;
	width:515px;
	color:#4d4d4d;
	font-weight:400;
	font-size:12px;
	line-height:18px;
	padding-bottom:18px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo3 p span{
	font-weight:700;
}
.ZoneInfoPayant .ZoneInfoPayantInfo4{
	border-bottom:1px solid #e6e6e6;
	width:598px;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
}
.ZoneInfoPayant .ZoneInfoPayantInfo4 img{
	float:left;
	margin:20px 0 0 26px;
	position:relative;
}
.ZoneInfoPayant .ZoneInfoPayantInfo4 div{
	float:left;
	margin:25px 0 0 25px;
	width:515px;
	color:#4d4d4d;
	font-weight:400;
	font-size:12px;
	line-height:18px;
	padding-bottom:18px;
	position:relative;
}
.ZoneInfoPayant .ZoneInfoPayantInfo4 span{
	font-weight:700;
}
.ZoneInfoPayant .ZoneInfoPayantInfo4 ul{
	margin-left:10px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo5{
	border-bottom:1px solid #e6e6e6;
	width:598px;
	height:auto;
	display:block;
}
.ZoneInfoPayant .ZoneInfoPayantInfo5 p{
	float: left;
	font-weight: 700;
	color: #ffffff;
	margin: 20px 10px 0 20px;
	height: 22px;
	display: block;
	width: auto;
	padding: 0 6px;
	background: #4d4d4d;
	line-height: 22px;
	font-size: 12px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo5 ul{
	list-style-image:url("../graphics/puce.jpg");
	margin:20px 0 0 33px;
	line-height:18px;
	padding-bottom:18px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo5 span{
	font-weight:700;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6{
	width:598px;
	height:auto;
	display:block;
	position:relative;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6 p.bigTitre{
	float: left;
	font-weight: 700;
	color: #ffffff;
	margin: 20px 10px 0 20px;
	height: 22px;
	display: block;
	width: auto;
	padding: 0 6px;
	background: #4d4d4d;
	line-height: 22px;
	font-size: 12px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6 p.titre{
	font-weight: 700;
	color: #ed1846;
	margin: 5px 10px 0 20px;
	height: 22px;
	display: block;
	width: auto;
	line-height: 22px;
	font-size: 12px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo{
	width:598px;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
	margin-top:20px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo img{
	float:left;
	margin-left:5%;
	width:30%;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo p{
	line-height:18px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo div{
	float:left;
	margin-left:5%;
}
.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo div a.mail{
	width:14px;
	height:10px;
	background:url('../graphics/mail_red.jpg');
	display:inline-block;
} 
.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo div a.linkedin{
	width:14px;
	height:14px;
	background:url('../graphics/linkedin2.png');
	display:inline-block;
} 
.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo div span{
	font-weight:700;
}
.ZoneInfoPayant .ZoneInfoPayantInfo7{
	background:#f1f1f1;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
	margin-top:20px;
	font-weight:700;
	color:#4d4d4d;
	text-transform:uppercase;
	font-size:12px;
	height:59px;
	line-height:50px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo7 p{
	text-align:center;
}
.ZoneInfoPayant .ZoneInfoPayantInfo7 span{
	color:#ed1846;
}
.ZoneInfoPayant .ZoneInfoPayantInfo7 .a_plus{
	width:17px;
	height:17px;
	background:#ed1846;
	text-align:center;
	line-height:17px;
	font-weight:700;
	font-size:17px;
	display:block;
	color:#ffffff;
	position:absolute;
	left:50%;
	margin-left:-8px;
	bottom:-1px;
}


.ZoneInfoPayant .ZoneInfoPayantInfo7b{
	background:#f1f1f1;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
	margin-top:20px;
	font-weight:700;
	color:#4d4d4d;
	text-transform:uppercase;
	font-size:12px;
	line-height:50px;
}
.ZoneInfoPayant .ZoneInfoPayantInfo7b p{
	text-align:center;
}
.ZoneInfoPayant .ZoneInfoPayantInfo7b span{
	color:#ed1846;
}
.ZoneInfoPayant .ZoneInfoPayantInfo7b .a_plus{
	width:17px;
	height:17px;
	background:#ed1846;
	text-align:center;
	line-height:17px;
	font-weight:700;
	font-size:17px;
	color:#ffffff;
	padding:0px 4px;
	
}

.imgetinfo_bis{
	width:598px;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
	margin-top:20px;
}
.imgetinfo_bis img{
	float:left;
	margin-left:20px;
	width:30%;
}
.imgetinfo_bis div{
	float:left;
	margin-left:20px;
}
.imgetinfo_bis div a{
	width:14px;
	height:10px;
	background:url('../graphics/mail_red.jpg');
	display:inline-block;
} 
.imgetinfo_bis div span{
	font-weight:700;
}
.btnresetas{
	margin-top:15px;
	cursor:pointer;
}
.voirresultatas{
	position:absolute;
	cursor:pointer;
	top:15px;
	right:0;
	display:none;
}
input[name=searchsecteur]{
	border-left: none;
	border-right: none;
}
@media screen and (max-width: 960px) {
	.ZoneInfoPayant .ZoneInfoPayantInfo0, .ZoneInfoPayant .ZoneInfoPayantInfo1, .ZoneInfoPayant .ZoneInfoPayantInfo2{
		position:relative;
		overflow:hidden;
	}
  	.ZoneInfoPayant .ZoneInfoPayantInfo0 p{
		width:100%;
		padding-left:20%;
		border-left: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
	}
	.ZoneInfoPayant .ZoneInfoPayantInfo1 a, .ZoneInfoPayant .ZoneInfoPayantInfo2 a,.ZoneInfoPayant .ZoneInfoPayantInfo2 .fake_a{
		width:100%;
	}
	.ZoneInfoPayant .ZoneInfoPayantInfo2 a.centerDiv, .ZoneInfoPayant .ZoneInfoPayantInfo0 p.centerDiv{
		border-left:none;
	}
	.ZoneInfoPayant .ZoneInfoPayantInfo3, .ZoneInfoPayant .ZoneInfoPayantInfo4, .ZoneInfoPayant .ZoneInfoPayantInfo5, .ZoneInfoPayant .ZoneInfoPayantInfo6{
		width:100%;
	}
	.ZoneInfoPayant .ZoneInfoPayantInfo3 p, .ZoneInfoPayant .ZoneInfoPayantInfo4 div{
		width: 80%;
	}
	.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo{
		width:100%;
	}
}
@media screen and (max-width: 631px) {
	.voirresultatas{
		display:block;
	}
	.ZoneInfoPayant .ZoneInfoPayantInfo6 .imgetinfo div{
		width:100%!important;
	}
}

