/**
 * @author	Benoit Asselin <benoit(at)agenceici(dot)com>
 * @version	page-brands.css, 2011/11/22
 * @link	http://www.agenceici.com
 */


.content { }


table.t-backgrounds .t-background-1 td { height:149px; border-top:1px solid #7f7f75; background-color:#7f7f75; }
table.t-backgrounds .t-background-2 td { height:149px; border-top:1px solid #000; background-color:#a2a195; }
table.t-backgrounds .t-background-3 td { height:149px; border-top:1px solid #a2a195; background-color:#a2a195; }

div.d-body #eshop { display:none; }


.content { height:450px; }
.lang-fr .content { background:url(../images/page-brands/brands-fr.jpg) 0 11px no-repeat; }
.lang-en .content { background:url(../images/page-brands/brands-en.jpg) 0 11px no-repeat; }


.brands { padding:175px 0 0 50px; }
.brands li { float:left; line-height:18px; padding-right:20px; font-size:11px; }
.brands strong { display:inline-block; width:15px; height:15px; color:#600; border:1px solid #600; line-height:15px; text-align:center; }
.brands a { color:#000; }
.brands a:hover { text-decoration:underline; }



