#soustitregalerie {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#839C13;
	letter-spacing:-1px;
}

#bordBandePellicule {
	position:relative;
	float:left;
	padding-left:10px;
	padding-top:18px;
}

#bandePelliculeHaut {
	position:relative;
	float:left;
	padding-top:16px;
	background-image:url(../images/trou-pellicule-haut.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#C0CC8A;
}

#bandePelliculeBas {
	position:relative;
	float:left;
	width:590px;
	padding-bottom:16px;
	background-image:url(../images/trou-pellicule-bas.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#zoneBtnNavGauche {
	position:relative;
	float:left;
}

#zoneBtnNavDroit {
	position:relative;
	float:right;
}

.vignetteGalerie {
	position:relative;
	float:left;
	padding-left:25px;	
}

#bordImageGalerie {
	position:relative;
	float:left;
	padding-left:10px;
	padding-top:30px;
}

#bordHDGalerie {
	position:relative;
	float:left;
	padding-top:17px;
}

#cadreImageGalerie {
	position:relative;
	float:left;
	border:1px solid #000000;
}

#msgHDGalerie {
	position:relative;
	float:left;
	width:600px;
	text-align:center;
}

.lienHDGalerie {
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:13px;
	color:#666666;
}
	
a.lienHDGalerie:active, a.lienHDGalerie:visited, a.lienHDGalerie:link, a.lienHDGalerie:hover {
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:13px;
	color:#666666;
	text-decoration:underline;
}

#photoPrecedente {
	position:relative;
	float:left;
	padding-top:15px;
	padding-bottom:20px;
}

#photoSuivante {
	position:relative;
	float:right;
	padding-top:15px;
	padding-bottom:20px;
}

#maFlechePrec {
	position:relative;
	float:left;
	padding-left:10px;
}

#maFlecheSuiv {
	position:relative;
	float:left;
	padding-right:10px;
}

.monTexte {
	position:relative;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

a.lienPhotoNav:active, a.lienPhotoNav:visited, a.lienPhotoNav:link, a.lienPhotoNav:hover {
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}

