#home .advertising_item
{
	border: 				1px solid #333;
	padding: 				1px;
}

#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_news_bloc
{
	height: 				17px;
	font-size: 				10pt;
	/*margin: 				14px 0 0 15px;*/
	padding:	 			10px 0;
	padding:	 			5px 30px;
	background-image: 		url(../images/home/home_rss.jpg);
	background-repeat: 		no-repeat;
	background-position:	5px;
	background-color: 		#222;
}

#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: 			#EEE;
	text-decoration: none;
}

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

/**********************************************
 * Home > Promo - Produit
 **********************************************/
.home_universe_name:link,
.home_universe_name:hover,
.home_universe_name:active,
.home_universe_name:visited
{
	display: 			block;
	font-family: 		Impact;
	font-size: 			13pt;
	text-decoration: 	none;
	margin-top: 		7px;
	color: 				#333;
}

.home_product_bloc
{
	margin: 				3px 0 0 7px;
	height: 				200px;
	/*-moz-border-radius: 	5px;*/
}


.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;
	height: 	105px;
	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_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: 		9pt;
}
.home_product_ecotaxe
{
	color: 			#FF2400;
	display: 		block;
	font-size: 		9px;
}

#home_product_by_universe
{
	background-image: 		url(../images/home/home_selection.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top left;
	margin: 				0 7px;
	margin-top: 			7px;	
	padding-top: 			40px;	
}