.titre-rubrique{
font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #8b4513;
font-weight: bold;
background-color : transparent;
text-decoration: none;
}

.titre-article{
font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #8b4513;/*saddlebrown*/
background-color : transparent;
text-decoration: none;
}

.liens{
font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #8b4513;
font-weight: bold;
font-size: 70%;
background-color : transparent;
text-decoration: none;
}

a:link {	
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
    font-weight: normal;
  color: #008000;/*vert*/	
	background-color : transparent;
	text-decoration: none;
}

a:hover {
font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
    font-weight: normal;
   color: #369;/*bleufonce*/	
	background-color : transparent;	
	text-decoration: none;
	
}

a:visited {
font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
    font-weight: normal;
   color: #369;/*bleufonce*/	
	background-color : transparent;	
	text-decoration: none;
	
}
