#container {
	width: 1000px;
	margin: auto;
}
#header {
	background-image:url('../img/tpl/bandeau-haut1000x365.jpg');
	background-repeat:no-repeat;
	height:365px;
	width:1000px;
}
#header-txt {
	background-image:url('../img/tpl/logo-slogan766x155.png');
	background-repeat:no-repeat;
	height:155px;
	width:766px;
}
#header-txt p{
	text-indent:-9999px;
}
#header-menu{
	margin:auto;
	position:relative;
	top:160px;
	width:800px;
}
#header-menu ul{
	height:40px;
	list-style:none;outline: 0;
	margin:0;
	padding:6px;
}
#header-menu ul li{
	display:inline;
	list-style:none;outline: 0;
	margin:0;
	padding:0;
}
#header-menu ul li a{
	color:#000;
	display:inline-block;
	font-size:1.2em;
	font-weight:bold;
	height:39px;
	line-height:39px;
	margin:0;outline: 0;
	padding:0;
	text-align:center;
	text-decoration:none;
}
#header-menu ul li a:hover{
	color:red;
}
#hm1 a {
	width:166px;
}
#hm2 a {
	width:187px;
}
#hm3 a {
	width:205px;
}
#hm4 a {
	width:203px;
}
#ghost {
	background-image:url('../img/tpl/pacman-red126x147.png');
	background-repeat:no-repeat;
	height:147px;
	position:relative;
	top:-90px;
	left:874px;
	width:126px;
}
#content {
	background-image:url('../img/tpl/fond1000x654.jpg');
	background-repeat:no-repeat;
	min-height:654px;
	width:1000px;
}
#page_body {
	border-collapse: collapse;
	margin:5px auto 0 auto;
	margin-top:-140px;
	width: 775px;
}
#pub img{
	margin-top:10px;
}
#right_col{
	border-left:none;
	padding-left:0;
}
#texts {
	background-color:#fff203;
	color:#000;
	margin-top:10px;
	min-height:264px;
	height:auto;
	padding:10px 30px 10px 30px;
	text-align:justify;
}
#texts p{
	line-height:1.5em;
}
#text {
	background-color:#000;
	color:#fff;
	margin-top:10px;
	min-height:264px;
	height:auto;
	padding:10px 30px 10px 30px;
	text-align:justify;
}
#text p{
	line-height:1.5em;
}
#bannerlink {position:absolute;width:950px;height:300px;text-indent:-9999px;}
