/* cotisations */
.page_cotisation {
	color:#666;
}
.page_cotisation h3 {
	text-transform:uppercase;
	color:#666;
}
.titre1 {
	text-transform:uppercase;
	color:#9c386a;
	border-bottom:2px solid #9c386a;
	padding-bottom:6px;
	margin-bottom:15px;
}
.tab_user_cotisation {
	width:100%;
	vertical-align:top;
}
.photo_user {
	width:80px;
}
.photo_user div {
	width:66px;
	height:66px;
	border:3px solid #EDEDED;
	border-radius:45px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.nom_user {
	text-transform:uppercase;
	font-size:28px;
	color:#F49700;
	font-family: 'bebas';
}
.prenom_user {
	color:#666;
}
.promo_user {
	font-size:15px;
}
.tab_user_cotisation h3 {
	margin-bottom:5px;
}
.numero_user {
	font-size:14px;
	padding-top:3px;
}
.tab_cotisation {
	border-collapse:collapse;
	width:100%;
	background-color: #FFF;
}
.cotis_check {
	border-left:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	width:40px;
	text-align:center;
}
.cotis_texte {
	border-bottom:1px solid#DCDCDC;
	padding:15px;
	vertical-align:middle;
	height:70px;
}
.cotis_prix {
	background-color:#F49700;
	color:#FFF;
	font-family: 'bebas';
	font-size:36px;
	width:105px;
	padding:10px 20px 10px 45px;
}
.tab_cotis_init {
	margin-bottom:13px;
}
.tab_cotis_init .cotis_check,
.tab_cotis_init .cotis_texte,
.tab_cotis_abonnement {
	border-top:1px solid #DCDCDC;
}
.tab_cotis_abonnement .cotis_texte {
	background-image:url("../images/cotis_amm.jpg");
	background-repeat:no-repeat;
	background-position:right bottom;
}
.tab_cotis_init .cotis_actions {
	border-left:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
}
.tab_cotis_annuaire .cotis_texte {
	background-image:url("../images/cotis_annuaire_papier.jpg");
	background-repeat:no-repeat;
	background-position:right bottom;
}
.tab_cotisation:nth-child(odd) {
	background:#F2F2F2;
}
body.api .tab_cotisation:nth-child(2n+1) {
    background: #fff;
}
.tab_cotis_init h2 {
	color:#666;
	text-transform:uppercase;
	font-size:21px;
	border-bottom:0px;
}

.tab_cotis_total {
	margin-top:13px;
	background:none !important;
}
.tab_cotis_total .cotis_texte {
	border-bottom:0px solid #DCDCDC;
}
.tab_cotis_total .cotis_texte label {
	float:none;
	text-transform:uppercase;
	text-align:right;
	font-size:21px;
	padding-right:15px;
}
.cotis_prix input {
	border:0px;
	font-family: 'bebas';
	font-size:24px;
	width:50px;
	color:#666;
}
.tab_cotis_total .cotis_prix input {
	background-color:#F49700;
	color:#FFF;
	font-size:36px;
	width:60px;
}
.tab_cotis_annuaire .cotis_prix {
	background-color:#F7AB33;
}
.tab_cotis_resume .cotis_prix   {
	background-color:#F7AB33;
	border-bottom:1px solid #FFF;
}
.tab_cotis_libre .cotis_prix {
	background-color:#FCD59A;
}
.tab_cotis_resume tr:nth(2) .cotis_prix {
}
.tab_cotis_gratuit .cotis_prix,
.tab_cotis_radia .cotis_prix,
.tab_cotis_arr .cotis_prix,
.tab_cotis_obli .cotis_prix {
	background-color:#F9C066;
}
.tab_cotisation label {
	float:none;
	display:block;
	height:auto;
	width:auto;
	font-size:15px;
	padding:0px 0px 3px 0px;
	line-height:normal;
}
.cotis_pay {
	text-align:center;
	padding:15px 0px;
}
.code_coupons {
	padding-top:3px;
	color:#999;
}
.page_cotisation h2 {
	border-bottom:0px;
	text-transform:uppercase;
	color:#333;
	margin-top:25px;
}
.cotis_actions {
	margin-top:15px;
	border-top:1px solid #DCDCDC;
	padding:10px 20px 10px 50px;
}
.cotis_actions .item {
	width:151px;
	height:56px;
	float:left;
	text-align:center;
	border:1px solid #9A4370;
	margin-right:25px;
	margin-bottom:15px;
}
.cotis_presentation {
	margin-bottom:25px;
}
.cotis_presentation a {
	color:#666;
}
.cotis_actions .item a {
	display:table-cell;
	height:46px;
	width:141px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	color:#333;
}
.cotis_actions .item:hover a,
.cotis_actions .item.active a  {
	background:linear-gradient(to top, #652F49, #9A4370);
	color:#FFF;
}
/* fin cotisations */
.box_login {
	width:308px;
	height:362px;
	background:#F4F0F1;
	border:1px solid #ccc;
	border-radius:3px;
	padding:20px;
	float:left;
	margin:20px;
	position:relative;
}
.info_ou {
	background:url("../images/info_ou.gif") no-repeat center center;
	float:left;
	width:26px;
	height:402px;
}
.box_login h2 {
	border:0px;
	text-transform:uppercase;
	color:#666;
	margin-top:0px;
	padding-top:0px;
	font-family: 'bebas';
	font-weight:normal;
	font-size:19px;
}
.box_login label {
	float:none;
	display:block;
	font-size:14px;
	font-weight:normal;
	padding-top:20px;
}
.box_login #login2,
.box_login #password_input {
	display:block;
	width:240px;
	padding:10px 10px 10px 50px;
	background:#FFF url("../images/bt_user_log.png") no-repeat left center;
	border:1px solid #ccc;
	margin:5px 0px 5px 0px;
}
.box_login #password_input {
	background-image:url("../images/bt_cadenas.png");
}
.box_log {
	position:relative;
}
.header .keep_connect {
	position:absolute;
	top:0px;
	right:169px;
	width:130px;
	font-size:0.85em;
}
.box_login .keep_connect {
	margin:10px 0px;
}
.pass_oubli {
	text-decoration:underline;
	color:#666;
	display:inline-block;
	font-size:11px;
}
.indic a {
	text-decoration:underline;
	color:#666;
}
.div_submit {
	text-align:center;
	margin:15px 0px;
}
.msg {
	border:2px solid #ebebeb;
	padding:10px 19px;
	margin:20px auto;
	background: #FFF;
    text-align: left;
    position: relative;
    background-color: rgba(0,25,60,0.1);
	box-shadow:2px 2px 3px rgba(0,0,0,0.1);
    border-radius:3px;
	max-width: 800px;
	font-size:13px;
	transition: 0.2s;
}
.msgWarning {
	border:1px solid rgba(0,25,60,0.2);
	display: inline-block;
}
.msgSuccess {
	border-color: #97DF95;
	background-color: #E1FFE1;
	color: #1C6648;
	border-width: 1px;
}
.msgError {
	border-color: #F57670;
	background-color: #FFE1E1;
	color: #BA3425;
	border-width: 1px;
}
.box_log .div_submit {
	margin:0px;
}
.contenu .box_login form {
   margin-top:-20px;
}
.box_login p {
	font-size:14px;
	color:#666;
}
.boxLangues {
	margin-bottom:25px;
	text-transform: uppercase;
}
.boxLangues .lab {
	padding:3px;
	display: inline-block;
	vertical-align: middle;
}
.choix_lang {
	display: inline-block;
	vertical-align: middle;
}
.active {
	border: 1px solid #ff0000;
}
.grisee {
	color: #777;
}
.contenu .page_cotisation input[type=submit],
.contenu .box_login input[type=submit],
.page_cotisation .submit,
.contenu .box_login .submit {
	font-family: 'bebas';
	font-size:19px;
	padding:14px 10px;
	font-weight:normal;
	min-width:200px;
}
/* annuaire */
fieldset.field {
	border-color:#DFDFDF;
	background:#FFF;
	box-shadow:2px 2px 3px rgba(0,0,0,0.2);
	padding:10px 20px 0px 20px;
}
.box_moteur {
	margin:0px -20px;
	padding:0px 20px 13px 20px;
	border-bottom:1px solid #ccc;
}
.box_moteur label {
	width:auto;
	display:inline-block;
	float:none;
	font-weight:normal;
	font-size:13px;
	height:auto;
}
.w40 {
	width: 40%;
}
.w20 {
	width: 20%;
}
.moteur2 .td {
	padding:20px 10px;
}
.formulaire .moteur2 .act {
	width:120px;
}
.formulaire .moteur2 input,
.formulaire .moteur2 select {
	width: auto;
	max-width:100%;
}
.moteur2 .act input {
	width:auto;
}
.moteur2 .tex_promo label {
	font-weight: 400;
}
.moteur2 .tdLabel {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
}
.box_moteur .tex {
	height:19px;
	padding-top:8px;
}
.box_moteur .item {
	float:left;
	width:23%;
	padding:5px 2% 5px 0px;
	position:relative;
}
.box_mot_groupe .item  {
	width:31%;
}
.box_deux_cases  {
	width:48% !important;
	position:relative;
}
.box_moteur .it_naf,
.box_moteur .it_codifie  {
	width:73%;
	position:relative;
}
.box_mot_perso .it_dece {
	font-size:0.9em;
	width:24%;
	padding-right:0px;
}
.box_mot_groupe .item:nth-child(3)  {
	padding-right:0px;
	width:32%;
}
.box_moteur input:not([type="checkbox"]):not([type="radio"]),
.box_moteur select {
	background:#DFDFDF;
	border:1px solid #ccc;
	width:99%;
}
.box_moteur select {
	width:100%;
}
.box_moteur input.demi:not([type="checkbox"]):not([type="radio"]){
	width:40%;
}
.it_naf #code_naf {
	right:-12px;
	top:6px;
	position:absolute;
}
.box_moteur .indic {
	font-size:0.8em;
}
fieldset.field legend,
.moteur_toggle {
	background:#963965;
	border-radius:3px;
	color:#FFF;
	font-weight:bold;
	padding:5px 10px;
}

