
.diaporama
{
	background-color:#000;
	width:517px;
	height:590px;
	_width:500px;/*IE hack*/
}

.diaporama .product_picture
{
	width:250px;
	height:350px;
	margin-left:10px;
	margin-top:10px;
	/*margin-bottom:10px;*/
	background-color:#FFF;
	float:left;
	overflow:hidden;
}

.diaporama .product_description
{
	width:245px;
	height:350px;
	margin-left:2px;
	margin-top:10px;
	/*margin-bottom:10px;*/
	background-color:#FFF;
	float:left;
	overflow-y:auto;
	_width:220px;
}

.diaporama .product_description .product_description_body
{
	margin:10px;
}

.diaporama .product_description .product_description_body h3
{
	font-family:georgia,Arial;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	
}

.diaporama .pagination
{
	margin-top:9px;
}

.diaporama .extra_infos
{
	height:36px;
	clear:both;
	margin-left:3px;
	margin-right:3px;
}

.diaporama .extra_infos a
{
	font-size:10px;
	color:#FFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.diaporama .product_slider
{
	clear:both;
	margin-left:10px;
	margin-top:5px;
	width:497px;
	height:165px;
	background-color:#000;
	overflow-x:auto;
	
}

.diaporama .product_slider ol
{
	width:800px;
}

.diaporama .product_slider .slider_item
{
	display:inline;
	float:left;
	margin-right:1px;
	width:110px;
	height:148px;
	overflow:hidden;
}

.diaporama .product_slider .img_item
{
	width:110px;
	height:120px;
	display:block;
}

.diaporama .product_slider .product_title
{
	position:relative;
	top:0px;
	text-align:center;
	color:#FFF;
	height:27px;
	width:110px;
	font-size:11px;
	font-family:Verdana,Arial;
}

.diaporama .product_slider .product_title h3
{
	padding:4px;
}

.diaporama .product_slider .product_title h3 a
{
	color:#FFF;	
}


.diaporama .notation
{
	float:left;
}
