.forum_table {
	width:100%;
	border-collapse:collapse;
	border:none;
}
 
/* Classe du lien du pseudo sur forum */
a.forum_link_pseudo{
	color:#e8eaeb; 
	font-weight:bold;
}
a.forum_link_pseudo:hover { 
	color:#f2fbff; 
	font-weight:bold;
}
/* Barre du titre du forum */
.forum_title_l {
background:transparent url(images/forum_top_l.png) no-repeat scroll 0 center;
float:left;
height:74px;
margin-right:0 !important;
width:124px;
}
.forum_title_r{
background:transparent url(images/forum_top_r.png) no-repeat scroll right center;
float:right;
height:74px;
margin-left:0 !important;
width:149px;
}
.forum_title{
background:transparent url(images/forum_top.png) repeat-x scroll center center;
color:#FFFFFF;
height:69px;
margin:auto 5px;
padding-top:5px;
}

.forum_title h2{ /* Titre du forum */
color:#747474;
font-size:20px;
font-weight:bold;
}
.forum_title a{ /* Couleur des liens */
	color:#747474;
}

.forum_links{
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:transparent url(images/div-link.png) repeat-x;
border-color:-moz-use-text-color #747474 #747474;
border-style:none solid solid;
border-width:medium 1px 1px;
padding:5px;
}

.forum_links2{
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:transparent url(images/div-link.png) repeat-x scroll 0 0;
border-color:-moz-use-text-color #747474 #747474;
border-style:none solid solid;
border-width:medium 1px 1px;
height:auto;
padding:5px;
}

.forum_links a{ /* Couleur des liens */
	color:#747474;
}
.forum_links2 a{ /* Couleur des liens */
	color:#747474;
}
.forum_notread{ /* Message non lus */
	background:#FFFFFF;
	padding:4px;
	font-size:10px;
	color:#747474;
}
/* Barre des textes relatifs aux colonnes */
.forum_text_column {	
	height:20px;
	background:#5D7C94 url(images/msg_top_row1.png) repeat-x;
	font-size:10px;
	color:#747474;	
	text-align:center;
	font-weight:bold;
}
/* Case des liens sous-catégories */
.forum_sous_cat{
	background:#FFFFFF;
border-bottom:1px solid #C4C4C4;
border-right:1px solid #C4C4C4;
	padding:6px;
}
.forum_sous_cat:hover{
	background:#F0F0F0;
}
/* Case compteur message/topic */
.forum_sous_cat_compteur{	
	width:60px;
	background:#F5DDF7;
border-bottom:1px solid #C4C4C4;
border-right:1px solid #C4C4C4;
	color:#606060;
	text-align:center; 
}
/* Case compteur dernier topic/dernier message */
.forum_sous_cat_last{
	width:150px;
	background:#FFFFFF;
	border-bottom:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	font-size:10px;
	color:#747474;
	text-align:center; 
}
.forum_sous_cat_last:hover{
	background:#F0F0F0;
}

/* Formulaire pour poster les messages */
.forum_post_form{
	width:80%;
	margin:auto;
	margin-top:15px;
}
/* Cadre des liens:alerter les modérateurs et suivre le sujet */
.forum_action{	
	margin-top:-11px;
}

/* Les des catégories de niveau 0 */
a.forum_link_cat{
	font-weight:bold;
}
/* Affichage des membres en ligne */
.forum_online{

	color:#888888;
	padding:6px;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	clear:both;
	width:auto;
}
.forum_online h3 {
border-bottom:1px groove darkmagenta;
color:#888888;
font-weight:bold;
line-height:25px;
}
/* Fond des catégories dans l'administration */
.forum_cat_admin{
	width:100%;
	height:20px;
	margin-bottom:2px;
	padding:4px 0px;
}
/* Contenu */
.forum_contents{
	padding:0px;
	margin:0px;
}
.forum_cat_title{
	float:left;
	padding:0px 5px;
}
.forum_cat_title a{
}
a.forum_mbrmsg_links { /* Couleur des liens pour les messages du membre */
	color:#FFFFFF;
}

.module_top_l{ /* Barre supérieur des modules */
background:transparent url(images/msg_top_l.png) no-repeat scroll left center;
float:left;
height:49px;
margin-right:0 !important;
width:29px;
}
.module_top_r{
background:transparent url(images/msg_top_r.png) no-repeat scroll right center;
float:right;
height:49px;
margin-left:0 !important;
width:71px;
}
.module_top{
	height:39px;
	background:url(images/msg_top.png) repeat-x;
	padding-left:6px;
	margin-left:20px;
	margin-right:15px;
	padding-top:9px;
	color:#747474;
	font-weight:normal;
	font-size:11px;
	border-bottom:none;
}
.module_top a{
color:#747474;
font-size:17px;
}
.module_contents{ /* Contenu des modules */
	background:#FFFFFF;
	border-left:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;	
	border-bottom:1px solid #FFFFFF;	
	clear:both;
}
.module_bottom_l{ /* Barre inférieure des modules */
	margin-right:0px !important;
	margin-right:-3px;
	width:8px;
	height:24px;
	background:url(images/msg_bottom_l.png) no-repeat left;
	float:left;
}
.module_bottom_r{
	margin-left:0px !important;
	margin-left:-3px;
	width:8px;
	height:24px;
	background:url(images/msg_bottom_r.png) no-repeat right;
	float:right;
}
.module_bottom{
	height:22px;
	background:url(images/msg_bottom.png) repeat-x;
	padding-top:2px;
	padding-left:6px;
	margin-left:8px !important;
	margin-left:0px;
	margin-right:8px !important;
	margin-right:0px;
	font-size:12px;
}
/* Lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


