.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #CDD938;
}
.time_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEFF;
	text-decoration: none;
}
.menu_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F98814;
	font-style: italic;
	text-decoration: none;
}
.menu_home {color: #CC0000; }
.menu_stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A427B;
	margin-left: 8px;
	padding: 0 0 0 20px;
	text-decoration: none;
}
.footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
}
body {
        background-color: #E6E6E6;
        margin-left: 0px;
        margin-top: 2px;
        margin-right: 0px;
        margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDDDFF;
	text-decoration: none;
	text-align: justify;
}
.content a {text-decoration: none;}
.content a:link    {color: #1A427B;}
.content a:hover   {color: #CC0000;}
.content a:visited {color: #AAAACC;}

.score_figures {
   background-color: #FFCC66;
   font-size: 10px;
   color: black;
   text-align: center;
   font-weight: bold;
}

.score_discipline {
   font-size: 17px;
   color: orange;
   text-align: center;
   font-weight: bold;
}

.score_titre {
   background-color: #FFCC66;
   color: black;
   text-align: center;
   font-weight: bold;
}

.score_ligne, .score_ligne td {
   color: black;
}

.score_col1 {
   background-color: #7FB5CD;
}

.score_col2 {
   background-color: #5B98B7;
}

/* Blog - News */

.blog_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #F98814;
}
#blog_title {
  font-size: 18px;
  text-decoration: uderline;
  color: #F98814
}

.blog_lite {
  color: #aaaaaa;
  font-style: italic;
}
