strong{
	color: #FFD87C;
}

a {
	color: white;
	font-weight: bold;
}

#sidebar-left {
	float: left;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	margin: 0;
	padding: 0;
	height: 28px;
	background-image: url(../images/content/fd_content.gif);
	background-repeat: no-repeat;
	background-position: top left;
/*	z-index: 2;*/
}

/* Navigation */
#navigation {
	width: 200px;
	top: 140px;
	left: 5px;
}

* html #content { /* Style for IE */
	height: 270px;
}

#content-page {
	margin: 0 10px 20px 215px;
	padding: 0;
	color: black;
/*	z-index: 10;*/
}

#content-page img {
	border: 1px solid black;
}

#content-page img.noborder {
	border: 0;
}


.table-elus {
	margin: 10px 0 0 0;
	font-size: 0.9em;
}
.table-elus td {
	padding: 10px;
}

ul li {
	margin-bottom: 10px;
}
ul li ul li {
	margin: 0;
}

/* Actualités */
.actu_titre {
	color: #C3D7F1;
	font-size: 1.3em;
	font-weight:bold;
	border-bottom: 1px solid #C3D7F1;
}

.actu_body {
	margin: 15px 0 15px 0;
}

.actu_date {
	text-align: right;
	font-weight: bold;
	color: #FFD87C;
}