/* Created by The Orchid Web 2007 - www.the-orchid-web.com */
/* Aux Fleurs Célestes - réalisation composition florale */

.affichage-table{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 600px;
}
.affichage-image{
	width: 100%;
	height: 305px;
}
.affichage-titre{
	text-align: center;
	overflow: auto;
}
.actif{
	border: 1px solid #000;
	padding: 4px;
	background-color: transparent;
	width: 15px;
	height: 15px;
	font-weight: bold;
}
.inactif{
	border: 1px solid #ddd;
	padding: 4px;
	background-color: transparent;
	width: 15px;
	height: 15px;
}
a:link, a:visited, a:hover {
	color:#006699;
	text-decoration:none;
}
.categorie{
   float: left;
}
.page{
	padding-right:10px;
	margin: 6px auto;
	text-align: right;
}
.gris{
	color: Gray;
	font-weight: normal;
}
.bleu{
	color: blue;
	font-weight: bold;
}

