#content h1 {
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	color:#999999;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:16px;
	padding:8px 0 4px;
	margin-left:210px;
}
#content .box-brand {
	clear:both;
}
#content .box-brand .box-img {
	float:left;
	width:210px;
	text-align:center;
	margin-top:38px;
}
#content .box-brand .box-text {
	float:left;
	border-bottom:1px solid #D6D6D6;
	width:620px;
	margin-top:38px;
}
#content .box-brand.last .box-text  {
	border-bottom:none;
}
#content .box-brand .box-text h2 {
	font-weight:normal;
}
#content .box-brand .box-text h2 a {
	font-size:medium;
}
#content .box-brand .box-text a, #content .box-brand .box-text p {
	color:#777;
	font-size:small;
}
#content .box-brand .box-text p {
	margin-bottom: 5px;
}
#content .box-brand .box-text a.link {
	display:block;
	margin-bottom:44px;
	margin-top: 20px;
	background-color:white;
	background-image:url(../../images/search/button.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	height:15px;
}
#content .box-brand .box-text a.link_www {
	display:block;
	margin-bottom:44px;
	margin-top: -34px;
	background-color:white;
	background-image:url(../../images/search/fleche_bas.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	height:15px;
}
#content .alphabet, #content .filters , #content-pagination {
	margin-left:210px;
}
#content .box-text ul li {
	color: #777777;	
}
#content .box-text ul {
	padding-left: 15px;
}
