html {
	overflow: auto;
}
body {
	padding: 0px;
	margin: 0px;
}
#corps h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin: 0px;
}
#corps h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9900;
	text-align: center;
}

a { text-decoration: none; color: #505050; }
#corps h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-align: center;
}
#corps h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
}


a:hover { text-decoration: none; color: #303030; background: #e8e8e8; }
a.spip_out { text-decoration: none; color: #a02020; }
#entete {
	left: auto;
	text-align: center;
}
