div#droite{
	float: right;
	width: 900px;
	min-height:1100px;
	background:#FFFFFF;
}
div#titre{
	width:900px;
	margin:10px 0;
	height:63px;	
	background: url(../img/fond/titre-page-900.jpg) center no-repeat;
}
div#titre h1{
	width:900px;
	margin:0;
	padding:0;
	height: 63px;
	line-height: 67px;
	text-align:center;
	font-size: 1.1em;
	color:#FFFFFF;	
}
div#cont-mentions {
	width:800px;
	height:auto;
	margin-left: 50px;
}
div#cont-mentions a{
	color:#db0101;
	text-decoration:underline;
}
div#cont-mentions p{
	width:800px;
	margin: 5px 0;
	text-align:justify;
	font-size: 0.8em;	
}
div#cont-mentions p.center{
	width:800px;
	margin: 5px 0;
	text-align:center;
	font-size: 0.8em;
}
div#cont-mentions h3{
	width:800px;
	margin: 15px 0;
	text-align:center;
	color:#333333;
	font-size:1.3em;
}
table.part {
	margin: 6px 0 0 6px;
	height: 160px;
	width:172px;
	float: left;
	border: 3px solid #CCCCCC;
}
td.logo {
	width:160px;
	height: 130px;
}
td.nom {	
	height: 60px;
	width:160px;
	text-align: center;
	background: #db0101;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 0.9em;
	font-weight:bold;
}
td.nom a{
	color:#FFFFFF;
	text-decoration:none;
}
.img4 {
	border:0px;
}
