img							{ border:none;}
img.noselect 				{ opacity:0.5; filter:alpha(opacity=50); -moz-opacity:5 }
img:hover.estomp			{ opacity:0.8; filter:alpha(opacity=80); -moz-opacity:8 }

img.icone					{ width: 48px!important; height: auto!important }
img.iconesmall				{ width: 38px!important; height: auto!important }
img.iconeverysmall			{ width: 28px!important; height: auto!important }
img.iconeminus				{ width: 18px!important; height: auto!important }

img.l100 					{ width: 100%!important; height: auto!important }
img.l100px 					{ width: 100px!important; height: auto!important }
img.l120px 					{ width: 120px!important; height: auto!important }
img.l150px 					{ width: 150px!important; height: auto!important }
img.l200px 					{ width: 200px!important; height: auto!important }

img.iconelien				{ cursor: pointer; vertical-align:middle }
img.iconelien:hover			{ opacity:0.8; filter:alpha(opacity=80); -moz-opacity:8 }

img.iconeaction 			{ float:right; padding: 3px; cursor: pointer; vertical-align:middle; height: 35px!important; width: auto!important }
img.iconeaction:hover		{ opacity:0.8; filter:alpha(opacity=80); -moz-opacity:8 }

.iconesaction				{ float:right; cursor: pointer }
.iconesaction img			{ padding: 5px; cursor: pointer; vertical-align:middle; width: 30px }
.iconesaction img:hover		{ opacity:0.8; filter:alpha(opacity=80); -moz-opacity:8 }

img.iconeactionligne		{ float:right; padding: 0 8px; cursor: pointer; vertical-align:middle; height: 20px  }

img.bloc 					{ display: block; margin: 2% }

.mobi-no					{ visibility: hidden; display: none }
.mobi-yes					{ display: block; visibility:visible }

.affich-mobi 				{ visibility: hidden; display: none }
@media (max-width: 550px){
.affich-mobi 				{ display: block; visibility: visible }
.affich-nomobi 				{ visibility: hidden; display: none }
.bloc-mobi 					{ display: block }
}

i.fa-bloc 					{ display: block }
i.fs10 						{ font-size: 10px }
i.fs15 						{ font-size: 15px!important }
i.fs20 						{ font-size: 20px!important }
i.fs30 						{ font-size: 30px }
i.fs40 						{ font-size: 40px }
i.fs60 						{ font-size: 60px }

