.path a	{
	text-decoration: none;
	font-weight: bold;
}
.path a:hover	{
	text-decoration: underline;
}

#selection1
{
margin-top: 10px;
width: 100%;
}
#selection1 td
{
width: 25%;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}
#selection1 p
{
margin: 3px;
}

#selection1 a 
{
font-weight: bold;
text-decoration: none;
}

#selection1 a:hover 
{
text-decoration: underline;
}


#selection1 a img
{
border: 5px solid #F0F3F5;
}

#selection1 a:hover img
{
border: 5px solid #00608F;
}

#liste_produit
{
border-bottom: 1px solid #003F5F;
margin-top: 40px;
width: 100%;
border-spacing: 0px;
}

#liste_produit td
{
border-top: 1px solid #003F5F;
vertical-align: middle;
padding: 2px;
}

#liste_produit #liste_produit_titre1, #liste_produit  #liste_produit_titre2,  #liste_produit #liste_produit_titre3,  #liste_produit #liste_produit_titre4
{
padding: 2px;
border-top: 0px solid #0088CC;
font-weight: bold;
}

#liste_produit  #liste_produit_titre2,  #liste_produit #liste_produit_titre3,  #liste_produit #liste_produit_titre4
{
text-align: center;
}

#liste_produit_titre1  a, #liste_produit_titre2 a, #liste_produit_titre3 a, #liste_produit_titre4 a
{
color: #000;
background: url("../img/icon_tri.gif") no-repeat 100% 60%;
padding-right: 28px;
text-decoration: none;
}
#liste_produit_titre1  a:hover, #liste_produit_titre2 a:hover, #liste_produit_titre3 a:hover, #liste_produit_titre4 a:hover
{
color: #848484;
background: url("../img/icon_tri_hover.gif") no-repeat 100% 60%;
}

#liste_produit #tr_colore
{
background: #F0F3F5;
}
#liste_produit #liste_produit_colonne0
{
width:60px;
}

#liste_produit #liste_produit_colonne1 a
{
color: #003F5F;
}

#liste_produit #liste_produit_colonne2, #liste_produit #liste_produit_colonne3
{
text-align: center;
width: 100px;
}

#liste_produit #liste_produit_colonne4
{
	text-align: center;
	width: 70px;
}

#liste_produit a img
{
border: 1px solid #DFEDF7;
}

#liste_produit a:hover img
{
border: 1px solid #003F5F;
}

#liste_produit #liste_produit_colonne4 img
{
	border: none;
}

#suggestion
{
	text-align: left;
	padding: 15px 0px 15px 0px;
}

#suggestion p
{
	background: url('../img/suggestion.jpg') no-repeat;
	padding: 0px 0px 0px 20px;
	height: 16px;
}

#suggestion a
{
	text-decoration: none;
}

#suggestion a:hover
{
	text-decoration: underline;
}

#logoMarque { margin: auto; }
#logoMarque td { vertical-align: middle; }

#infosCat { padding: 0; float: left; }
#infosCat h2{color:#003F5F;font-size:14px}
/*#infosCat a { background: url('../img/help.jpg') no-repeat; display: block; background-position: top left; height: 18px; padding: 5px 0 0 25px; color: #666; text-decoration: none; font-weight: bold; }*/
#infosCat a:hover { background-position: bottom left; text-decoration: underline; color: #003F5F; }

#TopVenteTitre { background-color: #F0F3F5; color: #333; font-weight: bold; padding: 5px 0 0px 5px;  }
#topDesVentes { background-color: #F0F3F5; }
#topDesVentes td {  }
#topDesVentes td p { margin: 0; }
.tableTopVente { background-color: #FFF; }
.titleTopVente { font-weight: bold; padding-top: 25px; }
.titleTopVente a { text-decoration: none;  }
.prixTopVenteBarre { text-decoration: line-through; color: #003F5F; }
.prixTopVenteTTC { color: #003F5F; }
.prixTopVenteOp { color: #CB0F17; font-weight: bold; }
