.photo_catégorie
{
	width: 130px;
	height: 130px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_categorie a
{
	text-decoration: none;
	color: #009900;
}
.photo_vert
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_vert.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

.photo_vert2
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_vert2.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_vert2 a
{
	text-decoration: none;
	color: #009900;
}
.photo_vert3
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_vert3.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_vert3 a
{
	text-decoration: none;
	color: #009900;
}
.photo_vert4
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_vert4.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_vert4 a
{
	text-decoration: none;
	color: #009900;
}
.photo_bleu
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_bleu.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_bleu a
{
	text-decoration: none;
	color: #0066CC;
}
.photo_bleu2
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_bleu2.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_bleu2 a
{
	text-decoration: none;
	color: #0066CC;
}
.photo_bleu3
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_bleu3.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_bleu3 a
{
	text-decoration: none;
	color: #0066CC;
}
.photo_bleu4
{
	width: 130px;
	height: 90px;
	background: url(ressources/photo_bleu4.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.photo_bleu4 a
{
	text-decoration: none;
	color: #0066CC;
}
.photo_retour_ligne
{
	clear:both;
}
#tableauphotos
{
margin: auto;
text-align: center;
vertical-align: center;
width: 620px;
}

#tableauphotos td
{
margin: auto;
text-align: center;
border: double #000000;

}
a img
{
border: none;
text-decoration: none;
}
.photos
{
	margin: auto;
	text-align: center;
	max-width: 200px;
	max-height: 200px;
	width: 200px;
	height: 200px;
}
.table img
{
	width: 200px;
	height: 200px;
	max-width: 200px;
	max-height: 200px;
}