table.lignes 				{ border-collapse: collapse }
table.lignes tr:nth-child(even) { background-color: #E1E2E3 }

.cols 						{ display: table; width: 100%; padding: 10px }
.col2 						{ display: table-cell; width: 50% }
.colx 						{ display: table-cell }
@media (max-width: 600px){
.col2, .colx				{ display: block!important; width: 100%!important }
.col2:last-child			{ margin-top: 3% }
.colmarginT3				{ margin-top: 3% }
.colmarginT5				{ margin-top: 5% }
}

.actionbtn 						{ width: 100%; background-color: #2B5738; color: #F5F1E6; margin: 10% auto 3%; padding: 2%; text-transform: uppercase; font-size: 0.8em; letter-spacing: 2px; text-align: center; border-radius: 10px; cursor: pointer }
.actionbtn a  					{ color: #F5F1E6 }
.actionbtn:hover  				{ background-color: #1D3223 }
.actionbtn:hover a  			{ color: #F5F1E6 }

.actionbtn-clair				{ width: 100%; background-color: #7F8C8D; color: #FFF; margin: 10% auto 3%; padding: 2%; text-transform: uppercase; font-size: 0.8em; letter-spacing: 2px; text-align: center; border-radius: 10px; cursor: pointer }
.actionbtn-clair a  			{ color: #FFF }
.actionbtn-clair:hover  		{ background-color: #B4BCBD }

.modal 							{ display: none; position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5) }
.modal-content 					{ background-color: #fefefe; margin: 15% auto; padding: 20px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.2); width: 400px; max-width: 80%; text-align: center }
.modal-close 					{ color: #aaa; float: right; font-size: 38px; font-weight: bold; cursor: pointer }
.modal-close:hover 				{ color: #000 }
.modal-buttons 					{ margin-top: 20px; display: flex; justify-content: center; gap: 10px }
.btn-confirm 					{ background-color: #2B5738; color: #F5F1E6; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer }
.btn-confirm:hover  			{ background-color: #1D3223 }
.btn-cancel 					{ background-color: #7F8C8D; color: #FFF; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer }
.btn-cancel:hover  				{ background-color: #B4BCBD }

a.iconeretour img			{ float:right; padding: 5px; cursor: pointer; vertical-align:middle; width: 30px; height: auto } 
a.iconeretour img:hover		{ opacity:0.8; filter:alpha(opacity=80); -moz-opacity:8 }
a.iconeretour span 			{ opacity:0; transform:scale(0) rotate(-12deg); transition:all .25s; position:absolute;    margin-top:15px;     margin-left:-60px;	 color: #999;   font-size:10px; text-transform:uppercase; letter-spacing: 2px; font-style:normal !important}
a.iconeretour:hover span 	{ opacity:1;  transform:scale(1) rotate(0); }

a 	 						{ text-decoration: none; color: #666 }
a:hover 	 				{ color: #000 }
a.noir 						{ text-decoration: none; color: #000  }
a.noir:hover 				{ color: #EE7818 }

.cases a, .cases div		{ display: inline-block; margin: 2px; border: 1px solid #889B9B; padding: 3px 5px; font-size: 1em }
.casesminus a, .casesminus div { letter-spacing: 1px; font-size: 0.9em!important; padding: 2px!important }
.cases a:hover				{ background-color: #889B9B; color: #FFF!important  }
.cases a.choix				{ background-color: #889B9B; color: #FFF!important  }
.cases div.choix			{ background-color: #889B9B; color: #FFF!important  }

select.actionchoix			{ border: 1px solid #666; color: #666; font-size: 13px; letter-spacing: 2px; line-height: 20px; padding: 6px 12px;	margin: 0; resize: none; background-color: transparent }

/* OLD ? 
.band-suivprec				{ display: inline-block; width: 25%; vertical-align:middle; font-size:10px; letter-spacing: 2px; text-align: center}
.band-suivprec .btn			{ display: inline-block; border: 1px solid #BBB; cursor:pointer; height: 32px; width: 32px; text-align:center; margin-left: 5px; padding-top: 7px; font-size: 15px;color: #627788 }
.band-suivprec .btn:hover 	{ border: 1px solid #295D8B }
.band-suivprec .btnvide		{ display: inline-block; border: 1px solid #FFF; height: 30px; width: 31px; margin-left: 5px; padding-top: 9px }
.band-suivprec a:hover 	 	{ color: #B20C1D }

@media (max-width: 600px){ 
.band-suivprec				{ display: block; width: 90%; margin: auto }
}*/

.band-suivprec				{ font-size: 10px; letter-spacing: 2px; text-align: center }
.band-suivprec .btn			{ display: inline-block; vertical-align: middle; cursor:pointer; height: 32px; width: 32px; text-align: center; font-size: 24px; padding-top: 3px; color: #627788 }
.band-suivprec .btn	.fas	{ vertical-align: top }
.band-suivprec .btn:hover 	{ color: #F46970 }
.band-suivprec .btnvide		{ display: inline-block; height: 30px; width: 31px; margin-left: 5px; padding-top: 9px }
.band-suivprec .btnvide-fd	{ border: 1px solid #F2F2F2 } /*style intranet*/
.band-suivprec a:hover 	 	{ color: #605E5B }

.band-suivprec .btn-large	{ display: inline-block; vertical-align: middle; cursor:pointer; height: 32px; width: auto; text-align: center; font-size: 24px; color: #627788 }
.band-suivprec .btn-large:hover { color: #F46970 }
.band-suivprec .btn-large .fas	{ display: inherit; vertical-align: middle }
.band-suivprec .btn-large label	{ display: inherit; margin-bottom: 0 }
.band-suivprec a			{ display: inline-block; vertical-align: middle; padding: 7px 20px 0; font-weight: bold }

@media (max-width: 992px){
.band-suivprec				{ width: 50% }
}
@media (max-width: 600px){
.band-suivprec				{ width: 90% }
}

.band-lien 					{ width: 70%; margin: 15px auto; font-size: 10px; text-transform: uppercase; letter-spacing: 2px; border: 1px solid #F09D9E; color: #333; text-align: center }
.band-lien:hover 			{ background-color: #F46970 }
.band-lien a 				{ display: block; padding: 10px 25px }
.band-lien:hover a 			{ color: #FFF  }

table.style	 				{ border-collapse: collapse; border: 1px solid #605E5B  }
table.style tr:nth-child(even) 	{ background-color: #E1E2E3 }
table.style td				{ padding: 3px }
table.style td:first-child	{ padding-left: 10px }

table th 					{ padding: 6px; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; font-size: 11px }
table.style-th th 			{ background-color: #657678; color: #FFF!important; padding: 6px; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; font-size: 11px }

table.style-hover tr:hover	{ border-top: 1px solid #657678; border-bottom: 1px solid #657678 }
table.style-hover-fd tr:hover	{ background-color: #CCC }
table.style-hover-fd tr:hover th	{ background-color: #FFF }

table td.action 			{ text-align: center }
table tr:hover td.action 	{ background-color: #F0F1F2 }

table.style1	 				{ border-collapse: collapse  }
table.style1 tr:nth-child(even) { background-color: #E1E2E3 }
table.style1 td				{ padding: 6px!important }
table.style1 td:first-child	{ padding-left: 10px }

table.nostyle	 				{ border-collapse: collapse!important; border: none; background-color: transparent }
table.nostyle tr:nth-child(even) 	{ background-color: inherit }
table.nostyle-hover tr:hover{ border: none }
table.nostyle td 			{ padding: 3px!important }

td.prix						{ text-align: right; padding-right: 10px!important }

.categflex 					{ display: flex; flex-direction: row; justify-content: space-between; text-align: center; font-weight: 900; font-style: italic; font-size: 0.9em }
.categflex div 				{ display: inline-block; padding: 1%; margin: 1%; border: 2px solid #605E5B }
.categflex div:hover		{ background-color: #605E5B; color: #FFF }
.categflexchoix				{ background-color: #605E5B; color: #FFF }

.categtable					{ display: table; width: 100%; min-height: 42px; padding:0; margin: 0}	
.categtxt					{ display: table-cell; vertical-align:middle; text-align: center }							
.categ						{ background-color: #829FBC; color: #FFF }						
.categ:hover				{ background-color: #BDCCDB; border-left: 6px solid #829FBC }
.categchoix					{ background-color: #BDCCDB; font-weight: bold }

.categs 					{ font-size: 1.1em }
.categs .categ				{ background-color: #829FBC; border-bottom: 1px solid #FFF }		
.categs .categ a			{ display: block; padding: 10px; color: #FFF }						
.categs .categ a.ssrub		{ display: block; padding: 0 10px 5px; color: #FFF; font-weight: normal; font-size: 0.9em; text-align: left }		
.categs .categ:hover		{ background-color: #BDCCDB; border-left: 6px solid #829FBC }		
.categs .categ a:hover.ssrub{ color: #FFF }		
.categs .categchoix			{ background-color: #BDCCDB; border-left: 6px solid #829FBC; font-weight: bold }	
.categs .categchoix a		{ color: #605E5B }
.categs .categchoix a.ssrub	{ color: #605E5B }						

/* autocomplete */
.search 					{ background:url(/images/icone-search-input.png) no-repeat right #FFF; min-width: 200px; margin: 1% 0 0 0 }
.entete-search				{ background:url(/images/icone-search-input.png) no-repeat right #FFF; width: 22%; min-width: 250px }
li.ui-menu-item				{ padding: 5px 10px; font-size: 12px; font-weight: bold; color: #7D7465 }
li.ui-menu-item:hover		{ background-color: #000 }
li.ui-menu-item:hover a		{ color: #FFF }

.search-skills			{ background:url(/images/icone-search-input.png) no-repeat right #FFF; min-width: 250px; margin: 1% 0 0 0 }
.ui-menu-item			{ padding: 2px }
.ui-menu				{ padding: 5px!important }

.blanc 			{ color: #FFF!important }
.blancG 		{ color: #FFF!important; font-weight: bold }
.blancBK 		{ background-color: #FFF!important }
.rouge  		{ color: #D91A1C!important}
.rougeG 		{ color: #D91A1C; font-weight: bold }
.rougeBK 		{ background-color: #D91A1C!important }
.orange  		{ color: #A75A39}
.orangeG 		{ color: #A75A39; font-weight: bold }
.orangeBK 		{ background-color: #A75A39!important }
.vert	  		{ color: #6C9768}
.vertG 			{ color: #6C9768; font-weight: bold }
.bleu	  		{ color: #2A485E}
.bleuG 			{ color: #2A485E; font-weight: bold }
.noir	  		{ color: #000!important }
.noir	  		{ color: #000!important; font-weight: bold }
.couleur  		{ color: #A75A39}
.couleurG 		{ color: #A75A39; font-weight: bold }
.couleurBK 		{ background-color: #A75A39!important }

.clair 			{ color: #F5F1E6 }
.clairG 		{ color: #F5F1E6; font-weight: bold }
.clairBK 		{ background-color: #F5F1E6 }
.moyen 			{ color: #6C9768 }
.moyenG 		{ color: #6C9768; font-weight: bold}
.moyenBK 		{ background-color: #6C9768 }
.fonce 			{ color: #1D3223 }
.fonceG 		{ color: #1D3223; font-weight: bold }
.fonceBK		{ background-color: #1D3223 }

.gras  			{ font-weight: bold }
.grasoff		{ font-weight: normal }
.bold  			{ font-weight: 600 }
/*.light  		{ font-family: 'Police-Light' }*/
.ital 			{ font-style: italic }
.gauche  		{ text-align: left!important }
.droite  		{ text-align: right!important }
.centre  		{ text-align: center!important }
.justif  		{ text-align: justify!important }
.divcentre 		{ margin-left: auto; margin-right: auto }
.float-g  		{ float: left }
.float-d  		{ float: right }
.float-none		{ float: none!important }
.bloc  			{ display: block }
.inline  		{ display: inline-block }
.milieu 		{ vertical-align: middle!important }
.v-top  		{ vertical-align: top }
.nobreak 		{ white-space: nowrap }
.retour			{ clear:both }
.cadre 			{ border: 1px solid #486646 }
.curseur 		{ cursor: pointer }
.curseuroff		{ cursor: default!important }
.opaque 		{ opacity:0.3; filter:alpha(opacity=30); -moz-opacity:3  }
.visible 		{ display: block; visibility: visible }
.nonvisible 	{ display:none; visibility:hidden }
.minuscule		{ text-transform:none; }
.upper			{ text-transform: uppercase }
.lower			{ text-transform: lowercase }
.barre			{ text-decoration: line-through }
.souligne		{ text-decoration: underline }
.letter0 		{ letter-spacing: normal!important }
.letter1 		{ letter-spacing: 1px }
.letter2 		{ letter-spacing: 2px }
.minusbig		{ font-size: 12px!important; text-transform: uppercase!important; letter-spacing: 2px!important }
.minus			{ font-size: 11px!important; text-transform: uppercase!important; letter-spacing: 2px!important }
.minusvery		{ font-size: 10px!important; text-transform: uppercase!important; letter-spacing: 2px!important }
.expli			{ font-size: 11px; text-transform:uppercase; letter-spacing: 2px; color: #9C9A97; padding: 2% }
.alert			{ padding: 10px; background-color: #CC0000; color: #FFF; font-size: 11px; letter-spacing: 4px; text-transform: uppercase; text-align:center }
.message		{ padding: 10px; background-color: #949FAB; color: #FFF; font-size: 11px; letter-spacing: 4px; text-transform: uppercase; text-align:center }
.filet-s		{ border-bottom: 1px solid #9C9A97; margin: 3px 0 }
.filet-t		{ border-top: 1px solid #9C9A97; margin: 3px 0; padding-top: 3px }
.list-none 		{ list-style: none }

.font			{ font-family: Police }
.font-barlow	{ font-family: 'barlow condensed'!important }
.font-pro		{ font-family: EloquentJFRegularPro!important }
.font-no		{ font-family: 'Century Gothic', Verdana }

@keyframes fadeInUp 			{ from { transform: translate3d(0,40px,0) }   		to { transform: translate3d(0,0,0); opacity: 1 }}
@-webkit-keyframes fadeInUp 	{ from { -webkit-transform: translate3d(0,40px,0)}  to { -webkit-transform: translate3d(0,0,0); opacity: 1}}

@keyframes fadeInDown 			{ from { transform: translateY(-40px) }    			to { transform: translateY(0); opacity: 1 }}
@-webkit-keyframes fadeInDown 	{ from { -webkit-transform: translateY(-40px) } 	to { -webkit-transform: translateY(0); opacity: 1}}

@keyframes fadeInLeft 			{ from { transform: translate3d(40px,0,0) }    		to { transform: translate3d(0,0,0); opacity: 1 }}
@-webkit-keyframes fadeInLeft	{ from { -webkit-transform: translate3d(40px,0,0)}  to { -webkit-transform: translate3d(0,0,0); opacity: 1}}

@keyframes fadeInSlide 			{ 0% 	{ opacity: 0; transform: translateY(-20px) } 100% 	{ opacity: 1; transform: translateY(0) }}
@keyframes pulse 				{ 0%, 100% 	{ transform: scale(1) } 50% { transform: scale(1.15) }}
@keyframes shine 				{ 0% { left: -150%; } 100% { left: 150%; }}


.animated 		{ animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both }
.animatedFadeInUp, .animatedFadeInDown, .animatedFadeInLeft { opacity: 0 }
.fadeInUp 		{ opacity: 0; animation-name: fadeInUp; -webkit-animation-name: fadeInUp }
.fadeInDown		{ opacity: 0; animation-name: fadeInDown; -webkit-animation-name: fadeInDown }
.fadeInLeft		{ opacity: 0; animation-name: fadeInLeft; -webkit-animation-name: fadeInLeft }

.size09 		{ font-size: 0.9em!important }
.size1-1 		{ font-size: 1.1em!important }
.size1-17 		{ font-size: 1.17em!important }
.size1-2 		{ font-size: 1.2em!important }
.size1-3 		{ font-size: 1.3em!important }
.size1-5 		{ font-size: 1.5em!important }

.lineH1-1 		{ line-height: 1.1em!important }
.lineH1-2 		{ line-height: 1.2em!important }
.lineH1-3 		{ line-height: 1.3em!important }
.lineH1-4 		{ line-height: 1.4em!important }
.lineH1-5 		{ line-height: 1.5em!important }

.m-top1			{ margin-top: 1%!important }
.m-top2			{ margin-top: 2%!important }
.m-top3			{ margin-top: 3%!important }
.m-top5			{ margin-top: 5%!important }
.m-top10		{ margin-top: 10%!important }

.m-left1		{ margin-left: 1%!important }
.m-left2		{ margin-left: 2%!important }
.m-left3		{ margin-left: 3%!important }
.m-left5		{ margin-left: 5%!important }
.m-left10		{ margin-left: 10%!important }

.m-topbot1		{ margin-top: 1%; margin-bottom: 1% }
.m-topbot2		{ margin-top: 2%; margin-bottom: 2%!important }
.m-topbot3		{ margin-top: 3%; margin-bottom: 3% }
.m-topbot5		{ margin-top: 5%; margin-bottom: 5% }
.m-topbot10		{ margin-top: 10%; margin-bottom: 10% }

.margin0		{ margin: 0!important }
.margin1		{ margin: 1%!important }
.margin2		{ margin: 2%!important }
.margin3		{ margin: 3%!important }
.margin5		{ margin: 5%!important }
.margin10		{ margin: 10%!important }
.marginauto		{ margin-left: auto!important; margin-right: auto!important }

.padding0		{ padding: 0!important }
.padding1		{ padding: 1%!important }
.padding2		{ padding: 2%!important }
.padding3		{ padding: 3%!important }
.padding5		{ padding: 5%!important }

.p-top1			{ padding-top: 1%!important }
.p-top2			{ padding-top: 2%!important }
.p-top3			{ padding-top: 3%!important }
.p-top5			{ padding-top: 5%!important }
.p-top10		{ padding-top: 10%!important }

.l20			{ width: 20%!important; margin: auto }
.l40			{ width: 40%!important; margin: auto }
.l60			{ width: 60%!important; margin: auto }
.l80			{ width: 80%!important; margin: auto }
.l90			{ width: 90%!important; margin: auto }
.l100			{ width: 100%!important }

.lfit			{ width: fit-content }
.lmax500		{ max-width: 500px }
.lmax600		{ max-width: 600px }
.lmax800		{ max-width: 800px }

.minHeight 		{ min-height: 500px }

.ease 			{ transition: transform 0.3s ease-in-out }
.ease:hover 	{ transform: translateX(20px) }

.more 			{ width: 80%; margin: 2% auto; background-color: #E2E2E2; border: 1px solid #57696D; font-family: 'barlow condensed'; text-transform: uppercase; letter-spacing: 2px; text-align: center }
.more img		{ display: inline-block; width: 0; height: auto; vertical-align: middle }
.more a			{ display: block; color: #57696D; padding: 10px }
.more:hover		{ background-color: #F2F2F2 }
.more:hover img	{ width: 38px; height: auto }

.more-ssfond 		{ width: 80%; margin: 2% auto; border: 1px solid #CCC; font-family: 'barlow condensed'; text-transform: uppercase; letter-spacing: 2px }
.more-ssfond img	{ display: inline-block; width: 0; height: auto }
.more-ssfond a		{ display: block; color: #A07900; padding: 15px }
.more-ssfond:hover img	{ width: 10px; height: auto }

.more-all 		{ width: 100%; margin-bottom: 5%; background-color: #60503A; font-family: 'barlow condensed'; text-transform: uppercase; letter-spacing: 2px; text-align: center }
.more-all a		{ display: block; color: #FFF; padding: 10px }
.more-all:hover	{ background-color: #A09D9A }

/*--- avec fleche juste à cote texte
.bloc-more-suite 		{ height: 100%; max-height: 0; overflow: hidden; -webkit-transition: max-height .5s ease-in-out; transition: max-height .5s ease-in-out }
.bloc-more 				{  }
.bloc-more label		{ float: none; color: #333; padding: 1%; letter-spacing: 2px; cursor: pointer; font-size: 0.7em }
.bloc-more label span 	{ color: #333; font-size: 1.5em }
.bloc-more label:hover	{ color: #DD6B46 }
.bloc-more input[type=checkbox]:checked + label + .bloc-more-suite { max-height: 1000px }
.bloc-more label > span { -webkit-transition: -webkit-transform .65s ease; transition: transform .65s ease }
.bloc-more input[type=checkbox]:checked + label > span { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }

<div class="bloc-more">
<input id="suite" type="checkbox" hidden />
<label for="suite" class="upper">si vous souhaitez visualiser la photo <span class="fas fa-caret-right"></span></label>
<div class="bloc-more-suite">
	xxx
</div>
</div>*/


.bloc-more-suite 		{ margin: 2% 5% 0 5%;  height: 100%; max-height: 0; overflow: hidden; -webkit-transition: max-height .5s ease-in-out; transition: max-height .5s ease-in-out }
.bloc-more label		{ float: none; display: block; width: 100%; background-color: #E8DED1; color: #486646; padding: 1%; letter-spacing: 2px; cursor: pointer; text-align: center }
.bloc-more label span 	{ color: #486646; font-size: 1.5em }
.bloc-more label:hover	{ background-color: #D1B38C; color: #A75A39 }
.bloc-more input[type=checkbox]:checked + label + .bloc-more-suite { max-height: 1000px }
.bloc-more label > span { float: right; -webkit-transition: -webkit-transform .65s ease; transition: transform .65s ease }
.bloc-more input[type=checkbox]:checked + label > span { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }

/*<div class="bloc-more">
	<input id="suite" type="checkbox" hidden />
	<label for="suite" class="upper"><span class="fas fa-caret-right"></span> suite</label>
	<div class="bloc-more-suite">
		xxx
	</div>
</div>*/

A span.infobulle 	{ opacity:0; transform:scale(0) rotate(-12deg); transition:all .25s; position:absolute;    margin-top:20px;     margin-left:-50px;	 color: #999; background-color: #F0F1F2;     padding:3px 5px;     border-radius:2px;     box-shadow:0 0 1px rgba(0,0,0,.5); font-size:12px; font-style:normal !important; }
A:hover span.infobulle 	{ opacity:1;  transform:scale(1) rotate(0); }
A span.infobulletop 	{ opacity:0; transform:scale(0) rotate(-12deg); transition:all .25s; position:absolute;    margin-top:-22px;     margin-left:-80px;	 color: #DDD; background-color: #000;     padding:3px 5px;     font-size:12px; font-style:normal !important}
A:hover span.infobulletop 	{ opacity:1;  transform:scale(1) rotate(0); }
A span.infobulleentete 	{ opacity:0; transform:scale(0) rotate(-12deg); transition:all .25s; position:absolute;    margin-top:-60px;     margin-left:-90px;	 color: #666; background-color: #FEF6F6;     padding:3px 5px;     border-radius:2px;     box-shadow:0 0 1px rgba(0,0,0,.5); font-size:12px; font-style:normal !important; text-transform: none!important; line-height:normal!important}
A:hover span.infobulleentete 	{ opacity:1;  transform:scale(1) rotate(0); }

/*form					{ font-family: Police !important; margin-bottom: 3%!important	 }*/
form					{ font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; margin-bottom: 3%!important	 }
.ligne					{ margin: 1% 0; color: #555 }
.typeinfo				{ font-size: 13px; text-transform: uppercase; background-color: #BAC2C8; padding: 5px; text-align: center; margin: 20px 0 5px 0; letter-spacing: 2px }
/*input, textarea, select { font-family: Police, sans-serif }*/
input, textarea, select { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif}
input[type="radio"]		{ width: 20px; vertical-align:middle}
input[type="checkbox"]	{ width: 20px!important; height: 20px; vertical-align:middle}
/*input[type="text"], input[type="number"], input[type="time"], input[type="passwd"], input[type="email"], input[type="date"], input[type="file"], select, option, textarea {
	font-family: Police!important;	border: 1px solid #AAA;	color: #7D7465;	font-size: 13px!important; letter-spacing: 2px; line-height: 20px; padding: 8px 16px!important; margin: 0;	resize: none }*/
input[type="text"], input[type="number"], input[type="time"], input[type="passwd"], input[type="email"], input[type="date"], input[type="file"], select, option, textarea {
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;	border: 1px solid #AAA;	color: #7D7465;	font-size: 13px!important; letter-spacing: 2px; line-height: 20px; padding: 8px 16px!important; margin: 0;	resize: none }

input[type="number"] 	{ text-align: center; width: 12%}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { opacity: 1 }
input[type="number"] 	{ -moz-appearance: number-input }

input.date			{ background:url(/images/calendar.png) no-repeat right; width: 20%; min-width: 150px; cursor:pointer}
input[type="text"].search 	{ background: url(/images/icone-search-input-fd.png) no-repeat right #FFF; width: 22%; min-width: 250px	}

/*input[type="submit"], input[type="button"] { font-family: Police!important;	background-color: #889B9B;	border: none; cursor: pointer; text-align: center;	vertical-align: middle;	color: #1D3223; height: 40px; font-size: 16px; letter-spacing: 4px; text-transform:uppercase;  -webkit-appearance: none }*/
input[type="submit"], input[type="button"] { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;	background-color: #889B9B;	border: none; cursor: pointer; text-align: center;	vertical-align: middle;	color: #1D3223; height: 40px; font-size: 16px; letter-spacing: 4px; text-transform:uppercase;  -webkit-appearance: none }
input[type="submit"].valider, input[type="button"].valider	{ display: inline; width: 85%; 	margin: 10px 1% 0 0; }
input[type="submit"].condensed, input[type="button"].condensed	{ font-family: 'barlow condensed'!important; font-size: 14px }
input[type="submit"]:hover, input[type="button"]:hover 		{ background-color: #A09D9A }
input[type="button"].cancel 	{ display: inline; width: 14%; margin: 10px 0 0 0; font-size: 10px; font-style:italic; padding: 8px; letter-spacing: 2px }
input[type="submit"].bouton 	{ display: inline; width: 40px; font-size: 11px; padding: 4px; margin: 0 5px; border-radius: 50% }

@media (max-width: 600px){ 
.ligne					{ margin: 5% 0; color: #555 }
input[type="number"] 	{ width: 20%}
}

form.l80				{ width: 80%; margin: 10px auto }
form .l100				{ float: none;	width: 100%; margin: 5px 0 15px 0 }
form.l100 input			{ float: none;	width: 100%; margin: 5px 0 15px 0  }
form.l100 label			{ float: none;	width: 100% }
form.l100 textarea		{ float: none;	width: 100% }

.panel-cookie 			{ position: fixed; bottom: 100px; width: 300px; right: -300px; z-index: 1000; padding: 10px 30px; background-color: #879393; text-align: justify; font-size: 0.9em; line-height: 1.5em }
.panel-cookie i 		{ display: block; text-align: right }
.panel-cookie a 		{ color: #F3F4DF }
.panel-cookie a:hover	{ color: #FFF }

#toppage 					{ position: fixed; right: 4%;  bottom: 10%; cursor: pointer; z-index: 99 }
#toppage i 					{ font-size: 3em; color: #333 }
#toppage:hover 				{ opacity:0.8; filter:alpha(opacity=80); -moz-opacity:8 }
@media (max-width: 768px){
#toppage					{ right: calc(10%); bottom: -8px }
}

@font-face{font-family:'barlow condensed';src:url(/fonts/BarlowCondensed-Regular.ttf);font-style:normal;font-weight:400 }/*;font-display:swap*/
@font-face{font-family:'barlow condensed';src:url(/fonts/BarlowCondensed-SemiBold.ttf);font-style:normal;font-weight:600 }

@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaLight.eot');
    src: url('/fonts/MeliMediaLight.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaLight.woff') format('woff'), url('/fonts/MeliMediaLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaLight-Italic.eot');
    src: url('/fonts/MeliMediaLight-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaLight-Italic.woff') format('woff'), url('/fonts/MeliMediaLight-Italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaRegular.eot');
    src: url('/fonts/MeliMediaRegular.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaRegular.woff') format('woff'), url('/fonts/MeliMediaRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaRegular-Italic.eot');
    src: url('/fonts/MeliMediaRegular-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaRegular-Italic.woff') format('woff'), url('/fonts/MeliMediaRegular-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaMedium.eot');
    src: url('/fonts/MeliMediaMedium.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaMedium.woff') format('woff'), url('/fonts/MeliMediaMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaMedium-Italic.eot');
    src: url('/fonts/MeliMediaMedium-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaMedium-Italic.woff') format('woff'), url('/fonts/MeliMediaMedium-Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Police Semi';
    src: url('/fonts/MeliMediaSemiBold.eot');
    src: url('/fonts/MeliMediaSemiBold.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaSemiBold.woff') format('woff'), url('/fonts/MeliMediaSemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Police Semi';
    src: url('/fonts/MeliMediaSemiBold-Italic.eot');
    src: url('/fonts/MeliMediaSemiBold-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaSemiBold-Italic.woff') format('woff'), url('/fonts/MeliMediaSemiBold-Italic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaBold.eot');
    src: url('/fonts/MeliMediaBold.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaBold.woff') format('woff'), url('/fonts/MeliMediaBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaBold-Italic.eot');
    src: url('/fonts/MeliMediaBold-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaBold-Italic.woff') format('woff'), url('/fonts/MeliMediaBold-Italic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaBlack.eot');
    src: url('/fonts/MeliMediaBlack.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaBlack.woff') format('woff'), url('/fonts/MeliMediaBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Police';
    src: url('/fonts/MeliMediaBlack-Italic.eot');
    src: url('/fonts/MeliMediaBlack-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/MeliMediaBlack-Italic.woff') format('woff'), url('/fonts/MeliMediaBlack-Italic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}