<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#googleZone .background{ background: url("img/back-google.jpg");   }
#googleZone .blackColorTheme{ background-color: #333333 !important; }
#googleZone .gradientBackground{
    background: #0288d1;
    background: -moz-linear-gradient(left, #0288d1 0%, #1d64bb 100%);
    background: -webkit-linear-gradient(left, #0288d1 0%,#1d64bb 100%);
    background: linear-gradient(to right, #0288d1 0%,#1d64bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0288d1', endColorstr='#1d64bb',GradientType=1 ); }
#googleZone .grayBackground{ background-color: #e5e5e5; }

#googleZone .noPadding{ padding: 0 !important; }
#googleZone h1{ margin-top: 30px; font-family: "Libre Franklin", sans-serif; font-size: 55px; }
#googleZone .titleZone{ text-align: center; font-family: "Libre Franklin", sans-serif; font-size: 40px; color: #4a5960; }

#googleZone .logo-cloud { float: right; }
#googleZone .logo-cloud figure{ display: inline-block; }
#googleZone .logo-cloud figure img{ width: 160px; }

#googleZone .txtHead{ max-width: 1200px; margin: 0 auto; margin-bottom: 15px; }

#googleZone nav ul{ display: inline; }
#googleZone nav li{ display: block; float: left; }
#googleZone nav li:hover{ background-color: #0288d1; }
#googleZone nav li a{ display: inline-block; padding: 13px 20px; font-size: 15px; text-transform: uppercase; font-weight: bold; text-decoration: none; color: #ffffff; }
#googleZone .icon-home{ padding: 7px 20px 8px 20px; font-size: 22px; }
#googleZone .social-icon{ padding: 4px 6px; font-size: 14px; float: right; margin-right: 8px; margin-top: 8px; border: 1px solid #fff; border-radius: 50%; color: #fff; cursor: pointer; text-decoration: none; }
#googleZone .social-icon:hover{ background-color: #0288d1; }

#googleZone .pictoLmiSmall{ position: absolute; bottom: 0; left: 0; max-width: 25px; max-height: 25px; }
#googleZone .pictoLmiBig{ position: absolute; bottom: 0; left: 0; max-width: 50px; max-height: 50px; }
#googleZone .image{ position: relative; }
#googleZone .item img { width: 100%; }
#googleZone.item h2{ margin-bottom: 3px; }

#googleZone .debatHead{ color: #ffffff; font-size: 34px; padding: 0px 15px; font-weight: bold; }
#googleZone .debatHead .gradientBackground {padding:10px 15px;}
#googleZone #debatDisplay{ position: relative; padding: 25px; font-size: 14px; background-color: #f9f9f9; overflow: hidden; }
#googleZone #debatDisplay .row.flex{ overflow: hidden; }
#googleZone #debatDisplay .flex [class*="col-"]{ margin-bottom: -99999px; padding-bottom: 99999px; }
#googleZone #debatDisplay .picto{ border-radius: 50%; }
#googleZone #debatDisplay .ligne{ background-image: url("img/ligne.jpg");  background-position: center; background-repeat: repeat-y; text-align: center; }
#googleZone #debatDisplay .square{ display: inline-block; width: 51px; height: 51px; }
#googleZone #debatDisplay .author{ color: #0288d1; font-weight: bold; margin-bottom: 5px; }
#googleZone #debatDisplay .linkArticle{ font-size: 12px; }
#googleZone #debatDisplay .linkArticleBis{ text-decoration: underline; }
#googleZone #debatDisplay .comments{ line-height: 20px; }

#googleZone #events a{ font-size: 40px; color: #4a5960; text-decoration: none; }

#googleZone .topConf{ padding: 10px; text-transform: uppercase; font-family: "Myriad Pro", sans-serif; font-size: 14px; background-color: #f7f7f7; overflow: hidden; }
#googleZone .topConf .topConfTitle{ float: left; }
#googleZone .topConf .topConfDate{ float: right; font-weight: bold; }
#googleZone .botConf{ padding: 30px; text-align: center; color: #ffffff; background: url("img/warhouse.jpg"); font-family: Roboto, sans-serif; }
#googleZone .botConf .botConfTitle{ font-size: 32px; line-height: 35px; }
#googleZone .botConf .botConfArg{ font-size: 16px; line-height: 20px; }
#googleZone .smallConf{ background-color: #f7f7f7; padding: 15px; font-family: Roboto, sans-serif; }
#googleZone .smallConf .smallConfDate{ font-size: 12px; font-weight: bold; }
#googleZone .smallConf .smallConfTitle{ font-size: 20px; color: #0288d1; }
#googleZone .smallConf .smallConfArg{ font-size: 12px; }

#googleZone #partenaires img:hover{ opacity: 0.9; }

#googleZone #wpSelection{ text-align: center; }
#googleZone #wpSelection li{ display: inline-block; margin: 0 20px; color: #0288d1 !important; text-transform: uppercase; text-decoration: underline; cursor: pointer; }
#googleZone #wpSelection .bold{ font-weight: bold; }

#googleZone .link{ display: inline-block; margin-top: 20px; margin-top: 20px; font-size: 15px; font-weight: 400; color: #ffffff; background-color: #0288d1; padding: 10px 20px; border-radius: 3px; text-decoration: none; cursor: pointer; text-transform: uppercase; }
#googleZone .blue{ color: #0288d1; }</pre></body></html>