/*  STYLES POUR LES ONGLETS MOINS LARGES */
		#textes ul.domtabs li{
			width:5.7em;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:5.3em;
		}
