div#nbResultats{
	color:#2E5B7A;
	font-size:9pt;
	margin:4px;
	font-weight:bold
}
div#nbResultats a:hover,
div#nbResultats a:visited,
div#nbResultats a:link,
div#nbResultats a:active{
	color:#2E5B7A;
	font-size:9pt;
	font-weight:bold;
	margin:1px;
}

div#fondContenu{
	background-image:url('../images/design/fond_accueil.jpg');
	background-repeat:no-repeat;
	overflow:auto;
	position:relative;
	height:420px;
	width:100%;
}

table#listeProduits{
	width: 552px;
	margin:auto;
}

table#listeProduits td{
	border-top:1px solid #C6C6C6;
	border-bottom:1px solid #C6C6C6;
	padding:4px;
}
table#listeProduits td.vide{
	height:2px;
	line-height:2px;
	border:none;
	padding:0px;
}

table#listeProduits th{
	background-image: url(../images/design/haut_tableau.gif);
	height: 18px;
	padding-top:2px;
	border-top:1px solid #C6C6C6;	
	border-left:1px solid #C6C6C6;	
}

table#listeProduits td.listeGauche{
	border-left:1px solid #C6C6C6;	
	width:125px;
	background-color:white;
}

table#listeProduits td.listeGauche img{
	border:1px solid #2E5B7A;
}

table#listeProduits td.listeCentre{
	background-color:white;
}

table#listeProduits td.listeCentre div.nom{
	color:#2E5B7A;
	font-size:9pt;
	font-weight:bold
}

table#listeProduits td.listeCentre div.fiche{
	margin-top:30px;
}

table#listeProduits td.listeDroite{
	width:170px;
	background-color:white;	
	background-image:url(../images/design/actualites/fond.jpg);
	background-repeat:repeat-x;	
	height:70px;
	border-left:1px solid #C6C6C6;	
	border-right:1px solid #C6C6C6;		
}
