/* = Feuille de styles / qui / chiffres = */
	
	#valeursContent {
		width: 500px;
		padding: 0.5em 0 0 0;
		background: transparent url(../images/qui/bgTopValeurs.gif) no-repeat top left;
		}
	
	/*= Les valeurs ---------------------------------------- */
	#valeurs {
		width: 480px;
		padding: 0.5em 10px 0.5em 10px;
		background: transparent url(../images/qui/bgRepeatValeurs.gif) repeat-y 0 0;
		}
	#valeursPresentation,
	#valeursTrombi {float: left;}
	
	#valeursPresentation {
		width: 370px;
		padding: 0 20px 0 0;
		}
	#valeursPresentation p {
		font-size: 85%; color:#666;
		padding: 0 1em 0.8em 0;
		}
	
	#valeursTrombi {width: 80px}
	#valeursTrombi img {display: block; margin: 0 0 0.2em 0;}
	
	/*= la charte ---------------------------------------- */
	#charte {
		/*padding: 0 0 0.5em 0;
		background: #D5D509 url(../images/qui/bgBottomCharte.gif) no-repeat bottom;
		*/
		}
	#charte h3 {
		display: block; margin:0;
		font-size: 150%;
		color:#D1D500;
		font-weight: bold;
		padding: 0 0 0 12px;
		width: 488px;
		background: transparent url(../images/qui/bgH3Charte.gif) no-repeat 0 0;
		}
	#essentiel, #more {
		float: left;
		}
	#essentiel {
		width: 500px;
		}
	
	/*
	#more {
		width: 167px;
		margin: 1em 0 0 0; 
		padding: 0 0 1em 0;
		background: #15549D url(../images/qui/bgBottomMoreValeurs.gif) no-repeat bottom;
		}
	
	#moreContent p {
		display: block;
		width: 147px;
		padding: 10px;
		margin:0;
		color:#D1D504;
		font-size: 85%;
		background: #15549D url(../images/qui/bgTopMoreValeurs.gif) no-repeat 0 0;
		}
	*/
	
	
	