body{
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	font-size: 0.75em;
	line-height: 1.4em;
	text-align: left;
}

.liens {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;	
	font-weight: bold;	
	color: #000000;	
	text-decoration: underline;
}

.liennoir {	
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;	
	line-height: normal;	
	font-weight: bold;	
	text-decoration: underline;
}

a {
	text-decoration: none;
}

a.lien {
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	
	line-height: normal;	
	font-weight: bold;	
	text-decoration: none;
}

a:hover.lien {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	
	line-height: normal;	
	font-weight: bold;	
	text-decoration: none;
}

h2 {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;
	text-transform: uppercase;
}

ul {
	list-style: none;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	text-transform: uppercase;
}

.lettrine {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;

}