#NavigationProduits {
	margin : 0 0 1em 0;
	width : 100%;
	height : auto;
	text-align : center;
}
#NavigationProduits a {
	padding : 0.5em;
}
#Categories, #Categories table, #navigationpage, #navigationpage a, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #1C3557;
}
#Categories, #navigationpage {
/*	border : 1px #000 solid; */
	width: 550px;
	text-align: left;
}
#Categories {
	margin-bottom : 2em;
}
#centreProduits {
	width: 397px;
/*	margin-left : 15px;*/
	text-align: center;
/*	border: #000000 1px solid;*/
}
#Produit {
	padding : 0.5em 0 0.5em 0;
	height : auto;
	text-decoration : none;
	line-height: normal;
	text-decoration:none;
}
#Produit .col1 {
	width: 150px;
	vertical-align: top;
}
#Produit .col2 {
	width: 400px;
	vertical-align: top;
}
#Produit .col2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C3557;
	text-decoration:none;
}

#Produit .col2 .titre a, #Produit .col2 .membres a {
	font-size: 12px;
	font-weight: bold;
}
#Produit .col2 .description {
	border-top : 1px #000 dotted;
}
#Produit .moreinformations {
	padding : 0.2em 0 0.5em 0;
	border : none;
	border-bottom : 1px #000 dotted;
	text-align: right;
}
#Produit .moreinformations a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FDC206;
	text-decoration:underline;
}
#navigationpage {
	margin : 1em 0 0 0;
	height : 20px;
}
#navigationpage .colgauche{
	float : left;
}
#navigationpage .coldroite{
	float : right;
}
#navigationpage .colcentre{
	margin-left : 33%;
	margin-right : 33%;
	text-align: center;
}