#layout {
	min-width: 925px;
	max-width: 1100px;
	width: 100%;
}	
#site {
	padding: 0px;
	min-height: 1000px;
}
#header_barre {
	top: 2px;
}
#header_banniere {
	float: right;
	position: relative;
	left: 0;
	top: 5px;
}

.pave_forum_text {
	margin-top:10px;
	padding-left:10px;
	padding-right:5px;
	width:145px;
	color: #000000;
}

.pave_forum_text a {
	color: #105289;
}
.pave_forum_banniere {
	margin-top:20px;
	height:80px;
	padding:0;
	width:160px;
	border-top:#888888 1px solid; 
	border-bottom:#888888 1px solid;
}
.td_left_forum {
	width:160px;
	background-color:#EAEAEA; 
	border-right:#AAAAAA 1px solid;
	position: relative;
	padding:	  0px;
}
.td_right_forum {
	padding-left:7px; 
	padding-right:7px;
}

.img-shadow {
  	margin-bottom: 10px;
}
#logo{
	width: 153px;
	height:57px;
	background : transparent url('./LogoBDGest_forum.png') top left no-repeat;
}
