/**********************************
 * Searchbox
 **********************************/
#searchbox
{
	background-image: url(../images/commons/searchbox_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 182px;
	height: 196px;
}
#searchbox_search,
#searchbox_brand
{
	padding: 1px;
	font-size: 8pt;
}


#searchbox_search 
{
	background-image: url(../images/commons/search_loupe.png);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #FE7A01;
	margin-top: 60px;
	padding: 2px 0;
	padding-right: 20px;
	text-align: center;
}
#searchbox_brand
{
	margin-top: 60px;
}


/**********************************
 * PathFinder
 **********************************/
#pathfinder
{
	padding: 5px 0;
	margin: 10px 10px
}

#pathfinder .separator,
#pathfinder .itemlast,
#pathfinder .itemlink:link,
#pathfinder .itemlink:hover,
#pathfinder .itemlink:active,
#pathfinder .itemlink:visited
{
	display: inline;
	color: #59564D;
	font-size: 8pt;
}
#pathfinder .itemlast
{
	font-weight: bold;
}


/**********************************
 * Context > Marque
 **********************************/

#context_brand_slide
{
	height: 100px;
	padding-top: 5px;
	width: 120px;
}
/**********************************
 * Context > Delivery Cost
 **********************************/

#context_deliverycost
{
	font-family: Georgia;
	font-size: 16pt;
	color: #F63;
	padding: 10px;
	font-weight: bold;
	text-decoration: blink;
	background-image: url(../images/commons/context_deliverycost_free.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 55px;
	
}


/**********************************
 * Context > Newsletter
 **********************************/
#context_newsletter input.newsletter_input 
{ 
	width: 100px; 
}
#context_newsletter input.newsletter_submit 
{ 
	width: 20px; 
}
#context_newsletter
{
	background-image: url(../images/commons/newsletter_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 64px 0 14px 0;
	width: 182px;
}



/**********************************
 * Context > Panier
 **********************************/
#context_caddie
{
	background-image: url(../images/commons/box_caddie.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 240px;
	border-top: 1px solid #fff;
}
#context_caddie #context_caddie_display
{
	margin-top: 60px;
	margin-left: 60px;
	margin-bottom: 30px;
	color: #74A406;
	color: #A3B079;
}
#context_caddie #context_caddie_display span
{
	display: block;
	color: #76A607;
	font-weight: bold;
}

#context_caddie .context_caddie_link:link,
#context_caddie .context_caddie_link:hover,
#context_caddie .context_caddie_link:active,
#context_caddie .context_caddie_link:visited
{
	
}


/**********************************
 * Context > News
 **********************************/
.context_news_datecreate
{
	font-size: 7pt;
	text-align: left;
	color: #FF8000;
	font-style: italic;
	padding: 10px 0 0 0;
}
.context_news_label:link,
.context_news_label:hover,
.context_news_label:active,
.context_news_label:visited
{
	display: block;
	font-size: 8pt;
	text-align: left;
	color: #305B84;
	padding: 0 0 10px 0;
	background-image: url(../images/commons/context_news_separator.png);
	background-position: bottom;
	background-repeat: no-repeat;
}


/**********************************
 * Context > Vente Flash
 **********************************/
.context_promo_go:link,
.context_promo_go:hover,
.context_promo_go:active,
.context_promo_go:visited
{
	display: block;
	text-decoration: blink;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #F63;
	padding: 10px 0;
}

.context_promo_brand:link,
.context_promo_brand:hover,
.context_promo_brand:active,
.context_promo_brand:visited
{
	display: block;
	font-size: 8pt;
	text-align: center;
	color: #305B84;
}

.context_promo_model:link,
.context_promo_model:hover,
.context_promo_model:active,
.context_promo_model:visited
{
	display: block;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #305B84;
}

.context_promo_price
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 12pt;
	color: #F60;
}
.context_promo_price_old
{
	text-align: center;
	color: #305B84;
}
.context_promo_ecotaxe
{
	font-size: 8pt;
	color: #F60;
}

.context_promo_item
{
	padding: 10px 0 10px 0;
	text-align: center;
	background-image: url(../images/commons/context_news_separator.png);
	background-position: bottom;
	background-repeat: no-repeat;
}



/**********************************
 * Context > Engagements
 **********************************/
.context_content1,
.context_content2,
.context_content3,
.context_content4,
.context_content5,
.context_content6
{
	display: block; 
	padding: 5px 5px;
	background-color: #EEE;
	margin-bottom: 1px;
	padding: 8px 2px 8px 25px;
	background-image: url(../images/commons/context_content1.png);
	background-position: 5px;
	background-repeat: no-repeat;
	text-align: left;
}
.context_content1 { background-image: url(../images/commons/context_content1.png); background-color: #96C2E8; }
.context_content2 { background-image: url(../images/commons/context_content2.png); background-color: #A2C9E9; }
.context_content3 { background-image: url(../images/commons/context_content3.png); background-color: #AECEEA; }
.context_content4 { background-image: url(../images/commons/context_content4.png); background-color: #BED6EB; }
.context_content5 {	background-image: url(../images/commons/context_content5.png); background-color: #C6DBEC; }
.context_content6 {	background-image: url(../images/commons/context_content6.png); background-color: #CEDFEC; }

.context_content a:link,
.context_content a:hover,
.context_content a:active,
.context_content a:visited
{
	color: #33699C;
	font-weight: bold;
	font-size: 8pt;
}

.context_content ul,
.context_content li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.context_content li
{}

/**********************************
 * Context > Choix par prix/marque/category
 **********************************/
.context_choice ul,
.context_choice li
{
	padding: 0;
	margin: 0;
	text-align: left;
	list-style-type: none;
}
.context_choice a:link,
.context_choice a:hover,
.context_choice a:active,
.context_choice a:visited
{
	color: #33699C;
	font-size: 8pt;
	background-image: url(../images/commons/arrow_choice.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.context_choice .selected
{
	background-color: #CEDEEC;
}