#contenu .c_photo {
	float: left;
	height: 150px;
	width: 149px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	position: relative;
	background-color: #f1f1f1;
	text-decoration: none;
}
#contenu .c_photo img {
	border: 2px solid #FFFFFF;
	margin-bottom: 3px;
}
#contenu a.c_photo:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../img/zoom.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#albums_cat {
}
#albums_cat h2 {
	background-image: url(../img/titres/albums-photos.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#albums_cat ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: none;
	list-style-type: none;
}
#albums_cat a {
	color: #363636;
	text-decoration: none;
	line-height: 18px;
	background-image: url(../img/albums/puce-grise.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	display: block;
	padding-left: 10px;
}
#albums_cat a:hover {
	color: #CC0000;
	background-image: url(../img/albums/puce-rouge.gif);
}
#contenu .c_date {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}
#contenu .c_descr {
	font-size: 11px;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #999999;
	background-image: url(../img/albums/descr-bcg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
}

