#corpsHaut {
	/*padding-left:470px;	*/
	/*width:485px;*/
	width:925px;
}


#corpsCentre {
	position:relative;
	background-color:#fdf8ce;	
	padding: 0 80px;
	width:795px;
}

#libellule {
	position:absolute;
	left: 709px;
	top: 429px;
}

#bloc1 {
	width:795px;
	border-top:1px solid #CC6;
	border-bottom:1px solid #CC6;	
}
	#bloc1 table {
		width: 100%;
		border-collapse:collapse;
		
	}
		#bloc1 table td {
			padding:0px;
		}
		#bloc1 #bloc2TDGauche {
			padding-right:20px;	
		}
	
	#bloc1Titre {
		border-bottom:1px solid #CC6;
	}

#bloc12 {
	width:795px;	
}

#bloc2 {
	width:795px;	
	border-bottom:1px solid #CC6;	
}
	#bloc2 table {
		width: 100%;
		border-collapse:collapse;
		
	}
		#bloc2 table td {
			
		}	
	#bloc2Titre {
		border-bottom:1px solid #CC6;	
	}

#bloc3 {
	width:620px;	
}

#bloc4 {
	width:795px;
	padding-bottom:15px;
}

	#bloc4Titre {
			border-bottom:1px solid #CC6;
	}
	
h2 {
	color:#030;
	font-size:22px;
	font-weight:bold;
}

h3 {
	color:#993;
	font-size:18px;
	font-weight:bold;
	margin:18px 0 3px;	
}

.courantVallee {
	font-size:12px;
	color:#600;
	font-weight:bold;
	text-align:justify;
	margin:8px 0;
}

