body
{	width: auto;	
	margin-top: 5px;
	margin-bottom: 20px;
	background: ;}

	#en_tete
	{	}	

		#en_tete p
		{	}
		
	
	
	#menu
	{	}
			
			
	
	#corps
	{	margin-top: 10px;
		width: auto;
		text-align: center;
		padding-right: 30px;
		padding-left: 30px;
		padding-top: 5px;
		color: rgb(116, 77, 87);
		margin-bottom: 20px;
		font-family: "Calligraphic 421 BT", "Trebuchet MS", sans-serif;
									}
									
		
			#corps p
			{	text-align: center;
				font-size: 18px;
				line-height: 24px;}
				
				#corps p.plushaut
				{	margin-top: -70px;}
				
				#corps p.construction
				{	font-size: 14px;
					margin-top: -10px;}
			
			a
			{	text-decoration: none;
				color: rgb(116, 77, 87);}
			
			.logo
			{	margin: auto;}	

		

#pied_de_page
{	width: auto;
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 10px;
	line-height: 15px;}
	
		#pied_de_page a
		{	font-size: 10px;
			font-weight: bold;
			text-decoration: none;
			color: rgb(217, 124, 134);
									}

		#pied_de_page a:hover
		{	font-size: 10px;
			font-style: bold;	}
