body {
	background-color: #001d61;
	color : white;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
hr {
	clear: both;
	visibility: hidden;
}

a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color : white;
	text-decoration: none;
	font-size: small;
}

.imagestitres {
	text-align: center;
}
.liseret {
	text-align: center;
}
.boutons_bas {
	text-align: center;
}
.imagesbouton {
	margin: 2px;
	float: left;
}
.groupeBoutons {
	text-align: center;
}
.imagesgallerie{
	margin-right: auto;
	margin-left: auto;
}
img {
	border: 0px;
}
.precedent {
	float: left;
}
.suivant {
	float: right;
}
a.retour:hover {
	font-weight: bold;
}
.floattexte {
}	
.imagePresentation {
	margin:5px;
}
	
.floatimageright {
	float: right;
}	
.retour {
	text-align: center;
}
.lienretour{
	color:#001d61;
	background-color:#FFFFFF;
}

lu{
}

li{
	display: inline ;
}
li a {
	padding: 4px 10px ;
	}
.menu_articles{
	margin-top:20px;
	text-align: center;
	padding: 1px ;
	border: 1px solid #FFFFFF ;
	width: 588px;
	margin-left: auto;
    margin-right: auto;
}
.centreur{
	text-align:center;
}
.retour{    
    margin-left:auto;
    margin-right:auto;
}