#galerie{
font-family: Verdana;
text-align: left;
width: 650px;
}
#galerie .nom_categorie{
	font-size:12px;
	font-weight:normal;
	color:#60819E;
	border-bottom:1px solid #CBD9E5;
        padding-bottom: 5px;
}
#galerie .bottom{
	border:1px solid #BBBBBB;
	padding:1px;
	background:#F4F4F4;
}
#galerie .cadre{
	padding:1px;
	background:#FFFFFF;
}

#galerie .lienPhoto a{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#60819E;
}
#galerie .bottom a{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
font-size: 11px;
}
#galerie .legendePhoto{
font-family: Verdana;
	font-size:11px;
	color: #000000;
}