@charset "utf-8";
/* CSS Document 10_02_2010*/
* {
	margin:0;
	padding:0
}
html, body {
	margin:0;
	padding:0;
}
body {	
	behavior:url(../js/csshover.htc);
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#45433f;
	background:#f5f4f2;
}
body.thematique {
	padding-top:234px;
}
a, img, .submit, input, object, embed {
	border:0;
	outline:none;
	text-decoration:none;
}
ul, ol, li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
}
hr {
	margin:0px;
	padding:0px;
	line-height:1px;
	font-size:0px;
	height:0px;
	clear:both;
	visibility:hidden;
}