@CHARSET "UTF-8";

/**
 * catalogue.php
 *
 * Created by Benoît Durand on 5 mars 2009
 * $Id: catalogue.php 1207 2009-04-29 10:27:48Z rleclercq $
 */

a img {
	border: none;
}

.menuCatalogueCategories {
	width: 30%;
}

#content table {
	width: 100%;
}

#catalogueCategories{
	background-color: #666666;
	color: #FFFFFF;
	width: 100%;
	border: none;
}

.menuCatalogueCategories div{
	border-style: double;
	border-color: #666666;
	*border-width: 1px;
}
.menuCatalogueCategories{
	text-align:right;
	padding-right: 0px;
}

#erreur {
	text-align: center;
	line-height: 400px;
}

