/* Typo du site */
body{
	font-family:Verdana;
	font-size: 14px;
	color: #343434;
	line-height: 1.7em;
}
p{
	line-height: 1.7em;
}

a {
	color: #343434;
}
/* hn */
h1{
	color:#E99C18;
}
h2{
	font-size:18px;
}
h2#campagne{
	color:#F09300;
}
h2#aider{	
	color:#8B429B;
}
h2#centre{	
	color:#02B888;
}

.underline{
	text-decoration: underline;
}