#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: #222773;
	margin: 0;
	padding: 0;
}
.centerColumn h2 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
	color: #6ab5dc;
	margin: 0;
	padding: 20px 0 20px 0;
}
.centerColumn h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #222773;
	margin: 0;
	padding: 0;
}
h3.firstH {
  padding-top: 30px;
}
.centerColumn h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	color: #222773;
	margin: 0;
	padding: 2px 0 2px 0;
}
.centerColumn strong {
	font-weight: bold;
	color: #222773;
}
.centerColumn p {
	margin: 0;
	padding: 2px 0 2px 0;
}
address {
	padding: 0;
	margin: 0;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #222773;
}
#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;
}

.interlocuteur ul {
  list-style:none;
}

.interlocuteur li {
  list-style:none;
}

.interlocuteur img {
  float: left;
  margin-left: 10px;
}

.interlocuteur p {
  height: 2px;
  clear: left;
}
/*.leftColumn {
	float: left;
	width: 200px;
	padding: 3px 0px 5px 0px;
	border-bottom: 1px dashed #c3c3c3;
}
.leftColumn .title {
	font-size: 10px;
	padding: 10px;
	text-transform:uppercase;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
}
.leftColumn .partie01 {
	color: #357ada;
	background-color: #CBDDF6;
	background-image: url(../images/titreCoin01.gif);
}
.leftColumn .partie02 {
	color: #633db8;
	background-color: #cebdf4;
	background-image: url(../images/titreCoin02.gif);
}
.leftColumn .partie03 {
	color: #be3c97;
	background-color: #f8c2e8;
	background-image: url(../images/titreCoin03.gif);
}
.leftColumn .partie04 {
	color: #da3623;
	background-color: #fdcac4;
	background-image: url(../images/titreCoin04.gif);
}
.leftColumn ul {
	padding: 0px;
	margin: 0px;
}
.leftColumn li {
	border-top: 1px dashed #c3c3c3;
	padding: 2px 5px 2px 5px;
	list-style-type: none;
}
.leftColumn a {
	text-decoration: none;
	color: #074ca8;
}
hr {
	border-top: 1px dashed #C3C3C3;
	border-bottom: 1px dashed #ffffff;
	border-right: 0px;
	border-left: 0px;
}
a:hover, .centerColumn a:hover {
text-decoration:underline;
}
.centerColumn {
	width: auto;
	padding: 10px 10px 10px 10px;
	margin-right: 5px;
	margin-left: 200px;
	text-align: justify;
	font-size: 11px;
	color: #2e2f58; 
	border-left: 1px dashed #c3c3c3;
	border-right: 1px dashed #c3c3c3;
}
.partie01 * {
color: #ED5D60;
}
.partie02 * {
color: #ED5D60;
}
.partie03 * {
color: #ED5D60;
}
.partie04 * {
color: #ED5D60;
}
.centerColumn p {
color: #2e2f58;
margin-bottom: 35px;
}
.centerColumn p img {
margin: 0px 5px 0px 5px;
vertical-align: top;
}
.centerColumn a {
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
.centerColumn li {
list-style-type: none;
}
.centerColumn h1 {
font-size: 17px;
text-transform: uppercase;
font-weight: bold;
margin: 5px 0px 0px 0px;
padding: 0px;
}
.centerColumn h2 {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 0px 10px 0px;
}
.centerColumn h3 {
font-size: 13px;
font-weight: normal;
margin: 0px 0px 10px 0px;
}
.centerColumn .icone {
float: left;
margin: 0px 10px 0px 0px;
}
*/
