/* Corp ------------------------------------------ */

	#Corp {
		background-color: #FFFFFF;
		height: 521px; 
	}

	#MenuCorp {
		height: 521px; 
	}

	#Content {
		background-color: #FFFFFF;
		background-image: url(/images/plat2.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	#Content p {
		margin-left: 15px;
	}

	#Exemples,#Exemples li {
		list-style-type:none;
		margin:0;
		padding:0
	}
	
	#Exemples {
		margin-top: 10px;
		margin-left: 40px;
	}
	#Exemples li {
		margin-right: 0px;
		text-align: left;
		height: 24px;
	}

	#LiensPDF {
		text-align: center;
	}
	
	#LiensPDF a {
		color: #EA4800;
		margin-left: 10px;
		margin-right: 10px;
	}

	.ShortCuts {
		float: left
	}
