<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img { border: none; }
ul { list-style-type:none;}
.main-content a, a { text-decoration: none; font-weight:600;}
b a { font-size:110%;}

#authMessage , #flashMessage { text-align:center; color: red; font-weight:bold; margin:15px; }

#login {
  text-align: center; 
  font-size:10px;
  margin:0 15px ; 
}

.main-content img { border:none; }
.main-content a img { border:none; }

.disclaimer { text-align: center; clear:both; margin-top:15px; }
.header-breadcrumbs li { margin-right: 5px; }
.header-breadcrumbs ul { width:550px; float:left; }
.clear { clear:  both; height:0px; }

.input { text-align:left; margin-bottom:5px; }
/* .input label{ width: 45%; text-align:right; float:left; } */
.input.checkbox label { width: auto; text-align:left; float:none; }
.input.checkbox input { margin-left:45%; text-align:right; float:left; }

.form {text-align:center;}

.rss {   float:right; font-size:12px;}
.rss img {
  margin:0;
  width:20px;
  border: none;
}

.main-content table td.ameliore { color: green; }
.main-content table td.regresse { color: red; }
.main-content table td.invite { color: #9d9393; }

.separator hr { 
  height: 1px;
  background-color: #ddd;
  color: #ddd;
  border: none;
  padding: 0;
  margin: 1em 0;
}

#breadnews {
  text-align: center; 
  font-size:12px;
  margin:0 5px ;
  color:red;	
}
#breadnews a {
  color:red;  
}
p[align=center] {
  text-align:center;
}


</pre></body></html>