#mentionSuspension {
	position:relative;
	float:left;

	width:720px;
	top:4px;
	font-size:10px;
	z-index:10;
	font-style:italic;
}

#copyrights {
	position:relative;
	float:left;
	
	margin-top:10px;
	width:988px;
	height:23px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
	background-color:#292420;
}

.footer {
	position:relative;
	float:left;
	
	font-size:10px;
	top:5px;
	margin-bottom:15px;
}

.footer a {
	font-size:10px;
	font-weight:normal;
}

.footerPart {
	position:relative;
	float:left;
	
	width:330px;
}

#indexPartners {
	position:relative;
	float:left;

	height:50px;
	width:100%;
	text-align:center;
	margin-top:5px;
	
	line-height:1.5em;
	color:#924749;
}

#indexPartners a {
	font-size:10px;
	font-weight:normal;
}
	
