#conteneur	{ background:url('../img/home/fondHome.gif') no-repeat; height:500px; }

#leftHome			{ float:left; width:355px; }
#leftHome .logo		{ margin:140px 0 20px 20px; }
#login				{ background:url('../img/home/cercles.gif') no-repeat; width:270px; height:122px; margin-left:20px; }
#login table		{ margin:30px 0 0 130px; }
#adresse			{ font-size:11px; color:white; margin:0 0 0 60px; }

#centreHome	{ float:left; width:465px; }

#menu a					{ display:block; float:left; background:url('../img/home/fondMenu_off.gif') center top no-repeat; margin:0 10px; padding-top:20px; color:black; text-decoration:none; }
#menu a.menu01:hover	{ background:url('../img/home/fondMenu01_on.gif') center top no-repeat; }
#menu a.menu02:hover	{ background:url('../img/home/fondMenu02_on.gif') center top no-repeat; }
#menu a.menu03:hover	{ background:url('../img/home/fondMenu03_on.gif') center top no-repeat; }
#menu a.menu04:hover	{ background:url('../img/home/fondMenu04_on.gif') center top no-repeat; }
#menu a.menu05:hover	{ background:url('../img/home/fondMenu05_on.gif') center top no-repeat; }

#pictoIntro		{ float:left; width:30px; margin-top:60px; }
#intro			{ float:left; font-size:11px; width:400px; padding:0 0 15px 0; background:url('../img/home/pictoIntro2.gif') bottom right no-repeat; margin-top:60px; }
#intro h2		{ color:#8e004d;  }
#intro strong	{ color:#8e004d;  }

#actualites			{ float:left; background:#F2F2F2; width:222px; font-size:11px; margin-top:20px; padding:10px; }
#actualites strong	{ color:#8e004d; }
#actualites h2		{ color:#8e004d; margin:5px 0 10px 0; }

#interview		{ float:left; margin-left:30px; }

.lienHome	{ color:#8e004d; }
.actu		{ color:black; text-decoration:none; }
