.hometype2_news_bloc 	.home_title,
.hometype2_product_bloc .home_title
{
	background-image: 		url(../images/home/home_title.jpg);
	background-repeat: 		repeat-x;
	background-position: 	bottom left;
	padding: 				4px 10px;
	color: 					#FFF;
	font-size: 				10pt;
	font-weight: 			bold;
}

.hometype2_news_bloc,
.hometype2_product_bloc
{
	border: 				1px solid #EBEBEB;
	margin: 				7px 0 0 7px;
	padding: 				1px;
}


/******************************
 * Nouveautes
 ******************************/
.hometype2_producthome_item
{
	padding: 				5px 2px;
}

.hometype2_producthome_item .left
{
	padding: 				3px;
	height: 				120px;
}

.hometype2_producthome_item .right
{
	background-color: 		#F7F7F7;
	padding: 				5px 5px;
	height: 				120px;
	border-left: 			1px solid #EEE;
}

.hometype2_producthome_picture:link,
.hometype2_producthome_picture:hover,
.hometype2_producthome_picture:active,
.hometype2_producthome_picture:visited
{
	display: 				block;
	margin: 				15px 0;
}

.hometype2_producthome_categoryname
{
	color: 					#83001A;
	font-weight: 			bold;
	font-size: 				7pt;
	text-transform:			uppercase;
	margin: 				5px 0;
}

.hometype2_producthome_model:link,
.hometype2_producthome_model:hover,
.hometype2_producthome_model:active,
.hometype2_producthome_model:visited
{
	display: 				block;
	font-weight: 			bold;
	color: 					#000;
	margin: 				2px 0;
	font-size: 				8pt;
}

.hometype2_producthome_description
{
	color: 					#333;
	font-size: 				7pt;
	margin: 				2px 0;
}

.hometype2_producthome_price
{
	color: 					#B32945;
	font-size: 				11pt;
	font-weight:	 		bold;
	margin: 				5px 0;
}


/******************************
 * Top des ventes
 ******************************/
.hometype2_producttopvente_picture
{

}

.hometype2_producttopvente_categoryname
{
	display: 				none;
}

.hometype2_producttopvente_brandmodel:link,
.hometype2_producttopvente_brandmodel:hover,
.hometype2_producttopvente_brandmodel:active,
.hometype2_producttopvente_brandmodel:visited
{
	display: 			block;
	color: 				#83001A;
	font-weight: 		bold;
}
.hometype2_producttopvente_brandmodel span
{
	color: 				#333;
}

.hometype2_producttopvente_description
{
	color: 				#333;
	font-size: 			8pt;
}

.hometype2_producttopvente_price
{
	color: 					#B32945;
	font-size: 				11pt;
	font-weight:	 		bold;
	margin: 				2px 0;
}
.hometype2_producttopvente_availability
{
	font-size: 				8pt;
	color: 					#333;
	padding: 				2px 0;
}

.hometype2_producttopvente_item
{
	border-bottom: 		1px solid #F1F1F1;
	margin:				10px;
	padding:			10px;
}



/******************************
 * News
 ******************************/
.hometype2_news_bloc .home_title
{
	display:				block;
	background-image: 		url(../images/home/home_news_title.png);
	background-repeat: 		no-repeat;
	background-position: 	top left;
	padding: 				3px 5px 19px 45px;
}

.hometype2_news_title:link,
.hometype2_news_title:hover,
.hometype2_news_title:active,
.hometype2_news_title:visited
{
	display:				block;
	color: 					#83001A;
	font-size: 				11pt;
	font-weight: 			bold;
}

.hometype2_news_description:link,
.hometype2_news_description:hover,
.hometype2_news_description:active,
.hometype2_news_description:visited
{
	color: 					#333;
	font-size: 				8pt;
}

.hometype2_news_item
{
	border-bottom: 			1px dashed #CCC;
	margin: 				5px 20px;
	padding: 				15px 0;
}
