#content-area .view-albums-photos a{
	/*background-color:#292929;*/
}
#content-area .view-albums-photos a:hover{
	/*background-color:#5F8322;*/
}

.view-albums-photos a .views-field-title {
	/*color:#fff;*/
}


.node-type-phototheque .deposer_album {
	/*width:112px;
	height:40px;*/
}
.node-type-phototheque .deposer_album a {
	/*background-image:url(../images/phototheque/deposer_album.png);*/
}

.node-type-phototheque #photo_content #thumbs ul.thumbs {
    /*background-color:#292929;*/
}
.node-type-phototheque #photo_content ul.thumbs li.selected a.thumb {
    /*background-color:#719E13;*/
}

#navSecondaire {
    /*border-top:1px solid #719E13;*/
}
#navSecondaire h2 a {
    /*color:#719E13;*/
}

.return-list a.view_more {
    /*background-image: url(../images/phototheque/ico_retour.png);*/
    /*color:#719E13;*/
}
.return-list a.add_photo {
    /*color:#719E13;*/
}


.node-type-phototheque #photo_content #controls .nav-controls a.prev{
	/*background-image:url(../images/phototheque/fleche_prev.png);*/
}
.node-type-phototheque #photo_content #controls .nav-controls a.next{
	/*background-image:url(../images/phototheque/fleche_next.png);*/
}

/* Pagination */
#photo_content div.pagination {
	/* float: right !important; */
}
#thumbs .pagination a:hover,
#thumbs .pagination span.current{
	/* background: #afb307 !important; */
}




#list_medias .views-field-title {
	padding: 8px;
}
#outils_medias li label:hover {
	background-color: #af1515;
}
#list_medias a:hover {
	background-color: #af1515;
}





