/* Menu Categories
-------------------------------------------------------------- */
		
#catalog_MenuCategories {
	width: 920px;
	height: 72px;
	margin: 23px 22px 10px 22px;
}

	#catalog_MenuCategories a {
		width: 87px;
		height: 14px;
		display: block;
		float: left;
		padding: 58px 6px 0px 0px;

		font-size: 10px;
		color: #000000;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		letter-spacing: -1px;
		text-align: right;
	}

	#catalog_MenuCategories a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

	#catalog_MenuCategories .interior {
		width: 393px;
		height: 72px;
		float: left;
		margin-right: 10px;
	}

	#catalog_MenuCategories .exterior {
		width: 393px;
		height: 72px;
		float: left;
		margin-right: 10px;
	}

	#catalog_MenuCategories .accessory {
		width: 114px;
		height: 72px;
		float: left;
	}

	#catalog_MenuCategories .catName {
		width: 21px;
		height: 72px;
		float: left;
		padding: 0px;
	}

		#catalog_MenuCategories .int { background:url('images/customer/menu/name_int.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int1 { background:url('images/customer/menu/link_int1.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int2 { background:url('images/customer/menu/link_int2.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int3 { background:url('images/customer/menu/link_int3.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int4 { background:url('images/customer/menu/link_int4.jpg') 0px 0px no-repeat; }
		#catalog_MenuCategories .ext { background:url('images/customer/menu/name_ext.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext1 { background:url('images/customer/menu/link_ext1.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext2 { background:url('images/customer/menu/link_ext2.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext3 { background:url('images/customer/menu/link_ext3.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext4 { background:url('images/customer/menu/link_ext4.jpg') 0px 0px no-repeat; }
		#catalog_MenuCategories .acc { background:url('images/customer/menu/name_acc.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .acc1 { background:url('images/customer/menu/link_acc1.jpg') 0px 0px no-repeat; }

/* Misc
-------------------------------------------------------------- */

.padding { padding: 10px; }

.bannerZone 
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
	
#bannerHomepage {
	width: 610px;
	height: 360px;
	float: left;
	overflow:hidden;
}

#bannerHomepage .text {
	width: 270px;
	height: 25px;
	display: block;
	padding: 7px 0px 0px 0px;
	background-color: #e5037f;

	position: relative;
	top: -35px;
	margin-bottom: -32px;

	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#bannerHomepage .text:hover {
	color: #ffffff;

	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#bannerProductList {
	background-color: #ffffff;
}

	#bannerProductList .text 
	{
		display:none;
	}
	
	#bannerProductList a 
	{
		text-decoration:none;
	}
	
	#bannerProductList a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

#introBox {
	width: 260px;
	height: 260px;
	float: right;
	padding: 20px;
	background-color: #181818;
	
	font-size: 30px;
	color: #e7e7e7;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	letter-spacing: -2px;
	line-height: 36px;
}

	#introBox big {
		font-size: 36px;
		color: #ffffff;
	}

	#introBox small {
		font-size: 24px;
		letter-spacing: 0px;
	}

#searchBox {
	width: 280px;
	float: right;
	padding: 10px;
	background-color: #181818;
}

	#searchBox input {
		width: 231px;
	}

.privilege,
.illudiscount {
	width: 184px;
	height: 47px;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 103px 0px 0px 116px;

	font-size: 18px;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: none;
}

.privilege { background:url('images/customer/bg_privilege.jpg') 0px 0px no-repeat; }
.illudiscount { background:url('images/customer/bg_illudiscount.jpg') 0px 0px no-repeat; }

	.privilege:hover,
	.illudiscount:hover {
		color:#ffffff;

		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}


