div.wrapper_promo h5 {
	font:19px Georgia;
	color:#b00000;
	float:left;
	width:167px;
	margin-top:-8px;
	margin-left:-5px;
	
} 

div.wrapper_promo h6 {
	font:11px Tahoma;
	color:#636363;
	float:left;
	width:100px;
	margin-left:-5px;
	

} 
div.wrapper_promo a, div.wrapper_promo a:active,
div.wrapper_promo a:visited, div.wrapper_promo a:hover{
	color:#313131;
	font:11px Tahoma;
	text-decoration:none;
	float:left;
	cursor:pointer;
	position:relative;
	top:5px;
	margin-left:-5px;


}
div.wrapper_promo li {
list-style-image:url('ImgForStyle/Promo/arrow_list_style.gif');
float:left;


}

div.wrapper_promo {
	width:167px;
	height:90px;
	padding-top:10px;
	padding-left:10px;
	background-image:url('ImgForStyle/Promo/promo.jpg');
	background-repeat:no-repeat;
	float:left;
	padding-bottom:5px;
	position:relative;
	

}

div.wrapper_promo img {
	float:right;
	border:  #cfcfcf 1px solid;
	margin-right:5px;
	display:inline;
}

div.wrapper_promo a:link, div.wrapper_promo a:visited, div.wrapper_promo a:active,  div.wrapper_promo a:hover {
	color:#2c2c2c;
	font:11px Tahoma;
	float:left;
	position:absolute;
	left:10px;
	top:60px;
	text-decoration:none;
	background-image:url('ImgForStyle/Promo/arrow_list_style.gif');
	background-repeat:no-repeat;
	background-position:0px 5px; 
	cursor:pointer;
	margin-top:20px;

	
}
div.link a:hover {
	color:#cfcfcf;

}

div.Link  {
	
	overflow:visible;
	float:left;
	position:relative;
	left:10px;
}

/* nuova parte relativa alla CR 
	QUANDO SI TOGLIE IL COMMENTO CANCELLARE LO STILE div.link CHE STA QUI SOPRA
div.Link  {*/
	
div.image {
background-image:url('ImgForStyle/Promo/arrow_list_style.gif');
	background-repeat:no-repeat;
	background-position:0 5px; 
	
	overflow:visible;
	float:left;
	position:relative;
	left:10px;

	color:#2c2c2c;
	font:11px Tahoma;
	float:left;
	position:absolute;
	top:60px;
	text-decoration:none;
	margin-top:20px;
}

div.Link p{
	
	overflow:visible;
	float:left;
	position:relative;
	color:#2c2c2c;
	font:11px Tahoma;
	padding-top:6px;
}


div.wrapper_promo{
	cursor:pointer!important;
	text-decoration:none;
}

div.wrapper_promo_external a:hover{
text-decoration:none;
}



/* Product */
div.product_external
{
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}

div.product_external img
{
	border:0;
}

div.product_external a,
div.product_external a:link,
div.product_external a:visited,
div.product_external a:active,
div.product_external a:hover
{
	text-decoration:none;
}

div.product, div.product_bottom
{
	cursor:hand !important;
	width:177px;
}

div.product
{
	background:#F3F3F3 url('ImgForStyle/Promo/background_product.jpg') no-repeat;
	font:11px Tahoma;
	color:#636363;
}

div.product_bottom
{
	background:url('ImgForStyle/Promo/background_product_bottom.jpg') no-repeat;
	height:6px;
}

div.product_title, div.product_content
{
	padding-left:4px;
	padding-right:4px;
}

div.product_image
{
	padding-left:3px;
	padding-right:3px;
}

div.product_title, div.product_image, div.product_content, div.product_viewMore
{
    padding-top:2px;
}

div.product_title
{
	font:19px Georgia;
	color:#b00000;
}

div.product_image img
{
	width:169px;
	border:solid 1px #CFCFCF;
}

div.product_viewMore
{
	text-align:right;
}
/* END - Product */

