/*
#343434
|color02|
#868686
#002a96
|color05|
*/

html, body
{
	background:#F6F6F6 url(../images/background-tranche-vert.jpg) repeat-y 50% 0; 
}

body
{ 
	background:url(../images/background-vert.jpg) no-repeat 50% 0;
}

/*

STRUCTURE

*/
#deco
{
	background:url(../images/main-footer-vert.png) no-repeat 50% bottom;
}

	#titre-page h1
	{
		color:#83c73c;
	}
	
	#mainHeader h1
	{
		/*background:url(../images/titre-vert.png) no-repeat;*/
	}
	
	#mainHeader h2
	{
		/*background:url(../images/soustitre-vert.png) no-repeat;*/
		
	}
				
		#ts1 
		{
			
		}
		
		#content
		{
			
		}
		
		#ts2
		{
			
		}
	
	#right
	{	
		
	}

#footerW p
{
	color:#E8EEC8;
}

#footerW h2 a
{
	background:url(../images/fmc-vert.png) no-repeat 51% -3px;
}