#generalrub {
	margin:0 auto;
	text-align: left;
  	width: 884px;
}
#imagerub {
	float: left;
	width: 228px;
	margin-bottom: 30px;
}
#texterub {
	float: left;
	width: 650px;
	margin-bottom: 30px;
	text-align: justify;
}
#gaucherub {
	width: 228px;
	float: left;
}
#droiterub {
	width: 650px;
	float: left;
}
.liste {
	clear: both;
	margin-bottom: 15px;
	text-align:justify;
}
.liste a, .liste a:visited, .liste a:link {
	color: #880818;
	text-decoration: none;
}
.liste a:hover {
	color: #880818;
	text-decoration: underline;
}
#page {
	clear: both;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #880818;
	font-weight: bold;
	margin-bottom: 15px;
}
