.partenaire{
	float:left;
	width: 45%;
	padding:2%;
	margin:10px 0;
}
.col2{
	border-left: 1px dotted #b2b2b2;
}
.partenaire .lien_partenaire{
	font-size:15px;
	font-weight:bold;
}
.partenaire img{
	float:right;
}
.description{
	text-align:justify;
	line-height:17px;
}

#page_partenaires .clear{
	border-bottom: 1px dotted #b2b2b2;
	clear:both;
}

.autres{
	clear:both;
	float:none;
	width:50%;
	margin:0 auto;
	border:1px dotted #b2b2b2;
	padding:5px;
}
.autres ul{
	list-style:inside square;
	margin-bottom:0;
}




.devenir_partenaire{
	background:#b20000;
	margin:0 auto;
	clear:both;
	width:200px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin-bottom:10px;
}
.devenir_partenaire a{
	color:#FFF;
	width:200px;
	height:25px;
	display:block;
	font-weight:bold;
}


.blogueuses{
	background:#b2b2b2;
	border: 2px solid #505050;
	float:left;
	margin:0 10px 10px 0;
	padding:3px;
}
.blogueuses a{
	color:#FFF;
}



