#wrapper p{margin:0;}
 .liste_partenaires ul{margin:0; padding-left: 25px; }
 
#wrapper {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
	font: 11px Hevetica, sans-serif;
	color:#212121;
}

.liste_partenaires, .recherche {
	width:320px;
	float:left;
	border-right: 1px solid #ccc;
}

.last {
	border-right:none;
	width:320px;
	float:left;
}
#wrapper h1, #wrapper h2 {
	color:#9127ad;
	font-size: 14px;
	margin:20px;
	text-decoration:none;	
}

#wrapper h2 a{
	color:#9127ad;
	text-decoration:none;
}

#wrapper h2 a:hover{
	color:#9127ad;
	text-decoration:underline;
}

.clear{
	clear:both; }
	
	
.texte{	
	margin-top:40px;
	margin-left:20px;
	font-size:13px;
}

#wrapper p.ville{	
	margin:20px;
	font-size:11px;
}
/*========================les liens de particuliers====================================*/

.liste_partenaires a:link, .liste_partenaires a:visited{
	color:#212121;
	
}
.liste_partenaires a:hover{
	color:#9127ad;
	
}
/*classes de liens - aspect différent pour les regions et pour les villes*/
 a.location {	
	color:#212121;
	text-decoration:none;
	font-weight:bold;
}
 a.location:hover{ 	
	color:#9127ad;
	text-decoration:none;
}


p.ville a {
	color:#212121;
	text-decoration:none;
}

p.ville a:hover {
	color:#9127ad;
	text-decoration:underline;
}


.recherche a:link, .recherche a:visited, .texte a:link, .texte a:visited {
	color:#212121;
	text-decoration:none;
	font-weight:bold;
	}
.recherche a:hover, .texte a:hover {
	color:#9127ad;
	text-decoration:none;
	font-weight:bold;
	}	

#wrapper h3 {
	height: 18px;
	width: 970px;
	display:block;
	padding-left: 12px;
	padding-top: 5px;
	font-weight:bold;
}	

#wrapper h3 a {
	background: url(../../images/common/footer_bg_part.gif) no-repeat left center;
	height: 18px;
	width: 970px;
	display:block;
	color: #333333;
	text-decoration: none;
}

#wrapper h3 a:hover {
	background: url(../../images/common/footer_bg_part_over.gif) no-repeat left center;
	height: 18px;
	width: 970px;
	display:block;
	color: #fff;
	text-decoration: none;
}
