* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4f5862;
}

body {
	font-family: Arial, Helvetica, sans-serif; 
}

b {
  font-weight: normal;
  color: #ff00cc;
}

strong {
  color: #f5236f;
  font-weight: normal;
}

hr {  border-style: dashed}

.date_vert {
  font-family: georgia, arial, verdana;  
  font-size: 12px; 
  color: #97bb00; 
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: -13px;  
  display: block;
}

.auteur_vert { 
  font-family: georgia, arial, verdana;  
  font-size: 13px; 
  color: #6d9a00; 
  font-weight: bold;
}

.date_rose {  
  font-family: georgia, arial, verdana;  
  font-size: 12px; 
  color: #f5236f; 
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: -13px;  
  display: block;
}

.auteur_rose { 
  font-family: georgia, arial, verdana;  
  font-size: 13px; 
  color: #770051; 
  font-weight: bold;
}

.date_bleu {  
  font-family: georgia, arial, verdana;  
  font-size: 12px; 
  color: #237eb1; 
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: -13px;  
  display: block;
}

.auteur_bleu { 
  font-family: georgia, arial, verdana;  
  font-size: 13px; 
  color: #124e58; 
  font-weight: bold;
}

.error {
  font-family: georgia, arial, verdana;  
  font-size: 22px; 
  color: #f5236f; 
  font-weight: bold;
}

td.errorMsg {
  font-family: georgia, arial, verdana;  
  font-size: 14px; 
  color: #770051; 
  font-weight: normal;
}

.home {
  text-decoration: none;
  color: #FFF;
}

.plan_menu {
  text-decoration: none;
  font-size: 14px;
  line-height: 200%;
}

p.communique{
  font-size: 11px;
}
a.entracte{
  font-size: larger;
  line-height: 150%;
}

td.actualites {
  font-size: 9px;
  color: #2d3844;
}

span.titreactu {
  color: #770051;
  text-transform: uppercase;
  font-weight: bold;
  font-family: verdana;
}

span.titre_parution {
  color: #f5236f; 
  font-family: georgia, arial, verdana;  
  font-size: 14px;   
  font-weight: bold;
}  