body {
	/*background-color: #E6C6D8;*/
		background-image: url(images/fond_concertation.jpg);
}
#bandeau_haut {
	background-image: url(images/fond_concertation_blanc.jpg);
}
#menu_gauche{
	background-color: #B6D6E1;
	background-image: url(images/fond_concertation_couleur.jpg);
	border-bottom-color: #5999AC;
}
#contenu_article {
	background-color:#B6D6E1;
}
#titre_rubrique {
	height : 30px;
	background-image: url(images/i_concertation2.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#format_article {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7C6CD;
	border-right-color: #5999AC;
	border-bottom-color: #B7C6CD;
	border-left-color: #B7C6CD;
}

