Bonjour

Voila je voudrais modifié mon Css de mon menu sous IE. Le problème c'est que toutes mes modifications (par exemple texte en rouge)
rien n'apparait, rien ne se modifie...

voila le code de la page principale dans laquelle j'appelle la page de mon menu.

Je sais pas si j'ai été bien claire.

en tout cas merci de votre aide

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<title>
Faire part naissance et faire part mariage : création de faire part originaux et faire part personalisé sur les faire parts de gaya.</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1;" />
<meta name="description" content="création de faire part de mariage, faire part de naissance et faire part originaux et faire part personalisé"/>
<meta name="keywords" content="faire,part,faire part,faire part naissance,faire part mariage, création de faire part, faire part personalisé, creation, personalisation, faire part de naissance,faire part deuil, bébé, bapteme, modeles faire part pour mariage,fille,garçon, faire parts,faire part photo, faire-part, faire parts naissance, faire parts de naissance, faire-part mariage, faire-part jumeaux, faire-part naissance garçon, faire-parts, faire-parts mariage,marié,liste, gratuit,cartes de remerciement, carte de mariage, carte de naissance, BAPTEME,CARTE DE DEUIL, papier, gratuit, texte faire part, faire part gaya" />
<meta http-equiv="content-language" content="fr, en" />
<meta name="author" content="les faire parts de gaya" />
<link rel="shortcut icon" type="image/x-icon" href="gaya_files/favicon0.htm" />
<link rel="stylesheet" href="page4.css" type="text/css" media="all" />
 
<!--[if IE]>
      <link rel="stylesheet" type="text/css" href="ie.css" />
      <![endif]-->
 
 
</head>
<body>
<div class="centreX">
	<div id="header">
		<p class="texte"><strong><span class="titre">Les faire-parts de Gaya</span></p> <p class="slogan">Faire-part de mariage originaux et personnalisés.</strong></p>
 
					<?php
include("menu.php");
?>
 
	</div>
	<div id="content">
 
		<?php
include("menugauche.php");
?>
		<div class="fenetre">
<br>
			<h1>La collection de faire-part de mariage </h1>
 
			<table>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/zen.php" class="uli" ><img src="images/comme_site_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/oui.php" class="uli" ><img src="images/oui_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/lesmaries.php" class="uli" ><img src="images/dessin_marie_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/cygne.php" class="uli" ><img src="images/petites/cygne_petite.jpg" alt="" width="141" height="100" /></a></td>
 
   </tr>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/zen.php" class="uli" >Zen</a></td>
       <td><a href="http://www.lemondedegaya.fr/oui.php" class="uli" >Oui</a></td>
       <td><a href="http://www.lemondedegaya.fr/lesmaries.php" class="uli" >Les mariés</a></td>
	   <td><a href="http://www.lemondedegaya.fr/cygne.php" class="uli" >Les cygnes</a></td>
 
  </table>	   
 
  <table class="hauteur">
  </table>
  <table>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/plume.php" class="uli" ><img src="images/petites/plume1_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/plume.php" class="uli" ><img src="images/petites/plume2_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/plume.php" class="uli" ><img src="images/petites/plume3_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
		<td><a href="http://www.lemondedegaya.fr/fleur_pastel.php" class="uli" ><img src="images/petites/fleur_pastel_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
 
   </tr>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/plume.php" class="uli" >Plume1</a></td>
       <td><a href="http://www.lemondedegaya.fr/plume.php" class="uli" >Plume2</a></td>
       <td><a href="http://www.lemondedegaya.fr/plume.php" class="uli" >Plume3</a></td>
	   <td><a href="http://www.lemondedegaya.fr/cygne.php" class="uli" >Fleur pastel</a></td>
   </tr>
 
</table >
 
 
<table class="hauteur">
  </table>
 
 
