body {

	text-align:center; 

	font: 11px Verdana, Arial, Helvetica, sans-serif, arial, sans-serif; /*un ";" en trop supprimé*/

	letter-spacing:0.05em;

	}

/* The containing box for the gallery. */

#container {

	position: relative; 

	width: 653px;  /*diminutions de la largeur*/

	height: 407px; 

	margin: 9px auto 0; 

	border: 1px solid #FFFFFF; 

	background: #fff url(../images/back.jpg) no-repeat 75px 10px;

	}


#container .barresuivantprecedent {
	float: left;
	height: 22;
	width: 211px;
}
#suivant {
	font-size: 11px;
	background-color: #FFFFFF;
	background-position: left;
	width: 100px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	list-style-type: none;
	clip: rect(3px,auto,3px,auto);
	letter-spacing: 0.1em;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
}
#suivant a:visited {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

#suivant a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

#container a.gallery:hover img {

	float:left; 

	margin-right:5px;

	border:1px solid #fff; 

	}
#conatinersuivpreced {
	position:absolute;
	left:28px;
	top:355px;
	width:159px;
	height:18px;
	z-index:2;
}
#suivant a:active {
	color: #c00;
	text-decoration: none;
	background-color: transparent }
#suivant a:link {
	color: #666666;
	background-color: transparent;
}
/*frame pour php include*/

.frame {
	height: 400px;
	width: auto;
	border: 1px solid #CCCCCC;
	overflow: auto;
	text-align: left;
}
.frame2 {
	width: auto;
	height: 338px;
	overflow: auto; /* cette propriété va permettre le scroll de ce bloc */
	font-size: 9pt;
	border: 1px;
	border-color: #666666;
	text-align: left;
}

/*conteint la frame de droite*/

.frame1 {width: auto;
	height: 338px;
	overflow: auto; /* cette propriété va permettre le scroll de ce bloc */
	font-size: 9pt;
	border: 1px;
	border-color: #D7D7D7;
	border-style: solid;
}
.couleur {color: #B3B0A7}

#containerdroit {
	position:absolute;
	left:517px;
	top:124px;
	width:454px;
	height:407px;
	z-index:5;
}

#containergauche {
	position:absolute;
	left:305px;
	top:124px;
	width:185px;
	height:355px;
	z-index:6;
}
#chiffres {
	font-size: 11px;
	background-color: #FFFFFF;
	background-position: left;
	width: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
	list-style-type: none;
	clip: rect(3px,auto,3px,auto);
	letter-spacing: 0.1em;
	font-weight: normal;
	text-decoration: none;
	margin: 2px;
}
