.lien_1 {  font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none; font-style: normal; color: #ffffff; clip:     rect(   )}
.lien_1:hover {color : black;}

.lien_2 {  font-family: arial; font-size: 10px; font-weight: bold; text-decoration: none; font-style: normal; color: #000000; clip:     rect(   )}
.lien_2:hover {color : RED;}

body {
	

        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 10px;
        h4 { font-size: 4px; color: white;  }
}
table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
img { border: 0; }
.titre {
	text-transform: uppercase;
	font-weight: bold;
        font-size: 14px;
}
#categories, .description, .nav {
	text-align: justify;
	width: 475px;
	margin-left: auto;
	margin-right: auto;
        font-size: 12px;
}
.thumbs img { 
        cursor: pointer;
        border: solid 1px #ffffff;
 }


 }
.bouton { 
        	
	background: url(images/bouton.gif);
	
 }