.moteur_toggle {
	display:inline-block;
	background:#D84C3F url('../images/ic_rech_plus.png') no-repeat 3px center;
	padding:5px 10px 5px 30px;
	font-size:0.9em;
	cursor:pointer;
}
.moteur_toggle.moteur_fermer {
	background-image:url('../images/ic_rech_moins.png');
	margin:-54px 0px 0px 20px;
	position:absolute;
}
.moteur_toggle:hover {
	background-color:#F49700;
}
.list_annuaire  {
	border:0px;
	border-bottom:1px solid #B9B9B9;
	font-size:0.9em;
}
.list_annuaire td {
	border:0px;
	border-top:1px solid #B9B9B9;
	height:84px;
}
.list_item {
	clear:both;
	padding:3px 0px;
}
.ortho_exact {
	display:block;
	position:absolute;
	right:15px;
	top:10px;
}
.list_annuaire label {
	clear:none;
	display: table-cell;
	width:auto;
	min-width:55px;
	font-weight:normal;
	color:#949494;
	font-size:0.8em;
	font-style:italic;
	padding:3px 3px 0px 0px;
	height:auto;
	line-height:1em;
	float:none;
	vertical-align:top;
}
.list_annuaire .list_td {
	display: table-cell;
}
.list_annuaire .list_info_entreprise label {
	min-width:65px;
}
.list_nom {
	font-weight:bold;
	margin-bottom:3px;
	font-size:1.1em;
}
.list_diplome {
	font-size:0.9em;
}
.responsable .list_nom {
	border-bottom:1px dotted #000;
	display:inline-block;
	padding-bottom:1px;
}
.list_promo,
.list_fonction  {
	color:#923A6A;
}
.list_entreprise  {
	font-weight:bold;
}
.list_info_img {
	width:28px;
}
.list_tel {
	display:inline-block;
}
.list_img img {
	font-size:0em;
}
.list_annuaire .list_surnom label {
    min-width: inherit;
}
.list_tel_fix {
	padding-right:7px;
}
.list_infos_gen {
	width:290px;
}
.list_annuaire .bt {
	display:block;
	background:url('../images/bt_email.png') no-repeat center;
	width:25px;
	height:25px;
	padding-top:0px;
	background-color: #14BECB;
	border-radius:3px;
	margin:1px;
}
.list_annuaire .bt:hover {
	background-color:#F49700;
}
.list_annuaire .bt_add_list {
	background-image:url('../images/bt_add_newsletter.png');
}
.list_annuaire .bt_supp {
	background-image:url('../images/bt_supp.png');
}
.list_annuaire .bt_user {
	background-image:url('../images/bt_user2.png');
}
.list_annuaire .bt_modif {
	background-image:url('../images/bt_edit2.png');
}
.list_actions {
	width:24px;	
}
.rech_submit {
	text-align:right;
	position: relative;
}
.bt:before { 
	display:block;
	content:"Contacter par email";
	visibility: hidden;
	position:absolute;
	background:#FFF;
	padding:4px;
	width:140px;
	font-size:0.9em;
	margin-left:25px;
}
.bt:hover:before { 
	visibility: visible
}
.bt_contact:before { 
	content:"Contacter par email";
}
.bt_add_list:before { 
	content:"Ajouter à la liste d\'envoi";
}
.bt_supp:before { 
	content:"Supprimer";
}
.list_annuaire .bt_supp:before { 
	content:"Supprimer du groupe";
}
.bt_user:before { 
	content:"Profil détailé";
}
.bt_modif:before { 
	content:"modifier";
}
.pager {
	text-align:center;
	background:url(../images/ligne_bas_liste.png) no-repeat center top;
	padding-top:15px;
	margin-top:-20px;
}
.pager a,
.pager span.pager_on {
	display:inline-block;
	width:24px;
	height:19px;
	text-align:center;
	border:1px solid #FFF;
	margin:0px 2px;
	padding-top:5px;
	transition:0.2s;
	border-radius:4px;
}
.pager a.pager_off {
	border-color:#999;
	font-weight:600;
}
.pager span.pager_on {
	background:#333333;
	border-color:#333333;
	color:#FFF;
	font-weight:600;
}
.pager a.pager_off:hover {
	background:#D84C3F;
	color:#FFF;
}
.pager a:hover {
	border-color:#D84C3F;
}
.pager_result {
	padding-top:10px;
}
.indic_delegues {
	border-bottom: 1px dotted #000;
    padding:0px 0px 5px 0px;
	font-size:14px;
	color:#666;
	display:inline-block;
}
/* fin annuaire */
.drap {
	display:inline-block;
	background:url(../images/langue_fr.png) no-repeat center;
	width:30px;
	height:21px;
	opacity:0.5;
	border-radius:3px;
	border:1px solid #777;
	margin:0px 2px;
}
.drap_en {
	background-image:url(../images/langue_en.png);
}
.drap_ch {
	background-image:url(../images/langue_ch.png);
}
.drap_es {
	background-image:url(../images/langue_es.png);
}
.drap.active {
	opacity:1;
	border-color:#9c386a;
}
.drap:hover {
	opacity:1;
}
#cookie-banner {
	position:fixed;
	background:#A62F73;
	padding:8px 15px;
	color:#FFF;
	font-weight:bold;
	z-index:500;
	bottom:0px;
	width:100%;
	box-shadow:0px 0px 5px rgba(50,0,0,0.6);
}
#cookie-banner a {
	color: #FC3;
}
.edit_news label {
	background:#ccc;
	color:#000;
	padding:0px 8px;
	display:table;
	width:auto;
	float:none;
	margin-top:15px;
	font-size:1em;
	border-radius:3px 3px 0px 0px;
}
.edit_news input[type=text].demi {
	width:50%;
}
.edit_news input[type=text] {
	width:90%;
	padding:4px 2%;
}
.edit_news textarea {
	width:90%;
	padding:1px 2%;
	height:60px;
}

