.lien_1 {  font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none; font-style: normal; color: #000000;}
.lien_1:hover {color : #cc3399;}

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

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
img { border: 0; }
.titre {
	text-transform: uppercase;
	font-weight: bold;
    font-size: 14px;
    color: #000000;
}
#categories, .description, .nav {
	text-align: justify;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
    font-size: 12px;
    color: #000000;
}
.thumbs img { cursor: pointer; border: solid 1px #cc3399; }
.telecharger { 
	font-weight: bold; color: #ffffff;
	background-color: #cc3399; width: 300px;
	margin-left: auto; margin-right: auto;
	border: solid 1px #ffffff;
	cursor: pointer;
	text-transform:uppercase;
 }
 .cats td { padding:0; margin:0; font-size:12px; }
td.pub img { vertical-align:bottom;}