html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #55484F;
	behavior: url(csshover.htc);
	height:100%;
	margin:0;
	padding:0;
}
table{
	height:100%;
	width:100%;
	text-align: center;
	vertical-align:middle;
}

#center{
margin:0 auto;
}

/*PIED*/
#copy{
	margin:0 auto;
	width:614px;
	font-size:0.8em;
	text-align:right;
	height:13px;
	padding:0 34px;
}
#copy li{
	display:inline;
	list-style:none;
}
#copy a{
color:#55484F;
text-decoration:none;
}

div#copy2{
text-align:center;
height:13px;
	}
	
#copy2 ul{
	width:455px;
	margin:0 auto;
	padding-left:260px;
}

#copy2 li{
	font-size:0.8em;
	display:inline;
	list-style:none;
}
#copy2 a{
color:#55484F;
text-decoration:none;
}

/* BANDEAU GROUPE */
#groupe {
	text-align:left;
	background-image: url(images_acc/fond_groupe.gif);
	height:79px;
	width:276px;
	margin:0 auto;
	padding:0 0 0 390px;	
}

#groupe ul  {
	width:257px;
	margin:0;
	padding:0px;
}
#groupe li{
	list-style: none ;
	display:inline;
	float: left;
	padding:0;
}

#groupe img{
	border:0;
	padding:0;
}
#groupe img:hover{
	opacity: 0;
  	filter:alpha(opacity=0);
	background-color: transparent;
}


/* MENU TOUS LES CENTRES */
#fond {
	text-align:left;
	background-image: url(images_acc/fond_hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 666px;
	height: 330px;
	padding-top: 2px;	margin:0 auto;
}

#fond ul {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none ;
}

#fond li {
	padding:0;
	margin:0;
	height:52px;

}

.centre a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration:none;
}

.centre img.h{
	border:0;
	background-color: transparent;
	line-height:0;
	padding:0;
	margin:0;
	height:49px;
}

.centre:hover img.h{
	padding:0;
	margin:0;
	opacity: 0;
  	filter:alpha(opacity=0);
	background-color: transparent;
	height:49px;
}

.centre span{
	position: absolute;
	left: -1000px;
	visibility: hidden;
	color: #55484F;
	font-size:11px;
	text-decoration: none;
	padding: 23px 5px 5px;
	text-align: center;
}

.centre:hover span{ 
	visibility: visible;
	top: 0;
	left: 331px; /*position horizontal de la photo */
	z-index: 50;
}

.centre span img{ 
	border:0;
	padding: 2px 0 16px 0;
}

h1 {
	width:280px;
	padding:0 0 9px 0;
	margin:0;
	font-size:15px;
	color:#55484F;
	text-align:center;
}

