html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {border: 0;margin: 0;padding: 0;font-size: 100%;/*font: inherit;*/vertical-align: baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
*{box-sizing: border-box;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: none;}
body:not(.type_page_emailing) table {border-collapse: collapse;border-spacing: 0;}
body{text-align:left;}
strong, b{font-weight: bold;}
.clear{clear: both;}
pre{text-align:left;}
textarea{font-family: inherit;}
img {max-width: 100%;height: auto;}

.marginAuto{margin: auto}
.inlineBlock{display: inline-block;vertical-align: top;}
.bloc .verticalMiddle, .verticalMiddle{vertical-align: middle;}
.verticalTop, .bloc .verticalTop{vertical-align: top;}
.displayTable{display: table}
.displayTr{display: table-row}
.displayTd{display: table-cell}

.w10{width:10%}.w12-5{width: 12.5%}.w15{width: 15%}.w20{width:20%}.w25{width:25%}.w30{width:30%}.w35{width: 35%}.w33{width:33.3333%}.w40{width:40%}.w45{width: 45%}.w50{width:50%}.w55{width: 55%;}.w60{width:60%}.w65{width: 65%}.w66{width:66.6666%}.w70{width:70%}.w75{width:75%}.w80{width:80%}.w85{width: 85%}.w90{width:90%}.w95{width: 95%}.w100{width:100%}
.ml2{margin-left:2%}  .ml3{margin-left:3%}  .ml5{margin-left: 5%} .ml10{margin-left:10%} .ml15{margin-left: 15%}.ml20{margin-left:20%}.ml25{margin-left:25%}.ml30{margin-left:30%}.ml35{margin-left: 35%}.ml33{margin-left:33.3333%} .ml40{margin-left:40%}.ml45{margin-left: 50%}.ml50{margin-left:50%}.ml55{margin-left: 55%;}.ml60{margin-left:60%}.ml65{margin-left: 65%}.ml66{margin-left:66.6666%}.ml70{margin-left:70%}.ml75{margin-left:75%}.ml80{margin-left:80%}.ml85{margin-left: 85%}.ml90{margin-left:90%}.ml95{margin-left: 95%}.ml100{margin-left:100%}
.mr2{margin-right:2%} .mr3{margin-right:3%} .mr5{margin-right:5%}.mr10{margin-right:10%}.mr15{margin-right: 15%}.mr20{margin-right:20%}.mr25{margin-right:25%}.mr30{margin-right:30%}.mr35{margin-right: 35%}.mr33{margin-right:33.3333%}.mr40{margin-right:40%}.mr45{margin-right: 50%}.mr50{margin-right:50%}.mr55{margin-right: 55%;}.mr60{margin-right:60%}.mr65{margin-right: 65%}.mr66{margin-right:66.6666%}.mr70{margin-right:70%}.mr75{margin-right:75%}.mr80{margin-right:80%}.mr85{margin-right: 85%}.mr90{margin-right:90%}.mr95{margin-right: 95%}.mr100{margin-right:100%}

.left{float: left;}
.right{float: right;}

.txt-left{text-align:left}  .txt-right{text-align:right}  .txt-center{text-align:center}

.warning, .error,.good,.busy, .notice{color:#FFF; margin: 10px 0; padding:10px; display: inline-block; clear:both; padding-right: 20px}
.warning::before, .error::before,.good::before,.busy::before,.notice::before{margin: 0 10px;font:normal normal normal 14px/1 FontAwesome; font-size: 2em; display: inline-block; vertical-align: middle;}

.warning, .error{ background-color: #D00000; }
.warning::before, .error::before{content:"\f071";}
.good{ 	background-color:#12cb3e;}
.good::before{content:"\f058"; }
.busy{ content:"\f017";}
.busy::before{content:"\f058"; }
.notice{background-color:#fff2b4; color: rgba(0,0,0,0.7); font-size: 0.7em;}
.notice::before{content:"\f05a"; }
.warning a, .error a,.good a,.busy a, .notice a{color: #FFF !important;text-decoration: underline; font-weight: bold;}


.unhoverable {pointer-events: none;}