body
{
background-color:#000000;
color:#ffcbff;
text-align:center;
}
a
{
color:#ffcbff;
}

a:visited
{
color:#cc33ff;
}
.entete
{
 text-align: left;
 }
.date
 {
 text-align:right;
 }
.compteur
{
color:#cccccc;
font-size:0.8em;
}
.gauche
{
text-align: left;
}
.nenuhorizon
{
width: 600px;
height: 30px;
margin-top: 2em;
background-color: #f4f9fd;
}

.menuhorizon li
{
border: 1px solid #82009d;
background-color: #d1a1ff;
display: inline;
padding: 0 0.5em;
line-height: 30px;
}
.menuhorizon ul
{
text-align:center;
list-style-type: none;
margin:0;
padding:0;
}
li.bouton_gauche
{
float: left;
}
li.bouton_droite
{
float: right;
}
.menuhorizon a
{
color :white;
text-decoration: none;
padding: 0 0.5em;
font: 0.8em "trebuchet MS";
}

.menuhorizon a:hover
{
text-decoration: underline;
background-color:#e5a7ff;
color:black;}

.menuhorizon a img
{
border: none;
padding: 0 0.3em;
}
.photo
{
text-align: center;
width: 65%;
overflow:auto;
border: 2px solid black;
margin-left: 0%;
}
.imgprecedente
{
float:left;
border: 2px solid black;
width: 15%;
text-align: center;
margin-top: 100px;
padding: 0;
}
.imgsuivante
{
width:15%;
float: right;
margin-left:0;
margin-top: 100px;
border: 2px solid black;
overflow:auto;
}