.titre_distrib {
	margin:0 0 15px 0;
	height:30px;
	border-bottom: 1px solid #C8D100;
	background: url(../img/css/h2-nos-distributeurs.png) scroll no-repeat center left;
	text-indent: -9000px;
	padding: 4px 0;
}


.page_distrib .left {
	width: 270px;
}

.page_distrib .right {
	width: 550px;
	border-left: 1px solid #C8D100;	
}

.liste_accessible p {
	padding-left: 10px;
	margin: 5px 0;
}

.liste_accessible a {
	color: #762398;
	text-decoration: none;
}

.liste_accessible a:hover {
	text-decoration: underline;
}

.button_retour {
	text-align: center;
}

.button_retour a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #762398;
}

#loading , #loading_msg {
	text-align: center;
	margin: 50px 0;
}

.marker {
	width: 19px;
	height: 19px;
	background: url(/img/css/marker_carte.png);
	position: absolute;
	cursor: pointer;
}


#Result h3 {
	margin: 0 !important;
}
#Result p {
	margin: 0 0 10px 0;
	padding-left: 10px	
}

#Result a {
	color: #762398;
	text-decoration: none;
}

#Result a:hover {
	text-decoration: underline;
}