.voir_mon_profil {
	float:right;
	margin-top: -40px;
}
.voir_mon_profil a {
	display:block;
	border-radius:4px;
	text-align:center;
	padding:9px 0px 9px 0px;
	margin:0px 0px 0px 5px;
	background:#A52E72;
	font-weight:600;
	color:#FFF;
	width:300px;
}
.voir_mon_profil a:hover {
	background-color:#F7A947;
}
.box_fusion a {
	display:inline;
	border-radius:4px;
	text-align:center;
	padding:9px 10px 9px 10px;
	margin:0px 0px 0px 5px;
	background:#A52E72;
	font-weight:600;
	color:#FFF;
	width:115px;
}
.obli {
	color:red;
	font-size:13px;
	padding-left:3px;
}
.obliPhrase {
	margin:20px 0px 10px 0px;
}

.formulaire th,
.formulaire td {
	padding-top:4px;
	padding-bottom:4px;
}
.formulaire th {
	font-weight:600;
	vertical-align:middle;
	padding-right:13px;
	text-align: left;
	width:180px;
}
.formulaire input,
.formulaire select,
.formlaire textarea {
	display:inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  background-color:#DEDEE2;
  padding:6px 15px;
  border:0px;
  -ms-box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
  transition:0.1s;
  background-repeat:no-repeat;
  margin:1px;
	width:300px;
}
.formulaire input:hover,
.formulaire select:hover,
.formulaire textarea:hover {
	background-color:#D2D2D7;
	background-repeat:no-repeat;
}
.formulaire select.demi, 
.formulaire input.demi {
	width:100px;
}
.formulaire input.demi50 {
	width:48%;
}
.formulaire input[type=radio] {
	width:auto;
	margin:5px;
}
.formulaire input:focus,
.formulaire select:focus,
.formulaire textarea:focus {
  background-color:#CFDFE7;
}
.formulaire td.tdAide {
	padding-left:13px;
}
.tdAide .bRoll {
	display: inline-block;
}
.tdExemple {
	vertical-align: middle;
}
.exempleChamps {
	color:#888;
	font-size:11px;
	padding-left:10px;
	vertical-align: middle;
}
.tdChamps .exempleChamps {
	display: inline-block;
}
.icAide {
	font-size:10px;
	padding:2px 6px;
	border-radius:10px;
	background:#ebebeb;
	border:1px solid #ccc;
}
.bAide .zone {
	top:-10px;
	left:-242px;
	width:200px;
	font-size:11px;
}
.form .acts {
	text-align: center;
	border-width:1px;
	margin:0px 0px 25px 0px;
	padding:0px;
}
.bRoll {
	position: relative;
}
.zone {
	display:none;
}
.pop {
	position:absolute;
	background-color:#FFF;
	padding:10px 15px;
	box-shadow:0px 0px 4px rgba(0,0,0,0.3);
	min-width:210px;
	z-index:200;
}
.bOver.actif .zOverlay {
	display:block !important;
}
.bOver.actif .zone {
	display:flex !important;
}
.body.toOverlay .header-container,
.body.toOverlay header {
	z-index: 10;
}
.body.toOverlay .white--soft {
	z-index: 20;
	position: relative;
}
.bOver .zOverlay {
	display: none;
	background: rgba(205,205,205,0.85);
	position: fixed;
	height: 100%;
	width:100%;
	top:0px;
	left:0px;
	z-index: 20;
}
.bOver.actif {
	width:100%;
	height: 100%;
	position: fixed;
	align-items: center;
	justify-content: center;
	z-index: 20;
	left:0px;
	top:0px;
	display: flex;
}
.bOver .zone {
	width:900px;
	max-height: 90%;
	z-index: 200;
	box-shadow: 2px 2px 12px rgba(0,0,0,0.3);
	background-color: #FFF;
	overflow: hidden;
	position: relative;
}
.bOver .intPop {
	padding: 4% 5%;
overflow-y: auto;
width: 90%;
}
.bOver .close {
	background:#FFF url('../images/close.svg') no-repeat center;
	background-size: 25px auto;
	height: 30px;
	width:30px;
	border:1px solid #ccc;
	position: absolute;
	right: 5px;
	top:5px;
	border-radius: 2px;
	transition: 0.2s;
}
.bOver .close:hover {
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	background-size: 30px auto;
}
@media all and (min-width: 990px) {
.bRoll:hover .zone {
	display:block;
}
}
@media all and (max-width: 989px) {
.bRoll.bActive .icAide {
	border-color:red;
}
}
/* PROFIL */
.monProfil .white--soft {
	background-image: url('../images/profil_fond.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 1px;
	font-family: Helvetica, Arial, "sans-serif"
}
.monProfil .contenu {
	background:#FFF url('../images/photo_profil.jpg') no-repeat center top;
	background-size: 100% auto;
	max-width: 930px;
	border-radius:13px;
	padding:35px;
	box-shadow: -2px -2px 10px rgba(60,20,40,0.3);
	margin:30px auto;
	position: relative;
	font-size: 16px;
}
.boxProfilBlc {
	box-shadow: 3px 3px 12px rgba(0,0,0,0.15);
	border-radius: 12px;
	margin:0px 0px 20px 0;
	padding:20px 30px;
	position: relative;
}
.boxProfilBlc:hover {
	/*transform: scale(1.05);*/
	box-shadow: 3px 3px 16px rgba(0,0,0,0.2);
}
.photoNom {
	display: flex;
	margin-top: 111px;
	margin-bottom: 10px;
}
.boxPhoto {
	width:151px;
	height: 151px;
	flex-shrink: 0;
	margin-right: 25px;
	background: #F3F3F3;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.boxPhoto .photo {
	width:85%;
	height: 85%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	border-radius: 100%;
}
.monProfil .contenu h1,
.monProfil .contenu h2,
.monProfil .contenu h3 {
	font-family: Montserrat, "proxima-nova", Helvetica, Arial, sans-serif !important;
	border:0px;
	padding:0px !important;
	color:#000;
}
.monProfil .contenu h1 {
	margin:95px 0 10px 0px;
	font-size: 23px;
}
.monProfil .contenu h2 {
	margin:25px 0 8px 0px;
	font-size: 23px;
}
.monProfil .contenu h3 {
	margin:5px 0 13px 0px;
	font-size: 16px;
}
.monProfil .contenu .intPop h2 {
	margin-bottom:20px;
}
.monProfil .contenu .intPop h3 {
	margin:20px 0 13px 0px;
}
.monProfil .contenu h4,
.monProfil .contenu h5 {
	font-family: Helvetica, Arial, "sans-serif";
	margin:0px;
}
.monProfil .contenu h4 {
	font-size: 16px;
	margin:25px 0px 10px 0px;
}
.monProfil .contenu h5 {
	font-size: 15px;
	margin:13px 0px 6px 0px;
}
.boxNom .ligneP .info {
	font-weight: 600;
}
.ligneCheck {
	margin:5px 0px;
}
.ligneP {
	display: flex;
	margin:10px 0px;
}
.ligneP .info {
	color:#000;
}
.ligneP .lab {
	color:#7F7F7F;
	margin-right: 7px;
}
#blockRelations .ligneP .lab {
	width:130px;
}
.boxCotisation {
	position: absolute;
	top:170px;
	right:40px;
}
.boxCotisation a {
	display: block;
	background: #fff url('../images/logoSoce.png') no-repeat 5px center;
	background-size: 25px;
	padding:6px 15px 6px 35px;
	border-radius: 5px;
	color:#000;
	font-weight: 600;
}
.boxCotisation a:hover {
	transform: scale(1.1);
}
.profilFlex3,
.profilFlex4,
.profilFlex1,
.profilFlex2 {
	display: flex;
	justify-content: space-between;
}
.profilFlex4 {
	flex-wrap: wrap;
}
.profilFlex4 > div,
.profilFlex3 > div {
	width:42.6%;
	flex-shrink: 0;
}
.profilFlex1 #blockPromo,
.profilFlex1 #blockGadz {
	width:20%;
}
.profilFlex1 #blockRelations {
	width:36%;
}
.profil_emailAdress {
	width:68%;
}
.boxProfilRs {
	width:30%;
}
.lien_info {
	color:#984BC4;
	font-style: italic;
	text-align: right;
	display: block
}
.submitConf {
	display: flex;
	align-items: center;
}
.tab1 {
	border-collapse: collapse;
	width:100%;
}
.tab1 td {
	border-bottom:1px solid #ebebeb;
	padding:5px;
}
.icc {
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size:17px auto;
	width:25px;
	height: 25px;
	position: relative;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2); 
	border-radius: 30px;
}
.icc:hover {
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5); 
}
.icc span {
	display: none;
	position: absolute;
	background: #FFF;
	font-size: 13px;
	padding:2px 5px;
	border-radius: 4px;
	top:25px;
	z-index: 20;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2); 
	left:25px;
}
.icc:hover span {
	display: block;
}
.ic_edit {
	background-image: url('../images/edit.png') ;
}
.ic_add {
	background-image: url('../images/add.png') ;
}
.ic_sup {
	background-image: url('../images/sup2.png') ;
}
.item_rech_entreprise {
	margin:6px 0px;
}
.boxPhoto .bOver .act,
.boxProfilBlc .bOver .act {
	display: none;
	background:#FFF url('../images/edit.png') no-repeat center;
	background-size: 23px auto;
position: absolute;
right: 10px;
top: 10px;
text-decoration: underline;
height: 35px;
width: 35px;
	border:1px solid #ccc;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	border-radius: 60px;
}
.boxPhoto:hover .bOver .act,
.boxProfilBlc:hover .bOver .act {
	display: block;
}
.boxPhoto .bOver .act:hover,
.boxProfilBlc .bOver .act:hover {
	background-image: url('../images/edit_blc.png');
	cursor: pointer;
	border-color:#984BC4;
	background-color:#984BC4;
}
.contenu .boxProfilBlc form {
  padding:0px;
}
.ligneF .small {
  font-size: 12px;
}
.vert {
	color:#31A749;
}
.rsProfil {
	display: block;
	background: url('../images/pager_next.png') no-repeat left 5px;
	background-size: 15px auto;
	padding:5px 0px 5px 25px;
	color: #7F7F7F;
}
a.rsProfil {
	color:#000;
}
a.rsProfil:hover {
	color:#11A7B3;
}
.rsProfil.facebook {
	background-image: url('../images/facebook.png');
}
.rsProfil.skype {
	background-image: url('../images/skype.png');
}
.rsProfil.linkedin {
	background-image: url('../images/linkedin.png');
}
.rsProfil.twitter {
	background-image: url('../images/twitter.png');
}
.rsProfil.whatsapp {
	background-image: url('../images/whatsapp.png');
}
.linkedin_sync {
	display: block;
	width:147px;
	height: 26px;
	background: url('../images/linkedin_sink.png') no-repeat center;
	background-size: contain;
	margin-top:8px;
	border-radius: 3px;
}
.linkedin_sync:hover {
	box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}
