@charset "utf-8";
/* CSS Document */

.titrepartenaire {
	
	background-image: url(../../../images/puce_simple.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	font-size:13px;
	padding-bottom:10px;
}

.contenupartenaire {
	display:none;	
}

.separationpartenaire {
	height:1px;
	display:block;
	background-color:#d3cc36;
	margin-bottom:30px;
	margin-top:30px;
}
.show {

	cursor:pointer;	
}

.col1partenaire {
	float:left;
	width:200px;
}
.col2partenaire {
	float:left;
	padding-left:15px;
	width:545px;
	text-align:justify;
}
.clear {
	clear:both;	
}
.contentpartenaire {
	padding-top:15px;
	padding-bottom:15px;
}
.tousclient {
	text-align:right;
}
.datenews {
	padding-bottom:10px;
}

