/*==========================*/
/*		Content				*/
/*==========================*/

	#home_line_1
	{
		position: relative;
		top:8px;
		width: 100%;
		
	}	
	
		#home_concours
		{
			
			height:142px;
			width:220px;
			display: inline;		 
		}
		
		#home_advertising
		{
			position: relative;
			height:142px;
			width:554px;
			display: inline;		 
		}
	
	#home_line_2
	{
		top: 8px;
		position: relative;
		width: 100%;		
	}		
		
		.home_products
		{
			position: relative;
			display: inline;
			width: 255px;
			height: 255px;
			padding-left: 1px;
			color: #ffffff;
		}		

#home_catalog 
{
	position: relative;
	width: 781px;
	margin-top: 20px;
	padding-top: 18px;
	background: url("../images/frontoffice/home_catalog_top.png") top left no-repeat;
}

	#home_catalog_title
	{
		position: relative;
		color:#787878;
		top: -27px;
		left: 25px;		
		font-size: 24px;
	}


	#home_catalog_border 
	{
		position: relative;
		background: url("../images/frontoffice/home_catalog_bottom.png") bottom left no-repeat;
		padding-bottom: 40px;
		margin: 0px;
	}
	
	
	#home_catalog_border #home_catalog_content {
		position: relative;
		padding-left: 5px;
		margin: 0 30px 0 20px;
	}
	
		
	#home_catalog_border .table
	{
		margin-left: 5px;
	}
	
	#home_catalog_border .table .table_cell
	{
		width: 250px;
	}
	
	
		.home_catalog_category_title
		{
			background: url("../images/frontoffice/home_catalogue_item.gif");
			background-position: center left;
			padding-bottom: 0px;
			padding-left: 10px;
			margin-left: 4px;
			background-repeat: no-repeat;
			font-size: 14px;
			font-weight: bold;
			color: #7F7F7F;
		}
		
		.home_catalog_sub_category
		{
			background: url("../images/frontoffice/home_dash.png");
			background-repeat: no-repeat;
			background-position: center left;
			padding-left: 7px;
			color: #7F7F7F;
			width: 150px;
		}
	
		.home_catalog_category_price
		{
			font-size: 10px;
			color: #9E9E9E;
		}
		
		
		
	
.home_catalogue
{
}	

.home_catalogue .rootcategory
{
	font-size: 9pt;
	color: #069;
	font-weight: bold;
}

