/* WT GALLERY category mode */

/*### l'enveloppe ###*/
#wtgallery_singlepic_area{width: 410px;}
.tx-wtgallery-pi1{width: 410px;background-color:;
}

div.wtgallery_categories { 
	border: 1px solid silver;
	width: 170px;
	padding: 10px;
	float: left;
	margin: 5px 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	/*border: 1px solid #888888;*/
	width: 52px;
	height: 52px;
	margin: 5px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 1px solid white;
}
.wtgallery_singlepic {
/*	border: 1px solid #888888; 
	width: 410px;*/
	 /*margin-left: 50px;*/
	text-align: center;
}
/* wt_gallery END */

/*### les liens ###*/
.wtgallery_singlepic_back{
width:25%;
background-color:;
float:left;
font-size:10px;
}
.wtgallery_singlepic_fwd{
width:25%;
float:right;
font-size:10px;
}
div#vignette{
/*width: 410px;*/
margin-left:25px;
margin-right:;
}
.wtgallery_singlepic_popup, .wtgallery_pagebrowser{
text-align:center;
font-size:10px;}