.centralContainer { 
	background : url(./../image/index_fond_mediatheque.gif);
    background-repeat : repeat-y;
}

.centralFrame {
	z-index: 99;
	float: left;
	width: 588px;
	margin-top: 4px;
	background : url(./../image/index_fond_galerie.gif); 
    background-repeat : repeat-x;
}

.centralMenu {
	margin-top: -3px;
}
.centralFrame {
	margin-left: 4px;
}
.centralFrame  img {
	margin-top: -3px;
}
.centralFrame a {
	font-size: 11px;
    color: #666666; /* 666666 */
    font-weight: bold;
    text-decoration: none;
}
.centralFrame a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}


/*   galerie photo   */
#container {
	position:relative;
    width : 588px;
    height : 570px;
	margin-top:37px;
	line-height: 17px;
}


a.gallery, a.gallery:visited {
	display:block;
	color:#000
	text-decoration:none;
	border:1px solid #000;
	width:37px;
	height:37px;
	float:left;
	margin-left:3px;
}
a.gallery span {
	display:block;
	position:absolute;
	width:1px;
	height:1px;
	top:5px;
	left:120px;
	overflow:hidden;
}
a.gallery:hover {
	white-space:normal;
	border:1px solid #fff;
}

.bar_gallerie {
	position:relative;
	float: left;
	top: 25px;
	left: 141px;
	z-index:100;
}

.bar_gallerie strong {
	font-weight: bold;
	margin-left:5px;
}

.gallerie_imagecenter {
	display:none;
	position:absolute;
	left:141px;
	padding:5px;
	font-style:bold;
	color:#000;
}
.gallerie_imagecenter img {
	border:9px solid #C7C9CB;
}
.gallerie_imagecenter strong {
	color: #B37A0E;
	margin-top: 100px;
}

.menuthemegalerie {
	position:relative;
	float: right;
	top: -15px;
}
.themegallerie{
	position:absolute;
	float: right;
 	display:none; 
	right: 6px;
	width:15.9em;
    border:1px solid #C7C9CB;
    background-color:#eeeeee; 
    text-align: justify;
    font-weight:none;
    margin-top: 6px;
	z-index: 100;
    line-height: 19px; 
}


/* gestion discours*/
.discours {
	background-image:  url(./../image/fond-discours.jpg);
    background-repeat : no-repeat;
}

#container strong {
	color: #B37A0E;
	margin-top: 100px;
	margin-left: 3px;
}

.bar_gallerie_discours {
	position:relative;
	float: left;
	top: 45px;
	left: 3px;
	z-index:100;
}

.bar_gallerie_discours strong {
	font-weight: bold;
	margin-left:5px;
}






