/* Zone de contenu */
#content-body h1 {
	display: block; float: left;
	width: 620px; height: 233px;
	background-repeat: no-repeat;
	padding-bottom: 10px; border-bottom: 1px solid #D6D6D6;
}
#content-body h1 a {
	display: block; width: 100%; height: 100%;
	text-indent: -3000px; overflow: hidden;
}
#content-body h1 ul {
	list-style-type: none;
}
#content-body h1 ul li {
	display: none;
}
#content-body h1 ul li.current {
	display: block;
}
#content-intro {
	color: #999; background-color: white;
	padding-bottom: 10px;
	border-top: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6;
	background-repeat: no-repeat;
	background-position: right 10px;
}
#content-intro ul {
	padding-left: 14px;
}
#content-intro[id] {
	height: auto; min-height: 210px;
}
.marques#content-intro {
	height:80px;min-height:inherit;
}
.marques#content-intro[id] {
	height:auto;min-height:80px;
}
#content-body #content-intro h1 {
	font-size: 1.35em; float: none; clear: none;
	height: auto; padding-top: 5px;
	border-bottom-style: none;
}
#content-body #content-intro p {
	line-height: 1.8em; clear: none;
	width:420px;
}
#content-body #content-intro img {
	float: right; margin-top: 5px;
}

/* Produits */
#content-body div.product {
	width: 195px; height: 132px;
	border: 1px solid white;
	float: left; margin: 12px 5px 5px 0; padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0 15px;
}
#content-body div.product[class] {
	height: auto; min-height: 132px;
}
#content-body div.product:hover {
	border-color: #E1E1E1;
}
#content-body div.product:hover > ul {
	display:block;
}
#content-body div.product h2 {
	font-size: 1em;
}
#content-body div.product h2 a {
	display: block; padding: 15px 0 18px 84px;
}
#content-body div.product, #content-body div.product a {
	color: #666;
}
#content-body div.product ul {
	list-style-type: none;
	display:none;
}
#content-body div.product ul li {
	padding: 1px;
}
#content-body div.product ul li a {
	display: block; font-size: 0.8em;
	padding: 1px;
}
#content-body div.product ul {
	padding-left: 80px;
}
#content-body div.clear {
	clear: both;
}
/* Marques */
#brands h2 {
	border-top: 1px solid #D6D6D6;
	padding-top: 6px;
}
#brands ul {
	float: left; padding-bottom: 23px;
}
#brands ul li {
	float: left;
	margin-top: 1px;
}
#brands ul li a {
	float: left; display: block;
	width: 98px; height: 80px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	border: 1px solid #fff;
}

#brands ul li a:hover, #brands ul li.selected a {
	border: 1px solid #ccc;
}

/*#brands ul li a#brd-15 {
	background-image: url(../../images/brands/magellan.jpg);
}
#brands ul li a#brd-14 {
	background-image: url(../../images/brands/humminbird.jpg);
}
#brands ul li a#brd-52 {
	background-image: url(../../images/brands/kvh.jpg);
}
#brands ul li a#brd-53 {
	background-image: url(../../images/brands/lorenz.jpg);
}
#brands ul li a#brd-57 {
	background-image: url(../../images/brands/navicom.jpg);
}
#brands ul li a#brd-16 {
	background-image: url(../../images/brands/nexus.jpg);
}*/


