/* -------- GENERAL CLASSES -------- */
body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #e9e9e9;
}

div#wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: #FFFFFF url(/images/wrapper_backgr.png) repeat-y top left;
}

#page-content
{
	padding: 0;
	margin: 0;
	width: 600px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
}

#page-content-big
{
	padding: 0;
	margin: 0;
	width: 800px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	min-height: 700px;	
}

*
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

div.cleaner 
{
	height: 0px; 
	overflow: hidden; 
	clear: both;
}

br.cleaner
{
	clear: both;
}

a
{
	text-decoration: none;
	color: #999999;
}

a:hover
{
	text-decoration: none;
	color: #5891e4;
}

p
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 5px 0 5px 0;
}

form 
{
	padding: 0;
	margin: 0;
}

.block-title h2 
{
	clear: left;
	background: #ffffff url(/images/buttons/accordion_btn.jpg) 0 -44px no-repeat;
	text-align: center;
	color: #d31111;
	font-size: 14px;
	height: 22px;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 21px;
}

/* -------------------- Red -------------------- */ 

.red{
	color: #d31111;
}

.black{
	color: #2b5699;
}

.bleu{
	color: #5891e4;
	
}
.rouge{
	color: #d31111;
	
}
.noir{
	color: #000000;
	
}


/* -------------------- Head -------------------- */

h1
{
	font-family: Arial Black, Verdana, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-align: center;
}

h2
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding: 0 0 12px 0;
	text-align: center;
}

h3
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 50px 0 50px;
	text-align: center;
}

h4
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding: 5px 0 0 0;
}

h5
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

h6
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 3px 0;
}

/* ------------------ Spaces ------------------- */

div.space-5px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 5px;
}

div.space-10px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 10px;
}

div.space-15px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 15px;
}

div.space-20px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 20px;
}

div.space-25px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 25px;
}

div.space-30px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 30px;
}

div.space-35px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 35px;
}

div.space-40px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 40px;
}

div.space-50px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 50px;
}

div.space-60px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 60px;
}

div.vspace-5px
{
	padding: 0;
	margin: 0;
	font-size: 5px;
	width: 5px;
	float: left;
}

div.vspace-10px
{
	padding: 0;
	margin: 0;
	font-size: 10px;
	width: 10px;
	float: left;
}

div.vspace-15px
{
	padding: 0;
	margin: 0;
	font-size: 15px;
	width: 15px;
	float: left;
}

/* -------------------- Site Logo -------------------- */ 

div.site-logo
{
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 100px;
	overflow: hidden;
}

/* -------------------- Header -------------------- */ 
div#header
{
	padding: 0;
	margin: 0;
	background: #red url(/images/header/header.jpg) no-repeat;	
	width: 1000px;
	height: 30px;
}

div#header div.left-side
{
	padding: 0;
	margin: 0;
	background: #f1f1f1 url(/images/header/blue_backgr.png) repeat-x top left;
	width: 200px;
	height: 30px;
	float: left;
}

div#header div.left-side h1
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	height: 30px;
	line-height: 30px;
}

div#header div.right-side
{
	padding: 0;
	margin: 0;
	background: #f1f1f1 url(/images/header/blue_backgr.png) repeat-x top left;
	width: 200px;
	height: 30px;
	float: left;
}

