body{
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #000;
	background-image:url(../images/feu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	height:100%;
	color: white;
	font: small/18px /*"Lucida sans"*/, "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	overflow:scroll;
}
	ul, li { list-style-type: none;margin: 0; padding: 0 }
	ul  { left:0; top:0;}
	li {line-height:34px;}
	a {color: #fff;}
	a:visited {color: #fff;}

#conteneur{
	margin: 0 auto 100px auto;
	width:1124px;
	position:relative;
	padding: 0 10px;
	text-align:left;
	background:red;
	background:url(../images/cadre-layout.gif) top left no-repeat #000;
}

#header {
width: 1100px;
height: 154px;
margin-top:0px;
}

#logo-ibz {
position:absolute;
top:4px;
left:20px;
width:130px;
height:130px;
z-index:4;
border:none;
}

#headerimg {
position:absolute;
top:0px;
right:154px;
width:836px;
height:135px;
background:url(../images/header01.jpg) top left no-repeat #000;
z-index:4;
}

#logo-be {
position:absolute;
top:4px;
right:20px;
width:130px;
height:130px;
background:#fff;
z-index:4;
}

#haut {
float:left;
width:1124px;
}

#localisation {
	float:left;
	margin-left:10px;
	width:307px;
	height:30px;
	color:#fff;
	background:url(../images/localisation.gif) #000 ;
}

#localisation h1 {
	margin:0 0 0 10px;
	padding:5px;
	font-size:18px;
	font-weight:bolder;
}

#menuhaut{
	position:absolute;
	margin-left:319px;
	width:770px;
	height:30px;
	padding:0;
	background:#000;
}

#menuhaut ul {
	position:absolute;
}

#menuhaut li{
	float:left;
}

#menuhaut li a{
	display: block;
	text-decoration: none;
	text-align: center;
	width: 154px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	line-height:30px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	background:url(../images/bouton-haut.gif) #000 ;
}

#menuhaut li a:hover {
	color: #fff;
	background:url(../images/bouton-haut-over.gif) red ;
}

#contenu {
	float:left;
	margin-top:0px;
	margin-left:7px;
	width:1100px;
	background: #000;
	color:#000;
}

#contenu a{
	color:#0434b1;
}

#contenu h1,h2,h3,h4,dl,p {
	padding:5px;
}

#menug {
float:left;
margin-left:0px;
margin-right:7px;
width:220px;
background:#000;
}
#menug ul{}

#menug li{float: left;display: block;margin:2px 0;}

#menug li a{
display: block;width: 220px;line-height:14px;text-decoration:none;text-align:center;font-size: 12px;font-weight: bold;color: #000; background: #fff}

#menug li a:hover {
color: #fff;font-weight: bold;background: #e54300;
}

#fiches {
float:left;
width:700px;
background:#eee;
z-index:5;
}

table#fiches {width:700px;}

#fiches td {}

#fiches h3 {font-size:1.2em;font-weight:bold;padding:0 0 0 0.2em;margin-bottom:3px;}

#fiches h1 {margin-bottom:3px;}

#fiches ul  {list-style-type:disc;margin-left:1em;}

#fiches li {line-height:1.6em;font-size:1em;margin-left:1em;list-style-type:disc;}

#fiches h3 a {color:#000;}

.colg {width:400px;vertical-align:top;padding-right:1em;}

.cold {width:300px;}

.retour a {font-size:14px;font-weight:bolder;margin-left:2em;}

.retour a:hover{color:#e54300;}

#footer {
	clear:both;
	margin:0px;
	padding:0px;
	bottom:65px;
	line-height:20px; 
	width: 1144px;
	height:30px;
	text-align:center;
	color:#fff;
	background: url(../images/cadre-footer.gif) bottom left no-repeat;
	margin-left:-10px;
}

#footer p{
margin: 0.2em 0;
}


