#liste_projet {
	font-size: 14px;
	margin: 10px 0px;
}
#liste_projet dt {
	color: white;
	float: left;
	margin-right: 10px;
}
#liste_projet dd {
	padding-left: 70px;
}
#liste_projet a:link, #liste_projet a:visited, #liste_projet a:hover, #liste_projet dt:hover {
	text-decoration: none;
}
#liste_projet a:hover {
	text-decoration: underline;
}
#infos_projet {
	font-size: 13px;
}
#infos_projet td {
	padding: 5px;
}
.valeur {
	background-color: white;
	text-align: center;
}
#infos_projet.intitule { 
	white-space: nowrap;
}
#texte.margedroite {
	margin-right: 120px;
}
#insert_photo {
	position: absolute;
	right: 40px;
	top: 55px;
	width: 120px;
}
#album {
	padding-bottom: 30px;
}
#insert_photo img {
	float: right;
	margin-bottom: 10px;
	border: 2px solid white;
}
#album img {
	border: 2px solid white;
}
#album div {
	height: 130px;
	width: 149px;
	float: left;
	text-align: center;
}
.hr {
	clear: both;
}
#texte {
	min-height: 425px;
}