div#header div.right-side h1
{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

div#header div.right-side div.small-cart
{
	background: #f1f1f1 url(/images/header/small_cart_box_backgr.gif) no-repeat;
	width: 185px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 15px;
	margin: 0;
}

div#header div.right-side div.small-cart a
{
	color: #FFFFFF;
}

div#header div.right-side div.small-cart a:hover
{
	color: #D31111;
}

/* -------------------- Main Menu -------------------- */ 

#menu 
{
	padding: 0;
	margin: 0;
	width: 600px;
	height: 30px;
	float: left;
}

#menu div 
{
	display: block; 
	height: 20px;
	font-size:13px;
	/*line-height: 28px;*/
	background: #333333;
	z-index:1000;
	float:left;
}

.href a 
{
	line-height: 28px;
	color: #f1f1f1;
	width: 100px;
	height: 30px;
	text-align: center;
	display: block;
	font-weight: normal;
	text-decoration: none;
	background: #f1f1f1 url(/images/header/bgeneral.gif) 0 -74px no-repeat;
}

.href  a:hover 
{
	background: #f1f1f1 url(/images/header/bgeneral.gif) 0 -104px no-repeat;
	color: #ffffff;
}

#menu ul 
{
	position: absolute;
	margin:30px 0 0 0;
	padding: 10px 0 20px 0;
	width: 200px;
	background: transparent url(/images/header/ul.png) no-repeat bottom;
}

#menu ul, #menu li 
{
	list-style-type: none;
}

#menu li 
{
	font-size:12px;
	height: 20px;
	display: block;
}	

#menu ul li a 
{
	margin:0 0 0 5px;
	padding:0 0 0 10px;
	width: 176px;
	height: 20px;
	display: block;
	color:#666666;
	text-decoration: none;
	border-bottom: 1px #dddddd solid;
	line-height: 20px;
}

#menu ul li a:hover 
{
	color: #5991e0;
	background-color: #ececec;
}

/* -------------------- Left Column -------------------- */

#left-column
{
	padding: 0;
	margin: 0;
	background: #f1f1f1 url(/images/left_column/left_column_backgr.jpg) repeat-y;	
	width: 200px;
	float: left;
	overflow: hidden;
}

#left-column div.product-box
{
	padding: 8px 0 18px 8px;
	display: block;
	border-bottom: #cccccc 1px solid;
}

#left-column div.product-box h5
{
	padding: 0;
	margin: 0;
}

#left-column div.product-box a
{
	display: block;
	width: 98px;
	height: 20px;
	background: transparent url(images/boutons/ajoutPanierPetit.jpg) no-repeat;
	text-indent: -9000px;
}

#left-column div.product-box a:hover
{
	background: transparent url(images/boutons/ajoutPanierPetit.jpg) 0 -20px no-repeat;
}

#left-column div.product-box .price-new
{
	font-size: 19px;
	font-weight: bold;
}

#left-column div.product-box .price-old
{
	font-size: 12px;
	font-weight: normal;
}

#left-column div.product-box .product-image
{
	float: right;
}

/* -------------------- Footer -------------------- */

#footer
{
	width: 1000px;
	background-color: #ffffff;
	border-top: 1px solid #e9e9e9;
}

#footer p
{
	text-align: center;
	padding: 10px 0 10px 0;
}

/* -------------------- Right Column -------------------- */

#right-column
{
	background: #f1f1f1 url(/images/right_column/right_column_backgr.jpg) repeat-y;	
	width: 200px;
	float: right;
	min-height: 700px;
	overflow: hidden;
}

#right-column div.right-column-box
{
	padding: 8px;
	margin: 0;
}

#right-column div.right-column-box h6
{
	padding: 4px 0 0 0;
	margin: 0;
}

#right-column div.right-column-box h5
{
	padding: 0 0 2px 0;
	margin: 0;
	text-align: center;
}

#right-column .login-form-input
{
	width: 75px;
	height:12px;
	font-size: 9px;
}

#right-column .login-form-ok
{
	position: relative;
	top: 4px;
	left: 5px;
}

#right-column h1
{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background: #f1f1f1 url(/images/header/blue_backgr.png) repeat-x top left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#right-column h2
{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background: #f1f1f1 url(/images/header/blue_backgr.png) repeat-x top left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* -------------------- Advanced Search -------------------- */

div.advanced-search
{
	width: 600px;
	display: table;
	padding: 10px 0 20px 0;
	margin: 0;
	background: #aa0014 url(/images/advanced_search/zoneRecherche.png) bottom no-repeat;
	float: left;
	overflow: hidden;
}

div.advanced-search div.search-option
{
	width: 350px;
	float: left;
	padding: 0 0 0 12px;
}

div.advanced-search div.search-option select
{
	width: 275px;
	color: #333333;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	margin: 2px 0 0 10px;
}

/* added by radu for 3 steps research */

div.advanced-search div.search-option2
{
	width: 450px;
	float: left;
	padding: 0 0 0 100px;
}

div.advanced-search div.search-option2 select
{
	width: 350px;
	color: #333333;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-variant: small;
	margin: 2px 0 0 10px;
}

/* end radu */
.advanced-search-btn
{
	width: 136px;
	margin: 10px 20px 0 120px;
	float: left;
}

div.search-by-reference
{
	width: 285px;
	float: left;
	padding: 5px 0 20px 12px;
	margin: 0 10px 0 0;
	background: #aa0014 url(/images/advanced_search/zoneRecherche.png) bottom no-repeat;
	border-top: #111111 solid 1px;
}

div.search-by-reference h2
{
	text-align: left;
}

div.search-by-type
{
	width: 280px;
	float: left;
	padding: 5px 0 20px 12px;
	background: #aa0014 url(/images/advanced_search/zoneRecherche.png) bottom no-repeat;
	border-top: #111111 solid 1px;
}

div.search-by-type h2
{
	text-align: left;
}

.input-text
{
	width: 265px;
	color: #333333;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
}

/* -------------------- Home Page Short Text -------------------- */

div.home-page-info ul
{
	margin: 10px 0 10px 0;
}

div.home-page-info li
{
	list-style-image: url(/images/arrows/arrow_red.jpg);
	margin: 0 0 0 25px;
}

div.home-page-info
{
	width: 600px;
	float: left;
	background: transparent url(/images/moteur.jpg) left top no-repeat;
}

div.home-page-info h1
{
	text-align: left;
	color: #000000;
	margin: 0 0 0 125px;
	font-size:21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

div.home-page-info h1 .red-text
{
	color: #ac0114;
	font-weight: normal;
	font-size:19px;
	font-family: Arial Black, Helvetica, sans-serif;
}

div.home-page-info .blue-text
{
	color: #325283;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

div.home-page-info h4
{
	color: #465064;
	font-size: 14px;
	font-size:19px;
}

div.home-page-info h3
{
	color: #5891e4;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

div.home-page-info .right-side
{
	width: 354px;
	float: right;
	padding: 10px;
}

/* -------------------- Special Words -------------------- */

#special_words fieldset{
	background: transparent url(/images/left_column/fondFieldset.jpg) no-repeat;
	width: 192px;
	height: 395px;
	margin: 0 auto;
	display: block;
	border: none;
	font-size: 1.1em;
}

#special_words fieldset .boxFieldset
{
	overflow: auto;
	width: 180px;
	display: block;
	height: 364px;
	margin: 0 0 0 5px;
	padding: 10px 0;
}

#special_words fieldset .boxFieldset a
{
	display: block;
	padding: 2px 5px;
	color:#333333;
	height: 15px;
}

#special_words fieldset .boxFieldset a:hover
{
	color: #5991e0;
	background-color: #ececec;
	font-weight: bold;
}

/* -------------------- Search Result -------------------- */

div.result
{
	width: 600px;	
	float: left;
	padding: 10px 0 0px 0;
	margin: 0 0 12px 0;
	/*background: #ffffff url(/images/result_block_backgr.png) bottom no-repeat;*/
}

div.result-products
{
	width: 800px;
	float: left;
	padding: 10px 0 21px 0;
	margin: 0 0 15px 0;
	background: #ffffff url(/images/result_products_block_backgr.png) bottom no-repeat;
}

div.result .mark-logo, div.result-products .mark-logo
{
	margin: 6px 10px 0 18px;
	float: left;
	/*border-bottom: 3px #000000 solid;*/
}

div.result .mark-logo img, div.result-products .mark-logo img
{
	/*border-bottom: 3px #000000 solid;*/
}

div.result .mark-logo-right
{
	padding: 14px 0 0 0;
	width: 480px;
	float: left;
}

div.result-products .mark-logo-right
{
	padding: 14px 0 0 0;
	width: 680px;
	float: left;
}

div.result .new-search
{
	width: 136px;
	float: right;
	margin: -5px 0 0 0;
}

div.result-products .new-search
{
	width: 136px;
	float: right;
	margin: -5px 0 0 0;
}

div.result h2, div.result-products h2
{
	padding: 10px 0 0 0;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

div.result h3, div.result-products h3
{
	padding: 0;
	text-align: left;
	color: #000000;
	font-size: 16px;
	border-bottom: 2px #5d7fb0 solid;
}

/* -------------------- Cool categories -------------------- */

div.cool-categories-title 
{
	clear: left;
	background: #ffffff url(/images/buttons/accordion_btn.jpg) 0 -44px no-repeat;
	text-align: center;
	color: #d31111;
	font-size: 14px;
	height: 22px;
	padding: 0;
	margin: 10px 0 15px 0;
	line-height: 21px;
	font-weight: bold;
}

div.cool-categories
{
	width: 595px;
	height: 88px;
	margin: 0 auto 35px auto;
	padding: 0 0 12px 0;
}

div.cool-categories a
{
	color: #666666;
}

div.cool-categories a:hover
{
	color: #ffffff;
}

div.cool-categories .freinage a
{
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) 0 0 no-repeat;
}

div.cool-categories .freinage a:hover
{
	background: transparent url(/images/categories/cool_categories_icons.jpg) 0 -230px no-repeat;
	/*background: transparent url(/images/categories/cool_categories_icons.jpg) 0 -115px no-repeat;*/
}

div.cool-categories .freinage-active
{
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	font-weight: bold;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) 0 -230px no-repeat;
}

div.cool-categories .suspention a
{
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -84px 0 no-repeat;
}

div.cool-categories .suspention a:hover
{
	/*background: transparent url(/images/categories/cool_categories_icons.jpg) -84px -115px no-repeat;*/
	background: transparent url(/images/categories/cool_categories_icons.jpg) -84px -230px no-repeat;
}

div.cool-categories .suspention-active
{
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	font-weight: bold;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -84px -230px no-repeat;
}

div.cool-categories .pieces-moteur a
{
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -170px 0 no-repeat;
}

div.cool-categories .pieces-moteur a:hover
{
	background: transparent url(/images/categories/cool_categories_icons.jpg) -170px -230px no-repeat;
	/*background: transparent url(/images/categories/cool_categories_icons.jpg) -170px -115px no-repeat;*/
}

div.cool-categories .pieces-moteur-active
{
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	font-weight: bold;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -170px -230px no-repeat;
}

div.cool-categories .echappement a
{
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -255px 0 no-repeat;
}

div.cool-categories .echappement a:hover
{
	/*background: transparent url(/images/categories/cool_categories_icons.jpg) -255px -115px no-repeat;*/
	background: transparent url(/images/categories/cool_categories_icons.jpg) -255px -230px no-repeat;
}

div.cool-categories .echappement-active
{
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	font-weight: bold;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -255px -230px no-repeat;
}

div.cool-categories .electricite a
{
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -340px 0 no-repeat;
}

div.cool-categories .electricite a:hover
{
	background: transparent url(/images/categories/cool_categories_icons.jpg) -340px -230px no-repeat;
	/*background: transparent url(/images/categories/cool_categories_icons.jpg) -340px -115px no-repeat;*/
}

div.cool-categories .electricite-active
{
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	font-weight: bold;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -340px -230px no-repeat;
}

div.cool-categories .chauffage-climatisation a
{
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -425px 0 no-repeat;
}

div.cool-categories .chauffage-climatisation a:hover
{
	background: transparent url(/images/categories/cool_categories_icons.jpg) -425px -230px no-repeat;
	/*background: transparent url(/images/categories/cool_categories_icons.jpg) -425px -115px no-repeat;*/
}

div.cool-categories .chauffage-climatisation-active
{
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	font-weight: bold;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -425px -230px no-repeat;
}

div.cool-categories .accessoires a
{
	float: left;

	text-align: center;
	width: 90px;
	height: 115px;
	display: block;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -510px 0 no-repeat;
}

div.cool-categories .accessoires a:hover
{
	background: transparent url(/images/categories/cool_categories_icons.jpg) -510px -230px no-repeat;
	/*background: transparent url(/images/categories/cool_categories_icons.jpg) -510px -115px no-repeat;*/
}

div.cool-categories .accessoires-active
{
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 84px;
	height: 115px;
	display: block;
	font-weight: bold;
	text-indent: -9000px;
	background: transparent url(/images/categories/cool_categories_icons.jpg) -510px -230px no-repeat;
}

.hauteurTexteRubriques{
	position: relative;
	top: 2px;
}

div.cool-cat-subcats
{
	display: none;
}

div.categorieMenuTop h2
{
	text-align: center;
	font-size: 14px;
	padding: 2px 0 0 25px;
	height: 20px;
	color: #000000;
	font-weight: bold;
	background: #ffffff url(/images/categories/categories_backgr.jpg) 0 -22px no-repeat;
}

div.categorieMenuTopSelected h2
{
	color: #000000;
	background: #ffffff url(/images/categories/categories_backgr.jpg) 0 0 no-repeat;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 2px 0 0 25px;
	height: 20px;
}

div.categorieMenuTopHover h2
{
	color: #000000;
	font-weight: normal;
	background: #ffffff url(/images/categories/categories_backgr.jpg) 0 0 no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 2px 0 0 25px;
	height: 20px;
}

div.categorie div.elements p 
{
	padding: 0px 15px 0px 15px;
	margin: 0;
}

div.categorie div.elements p span 
{
	background-color:#F1F1F1;
	/*border-bottom:1px solid #CCCCCC;*/
	color:#333333;
	font-size:12px;
	margin: 0 3px 0 3px;
	padding: 3px 0 0 10px;
	text-align: left;
	width: 555px;
	display: block;
	text-transform: uppercase;
}

div.categorie div.elements p a 
{	
	background: url(/images/arrows/arrow_blue_thin.jpg) no-repeat center left;
	margin: 6px 0 0 15px;
	padding: 0 0 0 15px;
	font-size: 13px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	display: block;
}

div.categorie div.elements p a:hover
{
	color: #333333;background-color: #f7f7f7;
}

div.categorie
{
	padding: 5px 0;
}

/* -------------------- Product Listing -------------------- */

.title-product-listing h2 
{
	clear: left;
	background: #ffffff url(/images/buttons/accordion_btn.jpg) 0 -44px no-repeat;
	text-align: center;
	color: #d31111;
	font-size: 14px;
	height: 22px;
	padding: 0;
	margin: 10px 0 15px 0;
	line-height: 21px;
	width: 800px;
}

div.product-block
{
	width: 770px;
	margin: 10px auto;
	padding: 10px 10px 20px 10px;
	background-color: #f5f5f5;
	display: table;
	border-bottom: 3px solid #ececec;
}

td.product-image
{
	width: 150px;
	display: block;
	/*margin: 0 10px 10px 0;*/
	vertical-align: top;
	text-align:left;
}

td.product-image img.image
{
	border: 1px solid #dddddd;
	padding: 5px;
	/*float: left;*/
}

td.product-image td
{
	/*border: 1px solid #dddddd;
	padding: 5px;*/
}

td.product-image div.zoom
{
	float: left;
	padding: 7px 0 0 0;
	width: 60px;
}

div.manufacturer-logo
{
	border-bottom:3px solid #000000;
	margin: 0 5px 0 0;
	float:left;
	;
}

div.manufacturer-logo img
{
	/*border-bottom: 3px #000000 solid;*/
	border:1px solid #DDDDDD;
	float:left;
	padding:0;
}

td.product-right-side
{
	padding: 0 0 0 20px;
	width: 400px;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

div.product-title
{
	
	float: left;
	width: 100%;
	padding: 10px 10px 10px 0;
}
div.product-title img {
float: left;
margin: 0 15px 0 0;
}

div.product-title h3 
{
	border-bottom:5px solid #AA0014;
	color:#000000;
	font-size:16px;
	padding:0;
	text-align:left;
	float: left;
}
div.product-title p 
{

	float: left;
}

div.product-block li
{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-image: url(/images/arrows/arrow_blue_thin.jpg);
}

td.products-buttons
{
	/*background-color: #dddddd;*/
	width: 146px;
	text-align: right;
	padding: 10px;
}

td.products-buttons h3
{
	padding: 0 0 0 35px;
}

td.products-buttons div.product-details
{
	width: 146px;
	margin: 0 0 25px 0;
	vertical-align: top;
	text-align: right;
}

td.products-buttons p
{
	text-align: right;
}

td.products-buttons .price
{
	font-size: 19px;
	font-weight: bold;
}

td.products-buttons .add-to-cart
{
	width: 146px;
	float: right;
	margin: 20px 0 0 0;
}

/* -------------- Compatible vehicles -------------- */

div#compatible-vehicles
{
	padding: 0;
	margin: 0;
}

div#compatible-vehicles div.compatible-vehicles-loader
{
	padding: 20px 0;
	margin: 0;
	text-align: center;
}

div#compatible-vehicles div.compatible-vehicles-content
{
	padding: 0;
	margin: 0;
}


.monteAussi
{
	width: 600px;
	margin: 10px auto;
}

.deroulantAccordeon
{
	/*float: left;*/
	width: 600px;
	padding: 0;
	margin: 0;
}

#navigation 
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ffffff;
	color: #fffff;
	width: 600px;
	font-size: 12px;
}

#navigation a, #navigation span 
{
	display: block;
	height: 20px;
	color: #666666;
	text-decoration: none;
}

#navigation .toggleSubMenu a, #navigation .toggleSubMenu span 
{
	background: #ffffff url(/images/buttons/accordion.jpg) 0 -22px no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 2px 0 0 25px;
}

#navigation .open a, #navigation .open span 
{
	background: #ffffff url(/images/buttons/accordion.jpg) 0 0px no-repeat;
	color: #000000;
	font-weight: bold;
}

#navigation a:hover, #navigation a:focus, #navigation a:active 
{
	text-decoration: none;
	color: #000000;
	background: #ffffff url(/images/buttons/accordion.jpg) 0 0 no-repeat;
}

#navigation .subMenu 
{
	margin: 0;
	padding: 15px;
}

#navigation .subMenu h2
{
	text-align: left;
	color: #333333;
	font-size: 13px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 3px 10px;
	margin: 0 0 12px 0;
}

#navigation ul.subMenu a, ul.subMenu a:hover 
{
	font-size: 11px;
	background: none;
	padding: 2px 0;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

#navigation ul.subMenu a:hover 
{
	background: none;
	padding: 2px 0;
	color: #333333;
}

#navigation ul.subMenu li
{
	margin: 0 0 0 25px;
	padding: 2px 0;
	list-style-image: url(/images/arrows/arrow_blue_thin.jpg);
	color: #333333;
}

#navigation ul.subMenu li i
{
	font-size: 10px;
}

/* -------------- Shopping Cart -------------- */

div.order-step-one
{
	background: transparent url(/images/shopping_cart/shopping_cart_steps.gif) 0 -60px no-repeat;
	height: 60px;
	display: block;
	width: 800px;
}

div.order-step-two
{
	background: transparent url(/images/shopping_cart/shopping_cart_steps.gif) 0 -120px no-repeat;
	height: 60px;
	display: block;
	width: 800px;
}

div.order-step-three
{
	background: transparent url(/images/shopping_cart/shopping_cart_steps.gif) 0 -180px no-repeat;
	height: 60px;
	display: block;
	width: 800px;
}

div.shopping-cart
{
	width: 770px;
	margin: 10px auto 10px auto;
	padding: 10px 10px 20px 10px;
	background-color: #f5f5f5;
	display: table;
	border-bottom: 3px solid #ececec;
}

tr.ligne0
{
	background: #f1f1f1 url(/images/shopping_cart/bgeneral.gif) 0 -280px no-repeat;
}

table.shopping-table
{
	border-collapse: collapse;
}

table.shopping-table h4
{
	background:#DDDDDD url(/images/shopping_cart/bgeneral.gif) no-repeat 0 -280px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
}

table.shopping-table h5
{	
	background:#DDDDDD url(/images/shopping_cart/bgeneral.gif) no-repeat 0 -74px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
}

table.shopping-table .ligne1, .ligne2
{
	height: 25px;
}

table.shopping-table .ligne1
{
	background-color: #f0f0f0;
}

table.shopping-table .ligne2
{
	background-color: #dddddd;
}

table.shopping-table td
{
	border-right: #ffffff 1px solid;
}

table.shopping-table .tdNoBorder
{
	border: none;
}

table.shopping-table .tdNoBorder .lancerRecherche
{
	width: 136px;
	float: right;
	margin: 20px 20px 0 0;
}

table.shopping-table .ligne1 p, table.shopping-table .ligne2 p
{
	text-align: center;
	color: #333333;
	margin: 0;
	padding: 2px 0;
}

table.shopping-table .ligne1 h6, table.shopping-table .ligne2 h6
{
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 2px 0 2px 15px;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: lowercase;
}

.resultatFormulaires
{
	width: 800px;
	float: left;
	padding: 10px 0 5px 0;
	margin: 0 0 5px 0;
}	

.resultatFormulaires h2
{
	text-align: center;
	color: #444444;
	font-weight: normal;	
}

.address-form
{
	width: 450px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

.sousProduits{
width: 600px;
margin: 0 auto 0 auto;
padding: 10px 0;
}
.sousProduits p {
font-size:11px;
}

.sousProduits-print {
width: 600px;
margin: 0 auto 0 auto;
padding: 10px 0;
}
.sousProduits-print p {
font-size:11px;
}

.printWarning p {
color:#990000;
font-size:11px;
text-align:justify;
}

.sousProduitsFormIden
{
	width: 300px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

.address-form input, select, .sousProduitsFormIden input, select
{
	margin: 2px 0 0 10px;
	color: #333333;
}

.long1
{
	width: 150px;
}

.long2
{
	width: 250px;
}

textarea.long2 
{
	margin: 5px 0 5px 10px;
	color: #333333;
}

.new-address-form p
{
	text-align: right;
	padding: 0px 15px 1px 0;
}

.checkout-address h2 
{
	clear: left;
	background: #ffffff url(/images/buttons/accordion_btn.jpg) 0 -44px no-repeat;
	text-align: center;
	color: #d31111;
	font-size: 14px;
	height: 22px;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 21px;
}

.checkout-address-summary
{
	color:#666666;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0 0 3px;
	text-align:left;
	text-transform:uppercase;
}

/* -------------- Login -------------- */

div.login-blocks
{
	background-color:#F5F5F5;
	border-bottom:3px solid #ECECEC;
	display:table;
	margin:10px auto;
	padding:10px 10px 20px;
	width:770px;
}

div.login-blocks-content
{
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

div.login-blocks-content h2
{
	color:#666666;
	font-weight:normal;
	padding:10px 0 0;
	text-align:left;
	font-family:Arial,Verdana,sans-serif;
	font-size:15px;
}

div.login-blocks-content li
{
	list-style-image:url(/images/arrows/arrow_blue_thin.jpg);
	margin:0 0 0 25px;
	padding:0;
	color:#000000;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	text-align:left;
}

.new-account-btn
{
	width: 136px;
	float: right;
	margin: 10px 20px 0 0;
}

/* -------------- Create Account -------------- */

.sousProduitsForm
{
	width: 450px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

.sousProduitsForm input, select
{
	margin: 2px 0 0 10px;
	color: #333333;
}

.form-block
{
	width: 770px;
	margin: 10px auto 10px auto;
	padding: 10px 10px 20px 10px;
	background-color: #f5f5f5;
	display: table;
	border-bottom: 3px solid #ececec;
}

.form-block h2
{
	padding: 10px 0 0 0;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

.form-block h3
{
	padding: 0;
	text-align: left;
	color: #000000;
	font-size: 16px;
	border-bottom: 5px #aa0014 solid;
}

.form-block li
{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-image: url(/images/arrows/arrow_blue_thin.jpg);
}

.form-block p
{
	text-align: right;
	padding: 0px 15px 1px 0;
}

/* -------------- Info block -------------- */

.info-block
{
	width: 770px;
	margin: 10px auto 10px auto;
	padding: 10px 10px 20px 10px;
	background-color: #f5f5f5;
	display: table;
	border-bottom: 3px solid #ececec;
}

.info-block h2
{
	padding: 10px 0 0 0;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

.info-block h3
{
	padding: 0;
	text-align: left;
	color: #000000;
	font-size: 16px;
	border-bottom: 5px #aa0014 solid;
}

.sub-info-block
{
	width: 450px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

.sub-info-block p
{
	font-size:11px;
	text-align:justify;
}

.sub-info-block-big
{
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

.right-btn
{
	width: 136px;
	float: right;
	margin: 10px 20px 0 0;
}

/* -------------- Expedition -------------- */

table.expedition
{
	margin: 0 auto;
}

table.expedition td
{
	border-right: 1px solid #ffffff;
}

table.expedition td.padding-line
{
	padding: 8px;
}

table.expedition h5
{
	background:#DDDDDD url(/images/bgeneral.gif) no-repeat scroll 0 -74px;
	color:#FFFFFF;
	font-size:11px;
	margin:0;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
}

table.expedition h4
{
	background:#DDDDDD url(/images/bgeneral.gif) no-repeat scroll 0 -280px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size: 11px;
	margin:0;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
}

/* -------------- Return Back -------------- */

div.return-back
{
	padding: 0 40px 0 0;
	margin: 0;
	position: relative;
	top: -15px;
	z-index: 1;
	text-align: right;
}

div.return-back a
{
	color: #D31111;
	font-size: 14px;
	font-weight: bold;
	margin: -10px 0 0 0;
	float: right;
}

/* -------------- Return Back -------------- */

.sousProduitsCompte
{
	width: 260px;
	padding: 10px 0;
	margin: 5px 15px;
	float: left;
	border-bottom: 2px #ececec solid;
}

/* -------------- Order History -------------- */

table.order-history-table
{
	border-collapse:collapse;
	margin:0 0 8px 0;
}

table.order-history-table td
{
	border-right:1px solid #FFFFFF;
}

table.order-history-table td h4
{
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size:12px;
}

table.order-history-table .ligne1
{
	background-color: #f0f0f0;
}

table.order-history-table .ligne2
{
	background-color: #dddddd;
}

.ligneEnCours h4
{
	background: #f1f1f1 url(/images/bgeneral.gif) 0 -340px no-repeat;
}

.ligneLivree h4
{
	background: #f1f1f1 url(/images/bgeneral.gif) 0 -310px no-repeat;
}

.ligneRejetee h4
{
	background: #f1f1f1 url(/images/bgeneral.gif) 0 -370px no-repeat;
}

/* -------------- Arrows -------------- */

li.blue-thin-arrow
{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-image: url(/images/arrows/arrow_blue_thin.jpg);
}
	
/* -------------- Nos garanties -------------- */	

table.tableCenterGaranties
{
	margin: 0 auto 0 auto;
	border-collapse:collapse;
}

table.tableCenterGaranties td
{
	border-right: 1px solid #ffffff;
}

.padding-epais
{
	padding: 18px;
}	

table.tableCenterGaranties h5
{
	background:#DDDDDD url(/images/bgeneral.gif) no-repeat scroll 0 -74px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	margin:0;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
}

table.tableCenterGaranties h4
{
	background:#DDDDDD url(/images/bgeneral.gif) no-repeat scroll 0 -280px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	margin:0;
	padding:3px 0;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	text-align:center;
	text-transform:uppercase;
}






.formContact
{
	border-collapse: collapse;
}



.formContact p
{
	text-align: right;
	padding: 0px 15px 1px 0;
}



div.special-words-container
{
	/*background-color: #AB0015;*/
	margin: 0;
	padding: 10px 0;
	border-bottom: #AB0015 solid 2px;
}

div.special-words-container div.special-words
{
	margin: 0 auto;
	padding: 0;
	width: 180px;
	height: 200px;
	overflow: auto;
	/*background-color: #FFFFFF;*/
}

div.special-words-container div.special-words a
{
	/*background-color: #000000;*/
	text-transform: uppercase;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size: 10px;
	color: #666666;
}

div.special-words-container div.special-words a:hover
{
	/*background-color: #000000;*/
	text-transform: uppercase;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F2F2F2;
}

div.special-words-container div.special-words div
{
	padding: 1px 0 1px 10px;
}
.field a:hover{
color: #000000;
}

h1#special-words-title
{	background:#DDDDDD url(/images/bgeneral.gif) no-repeat scroll 0 -280px;
}


/* -------------- Type mines -------------- */	

table.type-mines-table
{
	border-collapse:collapse;
	background-color: #F5F5F5;
	width: 100%;
}

table.type-mines-table td.title
{
	background:#DDDDDD url(/images/black_line_backgr.png) repeat-x top left;
	color:#FFFFFF;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:3px 0;
	text-align:center;
	text-transform:uppercase;
}

table.type-mines-table td.info
{
	padding: 10px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
}

/* -------------- Balise Box -------------- */

div.balise-box
{
	padding: 10px;
	margin: 0;
	border-top: 5px solid #AA0014;
	text-align: justify;
}

div.balise-box p
{
	text-align: justify;
}

div.balise-box a
{
	color: #325283;
}

div.balise-box a:hover
{
	color:#AA0014;
}
