﻿/* category.css */

div#pubCategoryContext{width:570px; height:233px; background:#e2001a; margin-bottom:10px;}
div#categoryTopProduct{border:1px solid #426bc0;padding-top:1px;}

table#categoryResult{border-right:1px solid #fff; width:100%;}
table#categoryResult td{border-bottom:1px solid #818181;border-top:1px solid #fff;vertical-align:top;}
table#categoryResult td.image{border-right:1px solid #818181;overflow:hidden;text-align:center;vertical-align:middle;width:116px;}
table#categoryResult td.price{background:#e6ebf7 url(./image/_background/bg-currentListProductPrix.gif) no-repeat scroll 7px 18px;
padding:14px 10px 5px 5px;}
table#categoryResult td.content{background:#e6ebf7;padding:5px;width:330px;}
table#categoryResult td.addToBasket{background:#e6ebf7;padding:5px; vertical-align:middle;}