.labDate {
	color:#11A7B3;
	margin-right: 13px;
}
.labDate span:nth-child(2) {
	display: inline-block;
}
.ligneP .societe {
	text-transform: uppercase;
	color:#666666;
	display: inline-block;
	margin:0px 10px;
}
.ligneP .encours {
	color:#006666;
	display: inline-block;
	margin-left: 5px;
}
.ligneF {
	display: flex;
	margin:8px 0px;
	padding:0px;
	align-items: center;
}
.ligneF .lab {
	margin-right: 10px;
	width:130px;
	flex-shrink: 0;
}
.ligneF .info {
	width:90%;
}
.ligneF em {
	font-size: 13px;
}
.turquoise {
	color:#11A7B3;
}
.ligneF select#nationalite {
	height: 200px;
}
.validation_attente {
	font-size: 13px;
	display: block;
	line-height: 1em;
	margin-top: 2px;
}
.nothing {
	font-style: italic;
	color:#666;
	text-align: center;
}
.ligneSup {
	position: relative;
}
.ligneSup .suppr {
	position: absolute;
	right:0px;
	top:-3px;
}
.ligneSup .info {
	padding-right: 30px;
}
.suppr a {
	display: block;
	background: url('../images/close.svg') no-repeat center;
	background-size: 90%;
	height:20px;
	width:20px;
	border:1px solid #ebebeb;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	position: relative;
	border-radius: 10px;
	margin-left:10px;
}
.suppr a:hover {
	background-color:#F9393C;
	border-color:#F9393C;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
	background-image: url('../images/close_blc.svg');
}
.suppr a:hover::after {
	display: block;
	content:"Enlever cette personne";
	position: absolute;
	font-size: 13px;
	line-height: 1em;
	top:22px;
	width: 120px;
}
#editAdresse button {
	background-color:#14BECB;
	color:#FFF;
	padding:5px 15px;
	border-radius: 4px 4px 0 0;
	border:1px solid #14BECB;margin-bottom: 15px;
}
#editAdresse button:hover {
	cursor: pointer;
}
#editAdresse button:hover,
#editAdresse button.active {
	background-color:#984BC4;
	border-color:#984BC4;
	color:#FFF;
}
/* FIN PROFIL */
.map_france {
	position:relative;
	left:50%;
	margin-left:-245px;
	height :478px;
	width : 431px;
	background:url('/images/map_france.svg') no-repeat center;
	background-size:100% auto;
}
.map_france a {
	display:block;
	position: absolute;
	font-family:'ubuntu';
	 font-weight: 400;
	font-size:22px;
	color:#8d2363;
	font-style: bold;
	transition:0.2s;
}
.map_france a .picto {
	display:block;
	background:#8d2363;
	width:28px;
	height:20px;
	-webkit-transform:skew(-30deg);
	-moz-transform:skew(-30deg);
	-o-transform:skew(-30deg);
	tranform:skew(-30deg);
	position:absolute;
	left:-35px;
	transition:0.2s;
}
.map_france a .titre {
	position:absolute;
	transition: color 0.5s;
}
.angers .titre {
	position:absolute;
	top:21px;
	left:-55px;
}
.cluny .titre {
	top:28px;
	left:-50px;
}
.bordeaux .titre {
	top:-3px;
}
.chalons .titre {
	top: 23px;
	left:-45px;
}
.metz .titre {
	top:-32px;
	left:-30px;
}
.aix-en-provence .titre {
	top:28px;
	left:-85px;
}
.paris .titre {
	top:-30px;
	left:-50px;
}

