.projet-photo {
	display:none;
	overflow:auto;
	width:602px;
	height:422px;
}
.projet-photo img {
	border:1px solid #B3B3B3;
}

#projet-colonne-gauche {
	margin-left:25px;
	height:328px;
	position:relative;
}

.projet-description-photo {
	position:absolute;
	bottom:45;
	width:100%;
	text-align:right;
	display:none;
}

#projet-pagination {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:right;
}
#projet-pagination a {
	color:#B3B3B3;
	font-size:16px;
	text-decoration:none;
	margin-left:2px;
}
#projet-pagination a:hover {
	color:#979797;
}

#projet-titre {
	width:100%;
	text-align:right;
}
#projet-titre .titre {
	margin:0px;
	font-family:"Arial Narrow",Arial;
	font-size:24px;
	font-weight:bold;
}
#projet-titre .soustitre {
	margin:0px;
	margin-bottom:5px;
	font-family:"Arial Narrow",Arial;
	font-size:16px;
	color:#B3B3B3;
}

.projet-cartouche {
	color:#979797;
	height:94px;
	border:1px solid #B3B3B3;
	background-color:#FFFFFF;
	padding-top:2px;
	padding-left:3px;
	width:32%;
}
.projet-cartouche p {
	margin:0px;
	font-size:9px;
}

.projet-description {
	color:#B3B3B3;
	height:94px;
	width:398px;
	font-size:11px;
	border:1px solid #B3B3B3;
	border-left-width:0px;
	background-color:#FFFFFF;
	padding-top:2px;
	padding-left:3px;
}
.projet-description p {
	margin:0px;
}