/* FICHE PRODUIT  ************************************************************************************************/
	
	.divstitle
	{
		color: #7e7c83;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		letter-spacing: 1px;
	}
	
	.divborderbottom
	{
		padding-bottom: 2px;
		margin-bottom: 3px;
		border-bottom: solid 1px #999999;	 	
	}
	
	
	/* tableau général */
		.tabprod
		{
			margin: 0px 0px 0px 0px;
			border: solid 0px #000000;
			
			width: 868px;
			height: 352px;
			/*background: #CC00CC;*/
		}
			.tabprod #tdtop
			{
				width: 868px;
				height: 115px;
				/*background: #FF00CC;*/
			}
			.tabprod #tdmiddle
			{
				
				/*height: 206px;*/
				/*background: #FF00CC;*/
			}
			.tabprod #tdbottom
			{
				height: 31px;
				/*background: #CC0000;*/
			}
	
	/* partie haute */
		.tabprodtop
		{
			border: 0px;
			margin: 0px;
			padding: 0px;
			
			width: 868px;
			
			/*background: #CC00CC;*/
		}
		.tabprodtop #tabimgproduct
		{
			margin: 0px 5px 0px 0px;
			padding: 0px;
			
			border: 0px;
			/*background: #CC00CC;*/
		}
		.tabprodtop #imgproduct
		{
			border: 0px;
			margin: 0px;
			
			width: 104px;
			height: 104px;
		}
	
		.tabprodtop #title
		{
			margin: 0px;
			padding: 0px;
			
			color: #007aa5;
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 13px;
			font-weight: bold;
			font-style: normal;
			
			letter-spacing: 3px;
			/*background: #00CCCC;*/
		}
		.tabprodtop #stitle
		{
			margin: 1px 0px 0px 0px;
			padding: 0px;
			
			color: #007aa5;
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 10px;
			font-weight: normal;
			font-style: normal;
			
			/*background: #00CCCC;*/
		}
		.tabprodtop #intro
		{
			margin-top: 6px;
			
			height: 82px;
			overflow: auto;
			
			color: #3D3D3D;
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 12px;
			font-weight: normal;
			font-style: normal;
			
			line-height: 16px;
			
			/*background: #00CCCC;*/
		}
	
	/* sert à caler le "divapplication" */
	.divprodtop
	{
		margin: 0px;
		padding:0px;
		
		height: 87px;
		/*background: #CC00CC;*/
	}
	
	/* APPLICATIONS */
	.tabappli
	{
		margin: 0px;
		padding: 0px;
		border: solid 0px;
	}
		.tabappli #appliitem
		{
			float: left;
			white-space: nowrap;
			
			height:13px;
			
			margin: 2px 0px 3px 4px;
			
			/*background: #FFCC99;*/
			
			color: #3D3D3D;
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 11px;
			font-weight: normal;
			font-style: normal;
	}
	
	/* partie basse */
		.tabprodbottom
		{
			margin: 0px;
			padding: 0px;
						
			border: 0px;
			
			width: 868px;
			
			/*background: #0000CC;*/
		}
			.tabprodbottom #tdfeatures
			{
				width: 414px;
			}
			.tabprodbottom #tdspacer
			{
				width: 40px;	 	
			}
			.tabprodbottom #tdbenefits
			{
				width: 414px;
			}
			
	.tabitem
	{
		margin: 6px 0px 0px 0px;
		padding: 0px;
		border: 0px;
		
		color: #3D3D3D;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		
		line-height: 13px;
	}
		.tabitem #puceitem
		{
			padding: 0px 3px 0px 0px;
			font-size: 10px;
		}
		
	.imgpdf
	{
		float: left;
		margin: 0px 4px 0px 0px;
		border: 0px;
		
		width: 28px;
		height: 28px;
	}
	
	/* tableau légèrement différent de prodbottom pour aligner le bouton further malgré son ombre */
	.tabbuttons
	{
		border: 0px;
		
		width: 868px;
	}
		.tabbuttons #tdfurther
		{
			width: 420px;
		}
		.tabbuttons #tdspacer2
		{
			width: 34px;
		}
		.tabbuttons #tdneed
		{
			width: 414px;
		}
	
	
	.divfurtherinfo
	{
		float: right;
		margin: 9px 0px 0px 0px;
		
	}
	.imgfurtherinfo
	{
		border: 0px;
		
		width: 199px;
		height: 22px;
		
	}
	
	.imgneedquote
	{
		border: 0px;
		margin: 9px 0px 0px 0px;
		
		width: 119px;
		height: 21px;
		
	}
		
