div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
}
/*div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}*/

.wtgallery_list_area {
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #cccccc;
}

.wtgallery_list_firstofrow {
	padding-bottom: 5px;
}

.wtgallery_list_centerofrow, .wtgallery_list_lastofrow {
	padding-bottom: 5px;
	margin-left: 4px;
}

/*.wtgallery_list, .wtgallery_list_centerofrow a {
	margin-left: 10px;
}*/

.wtgallery_single_browser {
	width: 540px;
	height: 30px;	
}

.wtgallery_single_browser_previous {
	background-image: url(/fileadmin/templates/medias/puce_3.png);
	background-repeat: no-repeat;
	color: #C81A46;
	padding-left: 28px;
	width: 100px;
	height: 25px;
	line-height: 25px;
	float: left;
}

.wtgallery_single_browser_previous a, .wtgallery_single_browser_next a{
	color: #C81A46;
}

.wtgallery_single_browser_next {
	background-image: url(/fileadmin/templates/medias/puce_3d.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #C81A46;
	padding-left: 28px;
	width: 100px;
	height: 25px;
	line-height: 25px;
	float: right;
}

.wt_gallery_single_inner_pic {
	background-image: url(/fileadmin/templates/medias/ecran2.png);
	background-repeat: no-repeat;
	width: 506px;
	height: 394px;
}

.wt_gallery_single_inner_pic img {
	margin-top: 11px;
	height: 310px;
	text-align: left;
}

