﻿.bannerZone {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 0;
	background-color: #fff;

	text-align: center;
}
	.bannerZone li {
		height: auto;
	}

	.bannerZone li .text {
		display: none;
	}
/* ---------- */

#encartWelcome {
	padding:10px;
	background: url('images/customer/bg_welcome.gif') 0 0 repeat-x #14161c;
}

	#encartWelcome b { color: #fff; }

	#encartWelcome ul {
		margin: 0;
		padding: 0 0 0 20px;
	}

.news {
	margin-bottom: 10px;
}

	.news b { 
		color: #fff;
		font-weight: normal;
	}

.encartShowroom {
	display: block;
	width: 270px;
	height: 32px;
	float: left;
	padding: 152px 0 0 10px;
	background: url('images/customer/bg_showroom.jpg') 0 0 no-repeat;
	cursor: pointer;

	position: relative;
	margin-right: -10px;

	text-decoration: none;
}

/* ---------- */

#subMenu {
	height: 53px;
	padding: 0 0 0 280px;

	position: absolute;
	margin-top: -67px;
}

	#subMenu a {
		display: block;
		height: 15px;
		float: left;
		padding: 15px 20px;
	
		text-decoration: none;
		white-space:nowrap;
		color:#FFECDE;

		filter : alpha(opacity=80);
		-moz-opacity : 0.8;
		opacity : 0.8; 
	}

	
	#subMenu a:hover,#subMenu .active { 
		border-bottom:1px solid white;

		color: #fff;
		
		filter : alpha(opacity=100);
		-moz-opacity : 1;
		opacity : 1; 
	}

		
	.canam #subMenu a:hover{ 
		border-bottom:1px solid #500C0C;
		color: #500C0C;
		
		filter : alpha(opacity=100);
		-moz-opacity : 1;
		opacity : 1; 
	}

	.spyder #subMenu a:hover{ 
		border-bottom:1px solid #480808;
		color: #480808;
		
		filter : alpha(opacity=100);
		-moz-opacity : 1;
		opacity : 1; 
	}

	.seadoo #subMenu a:hover{ 
		border-bottom:1px solid #64ABBB;
		color: #64ABBB;
		
		filter : alpha(opacity=100);
		-moz-opacity : 1;
		opacity : 1; 
	}

/* ---------- */
	
.encartPromo {
	display: block;
	width: 264px;
	height: 153px;
	margin: 3px 0 0 0;
	padding: 8px;
	background: url('images/customer/bg_promo.jpg') 0 0 no-repeat;
	cursor: pointer;

	position: relative;
	left: -5px;
	margin-right: -5px;

	text-align: center;
}
	.encartPromo P{
		margin:0px;
		padding:0px;

	}

	.encartPromo .btn_promo {
		display: block;
		width: 135px;
		height: 19px;
		padding: 4px 0 0 10px;

		position: relative;
		top: -26px;
		margin-bottom: -23px;

		text-align: left;
		text-decoration: none;
	}

	.canam .encartPromo .btn_promo { background: url('images/customer/btn_promo-can-am.gif') 0 0 no-repeat; }
	.spyder .encartPromo .btn_promo { background: url('images/customer/btn_promo_spyder.gif') 0 0 no-repeat; }
	.seadoo .encartPromo .btn_promo { background: url('images/customer/btn_promo_seadoo.gif') 0 0 no-repeat; }

	.encartPromo .btn_promo:hover { color: #fff; }

.postit {
	width: 104px;
	height: 126px;
	float: left;
	cursor: pointer;	

	text-align: center;
}

	.postit {
		border-top: 1px solid #5d6268;
		border-right: 1px solid #5d6268;
		border-bottom: 3px solid #5d6268;
		border-left: 1px solid #5d6268;
	}
	.canam .postit { 
		border-top: 1px solid #5d6268;
		border-right: 1px solid #5d6268;
		border-bottom: 3px solid #ea5300;
		border-left: 1px solid #5d6268;
	}
	.spyder .postit { 
		border-top: 1px solid #5d6268;
		border-right: 1px solid #5d6268;
		border-bottom: 3px solid #960200;
		border-left: 1px solid #5d6268;
	}
	.seadoo .postit { 
		border-top: 1px solid #5d6268;
		border-right: 1px solid #5d6268;
		border-bottom: 3px solid #2a575d;
		border-left: 1px solid #5d6268;
	}
	
	.canam .postit:hover { 
		border-top: 1px solid #ea5300;
		border-right: 1px solid #ea5300;
		border-bottom: 3px solid #ea5300;
		border-left: 1px solid #ea5300; 
	}

	.spyder .postit:hover { 
		border-top: 1px solid #960200;
		border-right: 1px solid #960200;
		border-bottom: 3px solid #960200;
		border-left: 1px solid #960200;
	}

	.seadoo .postit:hover { 
		border-top: 1px solid #2a575d;
		border-right: 1px solid #2a575d;
		border-bottom: 3px solid #2a575d;
		border-left: 1px solid #2a575d;
	}

	.postit a {
		margin: 0px;

		text-decoration: none;
	}

		.postit a img {
			width: 96px;
		}

	.postit b {
		display: block;
		margin: 5px 0;
	
		font-size: 10px;
		color: #fff;
	}

	.postit small {
		display: block;
		margin: 0 3px;
		padding: 3px;

		font-size: 9px;
	}

.sepPostit {
	width: 10px;
	height: 1px;
	float: left;
}

.encartOcassions,
.encartAccessoires {
	display: block;
	width: 260px;
	height: 47px;
	float: left;
	margin: 10px 0 0 0;
	padding: 60px 15px 0 20px;
	cursor: pointer;

	position: relative;
	left: -5px;
	margin-right: -10px;

	font-size: 11px;
	text-decoration: none;
}

.canam .encartOcassions { background: url('images/customer/bg_occasions_can-am.jpg') 0 0 no-repeat; }
.canam .encartAccessoires { background: url('images/customer/bg_accessoires_can-am.jpg') 0 0 no-repeat; }
.spyder .encartOcassions { background: url('images/customer/bg_occasions_spyder.jpg') 0 0 no-repeat; }
.spyder .encartAccessoires { background: url('images/customer/bg_accessoires_spyder.jpg') 0 0 no-repeat; }
.seadoo .encartOcassions { background: url('images/customer/bg_occasions_seadoo.jpg') 0 0 no-repeat; }
.seadoo .encartAccessoires { background: url('images/customer/bg_accessoires_seadoo.jpg') 0 0 no-repeat; }

.encartShowroom:hover,
.encartPromoHover,
.encartOcassions:hover,
.encartAccessoires:hover {
		color:#5d6067;
}