.diaporama {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
}
#mb_contents .thumb-container {
	margin: 10px 10px 0 15px;
	padding: 0;
	float: left;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#mb_contents .thumb-container * {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#mb_contents .thumb-container .thumb-img {
	margin: 0;
	padding: 0;
	height: 110px;
	width: 140px;
	/* overflow: hidden; */
	text-align: center;
	vertical-align: middle;
	border: 5px solid #777;
	display: table-cell;
}
#mb_contents .thumb-container .thumb-img img {
	margin: 0;
	padding: 0;
}
#mb_contents .thumb-container .thumb-title {
	text-align: center;
	height: 24px;
	overflow: hidden;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000;
	background-color: #777;
}
a.tooltip {
	z-index:24;
	position:relative;
}
a.tooltip:hover {z-index:25;}
a.tooltip span {display:none;}
a.tooltip:hover span {
	position: absolute;
	top: -15em;
	left: 0.5em;
	border: 1px solid #000;
	padding: 1px;
	display: block;
	width: 245px;
	color: #000;
	background-color: white;
	font-family: verdana, tahoma, arial;
	font-size: 0.7em;
	text-decoration: none;
  	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
* html a.tooltip:hover span { /*  strictly for IE, positionning the span */
	top: 5em;
}
.thumb-desc {
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #003366;
	font-family: Verdana, tahoma, arial;
	color: grey;
	font-size: 0.7em;
	text-align: center;
}
#content .pagination {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
	text-align: center;
	font-size: 1em;
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	/* background-color: yellow; */
}
#content .pagination a:link, #content .pagination a:visited {
	text-decoration: none;
}
#content .pagination a:hover, #content .pagination a:active {
	text-decoration: underline;
}
#content .pagination .tznPagingDisabled, #content .pagination .tznPagingEnabled {
	text-decoration: none;
}
.img-title {
	margin: 0;
	padding: 0;
}
.img-info {
	font-family: Verdana, tahoma, arial;
	font-size: 0.7em;
}
.img-content {

}
.img-comment  {
	padding: 10px 0px 10px 0px;
	font-family: Verdana, Tahoma, Ariel;
	color: #333333;
	font-size: 0.9em;
}
#content .gallery_back {
	margin: 0px 0px 10px 0px;
	width: 640px;
	text-align: center;
	font-family: Verdana;
	font-size :0.8em;
	font-weight: bold;
}
#content .gallery_back a:hover, #content .gallery_back a:visited {
	text-decoration: none;
	text-align: center;
}