.home_catalogue .subcategory a:link,
.home_catalogue .subcategory a:hover,
.home_catalogue .subcategory a:active,
.home_catalogue .subcategory a:visited
{
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.home_catalogue .subcategory a:hover
{
	text-decoration: underline;
}


.home_catalogue .picture
{
}
.home_catalogue .price
{
	font-size: 8pt;
	color: #AAA;
	width: 80px;
}

/***********************************
 * Home > Catalogue
 ***********************************/
.home_catalogue
{
	width: 784px;
}

.home_catalogue a:link,
.home_catalogue a:hover,
.home_catalogue a:active,
.home_catalogue a:visited
{
	text-decoration: none;
}
.home_catalogue a:hover
{
	text-decoration: underline;
}
/* Titre a redefinir par magasin */
.home_catalogue .title
{
	/*background-image: url(../images/home_catalogue_title.png);
	background-position: top;
	background-repeat: no-repeat;*/
	color: #FFF;
	font-weight: bold;
	padding: 8px 10px 6px 8px;
}

.home_catalogue .bloc
{
	background-image: url(../images/frontoffice/home_catalogue_item_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 17px;
	height: 145px;
	margin: 6px 12px 6px 0;
	width: 248px;
	z-index: 0;
}
.home_catalogue .photo
{
	margin-top: 10px; 
	text-align: center;
	height: 60px;
}
.home_catalogue .brand
{
	text-align: center;
	margin-top: 1px; 
	text-transform: uppercase;
	font-size: 7pt;
}

.home_catalogue .brand a:link,
.home_catalogue .brand a:hover,
.home_catalogue .brand a:active,
.home_catalogue .brand a:visited
{
	color: #333;
}
.home_catalogue .model
{
	margin-top: 1px; 
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
.home_catalogue .model a:link,
.home_catalogue .model a:hover,
.home_catalogue .model a:active,
.home_catalogue .model a:visited
{
	color: #333;
}
.home_catalogue .price
{
	margin-top: 1px; 
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #E51010;
}
.home_catalogue .bloc ul,
.home_catalogue .bloc .hidden ul
{
	margin: 0;
	padding: 0;
	background-color: #FAFAFA;
}
.home_catalogue .bloc li,
.home_catalogue .bloc .hidden li
{
	background-image: url(../images/frontoffice/home_catalogue_itembg.png);
	background-position: top;
	background-repeat: repeat-x;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #EEE;
}
.home_catalogue .bloc .end
{
	font-size: 8pt;
	color: #AAA;
	text-align: right;
	padding: 5px;
}
.home_catalogue .bloc .hidden
{
	position: absolute; 
	width: 158px;
	border: 1px solid #AAA;
	z-index: 100;
	background-color: #FAFAFA;
}
.home_catalogue .bloc li a:link,
.home_catalogue .bloc li a:hover,
.home_catalogue .bloc li a:active,
.home_catalogue .bloc li a:visited
{
	background-image: url(../images/frontoffice/home_catalogue_item_puce.png);
	background-position: 5px;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 2px 0;
	padding-left: 15px;
	color: #343434;
	font-size: 8pt;
	text-decoration: none;
}
.home_catalogue .bloc li a:hover
{
	text-decoration: underline;
}

/*****************************/
/* Partie Nouveaute produits */
/*****************************/
.home_newproduct_bloc
{
	/*padding-top: 60px;*/
}

.home_newproduct_line
{
	background-image: url(../images/home_bloc_itembg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.home_newproduct_odd
{
	/*background-color: #EAEAEA;*/
}

.home_newproduct_model
{
	text-decoration: none;
	color: #343434;
	padding-left: 5px;
}
.home_newproduct_model:link,
.home_newproduct_model:hover,
.home_newproduct_model:active,
.home_newproduct_model:visited
{
	text-decoration: none;
}

.home_newproduct_model:hover
{
	text-decoration: underline;
}

.home_newproduct_price 
{
	text-decoration: none;
	font-weight: bold;
	color: #E51010;
	font-size: 9pt;
}

.home_newproduct_price:link,
.home_newproduct_price:hover,
.home_newproduct_price:active,
.home_newproduct_price:visited
{
	text-decoration: none;
}

.home_newproduct_price:hover
{
	text-decoration: underline;
}
.home_newproduct_diapo
{
	text-align: left;
	z-index: 0; 
	right: 0;
	height: 123px;
	width: 100%;
}
.home_newproduct_diapo_bloc
{
	padding-top: 5px;
	padding-left: 5px;
}

.home_newproduct_diapo_brand:link,
.home_newproduct_diapo_brand:hover,
.home_newproduct_diapo_brand:active,
.home_newproduct_diapo_brand:visited
{
	display: block; 
	text-decoration: none;
	color: #343434;
}

.home_newproduct_diapo_model:link,
.home_newproduct_diapo_model:hover,
.home_newproduct_diapo_model:active,
.home_newproduct_diapo_model:visited
{
	display: block; 
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #343434;
	text-transform: uppercase;
}

.home_newproduct_diapo_price:link,
.home_newproduct_diapo_price:hover,
.home_newproduct_diapo_price:active,
.home_newproduct_diapo_price:visited
{
	display: block; 
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
	color: #E51010;
}

.home_newproduct_diapo_picture:link,
.home_newproduct_diapo_picture:hover,
.home_newproduct_diapo_picture:active,
.home_newproduct_diapo_picture:visited
{
	display: block; 
	position: relative;
	top: -20px;
	left: 20px;
	text-decoration: none;
	text-align: center;
}

.home_bloc_seemore:link,
.home_bloc_seemore:hover,
.home_bloc_seemore:active,
.home_bloc_seemore:visited
{
	position: relative;
	top: 5px; 
	margin-right: 6px;
	float: right;
	color: #E51010;
	font-size: 8pt;
	text-decoration: none;
}

.home_bloc_seemore:hover
{
	text-decoration: underline;
}



#home_news
{
	background: url("../images/frontoffice/home_news.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height: 260px;
	border: 1px solid #FFF;
}
/*
#home_news #home_bloc_intern
{
	margin-top: 100px;
	padding: 0 35px;
	text-align: center;
}*/
#home_news #home_bloc_intern
{
	margin-top: 78px;
	margin-top: 100px;
	padding: 0 35px;
	height: 115px;
	height: 95px;
	text-align: center;
	overflow: hidden;
}

#home_news #home_bloc_intern marquee
{
	height: 100%;
}

#home_news div,
#home_news a:link,
#home_news a:hover,
#home_news a:active,
#home_news a:visited
{
	color: #FFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 12pt;
	font-family: Georgia;
	font-style: italic;
}

#home_news a:hover
{
	color: #FFA;
}



/***************************************************/
/* Gestion des promotion */
/***************************************************/
.home_promotion_item_picture,
.home_promotion_item_picture:link,
.home_promotion_item_picture:hover,
.home_promotion_item_picture:active,
.home_promotion_item_picture:visited,
.home_promotion_item_picture_alone,
.home_promotion_item_picture_alone:link,
.home_promotion_item_picture_alone:hover,
.home_promotion_item_picture_alone:active,
.home_promotion_item_picture_alone:visited
{
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 40px;
	/*height: 60px;*/
	color: #3B3B3B;
}

.home_promotion_item_picture_alone,
.home_promotion_item_picture_alone:link,
.home_promotion_item_picture_alone:hover,
.home_promotion_item_picture_alone:active,
.home_promotion_item_picture_alone:visited
{
	padding-top: 5px;
}

.home_promotion_item_brand:link,
.home_promotion_item_brand:hover,
.home_promotion_item_brand:active,
.home_promotion_item_brand:visited,
.home_promotion_item_brand_alone:link,
.home_promotion_item_brand_alone:hover,
.home_promotion_item_brand_alone:active,
.home_promotion_item_brand_alone:visited
{
	display: block;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	color: #3B3B3B;
}

.home_promotion_item_model:link,
.home_promotion_item_model:hover,
.home_promotion_item_model:active,
.home_promotion_item_model:visited,
.home_promotion_item_model_alone:link,
.home_promotion_item_model_alone:hover,
.home_promotion_item_model_alone:active,
.home_promotion_item_model_alone:visited
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #3B3B3B;
}

.home_promotion_item_pricenormal:link,
.home_promotion_item_pricenormal:hover,
.home_promotion_item_pricenormal:active,
.home_promotion_item_pricenormal:visited,
.home_promotion_item_pricenormal_alone:link,
.home_promotion_item_pricenormal_alone:hover,
.home_promotion_item_pricenormal_alone:active,
.home_promotion_item_pricenormal_alone:visited
{
	display: block;
	text-decoration: none;
	text-decoration: line-through;
	color: #7f7f7f;
	text-align: center;
}

.home_promotion_item_pricepromo:link,
.home_promotion_item_pricepromo:hover,
.home_promotion_item_pricepromo:active,
.home_promotion_item_pricepromo:visited
.home_promotion_item_pricepromo_alone
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: #E51010;
}


/********************************************
 * Promo seule
 ********************************************/
.home_promotion_item_tag
{
	position: absolute;
	top: 0;
	left: 150px;
}

.home_promotion_item_picture_alone:link,
.home_promotion_item_picture_alone:hover,
.home_promotion_item_picture_alone:active,
.home_promotion_item_picture_alone:visited
{

}

.home_promotion_item_brand_alone:link,
.home_promotion_item_brand_alone:hover,
.home_promotion_item_brand_alone:active,
.home_promotion_item_brand_alone:visited
{
	font-family: 'Arial Black', Arial;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.home_promotion_item_description_alone
{
	font-size: 8pt;
	margin: 10px 0 20px 0;
}

.home_promotion_item_pricenormal_alone:link,
.home_promotion_item_pricenormal_alone:hover,
.home_promotion_item_pricenormal_alone:active,
.home_promotion_item_pricenormal_alone:visited
{
	font-size: 12pt;
	font-weight: bold;
	color: #E51010;
}

.home_promotion_item_pricepromo_alone
{
	font-size: 22pt;
	/*font-family: 'Arial Black', Arial;*/
	font-family: Arial;
	font-weight: bold;
	background-color: #E51010;
	padding: 0;
	color: #FFF;
	text-align: center;
	line-height: 22pt;
}

.home_promotion_item_promo_alone
{
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	padding: 1px;
}

.home_promotion_item_pricepromo_bloc_alone
{
	border: 3px solid #E51010;
	border-top: 0;
	text-align: center;
	margin: 5px 30px 5px 0;
}


.home_promotion_counter_label
{
	position: absolute; 
	top: 0; 
	right: 0; 
	font-weight: bold; 
	font-size: 9pt;
	color: #000;
}
/*
.home_promotion_counter
{
	position: absolute; 
	top: 0px; 
	right: 30px; 
	margin: 7px;
	font-weight: bold; 
	font-size: 11pt;
	color: #FFF;
}
*/
.home_promotion_counter,
.home_promotion_counter_alone
{
	position: absolute; 
	top: 12px; 
	left: 290px; 
	width: 200px;
	text-align: center;
	margin: 7px;
	font-weight: bold; 
	font-size: 11pt;
	color: #E51010;
}

.home_promotion_item_labelpicture_alone
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	margin-left: 200px;
}

.home_promotion_item_label_alone
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 30px;
	margin-left: 210px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: -1px;
}

.home_promotion_item_labelpicture
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 15px;
}

.home_promotion_item_label
{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	margin-top: 30px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: -1px;
	text-align: center;
	width: 55px;
}

.home_promotion_item_numero
{
	background-image: url(../images/frontoffice/home_venteflash_numero.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
}
.home_promotion_item_buttoncaddie
{
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.home_promotion_link:link,
.home_promotion_link:hover,
.home_promotion_link:active,
.home_promotion_link:visited
{
	margin: 5px; 
	color: #F00;
	text-decoration: none;
}

.home_promotion_link:hover
{
	text-decoration: underline;
}

/*********************************
 * Pack en homepage
 *********************************/
.home_pack_price
{
	color: #E51010;
	font-size: 12pt;
	font-weight: bold;
}
.home_pack_add_to_caddie
{

}
.home_pack_economy
{
	color: #59b755;
	font-size: 8pt;
}
.home_pack_add_to_caddie
{
	margin: 5px;
}
.home_pack_bloc
{
	padding: 10px;
	text-align: center;
}
.home_pack_modellink:link,
.home_pack_modellink:hover,
.home_pack_modellink:active,
.home_pack_modellink:visited
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #3b3b3b;
}
.home_pack_brandlink:link,
.home_pack_brandlink:hover,
.home_pack_brandlink:active,
.home_pack_brandlink:visited
{
	display: block;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	color: #3b3b3b;
}

.home_pack_modellink:hover
{
	text-decoration: underline;
}
.home_pack_free_label
{  
	position: absolute;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.home_pack_comments
{
	font-size: 8pt;
	font-style: italic;
	color: #3B3B3B;
}
.home_pack_link:link,
.home_pack_link:hover,
.home_pack_link:active,
.home_pack_link:visited
{
	font-size: 8pt;
	text-decoration: none;
	color: #3B3B3B;
}
.home_pack_link:hover
{
	text-decoration: underline;
}

/****************************************
 * Home > Brand
 ****************************************/
.home_brand_picture
{
}

.home_brand_link:link,
.home_brand_link:hover,
.home_brand_link:active,
.home_brand_link:visited
{
	color: #666;
	font-size: 8pt;
}