body {
	/*background-color: #E6C6D8;*/
		background-image: url(images/fond_carte.jpg);
}
#bandeau_haut {
	background-image: url(images/fond_carte_blanc.jpg);
}
#menu_gauche{
	background-color: #E6C6D8;
	background-image: url(images/fond_carte_couleur.jpg);
	border-bottom-color: #8E1E62;
}
#contenu_article_carte {
	background-color:#E6C6D8;
}
#titre_rubrique {
	height : 30px;
	background-image: url(images/i_geographie2.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left 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: #E6C6D8;
	border-right-color: #E6C6D8;
	border-bottom-color: #E6C6D8;
	border-left-color: #8E1E62;
}
#contenu_article_carte {
	margin-top:200px;
	margin-left:23%;
	position:absolute;
	width:60%;
}
.carte_commentaires {
	margin-top:0.5em;
}
#communes {
	margin-top:-4em;
}
#communes li {
	list-style-position: outside;
	list-style-type: square;	
	color: #07007f;	
}
#place_flash {
	margin-top:80px;
}

