.oeuvre {
	position:relative;
	height:230px;
	width:190px;
	margin-bottom:10px;
	margin-right:15px;
}
.oeuvre a{
	text-decoration:none;
}

table tr td .photo{
	/*height:190px;*/
	/*margin-bottom:0px;*/
	min-height:140px;
}

table tr td .titre{
	margin-bottom:0px;	
}

.titre a {
	text-decoration: none;
}

#categorie .categorieList{
	margin-left:20px;
}

#categorie .categorieList a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#categorie .categorieList a:hover{
	color: #FF6E00;
	font-weight:bold;
}