#home_newsletter
{
	position: 				absolute;
	margin: 				7px 0 0 7px;
	text-align: 			right;
	z-index: 1;
}
#home_newsletter_background
{
	z-index: 0;
	margin: 				7px 0 0 7px;
}

#home_newsletter #newsletter
{
	margin: 		40px 0 10px 470px;
}
#home_newsletter input
{
	font-size: 9pt;
	text-align: center;
}
#home_chat
{
	margin: 7px 0 0 7px;
}
#home_pack
{
	margin: 7px 0 0 7px;
}

/**********************************************
 * Home > News
 **********************************************/
#home_news_bloc
{
	height: 				20px;
	font-size: 				10pt;
	margin: 				14px 0 0 0;
	padding-left: 			30px;
	margin-left: 			10px;
	background-image: 		url(../images/home/home_news.png);
	background-repeat: 		no-repeat;
	background-position:	left;
}

#home_news_bloc .title:link,
#home_news_bloc .title:hover,
#home_news_bloc .title:active,
#home_news_bloc .title:visited
{
	margin: 		7px;
	font-weight: 	bold;
	color: 			#2C2C2C;
	text-decoration: none;
}

#home_news_bloc .description:link,
#home_news_bloc .description:hover,
#home_news_bloc .description:active,
#home_news_bloc .description:visited
{
	color: 			 #2C2C2C;
	text-decoration: none;
}

/**********************************************
 * Home > Promo - Produit
 **********************************************/
.home_product_bloc
{
	width: 245px;
}
.home_product_reduction
{
	background-color: 	#FF2400;
	color: 				#FFF;
	font-size: 			10pt;
	font-weight: 		bold;
	margin: 			0 50px;
}
.home_product_picture:link,
.home_product_picture:hover,
.home_product_picture:active,
.home_product_picture:visited
{
	display: block;
	text-align: center;
	width: 245px;
	margin: 7px 0;
}

.home_product_picture_universe:link,
.home_product_picture_universe:hover,
.home_product_picture_universe:active,
.home_product_picture_universe:visited
{
	display: block;
	text-align: center;
	margin: 7px 0;
}

.home_product_category:link,
.home_product_category:hover,
.home_product_category:active,
.home_product_category:visited
{
	display: 		block;
	color: 			#2C2C2C;
	font-style: 	italic;
	font-size: 		11px;
}
.home_product_model:link b,
.home_product_model:hover b,
.home_product_model:active b,
.home_product_model:visited b
{
	text-transform: uppercase;
}
.home_product_model:link,
.home_product_model:hover,
.home_product_model:active,
.home_product_model:visited
{
	color: 			#2C2C2C;
	display: 		block;
	font-size: 		11px;
	font-weight: 	bold;
}
.home_product_price
{
	color: 			#FF2400;
	display: 		block;
	font-weight: 	bold;
	font-size: 		12pt;
}
.home_product_ecotaxe
{
	color: 			#FF2400;
	display: 		block;
	font-size: 		9px;
}