
	
	#boite-texte-carte{
		width:100%; 
		background-image:url(../charte/fond/fond-texte-carte.gif); 
		background-position:top left; 
		background-repeat:repeat-y;
		position:relative;
		left:7px;
	}
	

	#boite-texte-carte-haut{
		width:100%; 
		height:11px; 
		background-image:url(../charte/fond/texte-carte-haut.gif);
		background-repeat:no-repeat;
	}
	
	
	#texte-carte{
		width:91%; 
		padding-left:20px; 
		padding-right:20px;
	}
	
	
	#boite-texte-carte-bas{
		width:100%; 
		height:14px; 
		background-image:url(../charte/fond/texte-carte-bas.gif);
		background-repeat:no-repeat;
	}


