body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #EEEEEE;
    color: #333333;
  }


a:link {
	color : #0033CC;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
  }


a:visited {
	color : #0033CC;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
  }


a:hover {
    color : #C40E0B;
    font-family : Verdana;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
  }


a:active {
    color : #C40E0B;
    font-family : Verdana;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
  }
.notes {
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}



h2 {
    color : #003399;
  }
.surligne {
	color: #FFFFFF;
	background-color: #CC6600;
}
.actu-titre {
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}
.actu-chapeau {

	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

