/* RESET  */
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, sup, 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 {margin: 0;padding: 0; border: 0;font-size: 100%; font: inherit;vertical-align: baseline;}
html {font-size: 16px;max-width:auto;}
body {width: auto;font-family:  Helvetica, Arial, Tahoma, sans-serif;line-height: 1.2; font-weight: normal;}
img {max-width: 100%; border-width: 0;vertical-align: middle; -ms-interpolation-mode: bicubic; margin-left: 0px ;}
.center {display: block;margin-left: auto;margin-right: auto;text-align: center;  }
.responsive {width: 100%;height: auto;}

/* -- Base ------------------------------ */     /* border:1px solid #f00;   -webkit-overflow-scrolling:touch !important; */

#pageportail {position:fixed;top:0;left:0;z-index:100; width:100%;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;min-width:300;}

#horloge{line-height:32px;border:0;color:#284d6f;font-size:24px;letter-spacing: 2px;}

#zero {position: fixed; z-index: 2300;top: 0; left: 0; width: 100%;min-width:300px;min-height:200px; display:none;overflow: hidden;} 
iframe#pagezero {position:relative;top: 0; left: 0; width: 100%; border: 0;}

#logopc {margin-top: 40px; max-width: 700px;cursor: pointer;}
#legal {position:absolute;height:60px; z-index:1610;width:100%;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;display: block;} /* background: #ddd; */
#bplus {width:160px;cursor:pointer;}

@media only screen and (max-width: 440px){
#horloge{font-size:20px;letter-spacing: 1px;font-weight:bold;}
#logopc {margin-top: 20px;}
#bplus {width:100px;padding-top:20px;}
}