#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 h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #c62226;
	margin: 0;
	padding: 8px 0 0 0;
}
.centerColumn h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #222773;
	margin: 0;
	padding: 0;
}
.centerColumn strong {
	font-weight: bold;
	color: #222773;
}
.centerColumn p {
	margin: 0;
	padding: 0;
}
#HomeCeMoisCi {
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	width: 440px;
	height: 46px;
	background-image: url(../images/home_cemoisci.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#HomeCeMoisCiRow {
	display: block;
	margin: 0;
	padding: 10px 0 0 40px;
	height: 45px;
	background-image: url(../images/home_cemoisci_star.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#HomeCeMoisCiRow h3 {
        display: inline;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #7bb000;
}
#HomeCeMoisCiRow h4 {
        display: inline;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #444444;
}
#HomeCeMoisCiRow strong {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000000;
}

#HomeRight {
	margin: 2px 0 0 12px;
	float: right;
	padding: 0;
	width: 205px;
}
#HomeRightGreen {
	background-color: #b7d200;
	margin: 0;
	padding: 0 0 1px 0;
	color: #560099;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#HomeServicesPlus {
	display: block;
	width: 205px;
	height: 50px;
	background-image: url(../images/home_servicesPlus.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#HomeImplanter {
	display: block;
	width: 205px;
	height: 50px;
	background-image: url(../images/home_implanter.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#HomeDecouvrir {
	display: block;
	width: 205px;
	height: 62px;
	margin: 0;
	padding: 0;
	background-image: url(../images/home_decouvrir.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#HomeRightGreen ul {
	margin: 8px 0 8px 12px;
	padding: 0;
	list-style: square inside;
}
* html #HomeRightGreen ul { /* Hack ie... cette règle n'est visible que par ie */
	list-style: disc inside;
}
#HomeRightGreen a, #HomeRightGreen a:link, #HomeRightGreen a:hover, #HomeRightGreen a:active, #HomeRightGreen a:visited {
	color: #560099;
	text-decoration: underline;
	font-weight: bold;
}
#projecteur {
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0; /* Normalement inutile... */
	table-layout: fixed;
	border: 0;
	width: 719px; /* impossible d'utiliser 100% : compatibilité IE... */
}
#projecteur td {
	padding: 0 8px 0 0;
}
#projecteur thead td {
	vertical-align: bottom;
	padding-top: 8px;
	padding-left: 60px;
	height: 64px;
}
#projecteur thead .chiffres {
	background-image: url(../images/home_logo01.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 187px;
}
#projecteur thead .dossier {
	background-image: url(../images/home_logo02.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 187px;
}
#projecteur thead .agenda {
	background-image: url(../images/home_logo04.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#projecteur h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.chiffres h3 {
	color: #ff5700;
}
.dossier h3 {
	color: #d01b71;
}
.agenda h3 {
	color: #1b4b22;
}
.DateAgenda {
	color: #978c1f;
	font-weight: bold;
}
#projecteur tbody td {
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	color: #444444;
}
#projecteur strong {
	font-weight: bold;
	color: #000000;
}
#projecteur .liens {
	margin-top: 15px;
}
#projecteur .chiffres .liens {
	color: #ff5700;
}
.chiffres a, .chiffres a:link, .chiffres a:hover, .chiffres a:active, .chiffres a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ff5700;
}
#projecteur .dossier .liens {
	color: #d01b71;
}
.dossier a, .dossier a:link, .dossier a:hover, .dossier a:active, .dossier a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #d01b71;
}
#projecteur .agenda .liens {
	color: #1b4b22;
}
.agenda a, .agenda a:link, .agenda a:hover, .agenda a:active, .agenda a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #1b4b22;
}

#BlocCartes {
	float: left;
	width: 161px;
	height: 32px;
	margin: 12px 0 0 0;
	padding: 14px 0 0 48px;
	background-color: #d1d0d0;
	background-image: url(../images/home_ecocarte_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#BlocCartes select {
	width: 150px;
	color: #ffffff;
	background-color: #817701;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#BlocProjets {
	float: left;
	width: 161px;
	height: 32px;
	margin: 12px 0 0 45px;
	padding: 14px 0 0 48px;
	background-color: #d1d0d0;
	background-image: url(../images/home_projet_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#BlocProjets select {
	width: 150px;
	color: #ffffff;
	background-color: #c52226;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#BlocAnnuaires {
	float: left;
	width: 161px;
	height: 32px;
	margin: 12px 0 0 45px;
	padding: 14px 0 0 48px;
	background-color: #d1d0d0;
	background-image: url(../images/home_annuaires_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#BlocAnnuaires select {
	width: 150px;
	color: #ffffff;
	background-color: #956939;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/*
.centerColumnRigth {
	width:45%;
	float: right;
	border-left: 1px dashed #c3c3c3;
}
.centerColumnLeft {
	width: 50%;
}
.subCenterColumn {
	width: auto;
	margin-right: 200px;
}
.centerColumnRigth table td {
	padding: 5px;
	border-top: 1px dashed #c3c3c3;
}
.centerColumnLeft table td {
	padding: 5px;
	border-top: 1px dashed #c3c3c3;
}
.centerColumnRigth {
	width: 250px;
	float: right;
	border-left: 1px dashed #c3c3c3;
}
.centerColumnLeft {
	width: auto;
	margin-right: 250px;
}
.bloc {
border-bottom: 1px dashed #c3c3c3;
padding: 5px;
}
.bloc .title {
color: #074CA8;
font-size: 14px;
font-weight: bold;
}
.bloc p {
padding: 5px;
color: #999999;
}
.bloc ul {
text-align: right;
}
.centerColumn img {
padding: 0px 5px;
}
.bloc li {
list-style-type: square;
padding: 5px;
color: #E1412C;
text-transform: uppercase;
}
.centerColumn .bloc a {
color: #E1412C;
font-weight: normal;
font-size: 10px;
}
.centerColumn .bloc img {
vertical-align: baseline;
}
.fin {
	height: 25px;pin
}*/
