#centerContent {
	padding: 8px 7px 8px 8px;
	margin: 0;
}
* html #centerContent { /* Hack ie... cette règle n'est visible que par ie */
	padding: 8px 7px 8px 5px;
	margin: 0;
}
.centerColumn h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #e36926;
	margin: 0;
	padding: 0;
}
.centerColumn h2 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
	color: #e36926;
	margin: 0;
	padding: 20px 0 20px 0;
}
.centerColumn h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #c62226;
	margin: 0;
	padding: 0;
}
.centerColumn hr {
	margin: 12px 0 12px 0;
}
.centerColumn strong {
	font-weight: bold;
	color: #e36926;
}
.centerColumn p {
	margin: 0;
	padding: 2px 0 2px 0;
}
.centerColumn .orange {
	color: #e36926;
}
.centerColumn a, .centerColumn a:link, .centerColumn a:hover, .centerColumn a:active, .centerColumn a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.centerColumn address {
	padding: 0;
	margin: 0;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.centerColumn address a, .centerColumn address a:link, .centerColumn address a:hover, .centerColumn address a:active, .centerColumn address a:visited {
	color: #e36926;
	text-decoration: none;
	font-weight: bold;
}
.centerColumn ul li {
	font-size: 12px;
	color: #e36926;
}
.centerColumn li a, .centerColumn li a:link, .centerColumn li a:hover, .centerColumn li a:active, .centerColumn li a:visited {
	color: #e36926;
	text-decoration: none;
	font-weight: normal;
}
.centerColumn li a:hover {
	text-decoration: underline;
}
.centerColumn ul li li {
	font-size: 11px;
	color: #555555;
}
.centerColumn li li a, .centerColumn li li a:link, .centerColumn li li a:hover, .centerColumn li li a:active, .centerColumn li li a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
.centerColumn li li a:hover {
	text-decoration: underline;
}
#rightLinks {
	float: right;
	width: 205px;
	margin: 0 0 15px 10px;
	padding: 0 0 0 5px;
	background-color: #ebebeb;
}
#speedLink {
	padding: 30px 0 0 5px;
	margin: 30px 0 0 0;
	background-image: url(../images/links_aller.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #222773;
}
#speedLink a, #speedLink a:link, #speedLink a:hover, #speedLink a:active, #speedLink a:visited {
	color: #777777;
	text-decoration: none;
}
#speedLink a:hover {
	text-decoration: underline;
}