<table>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/orchidee.php" class="uli" ><img src="images/petites/orchidee_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/lys.php" class="uli" ><img src="images/petites/lys_droit_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/lys.php" class="uli" ><img src="images/petites/lys_couche_petite.jpg" alt="" width="141" height="100" /></a></td>
		<td><a href="http://www.lemondedegaya.fr/lys_blanc.php" class="uli" ><img src="images/petites/lys_blanc_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
 
   </tr>
   <tr>
	   <td><a href="http://www.lemondedegaya.fr/orchidee.php" class="uli" >L'orchidée</a></td>
       <td><a href="http://www.lemondedegaya.fr/lys.php" class="uli" >Lys</a></td>
       <td><a href="http://www.lemondedegaya.fr/lys.php" class="uli" >Deux lys</a></td>
	   <td><a href="http://www.lemondedegaya.fr/lys_blanc.php" class="uli" >Lys blanc</a></td>
   </tr>
 
<br>
 
  </table >
 
 
<table class="hauteur">
  </table>
 
 
<table>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/rose2.php" class="uli" ><img src="images/petites/recrose1_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/rose2.php" class="uli" ><img src="images/petites/recrose2_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/rose2.php" class="uli" ><img src="images/petites/recrose3_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/coquelicot.php" class="uli" ><img src="images/petites/coquelico_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
 
   </tr>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/rose2.php" class="uli" >Rose1</a></td>
       <td><a href="http://www.lemondedegaya.fr/rose2.php" class="uli" >Rose2</a></td>
       <td><a href="http://www.lemondedegaya.fr/rose2.php" class="uli" >Rose3</a></td>
	   <td><a href="http://www.lemondedegaya.fr/coquelicot.php" class="uli" >Coquelicot</a></td>
	 </tr>  
  </table>	  	
			<table class="hauteur">
  </table>
 
 
<table>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/gourmandise.php" class="uli" ><img src="images/petites/carre_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/gourmandise.php" class="uli" ><img src="images/petites/escargot_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/gourmandise.php" class="uli" ><img src="images/petites/coeur_chocolat_devant_petit.jpg" alt="" width="141" height="100" /></a></td>
       <td><a href="http://www.lemondedegaya.fr/canelle.php" class="uli" ><img src="images/petites/cannelle_devant_petite.jpg" alt="" width="141" height="100" /></a></td>
 
   </tr>
   <tr>
       <td><a href="http://www.lemondedegaya.fr/gourmandise.php" class="uli" >Carré de chocolat</a></td>
       <td><a href="http://www.lemondedegaya.fr/gourmandise.php" class="uli" >Escargots en chocolat</a></td>
       <td><a href="http://www.lemondedegaya.fr/gourmandise.php" class="uli" >Coeur en chocolat</a></td>
	   <td><a href="http://www.lemondedegaya.fr/canelle.php" class="uli" >Cannelle</a></td>
 
  </table>	 
		</div>
	</div>
 
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-11713821-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
page du menu

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
<ul class="a">
			<li><a  href="http://www.lemondedegaya.fr/collection.php">La collection</a></li><br><br>
			<li><a  href="http://www.lemondedegaya.fr/format.php">Les formats</a></li><br><br>
			<li><a  href="http://www.lemondedegaya.fr/game.php">La gamme</a></li><br><br>
			<li><a  href="http://www.lemondedegaya.fr/fairepart.php">Le faire part</a></li><br><br>
			<li><a  href="http://www.lemondedegaya.fr/sommaire_textes.php">Idées de textes</a></li><br><br>
			<li><a  href="http://www.lemondedegaya.fr/cgv.php">Conditions de ventes</a> </li>
		</ul>
code css pour IE

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
 
.slogan {
color: #7890d2;
 
 
	font-size: 17px;
	text-decoration: none;
	text-align: right;
	position:absolute;
	top: 70px;
	left: 582px;
	font-style: italic;
	}
 
 
 
.a {
color: red;
	float:left;
	width:165px;
	height:370px;
top: 130px;
	text-align: center;
	font-family:comic sans ms, Times New Roman, Times, serif;
font-size: 17px;
	}
 
	.menuG2{
position: relative;
	float:left;
	width:165px;
	height:370px;
	top: 230px;
	text-align: center;
	font-family:comic sans ms, Times New Roman, Times, serif;
font-size: 17px;
	}