/* CONTENU 1  ************************************************************************************************/
	
	/* tableau général */
		.tabcontent
		{	
			height: 347px;
			margin: 0px 46px 0px 0px;
			padding: 0px;
			border: 0px;

			/*background: #CC00CC;*/
		}
			.tabcontent td /*Pour le bug IE 5 PC dans le cas de tableaux imbriqués*/
			{
				font-size: 12px;
			}
			.tabcontent #tdleft1
			{
				width: 221px;
			
				/*background: #CC00CC;*/
			}
			.tabcontent #tdleft2
			{
				width: 175px;
			
				/*background: #3300CC;*/
			}
			.tabcontent #tdright
			{
				/*background: #CC00CC;*/
			}
			.tabcontent #divright
			{
				margin: 0px 0px 0px 0px;
				/*background: #CC00CC;*/
			}
			.tabcontent #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;*/
			}
			.tabcontent #stitle
			{
				margin: 1px 0px 0px 0px;
				padding: 0px;
				
				height: 12px;
				
				color: #007aa5;
				font-family: verdana,arial,helvetica,sans-serif;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				
				/*background: #00CCCC;*/
			}
			.tabcontent #content
			{
				margin: 10px 0px 0px 0px;
				width: 100%;
				height: 258px;
				
				overflow: auto;
				
				color: #3D3D3D;
				font-family: verdana,arial,helvetica,sans-serif;
				font-size: 12px;
				font-weight: normal;
				font-style: normal;
				
				line-height: 16px;
			}
			/* version pleine hauteur quand il n'y a pas de PDF ni de bouton infos */
			.tabcontent #contentfull
			{
				margin: 10px 0px 0px 0px;
				width: 100%;
				height: 310px;
				
				overflow: auto;
				
				color: #3D3D3D;
				font-family: verdana,arial,helvetica,sans-serif;
				font-size: 12px;
				font-weight: normal;
				font-style: normal;
				
				line-height: 16px;
				
				/*background: #338811;*/
			}
	
	
	.imgcontent
	{
		border: 0px;
		margin: 0px;
		
		width: 194px;
		height: 194px;	
	}
	.imgfrise
	{
		border: 0px;
		margin: 0px;
		
		width: 148px;
		height: 111px;	
	}
	
		
	.divfurtherinfo2
	{
		margin: 10px 0px 0px 0px;
		border: solid 0px;
		bottom: 0px;
		
		/*background: #338811;*/
	}
	
	.imgpdf
	{
		float: left;
		margin: 0px 4px 0px 0px;
		border: 0px;
		
		width: 28px;
		height: 28px;
	}
			
	
		
	
	
	.imgfurtherinfo1
	{
		border: 0px;
		margin: 5px 0px 0px 0px;
		
		width: 199px;
		height: 22px;
		
	}	
	
	.imgfurtherinfo2
	{
		margin: 6px 0px 0px 6px;
		border: 0px;
		width: 199px;
		height: 22px;
	}
