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

.wrapheader {
	background: #EDF0F5;
}

.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;
	border-bottom: 1px solid #4787A7;
}

.logodesc_2 {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
	height: 150px;
}

.contenant {
	display : none;
}

.recent{ 
	height: 250px;
	OVERFLOW: auto;
}

.last_visites{ 
	height: 150px;
	OVERFLOW: auto;
}

.popup2{ 
height: 250px;OVERFLOW: auto; 
}


/* Page loading*/
.page_loading_td{
	height: 100%;
	width: 100%;
}
.page_loading{
	height: 100%;
	width: 100%;
	position: absolute; 
	left:0px; 
	top:0px;
	background-color: #FFFFFF;
}
.block_center_loading {
	text-align: center;
	width: 50%;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
}