/**********************************************************************************/
/********************************    GALERIE PHOTO    *****************************/
/**********************************************************************************/
div.tx-wtgallery-pi1 {
	padding: 10px;
	background-color: #FFF;
}
div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 1px;
}
div.wt_gallery_single_inner_pic a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list {
	padding: 1px;
	margin: 10px;
}
div.wtgallery_list a img {
	padding: 1px;
	/*filter: alpha(opacity=66); 
	opacity: 0.66;*/
	border: 1px solid #444;
}
div.wtgallery_list_current a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list a:hover img {
	/*filter: alpha(opacity=100); 
	opacity: 1.00;*/
	border:1px solid #c7b56f;
}
div.wt_gallery_single_inner_title {
	font-weight: bold;
	margin-top: 5px;
}
div.wt_gallery_single_inner_comments {
	font-size:1em;
	font-weight:normal;
	width:150px;
}
h3.wtgallery_list {
	background:none;
	padding:0 0 10px 0;
}
.wtgallery_categories {
	border:none;
	text-align:center;
	width:175px;
}
.tx-wtgallery-pi1 {
	background-color:#DFDBDB;
}
.category_row {
	padding:10px 0 20px 0;
}
div.wtgallery_list a img {
	border:1px solid #000000;
	/*opacity:0.66;*/
	padding:1px;
}
ul.wtgallery_pagebrowser_list li {
	float:left;
	background-image:url(../images/interface/versailles_footer_separateur.gif);
	background-position:right 14px;
	background-repeat:no-repeat;
	list-style-type: none; 
}
ul.wtgallery_pagebrowser_list li  a {
	float:left;
	font-size:0.9em;
	margin:0;
	padding:10px 15px 10px;
}
.wtgallery_list_area .list_row{
  display:inline-block;
}
.wt_gallery_list_inner_title{
  font-weight:bold;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;  
	width:150px;
}
