#top, #menu, #content, #bottom {
  position:relative;
  width:960px;
  margin:0 auto;
  text-align:left;
}

#borderTop{ background:#b19e6a; height:5px; line-height:5px; font-size:2px; }
#top { background:#000; height:150px; }
#Logo { position:absolute; top:0px; left:4pxpx; }
#borderTop2 { border:3px solid #fff; border-width:0 3px; height:150px; }


#bienvenue, #deconnect { color:#f8d474; background:#70572f; right:112px; position:absolute; top:0; height:31px; line-height:31px; font-size:12px; padding:0 10px; }
#bienvenue { font-weight:bold; }
#bienvenue span { color:#fff; }
#deconnect { color:#fff; right:5px; }

#espacePro { color:#fff; font-size:25px; text-transform:uppercase; font-weight:bold; position:absolute; bottom:0px; right:4px; text-align:right; }



#menu { background:#876f44; }



#content { background:#fff; border-top:6px solid #fff; }
#LeftCol {
  position:relative;
  float:left;
  width:242px;
	left:3px;
	padding:10px 0;
}
#RightCol {
  position:relative;
	float:left;
	left:14px;
  width:695px;
	padding:10px 0;
}





#bottom { background:#ffffff; }
#bottomBande { background:#ffffff; border:3px solid #fff; border-width:0 3px; height:18px; line-height:18px; font-size:0; }
#bottom .padding { border:3px solid #fff; color:#000; font-size:11px; padding:25px 0 35px; text-align:center; }
#bottom a { color:#000; font-weight:bold; font-size:10px; text-decoration:underline; }
#bottom a:hover { text-decoration:none; }
