body {
    font-family:Arial, Verdana;
	font-size: 12px;
	color: #000;
	background-color:#670908;
	background: url('images/bg.gif');
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}

td {
    font-size: 12px;
	color: #270606;
    font-family:Arial, Verdana;
}

img {
	border: 0px;
}

.justify {
	text-align: justify;
}

a {
    color: #670908;
    text-decoration:none;
}

a:hover {
    color: #F15D1D;
    text-decoration:none;
}

.copyright {
	background: url('images/bg_bas.gif');
	font-size: 11px;
    color: #000;
    font-family:Arial, Verdana;
}
.copyright a{
     font-size: 11px;
     color: #000;
     font-family:Arial, Verdana;
	 text-decoration:none;
    padding-right: 20px;
}
.copyright a:hover{
     font-size: 11px;
     color: #670908;
     font-family:Arial, Verdana;
	 text-decoration:none;
}

.error_message {
	color: #ff0000
}
 .bg_table {
 	background: url('images/bg_table.gif');
 }

 .bg_couleur {
 	background: url('images/bg_couleur.gif');

 }

 #categorie{
 	font: 28px Arial, Verdana, "Times New Roman", ;
	font-weight: bold;
 	padding-left: 150px;
 }

 div.photo_m {
	float: left;
	width: 164px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
}

div.photo_m a {
	color:#999;
	text-decoration: none;
}

div.photo_m a:hover {
	color: #000;
	text-decoration: none;
}

div.photo_m:hover {
	background-color: #ddd;
}

.pagination {
	text-align: center;
	vertical-align: middle;
}

.pagination a {
	text-align: center;
	vertical-align: middle;
}

.pagination img {
	vertical-align: middle;

}
#annule{ color: #FF0000; font-weight:bold;

}