/* SITEMAP  ************************************************************************************************/
	
	/* frise */
	.tabfrise
	{
		margin: 0px 0px 7px 0px;
		padding: 0px;
	}
	.imgfrise
	{
		border: 0px;
		margin: 0px;
		
		width: 868px;
		height: 80px;
	}
	
	/* blocs */
	.tabheadings
	{
		margin: 5px 0px 0px 0px;
		padding: 0px;
		
		width: 868px;
		height: 245px;
		
		color: #909092;
		/*background: #CC00CC;*/
	}
	.tabheadings #tdheading
	{
		width: 430px;
	}
	.tabheadings #tdspace
	{
		width: 8px;
	}
		
		
	.tabheading
	{
		float: left;
		margin: 0px;
		padding: 0px;
		
		/*background: #CC00CC;*/
	}
		
	
	/* image du bloc news */
	.imgheading
	{
		border: 0px;
		margin: 0px;
		
		width: 87px;
		height: 25px;
	}

a.heading:link {color:#909092; font-size:12px; font-weight:bold; text-decoration: none;}
a.heading:visited {color:#909092; font-size:12px; font-weight:bold; text-decoration: none;}
a.heading:hover {color:#007aa5; font-size:12px; font-weight:bold; text-decoration: none;}

a.sheading:link { color:#909092; font-size:11px; text-decoration: none;} /*white-space: nowrap;*/
a.sheading:visited {color:#909092; font-size:11px; text-decoration: none;} /*white-space: nowrap;*/
a.sheading:hover {color:#007aa5; font-size:11px; text-decoration: none;} /*white-space: nowrap;*/
