body {
	background-image: url('/images/b_bg.jpg');
	background-color: #525252;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#page {
	width:987px;
	margin: 0 auto;
}

a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border:0px;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border:0px;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	border:0px;
}
a img {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.texte {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
}

.textePSCopie {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

#logo, #logo_u, #pub, #der_bout {
	float:left;
}

#contenu {
	float:left;
	margin-left:30px;
}

#cmd, #cmd_u {
	float:right;
}

#der_bout {
	position:relative;
	bottom:0px;
}

#pub {
	background-color: #FFFFFF;
	width: 468px;
	height: 60px;
}

#last_bout {
	background: url('/images/bg_der_bout.jpg') no-repeat;
	width: 655px;
	height: 111px;
	float: right;
	padding: 5px 0 0 0 ;
	margin: 0 0 0 0;
}

#menu {
	width: 332px;
	float: left;
}

#content {
	width: 655px;
	float: right;
	text-align:center;
 }

#cop {
	clear:both;
	position: relative;
	width: 90%;
	bottom: 0;
	left: 30px;
}
