body {
	font-family:Verdana, Tahoma, sans-serif;
	background-color:#FFF;
	font-size:60.5%;
}
h1 {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	color:#491900;
	font-size:1.8em;
}
h2 {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	color:#B73003;
	font-size:1.6em;
}
h3.spip {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	color:#964F01;
	font-size:1.4em;
}
p {
	padding:0.5em 0;
}
/***LIENS***/
a:link, a:visited {
	color:#000;
	text-decoration:underline;
	
}
a:hover, a:active {
	text-decoration:none;
}

