/* Gallery Q92 */
a {
	outline:none;
}
img {
	border:none;
}
select {
	max-width:200px;
}
#galcontent {
	border:1px solid #cdcdcd;
	padding:4px 3px 20px 3px;
}
#slideshowbloc {
	float:right;
	border-left:1px dashed #cdcdcd;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	font-size:11px;
}
#disphoto {
	clear:both;
	width:440px;
	background:#c3c3c3;
	height:auto;
	padding:4px;
}
.imgcell {
	min-height:348px;
}
#galnav {
	height:34px;
	background:#dedede url(bck_nav.gif) repeat-x;
	border-top:1px solid #b0b0b0;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #dddddd;
	padding:9px 8px 0 8px;
	overflow:hidden;
}
#thumbnav {
	height:34px;
	background:#dedede url(bck_nav.gif) repeat-x;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #dddddd;
	padding:9px 8px 0 8px;
	margin-top:16px;
	width:420px;
	float:left;
	clear:both;
}
#navnum {
	float:left;
	width:250px;
	text-align:center;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#525252;
}
#thumbnavnum {
	float:left;
	width:372px;
	text-align:center;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#525252;
}
#navnum a:link, #thumbnavnum a:link {
	margin-left:4px;
	font-size:14px;
	text-decoration:none;
	color:#525252;
}
#navnum a:visited, #thumbnavnum a:visited {
	margin-left:4px;
	text-decoration:none;
	color:#525252;
}
#navnum a:hover, #thumbnavnum a:hover {
	text-decoration:none;
	color:#ff0000;
}
#navnum a:active, #thumbnavnum a:active {
	text-decoration:none;
	color:#ff0082;
}
#legende {
	background:#f5f5f5;
	padding:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
}
#legende .titre {
	color:#0b70ba;
	font-weight:bold;
}
#galselect {
	padding:10px;
	background:#FFFFFF;
	border-bottom:1px dotted #cdcdcd;
	clear:both;
}
#galselect select {
	background:#FFFFFF;
	border:1px solid #dddddd;
	padding:4px;
}
#galselect option {
	padding:0 8px;
}
.miniature {
	width:120px;
	height:160px;
	position: relative;
	float: left;
	display: table;
	border-bottom:1px dotted #cdcdcd;
	padding:0 8px;
}
.bottom {
	text-align: center;
	display: table-cell;
	padding-bottom:10px;
	vertical-align: bottom;
}
.bottom img {
	border:1px solid #cdcdcd;
	padding:8px;
}

.miniature_album {
	width:130px;
	height:130px;
	position: relative;
    float: left;
	overflow:hidden;
    display:table;
	margin-top:10px;
	padding:0 8px;
	background:url(bck_albums.gif) center top no-repeat;
}
.bottom_album {
    text-align: center;
    display: table-cell;
	padding-bottom:10px;
    vertical-align: middle;
}
.bottom_album img {
	padding:10px;
}


.miniature_sets {
	width:130px;
	height:140px;
	position: relative;
	float: left;
	display: table;
	margin-top:4px;
	padding:0 4px;
	background:url(bck_sets.gif) center top no-repeat;
}
.bottom_sets {
    text-align: center;
    display: table-cell;
	padding-bottom:10px;
    vertical-align: middle;
}
.name_sets {
	text-align: center;
	padding-left:10px;
	clear:both;
	width:106px;
	height:28px;
	overflow:hidden;
  	vertical-align:top;
	font-size:11px;
}
.name_album {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	margin-top:2px;
	clear:both;
	width:110px;
	height:14px;
	overflow:hidden;
  	vertical-align:top;
	font-size:11px;
}
#album_ctre img {
	padding:8px 10px 0 10px;
}
.p_auteur {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.p_title{
	color:#494949;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.p_comments{
	color:#f6419d;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.minialbums {
	clear:both;
	padding-top:20px;
	width:420px;
}
.photoscat {
	height:34px;
	background:#dedede url(bck_nav.gif) repeat-x;
	border-top:1px solid #b0b0b0;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #dddddd;
	padding:9px 8px 0 8px;
	overflow:hidden;
}


#navnum .viewed, #thumbnavnum .viewed {
	margin-left:4px;
	color:#ff0000;
	font-size:14px;
}