/*
     V2024 - juillet 2024
*/
/** GROUPE ADM 0 **/
.backgGris01{background:#EAEAEA} /* fond clair */
.colorGris01{color:#d4d4d4}
.backgGris02{background:#b1b3b4} /* fond foncé */
.colorGris02{color:#b1b3b4}
.backgGris03{background:#5c8ca9} /* logo */
.colorGris03{color:#5c8ca9}
.backgGris04{background:#416f8b} /* foncé */
.colorGris04{color:#416f8b}

/** GROUPE GNL 1 **/
.backgVert01{background:#eaf2cf} /* fond clair */
.colorVert01{color:#eaf2cf}
.backgVert02{background:#c6dcb0} /* fond foncé */
.colorVert02{color:#c6dcb0}
.backgVert03{background:#97bf0d} /* logo */
.colorVert03{color:#97bf0d}
.backgVert04{background:#6e8a0c} /* foncé */
.colorVert04{color:#6e8a0c}

/** GROUPE PRO 2 **/
.backgViolet01{background:#fae6f5} /* fond clair */
.colorViolet01{color:#fae6f5}
.backgViolet02{background:#baa8c2} /* fond foncé */
.colorViolet02{color:#baa8c2}
.backgViolet03{background:#b786ab} /* logo */
.colorViolet03{color:#b786ab}
.backgViolet04{background:#723f65} /* foncé */
.colorViolet04{color:#723f65}

/** GROUPE ETU 3 **/
.backgBleu01{background:#def3fb} /* fond clair */
.colorBleu01{color:#def3fb}
.backgBleu02{background:#9eceed} /* fond foncé */
.colorBleu02{color:#9eceed}
.backgBleu03{background:#5cc5ed} /* logo */
.colorBleu03{color:#5cc5ed}
.backgBleu04{background:#1d7fa4} /* foncé */
.colorBleu04{color:#1d7fa4}

/** GROUPE EMP 4 **/
.backgVert01{background:#eaf2cf} /* fond clair */
.colorVert01{color:#eaf2cf}
.backgVert02{background:#c6dcb0} /* fond foncé */
.colorVert02{color:#c6dcb0}
.backgVert03{background:#97bf0d} /* logo */
.colorVert03{color:#97bf0d}
.backgVert04{background:#6e8a0c} /* foncé */
.colorVert04{color:#6e8a0c}

/** GROUPE ENT 5 **/
.backgOrange01{background:#fff5ad} /* fond clair */
.colorOrange01{color:#fff5ad}
.backgOrange02{background:#f2dc48} /* fond foncé */
.colorOrange02{color:#f2dc48}
.backgOrange03{background:#f6ab29} /* logo */
.colorOrange03{color:#f6ab29}
.backgOrange04{background:#de8d00} /* foncé */
.colorOrange04{color:#de8d00}

/** GROUPE PAR 6 **/
.backgRed01{background:#fce1da} /* fond clair */
.colorRed01{color:#fce1da}
.backgRed02{background:#feb2a5} /* fond foncé */
.colorRed02{color:#feb2a5}
.backgRed03{background:#ca3032} /* logo */
.colorRed03{color:#ca3032}
.backgRed04{background:#9d3333} /* foncé */
.colorRed04{color:#9d3333}

/*
.colorGNL{color:#99cc66}
.colorPRO{color:#b786ab}
.colorETU{color:#97bf0d}
.colorGNL{color:#5c8ca9}

.fdCellGNL{background:#eaf2cf}
.fdCellPRO{background:#fae6f5}
.fdCellETU{background:#def3fb}
.fdCellADM{background:#d4d4d4}

.fdMidNavGNL{background:#c6dcb0}
.fdMidNavPRO{background:#baa8c2}
.fdMidNavETU{background:#9eceed}
.fdMidNavADM{background:#b1b3b4}
*/

html{overflow-x:auto} 
img{border-style:none} 
h1{display:inline;font-weight:normal}
h2{display:inline;font-weight:normal}
h3{display:inline;font-weight:normal}
ul {padding:0;margin:0;list-style-type:none}
li {margin:0;padding:0}
table,tr,td{border:none;margin:0;padding:2px;border-collapse:collapse;}
/*table{box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);}*/

.inl{display:inline}
.bold{font-weight:bold}
.underl{text-decoration:underline}
.center{text-align:center}
.divcenter{margin:0 auto}
.w100percent{width:100%}
.width50{width:50%}
.w25percent{width:25%}
.w33percent{width:33%}
.w10percent{width:10%}
.w12percent{width:12%}
.w9percent{width:9%}





.size9{font-size:9px}
.size10{font-size:10px}
.size11{font-size:11px}
.size12{font-size:12px}
.size13{font-size:13px}
.size14{font-size:14px}
.size16{font-size:16px}
.size18{font-size:18px}
.size19{font-size:19px}
	
.maintitre{font-family:"Lato",verdana;font-size:46px;letter-spacing:-1px}
.soustitre{font-family:"Lato",verdana;font-size:32px;letter-spacing:-1px}
.soustitre2{font-family:"Lato",verdana;font-size:28px;letter-spacing:-1px}
.soustitre3{font-family:"Lato",verdana;font-size:22px;letter-spacing:-1px}
.soustitreNoColor{font-family:"Lato",verdana;font-size:32px;letter-spacing:-1px;font-weight:bold}
.soustitre2NoColor{font-family:"Lato",verdana;font-size:22px;letter-spacing:-1px;font-weight:bold}

.topictitle{font-size:22px}
.topictitle2{font-size:22px}
.shortdescription{padding:5px 0 10px 0;font-size:22px}

.contenu{font-family:"Lato",Tahoma,Geneva,sans-serif;font-size:18px}
.small .resize{font-size:16px;line-height:18px}
.medium .resize{font-size:18px}
.large .resize{font-size:20px;line-height:20px}

.colgCelld{font-size:14px}
.coldBleuTitre{font-size:22px}
.coldBleuTxt{font-size:14px}


input[type=text],input[type=password],input[type=select]{line-height:21px;height:21px;font-size:14px}

.fr{float:right}
.fl{float:left}
.cb{float:none;clear:both}
.pub{font-size:9px;color:#999;text-align:right;padding:0 5px 0 0}
.maj{text-transform:uppercase}
.rouge,.red{color:#C00}
.vert,.green{color:#393}
.orange{color:#F60}
.p10{padding:10px}
.p20{padding:20px}
.ar{text-align:right}
.ac{text-align:center}
.al{text-align:left}
.at{vertical-align:top}
.am{vertical-align:middle}
.dn{display:none}
.fixed{position:fixed;top:0}

a:link,a:visited,a:active{color:#0073cb;text-decoration:none}
a:hover{color:#2850C1;text-decoration:underline}
.blanc,a.blanc:link,a.blanc:visited,a.blanc:active,.blanc li a:link,.blanc li a:visited,.blanc li a:active{color:#fff;text-decoration:none}
a.blanc:hover,.blanc li a:hover{color:#EEE;text-decoration:underline}
.gris,a.gris:link,a.gris:visited,a.gris:active,.gris li a:link,.gris li a:visited,.gris li a:active{color:#323232;text-decoration:none}
a.gris:hover,.gris li a:hover{color:#444444;text-decoration:underline}
.bleu,a.bleu:link,a.bleu:visited,a.bleu:active,.bleu li a:link,.bleu li a:visited,.bleu li a:active{color:#0073cb;text-decoration:none}
a.bleu:hover,.bleu li a:hover{color:#2850C1;text-decoration:underline; }
.cobf,a.cobf:link,a.cobf:visited,a.cobf:active,.cobf li a:link,.cobf li a:visited,.cobf li a:active{color:#ff6d43;text-decoration:none}
a.cobf:hover,.cobf li a:hover{color:#f4592c;text-decoration:underline; }

li {background:url("https://www.compta-online.net/images/toolbar2-201409.gif") 0px -496px no-repeat;padding:3px 0 3px 10px}
li a, li a:link, li a:visited, li a:active {color:#0073cb;text-decoration:none}
li a:hover {color:#2850C1;text-decoration:underline}

.bleu li{background:url("https://www.compta-online.net/images/toolbar2-201409.gif") 0px -1000px no-repeat;display:block;padding:1px 0 1px 10px}
.blanc li{background:url("https://www.compta-online.net/images/toolbar2-201409.gif") 0px 4px no-repeat;display:block;padding:1px 0 1px 10px}
.noir li{background:url("https://www.compta-online.net/images/toolbar2-201409.gif") 0px -1500px no-repeat;display:block;padding:1px 0 1px 10px}

.rss li {background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -655px no-repeat;list-style:none;padding:1px 0 1px 18px; margin: 0;color:#ff9900;}
.rss li a, .rss li a:link, .rss li a:visited, .rss li a:active {color:#ff9900;text-decoration:none;}
.rss li a:hover {color:#000000;text-decoration:underline;}

.adobe li {background:url("https://www.compta-online.net/images/adobe-icone-small.jpg") no-repeat 4px 4px;padding:2px 0 2px 18px;list-style:none;color:#0073cb}
.adobe li a, .adobe li a:link, .adobe li a:visited, .adobe li a:active {color:#0073cb;text-decoration:none;}
.adobe li a:hover {color:#2850C1;text-decoration:underline;}

.word li {background:url("https://www.compta-online.net/images/word-icone-small.jpg") no-repeat 4px 4px;padding:2px 0 2px 18px;list-style:none;color:#0073cb}
.word li a, .word li a:link, .word li a:visited, .word li a:active {color:#0073cb;text-decoration:none;}
.word li a:hover {color:#2850C1;text-decoration:underline;}

.jpeg li {background:url("https://www.compta-online.net/images/jpeg-icone-small.jpg") no-repeat 4px 4px;padding:2px 0 2px 18px;list-style:none;color:#0073cb}
.jpeg li a, .jpeg li a:link, .jpeg li a:visited, .jpeg li a:active {color:#0073cb;text-decoration:none;}
.jpeg li a:hover {color:#2850C1;text-decoration:underline;}

.powerpoint li {background:url("https://www.compta-online.net/images/powerpoint-icone-small.jpg") no-repeat 4px 4px;padding:2px 0 2px 18px;list-style: none;color:#0073cb}
.powerpoint li a, .powerpoint li a:link, .powerpoint li a:visited, .powerpoint li a:active {color:#6F6F6F;text-decoration:none;}
.powerpoint li a:hover {color:#2850C1;text-decoration:underline;}

.excel li {background:url("https://www.compta-online.net/images/excel-icone-small.jpg") no-repeat 4px 4px;padding:2px 0 2px 18px;list-style: none;color:#0073cb}
.excel li a, .excel li a:link, .excel li a:visited, .excel li a:active {color:#0073cb;text-decoration:none;}
.excel li a:hover {color:#2850C1;text-decoration:underline;}

.zip li {background:url("https://www.compta-online.net/images/zip-icone-small.jpg") no-repeat 4px 4px;padding:2px 0 2px 18px;list-style: none;color:#0073cb}
.zip li a, .zip li a:link, .zip li a:visited, .zip li a:active {color:#0073cb;text-decoration:none;}
.zip li a:hover {color:#2850C1;text-decoration:underline;}


/***** PAGE *************************************************************************************************/
#page{font-family:"Lato",Tahoma,Geneva,sans-serif;position:relative;background:#fff;width:1100px;margin:auto}
.print{display:none}

.colgdemi{padding:10px}
.colg3quart{padding:15px 0}
.colg1quart{padding:2px 0 15px 0}
.colg1quartMargin{padding:0 8px}
.borderB{border:1px solid #eee;margin:0 auto;}
.obligatoire{text-transform:uppercase;font-size:11px;color:#C00}
.facultatif{text-transform:uppercase;font-size:11px;color:#093}
.roundcorner{border-radius:5px;}
.bigLien{font-family:"Lato",Tahoma,Geneva,sans-serif;font-size:20px;letter-spacing:-1px}
.bigLien2{font-family:"Lato",Tahoma,Geneva,sans-serif;font-size:16px}

.ShowAfterPost{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 3px -888px no-repeat #BEDBA3;padding:5px 5px 5px 70px;color:#247F1F;border-radius:5px;}
.ShowAfterPostRed{background:url("https://www.compta-online.net/images/bigOKred.png") 3px 3px no-repeat #ecd5d8;padding:5px 5px 5px 70px;color:#BC2A4D;border-radius:5px;}

.buttonLink{padding:4px;margin:2px;border-radius:6px;float:left}/*;display:inline*/
.buttonLinkMenu{padding:4px;margin:2px 5px;border-radius:6px;display:inline-block}

.annTxt{width:130px;padding:3px 0 3px 0}
.annTxt2{width:85%;padding:3px 0 3px 0;text-align:left}
.annTxtfooter{width:170px;padding:3px 0 3px 0;text-align:left}
.annDateDiv{width:15%;text-align:center}
.annDateDivfooter{width:60px;text-align:center}
.annDateBox{background:#fff;border:1px solid #d3d3d3;width:25px;padding:5px;text-align:center;padding:6px;margin:2px 0 2px 5px}
.annImportant{background:#f2dc48;border-bottom:3px solid #ddd}
.annBox{margin:7px 0;background:#f2f2f2;padding:10px}
.annBoxVu{margin:7px 0;background:#f2f2f2 url("https://www.compta-online.net/images/vu-gris2.png") bottom left no-repeat;padding:10px}
.annBoxVuImportant{margin:7px 0;background:#ffffa4 url("https://www.compta-online.net/images/vu-gris2.png") bottom left no-repeat;padding:10px}
.annBoxImportant{margin:7px 0;background:#ffffa4;padding:10px}

.BoxJaune {position: relative;background: #fffbeb;padding: 12px 20px;margin: 15px 0;border-left: 6px solid #facc15;border-radius: 6px;box-sizing: border-box;line-height: 1.4;color: #92400e;}
.BoxJaune:hover {transform: scale(1.01);}
.BoxJaune::before {content: "";position: absolute;top: 0;right: 0;width: 60px;height: 40px;background: transparent;}
.BoxJaune::after {content: "\1F4A1";position: absolute;top: 8px;right: 20px;font-size: 28px;color: rgba(250, 204, 21, 0.35);pointer-events: none;}

.BoxOK {position: relative;background: #f0fdf4;padding: 12px 20px;margin: 15px 0;border-left: 6px solid #16a34a;border-radius: 6px;box-sizing: border-box;line-height: 1.4;color: #166534;}
.BoxOK:hover {transform: scale(1.01);}
.BoxOK::before {content: "";position: absolute;top: 0;right: 0;width: 60px;height: 40px;background: transparent;}
.BoxOK::after {content: "\2705";position: absolute;top: 8px;right: 15px;font-size: 28px;color: rgba(22, 163, 74, 0.25);pointer-events: none;}

.BoxError {position: relative;background: #fdf2f2;padding: 12px 20px;margin: 15px 0;border-left: 6px solid #dc2626;border-radius: 6px;box-sizing: border-box;line-height: 1.4;color: #b91c1c;}
.BoxError:hover {transform: scale(1.01);}
.BoxError::before {content: "";position: absolute;top: 0;right: 0;width: 60px;height: 40px;background: transparent;}
.BoxError::after {content: "\26A0";position: absolute;top: 6px;right: 15px;font-size: 42px;color: rgba(220, 38, 38, 0.25);pointer-events: none;}

.aqp {position: relative;background: #f9f9f9;padding: 12px 20px;margin: 15px 0;border-left: 6px solid #7c3aed;border-radius: 6px;box-sizing: border-box;line-height: 1.4;}
.aqp:hover {transform: scale(1.01);}
.aqp::before {content: "";position: absolute;top: 0;right: 0;width: 60px;height: 40px;background: transparent;}
.aqp::after {content: "\2753";position: absolute;top: 10px;right: 15px;font-size: 40px;color: rgba(124, 58, 237, 0.35);pointer-events: none;}

.news {position: relative;background: #f5f5f5;padding: 12px 20px;margin: 15px 0;border-left: 6px solid #000;border-radius: 6px;box-sizing: border-box;line-height: 1.4;color: #111;}
.news:hover {transform: scale(1.01);}
.news::before {content: "";position: absolute;top: 0;right: 0;width: 60px;height: 40px;background: transparent;}
.news::after {content: "\1F195";position: absolute;top: 8px;right: 15px;font-size: 28px;color: rgba(0, 0, 0, 0.25);pointer-events: none;}

.BoxInfo {position: relative;background: #eff6ff;padding: 12px 20px;margin: 15px 0;border-left: 6px solid #3b82f6;border-radius: 6px;box-sizing: border-box;line-height: 1.4;color: #1e3a8a;}
.BoxInfo:hover {transform: scale(1.01);}
.BoxInfo::before {content: "";position: absolute;top: 0;right: 0;width: 60px; height: 40px;background: transparent;}
.BoxInfo::after {content: "\1F4D8";position: absolute;top: 8px;right: 15px;font-size: 28px;color: rgba(59, 130, 246, 0.25);pointer-events: none;}

.BoxAlerte {position: relative;background: linear-gradient(135deg, #fff5f5 0%, #fef2f2 100%);padding: 12px 20px;margin: 15px 0;border-left: 6px solid #991b1b;border-radius: 6px;box-sizing: border-box;line-height: 1.4;color: #7f1d1d;box-shadow: 0 2px 4px rgba(153, 27, 27, 0.1);}
.BoxAlerte:hover {transform: scale(1.01);box-shadow: 0 4px 8px rgba(153, 27, 27, 0.15);}
.BoxAlerte::before {content: "";position: absolute;top: 0;right: 0;width: 60px;height: 40px;background: transparent;}
.BoxAlerte::after {content: "\1F6A8";position: absolute;top: 8px;right: 15px;font-size: 28px;color: rgba(153, 27, 27, 0.25);pointer-events: none;}

.BoxPLF {position: relative;background: linear-gradient(135deg, #f3e8ff 0%, #ede9fe 100%);padding: 12px 20px;margin: 15px 0;border-left: 6px solid #7c3aed;border-radius: 6px;box-sizing: border-box;line-height: 1.4;color: #4c1d95;box-shadow: 0 2px 4px rgba(124, 58, 237, 0.1);}
.BoxPLF:hover {transform: scale(1.01);box-shadow: 0 4px 8px rgba(124, 58, 237, 0.15);}
.BoxPLF::before {content: "";position: absolute;top: 0;right: 0;width: 60px;height: 40px;background: transparent;}
.BoxPLF::after {content: "\1F3DB";position: absolute;top: 8px;right: 15px;font-size: 28px;color: rgba(124, 58, 237, 0.25);pointer-events: none;}

.filedownload {position: relative;background: #f5f5f5;padding: 12px 20px;margin: 15px 0;border-left: 6px solid #be185d;border-radius: 6px;box-sizing: border-box;line-height: 1.4;overflow: hidden;color: #831843;}
.filedownload:hover {transform: scale(1.01);}
.filedownload::after {content: "\1F4BE";position: absolute;top: 8px;right: 15px;font-size: 28px;color: rgba(190, 24, 93, 0.35);pointer-events: none;}

blockquote{background: linear-gradient(to right, #f9f9f9, #e0e0e0);margin:20px 0 20px 10px;padding:10px 10px 10px 40px;position: relative;box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);transition: transform 0.2s ease-in-out;font-family: 'Times New Roman', Times, serif;}
blockquote:hover {transform: scale(1.02);}
blockquote:before{font-family:Georgia, serif;font-style:italic;display:block;content:"\201C";font-size:120px;position:absolute;left:-10px;top:-30px;color:#666;}


.quizz{color:#444;background:url("https://www.compta-online.net/images/icone-quizz.png") left top no-repeat rgba(255,165,0,0.12);padding:5px 10px 5px 100px;margin:5px 0;border-radius:10px;box-sizing:border-box;box-shadow:0 0 5px #7ebffa;border:2px dotted #a40000}
.BoxInfo2{color:#74899c;padding:5px 10px;margin:5px 0;border-radius:10px;box-sizing:border-box;box-shadow: 0 0 5px #888;border:2px dotted #369;background: linear-gradient(to right, #ECEFF5, #c4d5f7);background: -webkit-linear-gradient(to right, #ECEFF5, #c4d5f7)}
.BoxGris{color:#444;padding:5px 10px;margin:5px 0;border-radius:10px;box-sizing:border-box;box-shadow: 0 0 5px #626161;border:2px dotted #8c8a8a;background: linear-gradient(to right, #E4E4E4, #c6c2c2);background: -webkit-linear-gradient(to right, #E4E4E4, #c6c2c2)}
.BoxGrisClair{color:#444;padding:5px 10px;margin:5px 0;border-radius:10px;box-sizing:border-box;box-shadow: 0 0 5px #979797;border:2px dotted #b4b4b4;background: linear-gradient(to right, #ececec, #c9c9c9);background: -webkit-linear-gradient(to right, #ececec, #c9c9c9)}
.BoxNoir{color:#fff;padding:5px 10px;margin:5px 0;border-radius:10px;box-sizing:border-box;box-shadow: 0 0 5px #888;border:2px dotted #000;background: linear-gradient(to right, #535353, #3a3131);background: -webkit-linear-gradient(to right, #535353, #3a3131)}


.BoxTwitter{font-size:15px;background:url(https://www.compta-online.net/images/tweetez.png) 2px 2px no-repeat;color:#5ea9dd;padding:15px 5px 5px 5px;margin:18px 0px 18px 0px;border-radius:5px;;border:1px solid #5ea9dd}
.BoxTwitter2{font-size:15px;background:url(https://www.compta-online.net/images/tweetez.png) 2px 2px no-repeat;color:#5ea9dd;padding:25px 5px 5px 5px;margin:18px 0px 18px 0px;border-radius:5px;;border:1px solid #5ea9dd}
.BoxCobF{font-size:14px;background:url("https://www.compta-online.net/images-logo/logo-cobf-100.png") top right no-repeat;color:#ff6d43;padding:0px 104px 5px 5px;margin:20px 0px 5px 0px;border-radius:5px;;border:1px solid #ff6d43;height:95px;width:400px}
.BoxCobF a,.BoxCobF a:active,.BoxCobF a:link,.BoxCobF a:visited{color:#ff6d43;text-decoration:underline}
.BoxCobF a:hover{color:#ff854b;text-decoration:none}
.BoxLinkedin{font-size:15px;background:url("https://www.compta-online.net/images/linkedin-partagez.png") 2px 2px no-repeat;color:#1f5781;padding:15px 5px 5px 5px;margin:18px 0px 18px 0px;border-radius:5px;;border:1px solid #1f5781}

.BoxContactExpert{font-size:15px;background:url("https://www.compta-online.net/images-logo/logo-contact-expert.png") top right no-repeat;color:#b785aa;padding:0px 104px 5px 5px;margin:20px 0px 5px 0px;border-radius:5px;;border:1px solid #723f65;height:95px;width:450px}
.BoxContactExpert a,.BoxContactExpert a:active,.BoxContactExpert a:link,.BoxContactExpert a:visited{color:#b785aa;text-decoration:underline}
.BoxContactExpert a:hover{color:#723f65;text-decoration:none}

.cellTopic{height:60px;background:#f2f2f2;border-bottom:5px solid #fff}
.details {color:#999999;padding: 2px 2px 5px 10px;border-top:1px solid #999;border-bottom:1px solid #999;background-color:#F4F4F4;margin-top:5px;margin-left:5px;}
.desc{margin:5px 0}
.navMessages{padding:5px 0}
.postMessageLinkTopBigADM li{height:25px;list-style:none;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1058px no-repeat;font-size:20px;padding:5px 0 4px 18px;letter-spacing:-1px}
.postMessageLinkTopBigGNL li{height:25px;list-style:none;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1018px no-repeat;font-size:20px;padding:5px 0 4px 18px;letter-spacing:-1px}
.postMessageLinkTopBigEMP li{height:25px;list-style:none;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1018px no-repeat;font-size:20px;padding:5px 0 4px 18px;letter-spacing:-1px}
.postMessageLinkTopBigPRO li{height:25px;list-style:none;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -951px no-repeat;font-size:20px;padding:5px 0 4px 18px;letter-spacing:-1px}
.postMessageLinkTopBigENT li{height:25px;list-style:none;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2200px no-repeat;font-size:20px;padding:5px 0 4px 18px;letter-spacing:-1px}
.postMessageLinkTopBigPAR li{height:25px;list-style:none;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2850px no-repeat;font-size:20px;padding:5px 0 4px 18px;letter-spacing:-1px}
.postMessageLinkTopBigETU li{height:25px;list-style:none;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -985px no-repeat;font-size:20px;padding:5px 0 4px 18px;letter-spacing:-1px}

.messagesWH li{width:15px;margin:0;padding:0;list-style:none}
.messagesWH li a{display:block}
.messagesWH li a span{display:none}
.messagesWH2 li{margin:0;list-style:none;padding-left:20px}
.newMessages,.newMessages a{height:15px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -378px no-repeat}
.noNewMessages,.noNewMessages a{height:15px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -395px no-repeat}
.messageClosed,.messageClosed a{height:15px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -446px no-repeat}
.messageMoved,.messageMoved a{height:12px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 1px -504px no-repeat}
.messageFavoris,.messageFavoris a{height:15px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -542px no-repeat}
.messageSuivi,.messageSuivi a{height:15px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -363px no-repeat}
.messageParticiper,.messageParticiper a{height:15px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -523px no-repeat}
.messagenbFile,.messagenbFile a{height:16px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -565px no-repeat}
li.gauge .span-ol{display:block;height:7px;margin:-1em 0 0 25px}
li.gauge .span-ol{position:relative}
li.gauge{float:right;list-style:none;width:125px;background-image:none;padding:0;}
li div.icon-posts{background-color:#65c8e0;margin-top:2px}
li div.icon-topics{background-color:#f3ba67;margin-top:2px}
li div.icon-votes{background-color:#58a61e;margin-top:2px}

.postVoteBox{width:40px;margin:0px 0px 5px 5px;padding:2px}
.postVote{color:#fff;font-size:12px;text-align:center;padding:0 2px 0 1px;letter-spacing:-1px}
.postVoteCount{font-size:22px;font-weight:bold;text-align:center;font-family:Arial, Verdana, Tahoma, sans-serif;}
.postNotation{border-top:1px solid #fff;padding:0;}
.votePlus{background:url("https://www.compta-online.net/images/toolbar-201908.png") 2px -468px no-repeat;width:20px;height:13px;float:right;}
.voteMoins{background:url("https://www.compta-online.net/images/toolbar-201908.png") 3px -487px no-repeat;width:20px;height:13px;float:left;}







/***** HEADER *************************************************************************************************/
#headerContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 25px auto;
}

#headerLogo {
    text-align: center;
    z-index: 1;
}

#headerMenu {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}

#headerMenu ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin: 0;
    padding: 0;
    list-style: none !important; /* Supprime les puces de la liste */
}

#headerMenu li {
    /*margin-bottom: 1px !important;*/
    list-style: none !important; /* Supprime les puces pour chaque élément */
    padding: 0;
    margin: 0;
}

#headerMenu li a {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    transition: width 0.3s ease;
    padding: 0;
    margin: 0;
}

#headerMenu li a span {
    display: none;
}

#headerMenu li.headerMenuIcon2024 a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px 0px no-repeat;
    padding: 0;
}

#headerMenu li.headerMenuIcon2024 a:hover {
    width: 90px;
    background-position: 0px 0px;
}

#headerMenu li.headerMenuQuestion2024 a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px -50px no-repeat;
    padding: 0;
}

#headerMenu li.headerMenuQuestion2024 a:hover {
    width: 200px;
    background-position: 0px -50px;
}

#headerMenu li.headerConnexion2024 a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px -100px no-repeat;
    padding: 0;
}

#headerMenu li.headerConnexion2024 a:hover {
    width: 125px;
    background-position: 0px -100px;
}
#headerMenu li.headerMembre2024 a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px -150px no-repeat;
    padding: 0;
}

#headerMenu li.headerMembre2024 a:hover {
    width: 170px;
    background-position: 0px -150px;
}

#headerMenu li.headerSerach2024 a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px -200px no-repeat;
    padding: 0;
}

#headerMenu li.headerSerach2024 a:hover {
    width: 125px;
    background-position: 0px -200px;
}
#headerMenu li.headerAdmin2024 a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px -300px no-repeat;
    padding: 0;
}

#headerMenu li.headerAdmin2024 a:hover {
    width: 90px;
    background-position: 0px -300px;
}
#headerMenu li.headerMessagerie2024 a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px -250px no-repeat;
    padding: 0;
}

#headerMenu li.headerMessagerie2024 a:hover {
    width: 135px;
    background-position: 0px -250px;
}
#headerMenu li.headerMessagerie2024OK a {
    background: url("https://www.compta-online.net/images/topmenu-menu-2-2024.png") 0px -350px no-repeat;
    padding: 0;
}

#headerMenu li.headerMessagerie2024OK a:hover {
    width: 135px;
    background-position: 0px -350px;
}


#headerMenuTopPopup2024{top:0;right:0;width:650px}
#headerMenuTopPopup1{width:200px}
#headerMenuTopPopup2{width:250px}
#headerMenuTopPopup3{width:200px}

#headerMemberZonePopup{top:0;right:0;width:520px}
#BoxMembreEspace{width:200px}
#BoxMembreParticipate{width:250px}
#boutonDeconnect{padding:15px 20px;background:#ca3032;margin:10px 40px;display:block;width:90px}

#headerLostAccessPopup{top:0;right:0;width:600px}
#BoxMembreConnexionForm2{width:280px}
#BoxMembreConnexionLoader2{width:280px}
#BoxMembreConnexionResponse2{width:280px}
#BoxNonMembre{width:280px}

.coldPopupTitre{padding:10px 1px 0 0;font-size:20px;background:#555865;border-bottom:1px solid #bfbfbf;padding:4px;margin-right:5px}
#coldLoginPopupNom{margin-top:15px;size:14px}
#coldLoginPopupMdp{margin-top:8px;size:14px}

#headerAdminBoxPopup{top:0;right:0;width:450px}

#coldAdminInfoPopup{top:300px;right:0;width:600px}
#coldDeconnexionPopup2{top:300px;right:0;width:400px}

#headerMoteurPopup{top:0;right:0;width:500px}
#headerMoteurPopupL{float:left;width:250px}
#headerMoteurPopupL li{background-image:none;padding:5px 0 1px 0}
#headerMoteurPopupL input[type=radio]{color:#8c9592;background-color:#f4f3f2;border:0} 
#headerMoteurPopupR{float:right;width:222px;padding:8px 1px 0 0}
#headerMoteurPopupR input[type=text]{border:3px solid #eee;border-left:3px solid;border-radius:5px;transition:border-color .5s ease-out;border-left-color:#5c8ca9;font-size:16px;width:200px;height:25px}

#bE01{display: block;max-width: 100%;margin: 16px auto;padding: 4px;border-radius: 6px;background: radial-gradient(circle,rgba(0,0,0,0.08) 0%,rgba(0,0,0,0.03) 70%,transparent 100%);}
#bE01test{position:relative;} 
#bE01Container{text-align:center;margin-left:auto;margin-right:auto} /*;border:1px solid #666 */
#bE01Under,#bE01Top{position:absolute;top:0;left:130px} 
#bE01Under1000,#bE01Top1000{position:absolute;top:0;left:0} 
#bE01Top{z-index:10}









/***** COL GAUCHE *************************************************************************************************/
#colg{width:790px;margin:0 10px 0 0;position:relative}
/*.colgW{width:685px}*/

.colgdemiL{width:390px;padding:0 10px 0 0}
.colgdemiR{width:390px}

.colgTable{width:790px}
.colgTableTdLeft{width:400px}
.colgTableTdRight{width:390px}
.imgHome{border:5px solid #EEE;width:380px;height:231px}
.vidIMG2{border:5px solid #EEE;width:380px;height:231px;overflow:hidden;}
.vidIMG2 img{width:390px;height:310px;margin:-40px -5px -20px -4px;}
.vidIMGfooter2{border:5px solid #EEE;width:250px;height:152px;overflow:hidden;}
.vidIMGfooter2 img{width:260px;height:204px;margin:-27px -5px -20px -4px;}

.textHome{background:#EEE;padding:5px 5px 5px 8px;width:377px;height:55px}
#NavMenu{padding:0;margin:3px 0}

#maintitre{margin:20px}

#bE02{text-align:center;margin:0 auto;padding:5px 0} /*;min-height:250px*/
#bE02Under,#bE02Top{position:absolute;top:0;left:0} 
#bE02Top{z-index:10}

#bE08{text-align:center;margin:0 auto;width:731px;margin-top:15px;margin-bottom:15px}

.navMenu2016{background:url('https://www.compta-online.net/images/lightbox-next.png') no-repeat 0px 0px;padding:5px 10px 9px 40px;margin:5px 0 5px 30px;border:2px solid #EAEAEA;border-radius:6px;overflow:auto}
.navMenu2016next{background:url('https://www.compta-online.net/images/lightbox-next.png') no-repeat top right;padding:5px 40px 9px 10px;margin:0 0 0 30px;border:2px solid #EAEAEA;border-radius:6px;overflow:auto;text-align:right}
.navMenu2016back{background:url('https://www.compta-online.net/images/lightbox-prev.png') no-repeat 0px 0px;padding:5px 10px 9px 40px;margin:0 20px 0 30px;border:2px solid #EAEAEA;border-radius:6px;float:left}

.PRO2,a.PRO2:link,a.PRO2:visited,a.PRO2:active,.PRO2 li a:link,.PRO2 li a:visited,.PRO2 li a:active{color:#b786ab;text-decoration:none}
a.PRO2:hover,.PRO2 li a:hover{color:#b786ab;text-decoration:underline}

.PRO,a.PRO:link,a.PRO:visited,a.PRO:active,.PRO li a:link,.PRO li a:visited,.PRO li a:active{color:#723f65;text-decoration:none}
a.PRO:hover,.PRO li a:hover{color:#b786ab;text-decoration:underline}
.colgMessFdPRO{border-left:6px solid #b786ab;padding:5px 5px 5px 10px;margin:1px 0}
.colgMessFdPROlight{border-left:6px solid #fae6f5;padding:5px 5px 5px 10px;margin:1px 0}

.ENT,a.ENT:link,a.ENT:visited,a.ENT:active,.ENT li a:link,.ENT li a:visited,.ENT li a:active{color:#de8d00;text-decoration:none}
a.ENT:hover,.ENT li a:hover{color:#f6ab29;text-decoration:underline}
.colgMessFdENT{border-left:6px solid #f6ab29;padding:5px 5px 5px 10px;margin:1px 0}
.colgMessFdENTlight{border-left:6px solid #fff5ad;padding:5px 5px 5px 10px;margin:1px 0}

.PAR,a.PAR:link,a.PAR:visited,a.PAR:active,.PAR li a:link,.PAR li a:visited,.PAR li a:active{color:#9d3333;text-decoration:none}
a.PAR:hover,.PAR li a:hover{color:#ca3032;text-decoration:underline}
.colgMessFdPAR{border-left:6px solid #ca3032;padding:5px 5px 5px 10px;margin:1px 0}
.colgMessFdPARlight{border-left:6px solid #fce1da;padding:5px 5px 5px 10px;margin:1px 0}

.ETU,a.ETU:link,a.ETU:visited,a.ETU:active,.ETU li a:link,.ETU li a:visited,.ETU li a:active{color:#1d7fa4;text-decoration:none}
a.ETU:hover,.ETU li a:hover{color:#5cc5ed;text-decoration:underline}
.colgMessFdETU{border-left:6px solid #5cc5ed;padding:5px 5px 5px 10px;margin:1px 0}
.colgMessFdETUlight{border-left:6px solid #def3fb;padding:5px 5px 5px 10px;margin:1px 0}

.GNL,a.GNL:link,a.GNL:visited,a.GNL:active,.GNL li a:link,.GNL li a:visited,.GNL li a:active{color:#6e8a0c;text-decoration:none}
a.GNL:hover,.GNL li a:hover{color:#97bf0d;text-decoration:underline}
.colgMessFdGNL{border-left:6px solid #97bf0d;padding:5px 5px 5px 10px;margin:1px 0}
.colgMessFdGNLlight{border-left:6px solid #eaf2cf;padding:5px 5px 5px 10px;margin:1px 0}

.EMP,a.EMP:link,a.EMP:visited,a.EMP:active,.EMP li a:link,.EMP li a:visited,.EMP li a:active{color:#6e8a0c;text-decoration:none}
a.EMP:hover,.EMP li a:hover{color:#97bf0d;text-decoration:underline}
.colgMessFdEMP{border-left:6px solid #97bf0d;padding:5px 5px 5px 10px;margin:1px 0}
.colgMessFdEMPlight{border-left:6px solid #eaf2cf;padding:5px 5px 5px 10px;margin:1px 0}

.ADM,a.ADM:link,a.ADM:visited,a.ADM:active,.ADM li a:link,.ADM li a:visited,.ADM li a:active{color:#416f8b;text-decoration:none}
a.ADM:hover,.ADM li a:hover{color:#5c8ca9;text-decoration:underline}
.colgMessFdADM{border-left:6px solid #5c8ca9;padding:5px 5px 5px 10px;margin:1px 0}
.colgMessFdADMlight{border-left:6px solid #d4d4d4;padding:5px 5px 5px 10px;margin:1px 0}

.colgMessFdBlanc{background:#f6f6f6;padding:5px}

.colgMessDetailsForum{margin:0 0 4px 0}
.colgMessDetails{display:none;background:#f2f2f2;padding:4px;margin:7px 0 2px 0}
.colgMessDetailsTop{margin:0 0 5px 0;padding:2px 0;border-bottom:1px solid #fff}
.borderBottom{border-bottom:1px solid #CCC;padding-bottom:10px;margin-bottom:10px}

.barNavOption {margin:0 0 15px 0}

.resizer li{margin:0;padding:0;float:left;list-style:none}
.resizer li a{display:block}
.resizer li a span{display:none}

.resizer li.mobilePRO a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1460px no-repeat #723f65}
.resizer li.smallPRO a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1433px no-repeat #723f65}
.resizer li.mediumPRO a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1406px no-repeat #723f65}
.resizer li.largePRO a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1380px no-repeat #723f65}
.resizer li.printPRO a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1159px no-repeat #723f65}
.resizer li.searchPRO a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1487px no-repeat #723f65}
.resizer li.upPRO a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1514px no-repeat #723f65}

.resizer li.mobileENT a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2336px no-repeat #de8d00}
.resizer li.smallENT a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2310px no-repeat #de8d00}
.resizer li.mediumENT a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2283px no-repeat #de8d00}
.resizer li.largeENT a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2257px no-repeat #de8d00}
.resizer li.printENT a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2469px no-repeat #de8d00}
.resizer li.searchENT a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2360px no-repeat #de8d00}
.resizer li.upENT a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2385px no-repeat #de8d00}

.resizer li.mobilePAR a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2987px no-repeat #9d3333}
.resizer li.smallPAR a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2961px no-repeat #9d3333}
.resizer li.mediumPAR a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2934px no-repeat #9d3333}
.resizer li.largePAR a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2908px no-repeat #9d3333}
.resizer li.printPAR a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2830px no-repeat #9d3333}
.resizer li.searchPAR a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -3012px no-repeat #9d3333}
.resizer li.upPAR a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -3037px no-repeat #9d3333}

.resizer li.mobileETU a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1620px no-repeat #1D7FA4}
.resizer li.smallETU a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1595px no-repeat #1D7FA4}
.resizer li.mediumETU a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1568px no-repeat #1D7FA4}
.resizer li.largeETU a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1540px no-repeat #1D7FA4}
.resizer li.printETU a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1303px no-repeat #1D7FA4}
.resizer li.searchETU a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1647px no-repeat #1D7FA4}
.resizer li.upETU a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1674px no-repeat #1D7FA4}

.resizer li.mobileGNL a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1778px no-repeat #6e8a0c}
.resizer li.smallGNL a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1752px no-repeat #6e8a0c}
.resizer li.mediumGNL a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1725px no-repeat #6e8a0c}
.resizer li.largeGNL a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1700px no-repeat #6e8a0c}
.resizer li.printGNL a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1279px no-repeat #6e8a0c}
.resizer li.searchGNL a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1805px no-repeat #6e8a0c}
.resizer li.upGNL a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1831px no-repeat #6e8a0c}

.resizer li.mobileEMP a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1778px no-repeat #6e8a0c}
.resizer li.smallEMP a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1752px no-repeat #6e8a0c}
.resizer li.mediumEMP a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1725px no-repeat #6e8a0c}
.resizer li.largeEMP a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1700px no-repeat #6e8a0c}
.resizer li.printEMP a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1279px no-repeat #6e8a0c}
.resizer li.searchEMP a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1805px no-repeat #6e8a0c}
.resizer li.upEMP a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1831px no-repeat #6e8a0c}

.resizer li.mobileADM a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1937px no-repeat #6e8a0c}
.resizer li.smallADM a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1910px no-repeat #6e8a0c}
.resizer li.mediumADM a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1884px no-repeat #6e8a0c}
.resizer li.largeADM a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1858px no-repeat #6e8a0c}
.resizer li.printADM a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2700px no-repeat #6e8a0c}
.resizer li.searchADM a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1962px no-repeat #6e8a0c}
.resizer li.upADM a{width:21px;height:21px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1986px no-repeat #6e8a0c}

.resizer li.feed a{width:21px;height:18px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -655px no-repeat}

#sortByTopPostDIV{padding:4px 5px 4px 5px;background:#eaeaea;color:#5F5F5F;border-top-right-radius: 6px;border-top-left-radius:6px;margin-bottom:15px}
#sortByTopPost{margin:10px 0 10px 0}
#sortByBasDIV{padding:4px 5px 5px 5px;background:#eaeaea;color:#5F5F5F;border-bottom-right-radius:6px;border-bottom-left-radius:6px;margin-top:15px}
#sortByBas{margin:10px 0 4px 0}

.infoStat{margin:0 0 20px 20px;border-left:2px solid #E5E5E5;padding-left:10px}

.postBox{margin:10px 0;background:#f2f2f2;padding:10px}
.postBoxImportant{background:#f2dc48}
.printTopic a{display:block;padding:0 3px}
.printTopic a span{display:none}
.printTopic.printTopicADM a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1233px no-repeat}
.printTopic.printTopicGNL a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1279px no-repeat}
.printTopic.printTopicEMP a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1279px no-repeat}
.printTopic.printTopicPRO a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1160px no-repeat}
.printTopic.printTopicENT a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1279px no-repeat}
.printTopic.printTopicPAR a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2830px no-repeat}
.printTopic.printTopicETU a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1306px no-repeat}
.printTopic.lienTopicADM a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1208px no-repeat}
.printTopic.alerteTopicADM a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1184px no-repeat}
.printTopic.modererTopicADM a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1330px no-repeat}
.printTopic.supprimerTopicADM a{width:20px;height:20px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1355px no-repeat}

.lectureArticle{background:url("https://www.compta-online.net/images/toolbar-20240820.png") left -3189px no-repeat;padding:0 0 0 25px}
.reponseArticle{background:url("https://www.compta-online.net/images/toolbar-20240820.png") left -3213px no-repeat;padding:0 0 0 25px}
.auteurArticle{background:url("https://www.compta-online.net/images/toolbar-20240820.png") left -3237px no-repeat;padding:0 0 0 25px}
.dateArticle{background:url("https://www.compta-online.net/images/toolbar-20240820.png") left -3263px no-repeat;padding:0 0 0 25px}

.lectureTopicPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -1097px no-repeat;padding:0 0 0 20px}
.reponseTopicPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -1113px no-repeat;padding:0 0 0 20px}
.voteTopicPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -1133px no-repeat;padding:0 0 0 20px}
.lectureTopicLegendPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1097px no-repeat}
.reponseTopicLegendPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1115px no-repeat}
.voteTopicLegendPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -1132px no-repeat}
.catTopicPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2500px no-repeat}
.linkTopicPRO{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2598px no-repeat}

.lectureTopicENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2407px no-repeat;padding:0 0 0 20px}
.reponseTopicENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2425px no-repeat;padding:0 0 0 20px}
.voteTopicENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2446px no-repeat;padding:0 0 0 20px}
.lectureTopicLegendENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2410px no-repeat}
.reponseTopicLegendENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2427px no-repeat}
.voteTopicLegendENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2447px no-repeat}
.catTopicENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2580px no-repeat}
.linkTopicENT{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2675px no-repeat}

.lectureTopicPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2764px no-repeat;padding:0 0 0 20px}
.reponseTopicPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2780px no-repeat;padding:0 0 0 20px}
.voteTopicPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2803px no-repeat;padding:0 0 0 20px}
.lectureTopicLegendPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2769px no-repeat}
.reponseTopicLegendPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2786px no-repeat}
.voteTopicLegendPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2804px no-repeat}
.catTopicPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2745px no-repeat}
.linkTopicPAR{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2721px no-repeat}

.lectureTopicETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2011px no-repeat;padding:0 0 0 20px}
.reponseTopicETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2027px no-repeat;padding:0 0 0 20px}
.voteTopicETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2047px no-repeat;padding:0 0 0 20px}
.lectureTopicLegendETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2011px no-repeat}
.reponseTopicLegendETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2029px no-repeat}
.voteTopicLegendETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2048px no-repeat}
.catTopicETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2520px no-repeat}
.linkTopicETU{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2616px no-repeat}

.lectureTopicGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2066px no-repeat;padding:0 0 0 20px}
.reponseTopicGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2083px no-repeat;padding:0 0 0 20px}
.voteTopicGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2103px no-repeat;padding:0 0 0 20px}
.lectureTopicLegendGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2068px no-repeat}
.reponseTopicLegendGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2087px no-repeat}
.voteTopicLegendGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2104px no-repeat}
.catTopicGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2540px no-repeat}
.linkTopicGNL{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2636px no-repeat}

.lectureTopicEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2066px no-repeat;padding:0 0 0 20px}
.reponseTopicEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2083px no-repeat;padding:0 0 0 20px}
.voteTopicEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2103px no-repeat;padding:0 0 0 20px}
.lectureTopicLegendEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2068px no-repeat}
.reponseTopicLegendEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2087px no-repeat}
.voteTopicLegendEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2104px no-repeat}
.catTopicEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2540px no-repeat}
.linkTopicEMP{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2636px no-repeat}

.lectureTopicADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2126px no-repeat;padding:0 0 0 20px}
.reponseTopicADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2143px no-repeat;padding:0 0 0 20px}
.voteTopicADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") left -2161px no-repeat;padding:0 0 0 20px}
.lectureTopicLegendADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2126px no-repeat}
.reponseTopicLegendADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2145px no-repeat}
.voteTopicLegendADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2162px no-repeat}
.catTopicADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2560px no-repeat}
.linkTopicADM{background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -2656px no-repeat}

#QUOTE{color:#9c9e9f;background:#eee;border-left:6px solid #9c9e9f;padding:4px 4px 4px 9px}
.QUOTE{color:#9c9e9f;background:#eee;border-left:6px solid #9c9e9f;padding:4px 4px 4px 9px}

.printPage{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 3px -544px no-repeat #ebebeb;width:80px;height:32px;padding-left:40px;padding-top:5px;border-radius:6px;box-shadow:0 0 5px #888;}
.repondreMessage{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 3px -357px no-repeat #ebebeb;width:80px;height:32px;padding-left:40px;border-radius:6px;box-shadow:0 0 5px #888;}

.acronym{border-bottom:dotted 1px black;cursor:help}
.detailForum{margin:8px 20px 5px 0}
.detailForumBas{margin:0 5px}
#detailForumPrint{display:none}

.Ctitre2013{margin:2px 10px 0 0;text-align:center;font-size:13px}
.Cpercent2013{margin:0 0 0 10px;font-size:30px;font-weight:200}

.Cpie{display:block;float:left;margin:0;padding:0;width:24px;height:24px;background-image:url('https://www.compta-online.net/images/Cslices.gif')}
.Ctitre{text-align:center;font-size:9px}
.Cpercent{margin:2px 0 0 30px;font-size:1.6em;font-weight:600;color:#ACCC7A}
.Cexample{float:left;position:relative;top:-3px;left:-3px;padding:5px 10px 5px 10px;background:#EAEAEA;border:1px solid #999;margin-top:3px}
.Cshadow{float:left;margin:3px 0 0 3px;background:#CCC}
.Csize0{background-position:0 0}
.Csize10{background-position:-50px 0}
.Csize20{background-position:-94px 0}
.Csize30{background-position:-142px 0}
.Csize40{background-position:-190px 0}
.Csize50{background-position:-238px 0}
.Csize60{background-position:-286px 0}
.Csize70{background-position:-333px 0}
.Csize80{background-position:-381px 0}
.Csize90{background-position:-429px 0}
.Csize100{background-position:-476px 0}
.boxborder{background:#F6F6F6;border-top:2px solid #EFEFEF;border-bottom:2px solid #EFEFEF;border-left:1px solid #EFEFEF;border-right:1px solid #EFEFEF}
.boxborderHover{background:#EFEFEF;border-top:2px solid #666;border-bottom:2px solid #666;border-left:1px solid #666;border-right:1px solid #666}

/** ALL **/

.colgTxt{overflow:hidden;margin-left:85px}

.messageAuthorInfo{width:150px;margin:0 5px 0 0}
.messageContent{overflow:hidden;margin-left:90px;width:600px}

.colgCell{height:36px;margin:0 0 5px 0}
.colgCellg{height:36px;width:36px}
.colgCelld{font-family:"Lato",Tahoma,Geneva,sans-serif;padding:10px 0 0 10px;color:#fff;font-size:20px}

.colgCellDossierPRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -30px no-repeat #723f65}
.colgCellDossierENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -30px no-repeat #de8d00}
.colgCellDossierPAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -30px no-repeat #9d3333}
.colgCellDossierETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -30px no-repeat #1d7fa4}
.colgCellDossierGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -30px no-repeat #6e8a0c}
.colgCellDossierEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -30px no-repeat #6e8a0c}
.colgCellDossierADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -30px no-repeat #416f8b}

.colgCellBoutiquePRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -65px no-repeat #723f65}
.colgCellBoutiqueENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -65px no-repeat #de8d00}
.colgCellBoutiquePAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -65px no-repeat #9d3333}
.colgCellBoutiqueETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -65px no-repeat #1d7fa4}
.colgCellBoutiqueGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -65px no-repeat #6e8a0c}
.colgCellBoutiqueEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -65px no-repeat #6e8a0c}
.colgCellBoutiqueADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -65px no-repeat #416f8b}

.colgCellVideoPRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -100px no-repeat #723f65}
.colgCellVideoENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -100px no-repeat #de8d00}
.colgCellVideoPAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -100px no-repeat #9d3333}
.colgCellVideoETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -100px no-repeat #1d7fa4}
.colgCellVideoGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -100px no-repeat #6e8a0c}
.colgCellVideoEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -100px no-repeat #6e8a0c}
.colgCellVideoADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -100px no-repeat #416f8b}

.colgCellForumPRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -135px no-repeat #723f65}
.colgCellForumENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -135px no-repeat #de8d00}
.colgCellForumPAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -135px no-repeat #9d3333}
.colgCellForumETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -135px no-repeat #1d7fa4}
.colgCellForumGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -135px no-repeat #6e8a0c}
.colgCellForumEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -135px no-repeat #6e8a0c}
.colgCellForumADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -135px no-repeat #416f8b}

.colgCellNlPRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -170px no-repeat #723f65}
.colgCellNlENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -170px no-repeat #de8d00}
.colgCellNlPAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -170px no-repeat #9d3333}
.colgCellNlETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -170px no-repeat #1d7fa4}
.colgCellNlGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -170px no-repeat #6e8a0c}
.colgCellNlEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -170px no-repeat #6e8a0c}
.colgCellNlADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -170px no-repeat #416f8b}

.colgCellRpPRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -205px no-repeat #723f65}
.colgCellRpENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -205px no-repeat #de8d00}
.colgCellRpPAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -205px no-repeat #9d3333}
.colgCellRpETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -205px no-repeat #1d7fa4}
.colgCellRpGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -205px no-repeat #6e8a0c}
.colgCellRpEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -205px no-repeat #6e8a0c}
.colgCellRpADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -205px no-repeat #416f8b}

.colgCellAlaUnePRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -240px no-repeat #723f65}
.colgCellAlaUneENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -240px no-repeat #de8d00}
.colgCellAlaUnePAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -240px no-repeat #9d3333}
.colgCellAlaUneETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -240px no-repeat #1d7fa4}
.colgCellAlaUneGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -240px no-repeat #6e8a0c}
.colgCellAlaUneEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -240px no-repeat #6e8a0c}
.colgCellAlaUneADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -240px no-repeat #416f8b}

.colgCellMediaSocioPRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -270px no-repeat #723f65}
.colgCellMediaSocioENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -270px no-repeat #de8d00}
.colgCellMediaSocioPAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -270px no-repeat #9d3333}
.colgCellMediaSocioETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -270px no-repeat #1d7fa4}
.colgCellMediaSocioGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -270px no-repeat #6e8a0c}
.colgCellMediaSocioEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -270px no-repeat #6e8a0c}
.colgCellMediaSocioADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -270px no-repeat #416f8b}

.colgCellAVoirPRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -310px no-repeat #723f65}
.colgCellAVoirENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -310px no-repeat #de8d00}
.colgCellAVoirPAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -310px no-repeat #9d3333}
.colgCellAVoirETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -310px no-repeat #1d7fa4}
.colgCellAVoirGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -310px no-repeat #6e8a0c}
.colgCellAVoirEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -310px no-repeat #6e8a0c}
.colgCellAVoirADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -310px no-repeat #416f8b}

.colgCellFlechePRO{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -337px no-repeat #723f65}
.colgCellFlecheENT{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -337px no-repeat #de8d00}
.colgCellFlechePAR{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -337px no-repeat #9d3333}
.colgCellFlecheETU{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -337px no-repeat #1d7fa4}
.colgCellFlecheGNL{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -337px no-repeat #6e8a0c}
.colgCellFlecheEMP{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -337px no-repeat #6e8a0c}
.colgCellFlecheADM{background:url("https://www.compta-online.net/images/toolbar5-201908.png") 0px -337px no-repeat #416f8b}



/** ADM **/
#bE03{text-align:center;margin:0 auto}







/***** COL DROITE *************************************************************************************************/
#cold{width:300px;position:relative}
.contentBox{padding:15px 10px;border-top:1px solid #fff;border-bottom:1px solid #d3d3d3}
.coldMembreSuspendu{background:#f2dc48;color:#cc0000;font-size:20px}

.centerAll{margin:auto;text-align:center}
.coldBox{display:flex;font-family:"Lato",Tahoma,Geneva,sans-serif;}/* ;display:-ms-flexbox;-ms-flex-pack:center */
.coldlogin{background:#5d8caa;font-size:20px;width:150px;height:60px}
.coldacces{background:#5d8ccc;font-size:18px;width:150px;height:60px}
.coldinscription{background:#9d3333;font-size:20px;width:300px;height:60px}
.coldlastMess{background:#416f8b;font-size:18px;width:100px;height:60px}
.coldlastArt{background:#2271a2;font-size:18px;width:100px;height:60px}
.coldContact{background:#3a4441;font-size:18px;width:100px;height:60px}
#coldConnect{padding:10px 0 15px 10px;font-size:20px;background: linear-gradient(to right, #d2d2d2, #f3f3f4);background: -webkit-linear-gradient(to right, #d2d2d2, #f3f3f4)}
.coldRecruteur{background:#6e8a0c;font-size:20px;width:300px;height:60px}
.coldMembre{background:#85a419;font-size:20px;width:300px;height:60px}
.coldDeconnect{background:#9d3333;font-size:16px;width:100px;height:60px}
.coldMesg{background:#e7a332;font-size:18px;width:200px;height:60px}
.coldApropos{background:#8aaf0c;font-size:18px;width:150px;height:60px}
.coldNewsletter{background:#658008;font-size:18px;width:150px;height:60px}
.coldGrilleSalaire{background:#739403;font-size:18px;width:100px;height:60px}
.coldListeCab{background:#556c04;font-size:18px;width:200px;height:60px}
.coldListeLog{background:#67820c;font-size:18px;width:150px;height:60px}
.coldEchDem{background:#445604;font-size:18px;width:150px;height:60px}
.coldDCG{background:#5cc5ed;font-size:18px;width:60px;height:60px}
.coldDSCG{background:#4aadd3;font-size:18px;width:60px;height:60px}
.coldDEC{background:#3d95b6;font-size:18px;width:60px;height:60px}
.coldEcole{background:#297b9a;font-size:18px;width:120px;height:60px}

/*#coldNewMessage{background:#3a4441;padding:10px 0 10px 5px;margin-bottom:10px;font-family:"Lato",Tahoma,Geneva,sans-serif;}*/
#coldAdminLink{background:#c1174b;padding:10px 0 10px 5px;margin-bottom:10px;font-family:"Lato",Tahoma,Geneva,sans-serif;text-align:center;
	box-shadow: 0 0 30px rgba(211, 211, 211, 0.5), 0 0 60px rgba(211, 211, 211, 0.2);}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.popup{display:none;background:#f4f3f2;position:absolute;right:0;width:400px;padding:20px;border-top-left-radius:5px;border-bottom-left-radius:5px;box-shadow:0 0 5px #5a5a5a;z-index:9002}

.popup2{display:none;background: linear-gradient(to right, #723f65, #b786ab);background: -webkit-linear-gradient(to right, #723f65, #b786ab);color:#fff;position:absolute;right:0;width:400px;padding:30px 40px;border-top-left-radius:30px;border-bottom-right-radius:30px;z-index:9002;
box-shadow: 0 0 30px rgba(211, 211, 211, 0.5), 0 0 60px rgba(211, 211, 211, 0.2);
animation: slideIn 0.5s ease-out forwards;
transform: translateX(100%);
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.popup2.active {
    display: block;
    opacity: 1;
    transform: translateX(0);
}

#adBlockPopup{top:100px;right:0;width:450px;padding:20px}

#coldLoginPopup{top:300px;right:0;width:300px;padding:15px}

#coldAProposPopup{top:300px;right:0;width:300px}

#coldCVPopup{top:200px;right:0;width:300px}
.coldPopupClose{background:url("https://www.compta-online.net/images/toolbar-201908.png") right -2183px no-repeat;padding:5px 30px 5px 0;margin:10px 0 0 0;text-align:right}

#coldEnquete2016Popup{top:200px;right:0;width:500px}












#coldBox{margin:0 0 10px 0;background: linear-gradient(to right, #f3f3f4, #d2d2d2);background: -webkit-linear-gradient(to right, #f3f3f4, #d2d2d2);padding:5px 0 0 0}

ul#coldBoxnav{margin:0;padding:0;float:left;list-style:none;width:300px}
ul#coldBoxnav li{float:left;margin:0;padding:0;}

ul#coldBoxnav li a{height:25px;width:40px}

ul#coldBoxnav li a{background-color:#f3f3f4;background-repeat:no-repeat;display:block}
ul#coldBoxnav li a:hover{background-color:#ccc}
ul#coldBoxnav li a.active{background-color:#ccc}

ul#coldBoxnav li #coldBoxLastNL a{background-image:url("https://www.compta-online.net/images/toolbar5-201908.png");background-position:0px -676px}
ul#coldBoxnav li #coldBoxLastNL a span{display:none}

ul#coldBoxnav li #coldBoxLastP a{background-image:url("https://www.compta-online.net/images/toolbar5-201908.png");background-position:0px -530px}
ul#coldBoxnav li #coldBoxLastP a span{display:none}

ul#coldBoxnav li #coldBoxLastPplus a{background-image:url("https://www.compta-online.net/images/toolbar5-201908.png");background-position:0px -560px}
ul#coldBoxnav li #coldBoxLastPplus a span{display:none}

ul#coldBoxnav li #coldBoxLastDD a{background-image:url("https://www.compta-online.net/images/toolbar5-201908.png");background-position:0px -619px}
ul#coldBoxnav li #coldBoxLastDD a span{display:none}

ul#coldBoxnav li #coldBoxLastDsR a{background-image:url("https://www.compta-online.net/images/toolbar5-201908.png");background-position:0px -649px}
ul#coldBoxnav li #coldBoxLastDsR a span{display:none}

ul#coldBoxnav li #coldBoxLastEdD a{background-image:url("https://www.compta-online.net/images/toolbar5-201908.png");background-position:0px -590px}
ul#coldBoxnav li #coldBoxLastEdD a span{display:none}

#coldBoxnavTitre{background:#ccc;padding:10px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}
#coldBoxnavContent{background: linear-gradient(to right, #f3f3f4, #d2d2d2);background: -webkit-linear-gradient(to right, #f3f3f4, #d2d2d2);padding:0 5px 0 0;margin:10px 0}

.coldBoxnavContentItemDate{margin:2px 0}
.coldBoxnavContentItemLink{padding:0 2px 0 0}

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}


















#coldAdmin{background: linear-gradient(to right, #5c8ca9, #76b5db);background: -webkit-linear-gradient(to right, #5c8ca9, #76b5db);padding:8px 0 8px 10px}

.coldTitre{font-family:"Lato",Tahoma,Geneva,sans-serif;color:#323232;letter-spacing:-1px;padding-bottom:3px}
#coldNbConnect{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 8px -140px no-repeat;font-family:"Lato",Tahoma,Geneva,sans-serif;font-size:40px;letter-spacing:-2px;text-shadow:1px 1px 1px #3d4c48;color:#313131;padding:0 0 0 65px}

.coldBleu{padding:10px 0 10px 15px;background:url("https://www.compta-online.net/images/toolbar-201908.png") 170px -65px no-repeat #5d8caa;border-top:1px solid #fff;border-bottom:1px solid #d3d3d3}
.coldBleuTitre{font-family:Arial;color:#fff;letter-spacing:-1px}
.coldBleuTxt{font-family:Arial;letter-spacing:0px;font-weight:bold;color:#fff}

.coldNewsletterSsTitre{margin:5px 0;font-weight:bold}
.echDate{background:#fff;border:1px solid #d3d3d3;width:25px;padding:5px;text-align:center;padding:6px;margin:3px 0 3px 1px}
.echTxt{width:125px;padding:3px 0 3px 0}
.echDateDiv{width:15%;text-align:center}
.echDateBox{background:#fff;border:1px solid #d3d3d3;width:25px;padding:5px;text-align:center;padding:6px;margin:3px 0 3px 5px}
.echTxt2{width:85%;padding:15px 0 3px 0;text-align:left}
.echImportant{background:#f2dc48;border-bottom:3px solid #ddd}



#bE04{background:#eaeaea;margin-top:20px}/* 70px */
#bE04Container{text-align:center;margin-left:auto;margin-right:auto} /*;border:1px solid #666 */
#bE04Under,#bE04Top{position:absolute} 
#bE04Top{z-index:10}



/*#banner04{height:602px;width:162px}*/
#banner04.fixed{position:fixed;top:0;}


/***** FOOTER *************************************************************************************************/
#footer{background-color:#ececec}
#footerCellCenter{position:relative;width:1100px;margin:auto}
#footerLastContributions{padding:20px 0 20px 0;text-align:left}

#footerBaseLine{padding:20px 0 20px 0;border-bottom:1px solid #bebebe;text-align:center}

#footerStat{padding:20px 0;border-bottom:1px solid #bebebe;border-top:1px solid #fff;text-align:center}

.footerStatNumber {
    font-family: "Lato", Tahoma, Geneva, sans-serif;
    font-size: 30px;
    text-align: center;
}

.footerStatText {
    font-family: "Lato", Tahoma, Geneva, sans-serif;
    font-size: 16px;
    text-align: center;
}

#footerNbMembre, #footerNbMembreA, #footerNbMessage, 
#footerNbFichier, #footerNbArticle, #footerNbPageVue {
    width: 150px;
    padding-top: 60px; /* Increased padding to allow space for the icon */
    display: inline-block;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain; /* Ensure background is scaled correctly */
}

#footerNbMembre {
    background: url("https://www.compta-online.net/images/toolbar3-20241104.png") center -130px no-repeat;
}

#footerNbMembreA {
    background: url("https://www.compta-online.net/images/toolbar3-20241104.png") 60px -238px no-repeat;
}

#footerNbMessage {
    background: url("https://www.compta-online.net/images/toolbar3-20241104.png") 58px -330px no-repeat;
}

#footerNbFichier {
    background: url("https://www.compta-online.net/images/toolbar3-20241104.png") 65px -435px no-repeat;
}

#footerNbArticle {
    background: url("https://www.compta-online.net/images/toolbar3-20241104.png") 63px -530px no-repeat;
}

#footerNbPageVue {
    background: url("https://www.compta-online.net/images/toolbar3-20241104.png") 60px -620px no-repeat;
}

#footerRS{padding:20px 0;border-bottom:1px solid #bebebe;border-top:1px solid #fff;text-align:center}

#footerContent{padding:20px 0;border-bottom:1px solid #bebebe;border-top:1px solid #fff;text-align:center}
#footerContentPRO{display:inline-block;width:210px;margin:0 10px;vertical-align:top;text-align:left}
#footerContentENT{display:inline-block;width:210px;margin:0 10px;vertical-align:top;text-align:left}
#footerContentPAR{display:inline-block;width:210px;margin:0 10px;vertical-align:top;text-align:left}
#footerContentETU{display:inline-block;width:210px;margin:0 10px;vertical-align:top;text-align:left}
#footerContentGNL{display:inline-block;width:210px;margin:0 10px;vertical-align:top;text-align:left}
#footerContentEMP{display:inline-block;width:210px;margin:0 10px;vertical-align:top;text-align:left}
#footerContentAUTRES{display:inline-block;width:200px;margin:0 10px;vertical-align:top;border-left:1px solid #fff;padding-left:10px;text-align:left}

.footerContentTitre{font-family:"Lato",Tahoma,Geneva,sans-serif;font-size:15px;padding:8px;letter-spacing:-0.5px}
#footerMobile{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -640px no-repeat #ECECEC;height:80px;padding:15px 0 0 50px;margin-top:20px}

#footerPartenaire{width:960px;padding:20px;border-top:1px solid #fff;text-align:left}
#footerXITI{margin-top:200px}

/***** FORMULAIRE *************************************************************************************************/
form{display:inline}
radio{border:#fff}
.formBorderPRO{border:2px solid #b786ab}
.formBorderENT{border:2px solid #f6ab29}
.formBorderPAR{border:2px solid #ca3032}
.formBorderETU{border:2px solid #5cc5ed}
.formBorderGNL{border:2px solid #97bf0d}
.formBorderEMP{border:2px solid #97bf0d}
.formBorderADM{border:2px solid #5c8ca9}

/***** GOOGLE CSE *************************************************************************************************/
.cse .gsc-control-cse,.gsc-control-cse{padding:1em;width:auto}.cse .gsc-control-wrapper-cse,.gsc-control-wrapper-cse{width:100%}.cse .gsc-branding,.gsc-branding{display:none}.cse .gsc-control-cse div,.gsc-control-cse div{position:normal}.cse .gsc-control-cse,.gsc-control-cse{background-color:#fff;border:1px solid #fff}.cse .gsc-control-cse:after,.gsc-control-cse:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cse .gsc-resultsHeader,.gsc-resultsHeader{border:block}.cse input.gsc-search-button,input.gsc-search-button{font-family:inherit;color:#000;text-shadow:0 1px 2px #fff;background-color:#cecece;border:1px outset;border-color:#666;border-radius:2px}.cse .gsc-tabHeader.gsc-tabhInactive,.gsc-tabHeader.gsc-tabhInactive{border-bottom:0;color:#666;background-color:#e9e9e9;border:1px solid;border-color:#e9e9e9;border-bottom:0}.cse .gsc-tabHeader.gsc-tabhActive,.gsc-tabHeader.gsc-tabhActive{background-color:#fff;border:1px solid;border-top:2px solid;border-color:#e9e9e9;border-top-color:#f90;border-bottom:0}.cse .gsc-tabsArea,.gsc-tabsArea{margin-top:1em;border-bottom:1px solid #e9e9e9}.cse .gsc-webResult.gsc-result,.gsc-webResult.gsc-result,.gsc-imageResult-column,.gsc-imageResult-classic{padding:.25em;border:1px solid;border-color:#fff;margin-bottom:1em}.cse .gsc-webResult.gsc-result:hover,.gsc-webResult.gsc-result:hover,.gsc-results .gsc-imageResult-classic:hover,.gsc-results .gsc-imageResult-column:hover{border:1px solid;border-color:#fff}.cse .gs-promotion,.gs-promotion{background-color:#fff;border:1px solid;border-color:#369}.cse .gs-promotion a.gs-title:link,.gs-promotion a.gs-title:link,.cse .gs-promotion a.gs-title:link *,.gs-promotion a.gs-title:link *,.cse .gs-promotion .gs-snippet a:link,.gs-promotion .gs-snippet a:link{color:#00c}.cse .gs-promotion a.gs-title:visited,.gs-promotion a.gs-title:visited,.cse .gs-promotion a.gs-title:visited *,.gs-promotion a.gs-title:visited *,.cse .gs-promotion .gs-snippet a:visited,.gs-promotion .gs-snippet a:visited{color:#00c}.cse .gs-promotion a.gs-title:hover,.gs-promotion a.gs-title:hover,.cse .gs-promotion a.gs-title:hover *,.gs-promotion a.gs-title:hover *,.cse .gs-promotion .gs-snippet a:hover,.gs-promotion .gs-snippet a:hover{color:#00c}.cse .gs-promotion a.gs-title:active,.gs-promotion a.gs-title:active,.cse .gs-promotion a.gs-title:active *,.gs-promotion a.gs-title:active *,.cse .gs-promotion .gs-snippet a:active,.gs-promotion .gs-snippet a:active{color:#00c}.cse .gs-promotion .gs-snippet,.gs-promotion .gs-snippet,.cse .gs-promotion .gs-title .gs-promotion-title-right,.gs-promotion .gs-title .gs-promotion-title-right,.cse .gs-promotion .gs-title .gs-promotion-title-right *,.gs-promotion .gs-title .gs-promotion-title-right *{color:#000}.cse .gs-promotion .gs-visibleUrl,.gs-promotion .gs-visibleUrl{color:#008000}.gsc-completion-selected{background:#d5e2ff}.gsc-completion-container{font-family:Arial,sans-serif;font-size:13px;position:absolute;background:white;border:1px solid #666;margin-left:0;margin-right:0}.gs-webResult div.gs-visibleUrl-short{display:none}.gs-webResult div.gs-visibleUrl-long{display:block}

/***** MODAL BOX *********************************************************************************************/
.modalboxmask{position:absolute;left:0;top:0;z-index:9000;background-color:#000;display:none;}
.modalboxmask2{position:absolute;left:0;top:0;z-index:9000;background-color:#000;display:none;}

.bout_ul{position:relative;list-style-type:none;margin:0;padding:0;padding-bottom:10px}
.bout_ul li{float:left;width:100px;padding:0;height:138px;margin:2px 5px 2px 5px;color:#444;font-size:11px;background-image:none}
.bout_ul li img{margin:auto 0;border:0}

/***** INFOBULLE MEMBRE *********************************************************************************************/
.bulleMembre{position:relative}
.bulleMembreTrigger{position:relative}
.popupBulle{position:absolute;display:none;z-index:50000}
.popupBulle td{margin:0;padding:0;border-collapse:collapse}
.popupBulle td.corner{height:15px;width:19px}
.popupBulle td.topleft{ background-image: url(https://www.compta-online.net/images/bubble-1.png)}
.popupBulle td.top{ background-image: url(https://www.compta-online.net/images/bubble-2.png)}
.popupBulle td.topright{ background-image: url(https://www.compta-online.net/images/bubble-3.png)}
.popupBulle td.left{ background-image: url(https://www.compta-online.net/images/bubble-4.png)}
.popupBulle td.milieu{ background-color:#fff}
.popupBulle td.right{ background-image: url(https://www.compta-online.net/images/bubble-5.png)}
.popupBulle td.bottomleft{ background-image: url(https://www.compta-online.net/images/bubble-6.png)}
.popupBulle td.bottom{ background-image: url(https://www.compta-online.net/images/bubble-7.png)}
.popupBulle td.bottom img{display:block;margin:0 0 0 20px}
.popupBulle td.bottomright{ background-image: url(https://www.compta-online.net/images/bubble-8.png)}
.popupBulle .posts{display:block;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -781px no-repeat;padding-left:18px}
.popupBulle .home{display:block;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -812px no-repeat;padding-left:18px}
.popupBulle .vote{display:block;background:url("https://www.compta-online.net/images/toolbar-201908.png") 0px -843px no-repeat;padding-left:18px}
.popupBulle .contact{width:21px;height:17px;display:block;background:url("https://www.compta-online.net/images/toolbar-201908.png") 10px -803px no-repeat;padding-left:18px}
.popupBulle .contact span{display:none;}

.tab4{color:#444;padding:10px;background-color:#DDDDDD;} 
table.tableau{margin:10px 0pt 15px;width:100%;text-align:left;border:1px #999 solid}
table.tableau thead tr th, table.tablesorter tfoot tr th{background-color:#e6EEEE;padding:4px;}
table.tableau tbody tr:nth-child(even) td{padding:4px;background-color:#FFF;border:1px #DFDFDF solid}
table.tableau tbody tr:nth-child(odd) td{padding:4px;background-color:#F0F0F6;border:1px #DFDFDF solid}

.addBouton{background:url("https://www.compta-online.net/images/toolbar-201908.png") 3px -861px no-repeat #a1a1a1;border-radius:4px;margin:15px 0 10px 0;padding:2px 3px 2px 20px;height:18px;width:170px}

.image_carousel{10px 15px 0 15px;position:relative}
.image_carousel img{border:1px solid #ccc;background-color:#fff;padding:5px;margin:5px;display:block;float:left}

#sujets #col1{margin:0 5px;width:85px}#sujets #col2{margin:0 5px;width:85px}#sujets #colcentre{overflow:hidden;width:85px}.sujets{font-size:20px}

#pageGrise{background:#EAEAEA;padding:5px;position:relative;width:790px}
#pageGriseInside{margin:10px;border:1px solid #416f8b;padding:5px;width:770px;overflow-y:scroll}
#pageGriseInsideLeft{width:200px;padding-right:10px;border-right:1px solid;position:fixed;margin-top:50px;float:left}
#pageGriseInsideRight{width:520px;margin-top:50px;float:right}
#CVmot{font-size:30px;position:fixed}
#CVnumero{font-size:16px;position:fixed;margin-top:35px}

.cadreTinyMCE{padding:2px;border:2px solid #97bf0d;margin-top:3px}

.tableheader{background:#eee;border-bottom:2px solid #ccc;border-top:2px solid #ccc;padding:5px;margin:5px;color:#333;font-weight:bold}
.over{background:#f7fafd}
.over:hover{background:url(https://www.compta-online.net/images/bg.gif) repeat}
.over2{background:#ecf4fb}
.over2:hover{background:url(https://www.compta-online.net/images/bg.gif) repeat}
.over3{background:#ffd78a}
.over3:hover{background:url(https://www.compta-online.net/images/bg.gif) repeat}
.over4{background:#f2dc48}
.over4:hover{background:url(https://www.compta-online.net/images/bg.gif) repeat}

/** RS COMPTEURS **/
#social{position:absolute;left:-70px;top:0}
#socialcontent{margin-top:320px;position:fixed;padding:2px 0}

#RScounter{display:table;margin:0 auto;position:relative;width:60px;height:200px}
.countRS{display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;}
.countRS:hover{-webkit-transform: scale(1.3);transform: scale(1.3)}
#countFB{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1426px no-repeat;width:40px;height:42px}
#countLK{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1479px no-repeat;width:40px;height:42px;margin-top:8px}
#countTW{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1638px no-repeat;width:40px;height:42px;margin-top:8px}
#countYT{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1585px no-repeat;width:40px;height:42px;margin-top:8px}
#countIN{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1531px no-repeat;width:40px;height:42px;margin-top:8px}
#countTK{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1691px no-repeat;width:40px;height:42px;margin-top:8px}
#countWA{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1792px no-repeat;width:40px;height:42px;margin-top:8px}
#goUP{background:url("https://www.compta-online.net/images/toolbar3-20241104.png") 0px -1742px no-repeat;width:40px;height:42px;margin-top:8px}

#rsparticiper{margin:10px 0 0 160px}
#rsparticiper li{float:left}
.boutonParticiper{font-family:"PT Sans",Tahoma,Geneva,sans-serif;height:23px;line-height:14px;padding:9px 10px 4px 36px;font-variant:small-caps;font-size:18px;margin-right:10px;border-radius:4px;width:70px}
#fbparticiper{background:url("https://www.compta-online.net/images/facebook_icon.png") 0px 0px no-repeat #435595}
#twparticiper{background:url("https://www.compta-online.net/images/twitter_icon.png") 0px 0px no-repeat #2d91c5}
#lkparticiper{background:url("https://www.compta-online.net/images/linkedin_icon.png") 0px 0px no-repeat #1a6095}


.itwAsnwerQuote{background-image: url("https://www.compta-online.net/images/quote-start.jpg"), url("https://www.compta-online.net/images/quote-end.jpg");background-position:left top,right bottom;background-repeat:no-repeat}
.itwAsnwerQuoteBG{background-image: url("https://www.compta-online.net/images/quote-gris-start.jpg"), url("https://www.compta-online.net/images/quote-gris-end.jpg");background-position:left top,right bottom;background-repeat:no-repeat; background-color: #e7e9ec;border-radius:20px;padding:10px}
.highlightRED{background-color:#ca3032;color:#fff}
.highlightGREEN{background-color:#97bf0d;color:#fff}
.highlightORANGE{background-color:#f6ab29;color:#fff}

.cellVert01{background: #509237; color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellVert02{background: #eaf1e3; color: #509237; padding: 6px; border: 2px solid #fff} /* cell claire */
.cellVert03{background: #e3f1d5; color: #509237; padding: 6px; border: 2px solid #fff} /* cell foncé */


/*.cellBleu01{background: #00426b; color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellBleu01{background: linear-gradient(to bottom, #00426b, #01578d);background: -webkit-linear-gradient(to bottom, #00426b, #01578d); color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellBleu02{background: #d5e1ec; color: #00426b; padding: 6px; border: 2px solid #fff} /* cell claire */
.cellBleu03{background: #c6d9eb; color: #00426b; padding: 6px; border: 2px solid #fff} /* cell foncé */

/*.cellRed01{background: #9e053b; color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellRed01{background: linear-gradient(to bottom, #9e053b, #c30649);background: -webkit-linear-gradient(to bottom, #9e053b, #c30649); color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellRed02{background: #f3e0e0; color: #9e053b; padding: 6px; border: 2px solid #fff} /* cell claire */
.cellRed03{background: #f1d1d1; color: #9e053b; padding: 6px; border: 2px solid #fff} /* cell foncé */

/*.cellOrange01{background: #e6811c; color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellOrange01{background: linear-gradient(to bottom, #e6811c, #f7932e);background: -webkit-linear-gradient(to bottom, #e6811c, #f7932e); color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellOrange02{background: #fcf0e1; color: #e6811c; padding: 6px; border: 2px solid #fff} /* cell claire */
.cellOrange03{background: #ffecd5; color: #e6811c; padding: 6px; border: 2px solid #fff} /* cell foncé */

/*.cellGrey01{background: #4d5151; color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellGrey01{background: linear-gradient(to bottom, #4d5151, #696e6e);background: -webkit-linear-gradient(to bottom, #4d5151, #696e6e); color: #fff; padding: 6px; border: 2px solid #fff} /* header */
.cellGrey02{background: #e9eaeb; color: #4d5151; padding: 6px; border: 2px solid #fff} /* cell claire */
.cellGrey03{background: #d5d6d7; color: #4d5151; padding: 6px; border: 2px solid #fff} /* cell foncé */

.cellViolet01{background: #f9ebf6; color: #b786ab; padding: 6px; border: 2px solid #fff}  /* cell claire */
.cellViolet02{background: #fae6f5; color: #b786ab; padding: 6px; border: 2px solid #fff}  /* cell foncé */
.cellViolet03{background: linear-gradient(to bottom, #723f65, #944f82);background: -webkit-linear-gradient(to bottom, #723f65, #944f82); color: #fff; padding: 6px; border: 2px solid #fff} /* header */
/*.cellViolet03{background: #723f65; color: #fff; padding: 6px; border: 2px solid #fff} /* header */


.articleIMG img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto !important;
  max-height: none !important;
  aspect-ratio: 1200 / 608;
  object-fit: cover;
}

.intervenant {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 20px 0 6px;
  padding: 6px 14px;
  font-weight: 700;
  font-size: 15px;
  color: #0f172a;
  border-radius: 4px;
}
.intervenant--bleu {
  background: linear-gradient(90deg, #e0f2fe, #f8fafc);
  border-left: 4px solid #0284c7;
}
.intervenant--violet {
  background: linear-gradient(90deg, #ede9fe, #f8fafc);
  border-left: 4px solid #7c3aed;
}

