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;
}
#questions {
	margin:0;
	padding:0;
}
#questions h2 {
	font-size:1.3em;
}
#foire_questions {
	width:auto;
	background-color:#B6D6E1;
	border: 1px solid #5999AC;
	padding:1em;
	margin-right:2em;
}
#foire_questions h2 {
	color:#07007f;
	font-size:1.2em;
}
.aide_questions a {
	width:10%;
	display:block;
	border: thin outset #FFFFFF;
	padding:0.5em;
	text-align: center;	
	margin-bottom:1em;
	font-size:1.5em;
}
.posez_questions a {
	display:block;
	border: thin outset #FFFFFF;
	padding:0.5em;
	text-align: center;	
}
.spip_bouton input{
	text-align: center;
	background-color: #B6D6E1;
}
.posez_questions a:hover, .aide_questions a:hover{
	border: thin inset #FFFFFF;
}
#contenu_article_forum {
	background-color:#B6D6E1;
	margin-top:200px;
	margin-left:23%;
	position:absolute;
	width:60%;
}
.previsu {
	background-color: #DAEAEF;
}
#forum {
	margin-top:1em;
}
.reponse_formulaire {
	color:#FF0000;
}
.titre_theme_question {
	border: thin outset #FFFFFF;
	color:#07007f;
	font-size:1.2em;
	font-weight:bold;
	padding:0.3em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}