.illudiscount2 {
	width: 145px;
	height: 47px;
	display: block;
	padding: 88px 0px 0px 36px;
	background: url('images/customer/bg_illudiscount2.jpg') 0px 0px no-repeat;

	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.illudiscount2:hover {
	color: #ffffff;

	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.encart {
	width: 161px;
	height: 25px;
	display: block;
	padding: 32px 10px 15px 10px;

	font-size:18px;
	color:#000000;
	line-height:12px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
}

.encart:hover {
	color: #000000;

	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

	.encart small {
		font-size: 10px;
		letter-spacing: 0px;
	}

.encartDelivery{ background:url('images/customer/bg_delivery.jpg') 0px 0px no-repeat; }
.encartFaq{ background:url('images/customer/bg_faq.jpg') 0px 0px no-repeat; }
.encartPaiement{ background:url('images/customer/bg_paiement.jpg') 0px 0px no-repeat; }

.sepEncarts {
	width: 181px;
	height: 10px;
	background-color: #ffffff;
}

.columnBlock { background:url('images/customer/bg_radiant_grey.gif') 0px 0px repeat-x; }

	.columnBlock H1 {
		width: 171px;
		height: 20px;
		margin: 0px;
		padding: 4px 0px 8px 10px;
		border: 0px solid #eaeaea;
		background-color: #181818;
		background-image: none;

		font-size: 18px;
		color: #ffffff;
		font-weight: normal;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	.columnBlock H2 {
		width: 171px;
		height: 20px;
		margin: 0px;
		padding: 6px 0px 0px 10px;
		background-color: #e5037f;

		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 0px;
	}

	.columnBlock B {
		color: #e5037f;
	}

.bannerProductList {
	width: 538px;
	height: 164px;
	margin-bottom: -32px;

	position: relative;
	z-index: 0;
}

#menuGauche {
	display: block;
	width: 204px;
	height: auto;

	padding: 3px 3px 0px 3px;

	background:url('images/customer/bg_menuGauche.jpg') 0px 0px no-repeat;
}

#menuGaucheBottom {
	display: block;
	width: 210px;
	height: 3px;

	background:url('images/customer/bg_menuGauche_bottom.jpg') 0px 0px no-repeat;

	position: relative;
	top: -3px;

	margin-bottom: -3px;
}

	#menuGauche a {
		display: block;
		width: 174px;
		height: 23px;

		background:url('images/customer/bg_menuGauche_a.jpg') 0px 0px no-repeat;

		padding-left: 30px;
		padding-top: 7px;

		text-decoration: none;

		font-size: 12px;
	}

		#menuGauche a.last{
			background:url('images/customer/bg_menuGauche_a.last.jpg') 0px 0px no-repeat;
		}

	#menuGauche a:hover, #menuGauche a.active {
		background:url('images/customer/bg_menuGauche_a_hover.jpg') 0px 0px no-repeat;
		color: white;
		font-weight: bold;
	}


/*--------- HOMEPAGE ------------*/

#organismesDeCredit {
	
}

	#organismesDeCredit h4 {
		color: #465e8a;
		font-size: 10px;
		margin-bottom: 2px;

		text-transform: uppercase;
	}

	#organismesDeCredit .logos {
		background:url('images/customer/bg_organismesDeCredit.jpg') 0px 0px no-repeat;
	}

#controleDesModules {
	
}

#controleDesModules table {

}

#controleDesModules td {

}

#controleDesModules tr {

}

/* TABLE TEMPLATE */

	
	#tableTemplate {
		color: #4d5d91;
	}
	
		#tableTemplate td {
			
		}

	#tableTemplate .header {
		color: #20496f;
		background-color: #e5eff8;
		height: 34px;
	}
		
		#tableTemplate .header td {
			border-bottom: 1px solid #c2c6c9;
		}

			#tableTemplate .header td a{
				text-decoration: none;
				color: #20496f;
			}

	#tableTemplate .dottedRight {
		border-right: 1px dotted #abbcc6;
	}

	#tableTemplate .dottedBottom {
		border-bottom: 1px dotted #abbcc6;
	}

	#tableTemplate .dottedTop {
		border-top: 1px dotted #abbcc6;
	}

	#tableTemplate .padding5-0 {
		padding: 5px 0px;
	}

	#tableTemplate .padding5-5 {
		padding: 5px 5px;
	}

	#tableTemplate .padding5-10 {
		padding: 5px 10px;
	}

	#tableTemplate .btnChoisir {
		display: block;
		width: 116px;
		height: 45px;
		
		margin: 0px 0px -10px 0px;

		text-decoration: none;
		text-align: center;
	}

	#tableTemplate .btnChoisir .btn {
		display: block;
		width: 116px;
		height: 20px;
		
		padding: 3px 0px 0px 0px;
		border: none;

		background:url('images/customer/btn_choisir.jpg') 0px 0px no-repeat;

		color: white;
		font-weight: bold;
		text-decoration: none;
	}

	#tableTemplate .btnChoisir .btn:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

		#tableTemplate .btnChoisir .btn .details {
			position: relative;
			top: 25px;
		}

/* PLAN DU SITE */

#plan .link {
}

	#plan .link a {
		padding: 0px;
		margin: 0px;
		background: none;
	}

	#plan .link a.sub1 {
		margin-left: 30px;

		display: block;
		margin-bottom: 2px;
		background: url('images/puce.gif') 0px 4px no-repeat;
		
		color: #475d8c;
		text-decoration: none;

		padding: 1px 0px 1px 18px;
		border-bottom: 1px solid #f0f3f8;
	}

		
		#plan .link a.sub1:hover {
			background-color: #6bc5fe;
			background-image: none;

			color: #ffffff;
		}

	#plan .link a.sub2 {
		margin-left: 60px;

		display: block;
		background: url('images/puce.gif') 0px 4px no-repeat;
		
		color: #828895;
		text-decoration: none;
		
		padding: 1px 0px 1px 18px;
		border-bottom: 1px solid #f0f3f8;
	}

		#plan .link a.sub2:hover {
			background-color: #6bc5fe;
			background-image: none;

			color: #ffffff;
		}
