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

body{
background-color : #1F6B44;
background-image: url('images/sable.jpg');
background-repeat: repeat;
background-attachment: fixed;
}

td.fond2 {
background: url('images/fond2.png');
border-left:3px solid #A9B8C2;
border-top:0;
border-bottom:0;
border-right:3px solid #A9B8C2;
}

.radio_cherche { 
color : #069D5E;
font-family : "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : normal;
padding : 1px;
border : 0px solid #a9b8c2;
background-color : #D5FDD8;
} 

.cat_block {
	color: #705738;
	height: 26px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #A8FBAE;
	background-image: url('./images/cellpic6.gif');
	white-space: nowrap;
	padding: 2px 2px;
}

.cat_block2 {
	color: #705738;
	height: 30px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #A8FBAE;
	background-image: url('./images/cellpic7.gif');
	white-space: nowrap;
	padding: 4px 4px;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.board_disable {
	color: #FF0000;
}
.block_center {
	text-align: center;
}
.block_left {
	text-align: left;
}
.block_header {
	text-align: left;	
	width : 100%;
}
.block_header2 {
	text-align: left;
}
.block_header3 {
	text-align: right;
}
.header_center {
	text-align: center;
	width : 40%;
}
.logo_center {
	text-align: center;
	width : 60%;
}
.logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	/*background: #D9DFE4;*/
	background-image: url('./images/icon_header/row6.png');	
}

.logodesc_2 {
	margin-bottom: 5px;
	padding: 5px 25px;
	/*background: #D9DFE4;*/
	background-image: url('./images/icon_header/test.png');
	height: 140px;	
}

.contenant {
	display : none;
}
.recent{ 
	height: 250px;
	OVERFLOW: auto;
}
.last_visites{ 
	height: 150px;
	OVERFLOW: auto;
}
.popup2{ 
height: 250px;OVERFLOW: auto; 
}
.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:absolute;
	display:block;
	top: -100px;
	left: 1px;
}
.block_chat {
	width: 75%;
	text-align: left;
}	
.box{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.shouts {
	width: 100%;
	height: 200px;
	overflow: auto;
}
.online_img {
	vertical-align:middle;
}
/* Page loading*/
.page_loading_td{
	height: 100%;
	width: 100%;
}
.page_loading{
	height: 100%;
	width: 100%;
	position: absolute; 
	left:0px; 
	top:0px;
	background-color: #BEA07C;
	background-image: url('images/sable.jpg');	
}
.block_center_loading {
	text-align: center;
	width: 50%;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
}