.aix-en-provence {
	 top: 80%;
	 left: 85%;
} 
.angers {
	 top:45%;
	 left:39%;
}
.bordeaux {
	 top:70%;
	 left:37%;
}
.chalons {
	 top: 29%;
	 left: 73%;
	 white-space: nowrap;
}
.cluny {
	 top: 51%;
	 left: 72%;
}
.lille {
	 top: 10%;
	 left: 63%;
}
.metz {
	 top: 24%;
	 left: 84%;
}
.paris {
	 top: 28%;
	 left: 60%;
}
.karlsruhe {
	 top: 26%;
	 left: 104%;
}
.karlsruhe .titre {
	top:-30px;
	left:-50px;
}
.map_france a:hover{
	color :#f29400;
}
.map_france a:hover .picto {
	width:22px;
	height:22px;
	border-radius:35px;
	-webkit-transform:skew(0deg);
	-moz-transform:skew(0deg);
	-o-transform:skew(0deg);
	tranform:skew(0deg);
	background:#f29400;
}
.zListePromo ul {
	-moz-column-count: 6;
		-moz-column-gap: 10px;
		-webkit-column-count: 6;
		-webkit-column-gap: 10px;
		column-count: 6;
		column-gap: 10px;
		width: 100%;
	margin:0px;
	padding:0px;
}
.zListePromo ul li {
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
	margin:0px;
}
.zListePromo a {
	color:#000;
}
.zListePromo a:hover {
	color:#A62F73;
}
.zListePromo h2 {
	text-transform: uppercase;
	font-size:1.6em;
	font-weight:400;
}
.ui-dialog {
	background:#FFF;
	box-shadow:0px 0px 5px rgba(0,0,0,0.3);
	padding:13px 25px;
	border:1px solid #999;
}
.ui-dialog-titlebar-close {
	display: block;
	text-indent: -9999px;
	background:url('../images/close.png') no-repeat center;
	background-size: 100%;
	width:13px;
	height:18px;
	border:1px solid #ccc;
	text-decoration: underline;
	float:right;
}
.ui-dialog-titlebar-close:hover {
	transform: scale(1.2);
	cursor:pointer;
}
#generateXLSMembres {
	padding:5px 0px;
}
#generateXLSMembres a {
	display: inline-block;
	padding-right:5px;
	color:#000;
}
#generateXLSMembres a:hover {
	text-decoration:underline;
}
.ui-dialog-buttonset button {
	padding:5px 15px;
	margin:15px 0px 4px 0px;
	cursor:pointer;
}
.ui-dialog-buttonset button:first-child {
	background-color:#A52E72;
	border:1px solid #A52E72;
	color:#FFF;
	font-weight:600;
	margin-right:15px;
}
.ui-dialog-buttonset button:first-child:hover {
	background-color:#F7A947;
	border-color:#F7A947;
}
.btl {
	padding:5px 5px 5px 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.btExcel {
	background-image:url('../images/icones/page_excel.png');
}
.col {
	float:left;
	width:45%;
	padding-right:5%;
	margin:15px 0px;
}
.cols:after {
	display: block;
	content: "";
	height:0px;
	visibility: hidden;
	clear:both;
}
.annuler,
.bouton {
	border:2px solid #ccc;
	color:#666;
	padding:8px 15px;
	display: inline-block;
	margin:auto;
}
.act {
	text-align: center;
}
.btNew {
	display: inline-block;
	position: relative;
}
.btNew:after {
	display: block;
	content:"";
	position: absolute;
	background: url("../images/nouveau.png") no-repeat left top;
	width:90px;
	height:31px;
	left:50%;
	top:-15px;
	margin-left:-45px;
}
.tabListe th,
.tabListe td {
	padding:5px;
	border-bottom:1px solid #ebebeb;
	vertical-align: top;
}
.ui-state-default {
	background: url("../images/hold.png") no-repeat 5px;
	list-style-type: none;
	padding:6px 10px 6px 25px;
	border:1px solid #ccc;
	margin-top:-1px;
}
.ui-state-default:hover {
	cursor:grab;
	border-color:#666;
}
.ui-dialog-buttonset {
	text-align: center;
}
#generateXLSMembres {
	display: block;
	margin:35px 0px;
	text-align: center;
}
.carte_convocation {
	max-width:400px;
	border:2px solid #666;
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	padding:25px;
	margin:15px 0px;
}
.tabConvoc .td {
	padding:4px 6px 4px 0px;
}
.tabConvoc .info {
	font-weight: 600;
	padding-right:20px;
	padding-left:6px;
}
.tabConvocCotis .lab {
	white-space: nowrap;
}
.tabConvocCotis .td {
	padding-top:1px;
	padding-bottom:1px;
}
.carte_convocation p {
	margin:2px 0px 0px 0px;
}
.codeBarre img {
	display: block;
	margin-top:15px;
	width: 200px;
	height:30px;
}
.pageSite .pageInt {
	position: relative;
}
.pageSite {
	font-size:15px;
}
.pageSite h1 {
	font-size:1.7em;
	margin:40px 0px 35px 0px;
}
.pageSite h2 {
	font-size:1.35em;
	margin:30px 0px 25px 0px;
	padding-bottom:15px;
}
.pageConvocation .cl1 {
	float:left;
	width:46%;
}
.pageConvocation .cl2 {
	float:right;
	width:46%;
}
.rechProcuration .item {
	margin:3px 0px
}
.rechProcuration a {
	font-size: 11px;
	padding:2px 5px;
	display: inline-block;
	margin-right: 5px;
	border:1px solid #ccc;
	border-radius:2px;
	color:#666;
}
.rechProcuration a:hover {
	box-shadow: 2px 1px 3px rgba(0,0,0,0.2);
	border-color:#17BDC8;
	color:#17BDC8;
}
.contenu .pageConvocation input[type="submit"] {
	margin-left:0px;
}
.pageConvocation .boxPrint {
	margin-top:30px;
}
.pagePrint {
	padding:25px;
}
.toRelative {
	position: relative;
}
.toRelative .auto_complete {
	top:20px !important;
}
.bodyold .pageSoceInscription .box {
	background-color: #FFF;
	margin: 15px 0px;
}
.pageSoceInscription .box th {
	width:200px;
	text-align: left;
}
/* FORM */
.divForm {
	margin:18px 0px;
}
.divForm select,
.divForm textarea,
.divForm input:not([type="checkbox"]):not([type="radio"]) {
	width: 95%;
padding: 12px 2.5%;
font-size: 16px;
	background-color: #FFF;
	border:1px solid #ccc;
	transition: 0.2s;
}
.divForm select:hover,
.divForm textarea:hover,
.divForm input:hover:not([type="checkbox"]):not([type="radio"]) {
	background-color:#DFF9F8;
}
@media all and (min-width:768px) {
.flexForm {
	display: flex;
	justify-content: space-between;
}
.flexForm .item {
	width:49%;
}
.flexForm select,
.flexForm input:not([type="checkbox"]):not([type="radio"]) {
	width: 90%;
padding: 12px 5%;
}
}
body.api .nivComplex {
	color:#FFF;
	align-items: center;
}
body.api .password_measure_container {
    border: 1px solid rgba(0,0,0,0.3);
    height: 24px;
}
body.api .fondSoce .boxAlpha .password_measure_container {
    border: 1px solid rgba(255,255,255,0.3);
}
.password_measure_text,
.nivComplex .text {
	padding-right: 10px;
}
.divForm .itAuto select {
	width: auto;
}
body.api .flexForm input:not([type="checkbox"]):not([type="radio"]) {
	boder-color:#FFF;
}
.actsForm {
	text-align: center;
	margin:15px 0px;
}
/* FIN FORM */
.bureauFlex {
display:flex;
	justify-content: space-between;
}
.bureauFlex > div {
	width:45%;
display:flex;
	justify-content: center;
	margin:45px auto;
}
.bureauFlex > div a {
	font-size: 22px;
	padding: 25px 5%;
width:90%;
	margin: 0px;
}
.bureauFlex .bouton img {
	display: inline-block;
	
	margin-right: 5px;
}
@media all and (max-width:989px) {
	.bureauFlex {
display:block;
}
	.bureauFlex > div {
	width:100%;
		max-width: 500px;
}
}
@media all and (max-width:639px) {
.bureauFlex > div a {
	font-size: 17px;
	padding: 15px 5%;
	margin: 0px;
}
	.bureauFlex > div {
    margin: 15px auto;
}
}

.page_login::after {
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.lienImportant {
	color:rgba(133, 41, 101, 1) !important;
	font-weight:bold;
}