@charset "utf-8";
/* CSS Document */


#contenu-partenaires {
	position: relative;
	width: 950px;
	height: 1270px;
	background-image: url(../images/general/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#texte {
	float: left;
	margin-top: 20px;
	width: 608px;
	_height: 300px;
	min-height: 300px;
}

.ligne-partenaires {
	position: relative;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 630px;
	min-height: 30px;
	_height: 30px;
	border-bottom: 1px solid #FFF;
}

.ligne-partenaires2 {
	position: relative;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 630px;
	min-height: 100px;
	_height: 100px;
}

.bloc-partenaires {
	float: left;
	margin-right: 10px;
	width: 300px;
	min-height: 100px;
	_height: 100px;
}