
/* Tete ------------------------------------------ */




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

	#Corp {
		background-image: url(images/back4.jpg);
	}
	
	#Content {
		width: 900px;
		float: left;
		padding: 20px;
		padding-left: 80px;
	}
	
	#Content h1 {
		font-size: 180%;
		color: #008956;
		margin-top: 150px;
	}
	
	#BlockPresent {
		width: 430px;
		margin-left: 25px;
		margin-top: 10px;
		line-height: 160%;
	}

	#BlockPresent a {
		float: right;
		text-decoration:none;
		font-weight: bold;
		color: #2676b1;
		margin-right: 8px;
		display: block;
		margin-bottom: 5px;
	}
	#BlockPresent a img {
		margin: 0px;
		margin-left: 10px;
		position: relative;
		top: 4px;
	}
	#BlockPresent a:hover {
		color: #8abfe9;
		font-weight: bold;
		text-decoration: underline;
	}
	
	#BlockLivres {
		float: right;
		width: 230px;
		padding: 20px;
		padding-top: 40px;
		padding-right: 70px;
	}

	a.ProgNext {
		float: right;
		clear: both;
		text-decoration:none;
		font-weight: bold;
		color: #2676b1;
		margin-top: 0px;
		margin-right: 0px;
		display: block;
	}
	
	a.ProgNext img {
		margin: 0px;
		margin-left: 10px;
		position: relative;
		top: 4px;
	}

	a.ProgNext:hover {
		color: #8abfe9;
		font-weight: bold;
		text-decoration: underline;
	}
		
	#BlockEnCours {
		float: right;
		clear: right;
		width: 230px;
		padding: 20px;
		padding-right: 70px;
	}


	.LinkImg {
		float: none;
		clear: none;
		margin-right: 0px;
		margin-top: 0px;
	}
	.LinkImg img {
	margin: 0px;
	top: 0px;
	}
	

/* Pied ------------------------------------------ */


