body {
	text-align: center;
	margin: 0 auto 5 auto;
	background-image: url('../images/fond.gif');
	background-repeat: repeat-x;
}
body, div, p, span, td, input, select, .texte, a, a:visited, a:hover {
	font-family: arial, helvetica, verdana, sans, sans serif, sans-serif;
	font-size: 11px;
	color: #636c77;
	line-height: 18px;
}
a:hover {
	text-decoration: none;
}
.visuel {
	overflow: hidden;
	height: 1px;
	display: none;
}
.paragraphe {
	padding: 8 0 33 15px;
}
