p, ul {
	font-size: 0.9em;
	text-align: justify;
}
p.edito:first-letter {

}

p, h3 {

}

a, a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
}
a img{
	border: none;
	margin: 0; 
	text-decoration: none;
}

h1{
}


h2{
    font-size: 19px;
	padding: 0;
	margin: 15px 0;
	clear: both;
}
h3{
    font-size: 17px;
    font-weight: bold;
	color: #363532;
	text-decoration: none;
}
h4{
	font-size: 15px;
}
h5{
	
}
h6{
	
}


.rouge {
	color: #99372B;
}
.jaune {
	color: #F6921E;
}
.cyan {
	color: #0ABAE3;
}
.noir {
	color: #000;
}

