#partie_milieu-interieur-change { 
	width:900px;
	height:440px;
}
/* boite formulaire */
#partie-liens { 
	width:560px;
	height:400px;
	border:#888 1px solid;
	float:left;
	overflow:auto;
}
.partie-liens {
	margin-left:20px;
}
.position-partie-liens {
	margin:20px;
}
.rose {
	color:#fc00fc;
}
.list {
	list-style-type:none;
}
#boite-image { 
	width:280px;
	height:400px;
	/*background-color:#00FF00;*/
	float:left;
}

