html    { margin: 0; padding: 0; }

body {
font-family: Tahoma, Geneva, sans-serif;
color:#333;
margin: 0; padding: 0;
background-color : #ffffff;
}
a  { color : #FFC27B;
 text-decoration: none }

a:hover   {color: #090; }

#conteneur   { color: black; font-size: 15px; text-align: left; 
background-color: #ffffff;
margin: 20px auto; width: 500px; height: auto; 
border: solid thick  #e3d8ae;
 }

h1         { color: #000; font-size: 15px; 
text-align: center; margin-top: 30px; margin-bottom: 15px; border-bottom: none }
.tvi   { margin-top: 12px; width: 150px; height: 113px }
.tvert  { margin-top: 12px; width: 126px; height: 158px }

.entete   { margin: 20px }
#vi    { list-style-type: none; margin: 20px 20px 20px 25px; padding: 0; width: 450px; text-align : center; }

#vi a  { color : #FFC27B;
 text-decoration: none }

#vi a:hover   {color: #090; }

#navigation { margin-left : 10px; }
#bouton          { text-align: left; margin: -30px auto 0; padding: 0; width: 150px; height: 50px; }
#bouton a  { color: black; font-size: 20px; text-decoration: none; background-color: #e3d8ae;
 text-align: center; border: solid thin black;}
#bouton a:hover  { color : #090; }