#menu	{ 
margin:0;
padding:5px 0 0 22px;
width:845px;
height:32px;
background:url(../img/fondMenu.gif);
line-height:normal;
}
#menu ul 				{ margin:0; padding:0; list-style-type:none; }
#menu li 				{ float:left; margin:0; padding:0; }
#menu li.menuOn			{ background:url(../img/pages/fondMenu-on.gif) right top no-repeat; }
#menu img				{ display:inline; }
#menu img.delimiteur	{ margin:3px 6px 0 6px; }
#menu a	{
display:block; 
margin:0; 
padding:9px 6px; 
text-decoration:none;
color:white;
}
#menu a.menuActif	{ background:url(../img/pages/fondMenuLeft-on.gif) left top no-repeat; text-decoration:underline; }
#menu a:hover	{ 
color:white; 
text-decoration:underline; 
}

#underMenu {
width:867px;
height:25px;
background:#E13800;
color:white;
}
#underMenu .liens	{ margin:0 40px; line-height:24px; }
#underMenu a		{ color:white; text-decoration:none; }
#underMenu a:hover	{ text-decoration:underline; }

#menuShadow { 
height:10px;
background:url(../img/pages/shadow.gif) repeat-x;
}

#leftZone	{
float:left;
width:550px;
margin:20px 0 0 20px;
color:white;
}
#leftZone h1			{ font-size:30px; margin:0; padding:0; display:inline; background:#49484D; }
#leftZone h2			{ font-size:14px; font-weight:bold; color:#E94500; margin:0 0 5px 0; padding:0; }
#leftZone p img			{ float:left; margin:2px 20px 10px 0; }
#leftZone a				{ color:orange; }
#leftZone .contact		{ float:left; width:200px; margin-right:20px; padding:10px; border:1px solid black; background:#7F8184; }
#leftZone .titreContact	{ color:#E94500; font-weight:bold; }
#leftZone .lienContact	{ color:white; font-size:11px; }

#ligneTitre	{ height:30px; background:url(../img/pages/fondTitre.gif) repeat-x; }

#rightZone	{
margin:20px 0 0 605px;
width:230px;
}
#pointDeVue			{ width:235px; height:92px; background:url(../img/pages/pointDeVue.jpg) no-repeat; font-style:italic; }
#pointDeVue	.info	{ position:relative; top:56px; left:14px; }
#pointDeVue a		{ text-decoration:none;  color:black; }

