/* Style Portal*/
/* By sjpphpbb.net*/
/* These style definitions are mainly IE specific */
/* tweaks required due to its poor CSS support*/

/*board désactivé*/
.board_disable {
	color: #FF0000;
}

/*class block*/
.cat_block {
	color: #D99C66;
	height: 29px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('./images/cellpic4.gif');
	white-space: nowrap;
	width: 100%;
	
}

.cat_block_bas {
	color: #075072;
	height: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('./images/cellpic44.gif');
	white-space: nowrap;
	width: 12px;	
}

.block_center {
	text-align: center;
}
.block_left {
	text-align: left;
}

/*contenant*/
.contenant {
	display : none;
}

/*scroll recent topic*/
.recent{ 
	height: 250px;
	OVERFLOW: auto;
}

/*scroll las visite*/
.last_visites{ 
	height: 150px;
	OVERFLOW: auto;
}

/*popup*/
.popup2{ 
height: 250px;OVERFLOW: auto; 
}

/*thumbnail*/
.thumbnail{
	z-index: 0;
	position:relative;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 5;
}
.thumbnail span{
	position: absolute;
	background-color:#fff;
	padding: 4px;
	left: 0px;
	border: 1px solid #52513f;
	display: none;
	color: #000;
	text-decoration: none;
	width: 150px;
}
.thumbnail span img{
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{
	position:relative;
	display:block;
	top: 5px;	
	margin-left: auto;
	margin-right: auto;
}

/* Page loading*/
.page_loading_td{
	height: 100%;
	width: 100%;
}
.page_loading{
	height: 100%;
	width: 100%;
	position: absolute; 
	left:0px; 
	top:0px;
	background-image: url('./images/fond_noir.png');
}
.block_center_loading {
	text-align: center;
	width: 50%;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
}

.row5 { 
	border-width: 1px;
	border-style: dotted;
	border-color: #FFFFFF;
	background-image : url('./images/row5.png');
} 

.border {
	border-width: 1px;
	border-style: dotted;
	border-color: #FFFFFF;	
}
.geo_stat{
	height: 250px;
	OVERFLOW: auto;	
}
.geo_size{
	font-size: 0.8em;	
}

.noavatar{
background-image: url('./images/noavatar/bg.php');
background-repeat:no-repeat;
background-position:50% 0%;
width: 130px;
height: 160px;
}

.online_img {
	vertical-align:middle;
}

.geo_stat{
	height: 250px;
	OVERFLOW: auto;	
}
.geo_size{
	font-size: 0.8em;	
}