/* CSS Document */
#centre-bas {
	margin: 29px 0 0 0;
	width: 100%;
}

#centre-bas-titre {
	background-image: url(img/interface/onglet-actualites.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 530px;
	margin: 0 0 17px 0;
}

#centre-bas-barre-page {
	margin: 10px 0 0 0;
	height: 19px;
	width: 530px;
	background-color: #EAFAE0;
}
#centre-bas-texte-retour {
	color: #507A37;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	display: inline;
	float: left;
	padding: 3px 0 0 0;
}
#centre-bas-texte-retour a {
	color: #507A37;
	text-decoration: none;
}
#centre-bas-texte-retour a:hover {
	background-color: #507A37;
	color: #FFFFFF;
}

#centre-bas-libelle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	width: 158px;
	padding: 8px 0 0 0;
}

#actualites {
	display: inline;
	float: left;
}

#liste-actualites {
	list-style-type: none;
	width: 450px;
	margin: 0 0 0 0px;
}
#liste-actualites li {
	background-image: url(img/interface/picto-conseil-liste.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.ligne-actualite-lien {
	background-color: #FFFFFF;
	width: 100%;
	height: 28px;
	border-top: 4px solid #F5F5F5;
	text-decoration: none;
	color: #557733;
	font-weight: bold;
	cursor: pointer;
	display: block;
	margin: 0 0 0 15px;
}

.ligne-actualite-lien:hover {
	background-color: #CAF0B3;
}

.centre-bas-pave-actu {
	margin: 9px 10px 0 0;
	padding: 9px;
	width: 95%;
	border: 1px solid #000000;
	display: inline;
	float: left;
	width: 490px;
}

.centre-bas-pave-actu-titre {
	background-color: #F7F7F7;
	width: 100%;
	color: #507A37;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	float: left;
	padding: 5px 4px 5px 4px;
	margin: 10px 0 20px 0;
}

.centre-bas-pave-actu-photo {
	margin: 0 10px 10px 0;
	float: left;
	border: 0;
}
