.corps{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	background: transparent url(../images/commun/fond-gris.jpg) no-repeat top center;
}
.corps .page{
	position:relative;
	width: 100%;
	height:auto;
	min-height: 0;
	margin:0 auto 40px auto;
	background:#FCFCFC;
	padding:0;
	/*border:1px solid red;*/
}
.corps .page .ventre{
	position:relative;
	display:block;
	margin:0 auto 40px auto;
	width:100%;
	height:auto;
	padding-top:40px;
	/*border:1px solid blue;*/
}
.corps .page .ventre .delegations{
	position:relative;
	display:inline-block;
	width:100%;
	padding:0 0 40px 0;
	background-color:#fff;
	-webkit-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	-moz-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	border-left:1px solid #F2F2F2;
	margin:0 auto;
}
@media screen and (max-width: 519px){
	.corps .page .ventre .delegations{
		display:block;
		width:100%;
		border:0;
	}
}
@media screen and (min-width: 520px) and (max-width: 764px){
	.corps .page .ventre .delegations{
		display:block;
		width:510px;
	}
}
.corps .page .ventre .delegations .hide{
	display:none !important;
}
/*
.corps .page .ventre .delegations .agence *{
	border:1px solid grey;
}
*/
.corps .page .ventre .delegations .agence{
	margin:0 auto;
	width:690px;
	height:auto;
	padding:20px 0 0 0;
	background: transparent url(../images/agences/tirets-agences.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	-o-background-size:690px 11px;
	-moz-background-size:690px 11px;
	-webkit-background-size:690px 11px;
	background-size:690px 11px;
	overflow: hidden;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence{
		width: 320px;
	}	
}
.corps .page .ventre .delegations .agence .space{
	display:inline-block;
	width:100%;
	height:10px;
	margin:0;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .space{
		display:none;
	}	
}
.corps .page .ventre .delegations .agence .logo{
	float:left;
	width:105px;
	height:29px;
	margin:5px 0 0 0;
	background: transparent url(../images/agences/logo-afocal-agences.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	-o-background-size:105px 29px;
	-moz-background-size:105px 29px;
	-webkit-background-size:105px 29px;
	background-size:105px 29px;	
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .logo{
		display:none;
	}
}
.corps .page .ventre .delegations .agence .titre,
.corps .page .ventre .delegations .agence .adresse{
	float:left;
	width:450px;
	height:29px;
	margin:10px 0 0 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 19px;
	color:#474747;
	line-height:30px;	
}
.corps .page .ventre .delegations .agence .adresse2{
	display:none;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .titre,
	.corps .page .ventre .delegations .agence .adresse{
		display:none;	
	}	
}
.corps .page .ventre .delegations .agence .titre{
	margin:10px 0 40px 15px;
}
.corps .page .ventre .delegations .agence .titre2{
	float:left;
	width:295px;
	height:29px;
	margin:0 0 10px 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 19px;
	color:#474747;
	line-height:30px;	
}
.corps .page .ventre .delegations .agence .titre .plus,
.corps .page .ventre .delegations .agence .titre2 .plus{
	float:right;
	margin:0 0 0 0;
	cursor: hand;
	cursor: pointer;
	/*border:1px solid lime;*/	
}
.corps .page .ventre .delegations .agence .titre .plus img,
.corps .page .ventre .delegations .agence .titre2 .plus img{
	display:inline-block;
	vertical-align:middle;
	width:10px;
	height:5px;
	margin:0 0 0 0;
}
.corps .page .ventre .delegations .agence .titre .plus2,
.corps .page .ventre .delegations .agence .titre2 .plus2{
	float:right;
	margin:0 0 0 0;
	cursor: hand;
	cursor: pointer;
	/*border:1px solid lime;*/	
}
.corps .page .ventre .delegations .agence .titre .plus2 img,
.corps .page .ventre .delegations .agence .titre2 .plus2 img{
	display:inline-block;
	vertical-align:middle;
	width:10px;
	height:5px;
	margin:0 0 0 0;
}
.corps .page .ventre .delegations .agence .etat{
	display:none;
	float:left;
	width:195px;
	height:auto;
	margin:10px 0 40px 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 18px;
	color:#B4B4B4;
	line-height:28px;
}
.corps .page .ventre .delegations .agence .sup{
	margin-top:0;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .etat{
		display:inline-block;
	}
}
.corps .page .ventre .delegations .agence .etat .quand{
	display:inline-block;
	text-align:right;
	width:185px;
	font-size:13.5px;
	color:#B4B4B4;
	line-height:15px;	
}
.corps .page .ventre .delegations .agence .etat .quand_2{
	font-size:12.5px !important;
}
.corps .page .ventre .delegations .agence .titre .isopen,
.corps .page .ventre .delegations .agence .titre .isclose,
.corps .page .ventre .delegations .agence .titre .isoops{
	float:right;
	width:70px;
	height:29px;
	margin:0 -3px 0 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	line-height:30px;
	text-align:right;
}
.corps .page .ventre .delegations .agence .titre .isopen{
	color:#92BC12;
	font-size:19px;
}
.corps .page .ventre .delegations .agence .titre .isclose{
	color:#E5A700;	
	font-size:19px;
}
.corps .page .ventre .delegations .agence .titre .isoops{
	color:#8CB6C4;	
	font-size:16px;
}
.corps .page .ventre .delegations .agence .titre .fermeture,
.corps .page .ventre .delegations .agence .titre2 .fermeture{
	color:#D54343;
}
.corps .page .ventre .delegations .agence .etat .isopen2{
	color:#92BC12;
	font-weight:bold;
	font-size:19px;
}
.corps .page .ventre .delegations .agence .etat .isclose2{
	color:#E5A700;
	font-weight:bold;
	font-size:19px;
}
.corps .page .ventre .delegations .agence .etat .isoops2{
	color:#8CB6C4;
	font-weight:bold;
	font-size:16px;
}
.corps .page .ventre .delegations .agence .etat .fermeture{
	color:#D54343;
}
@media screen and (min-width: 765px){
	.corps .page .ventre .delegations .agence .titre2{
		display:none;
	}
}
.corps .page .ventre .delegations .agence .contact{
	float:right;
	width:100px;
	height:40px;
	margin:5px 0 0 0;
}
.corps .page .ventre .delegations .agence .contact img{
	float:left;
	width:38px;
	height:37px;
	margin:0 10px 0 0;	
	cursor: hand;
	cursor: pointer;
}
.corps .page .ventre .delegations .agence .carte{
	float:left;
	width:685px;
	height:325px;
	margin:15px 0 20px 0;
	border:1px solid #E0E0E0;
	cursor: hand;
	cursor: pointer;	
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .carte{
		display:none;	
	}
}
.corps .page .ventre .delegations .agence .actuel{
	float:right;
	width:100%;
	height:29px;
	margin:0 0 45px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 19px;
	color:#474747;
	text-align:right;
	line-height:30px;
	cursor: hand;
	cursor: pointer;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .actuel{
		display:none;	
	}
}
.corps .page .ventre .delegations .agence .actuel img,
.corps .page .ventre .delegations .agence .actuel .large{
	display:inline-block;
	vertical-align:middle;
	width:10px;
	height:5px;
	margin:0 5px 0 0;
}
.corps .page .ventre .delegations .agence .actuel .isopen{
	color:#92BC12;
	font-weight:bold;
}
.corps .page .ventre .delegations .agence .actuel .isclose{
	color:#E5A700;
	font-weight:bold;
}
.corps .page .ventre .delegations .agence .actuel .soon{
	display:inline-block;
	float:left;
	color:#D54343;	
}
.corps .page .ventre .delegations .agence .infos{
	float:left;
	width:690px;
	height:195px;
	margin-top:-20px;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .infos{
		float:left;
		width:320px;
		height:auto;
		overflow: hidden;
		padding-bottom:50px;
	}
}
.corps .page .ventre .delegations .agence .infos .rappel,
.corps .page .ventre .delegations .agence .infos .message,
.corps .page .ventre .delegations .agence .infos .horaires{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#474747;
}
.corps .page .ventre .delegations .agence .infos .rappel{
	float:left;
	width:320px;
	height:160px;
	font-size: 16px;
	text-align:justify;
	line-height:22px;
	margin:5px 0 0 0;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .infos .rappel{
		display:none;	
	}
}
.corps .page .ventre .delegations .agence .infos .rappel .fermeture{
	color:#D54343;
	text-align:left;
}
.corps .page .ventre .delegations .agence .infos .rappel .message{
	display:inline-block;
	width:100%;
	font-size: 16px;
	text-align:justify;
	line-height:22px;
	margin:20px 0 0 0;
}
/*
.corps .page .ventre .delegations .agence *{
	border:1px solid grey;
}
*/
.corps .page .ventre .delegations .agence .infos .rappel2{
	display:none;
	width:290px;
	height:auto;
	margin:20px auto 0 auto;
}
.corps .page .ventre .delegations .agence .infos .rappel2 .message2{
	font-size: 16px;
	font-weight:normal;
	text-align:justify;
	line-height:22px;	
	width:250px;
	height:auto;
	background-color:#F7F7F7;
	padding:20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .infos .rappel2{
		display:block;
	}
}
.corps .page .ventre .delegations .agence .infos .rappel2 .fermeture{
	display:block;
	width:260px;
	height:auto;
	margin:0 auto;
	color:#D54343;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	line-height:25px;	
}
.corps .page .ventre .delegations .agence .infos .horaires{
	float:right;
	width:300px;
	font-size: 16px;
	height:auto;
	overflow: hidden;
	line-height:30px;
	list-style: none;
	margin:0 20px 0 0;
	padding:0;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .infos .horaires{
		float:none;
		margin:0 auto;
		width:290px;
	}
}
.corps .page .ventre .delegations .agence .infos .horaires .indispo{
	display:inline-block;
	text-align:right;
	color:#30849C;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .infos .horaires .indispo{
		display:inline-block;
		text-align:center;
		color:#30849C;
	}
}
.corps .page .ventre .delegations .agence .infos .horaires .jours{
	display:inline-block;
	width:90px;
}
.corps .page .ventre .delegations .agence .infos .horaires .heures{
	display:inline-block;
	float:right;
}
.corps .page .ventre .delegations .agence .infos .horaires .today{
	font-weight:bold;
}
.corps .page .ventre .delegations .agence .infos .carte2{
	display:none;
	width:285px;
	height:auto;
	margin:30px auto 20px auto;
	border:1px solid #E0E0E0;
	cursor: hand;
	cursor: pointer;	
}
.corps .page .ventre .delegations .agence .infos .adresse2{
	display:none;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color:#9B9B9B;
	line-height:23px;
	width:285px;
	margin:0 auto;
	text-align:center;
}
@media screen and (max-width: 764px){
	.corps .page .ventre .delegations .agence .infos .carte2,
	.corps .page .ventre .delegations .agence .infos .adresse2{
		display:block;
	}
}
.corps .page .ventre .nota{
	position:relative;
	margin:40px auto;
	width:90%;
	min-height:0;
	background:white;
	padding:7px 7px 20px 7px;
	-webkit-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	-moz-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	border-left:1px solid #F2F2F2;
}
@media screen and (min-width: 520px) and (max-width: 764px){
	.corps .page .ventre .nota{
		max-width:495px;
	}
}
.corps .page .ventre .nota .titre{
	display:block;
	width:100%;
	line-height:40px;
	background:#F3F3F3;
	text-align:center;
	font-family:'Open Sans', sans-serif;	
	font-weight:400;
	font-size:14.5px;
	color:#474747;
	margin-bottom:30px;
}
.corps .page .ventre .nota  p{
	font-family:'Open Sans', sans-serif;
	font-weight:300;
	font-size:15px;
	line-height:22px;
	margin:0;
	padding:0 40px 20px 40px;
	color:#474747;
	text-align:justify;
}
.corps .page .ventre .nota  a{
	color:#474747;
	border-bottom:1px dashed #474747;
}
.corps .page .ventre .nota .france{
	display:block;
	float:left;
	margin:0 20px 20px 40px;
	width:187px;
	height:191px;
}
.hide_desktop{
	display:none;
}

/******************************/
.modal.bb-alternate-modal .modal-content {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.modal.bb-alternate-modal .modal-footer{
	border-top: 0 none;
}
.modal.bb-alternate-modal .modal-footer button{
	color: white;
	background:black;
	border-color:white;
}
.modal.bb-alternate-modal .modal-header{
	display:none;
}
.modal.bb-alternate-modal .modal-body button{
	color: white;
	text-shadow:none;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}
/*
.modal-open .modal {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
*/

.modal {
  text-align: center;
  padding: 0!important;
  z-index: 9999 !important;  
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal300{
	max-width: 300px !important;
}
/* BOUTONS */

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
	font-style: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.aidemsg{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:15.5px;
	line-height:21px;
	text-align:center;
}
.aidemsg a{
	color:white;
	display:block;
	width:150px;
	margin:20px auto 0 auto;
	font-size:22px !important;
	padding-bottom:10px;
	border-bottom:dashed 1px #fff;
}