body1 {
 background-color: #7179ad;
 color: #ffffff;
 font-family: arial;
 }
#ibas {
 display: block;
 z-index: 2;
 position: relative;
 top: 10px;
 }
#cont {abackground-color: #7d7d7d; padding: 0px; }
#cont,#menuhlp {text-align: center;  width: <? echo ($menuwidth); ?>px;}
#cont p { margin-top:0px;}
#cont div p {margin-top: 0px; margin-bottom:0px; padding: 0px;}
#cont div p a { padding-left: 7px; text-align: left;}
#pendule {font-family: verdana; text-align:center; font-size : 10pt; font-weight:bold;}
.menuOut      		{margin-bottom: 0px; cursor:pointer; margin-bottom: 0px; color:#0238ff; width:<? echo $menuwidth; ?>px; height: 26px; padding-top:4px; text-align:center; font-size : 12px; font-weight:bold;  background-image: url(../entete/menu1.gif);}
.amenuOut a:link	{margin-bottom: 0px; cursor:pointer; margin-bottom: 0px; color:#0238ff; width:<? echo $menuwidth; ?>px; height: 26px; padding-top:4px; text-align:center; font-size : 12px; font-weight:bold;  abackground-image: url(../entete/menu1.gif);}
.amenuOut a:active	{margin-bottom: 0px; cursor:pointer; margin-bottom: 0px; color:#0238ff; width:<? echo $menuwidth; ?>px; height: 26px; padding-top:4px; text-align:center; font-size : 12px; font-weight:bold;  abackground-image: url(../entete/menu1.gif);}
.amenuOut a:visited	{margin-bottom: 0px; cursor:pointer; margin-bottom: 0px; color:#0238ff; width:<? echo $menuwidth; ?>px; height: 26px; padding-top:4px; text-align:center; font-size : 12px; font-weight:bold;  abackground-image: url(../entete/menu1.gif);}
.amenuOut a:hover	{margin-bottom: 0px; cursor:pointer; margin-bottom: 0px; color:red; width: 122px; height: 26px; padding-top:4px; text-align:center; font-size : 12px; font-weight:bold;  abackground-image: url(../entete/menu2.gif);}

.menuOut2     		{margin-bottom: 0px; font-family:Arial Narrow; color:#0238ff; width:<? echo $menuwidth; ?>px; height: 20px; padding-top:0px; text-align:center; font-size : 11px; font-weight:bold;  background-image: url(../entete/menuh2.gif);}
.menuOut3     		{margin-bottom: 0px; font-family:Arial Narrow; color:#feef09; width:<? echo $menuwidth; ?>px; height: 20px; padding-top:0px; text-align:center; font-size : 11px; font-weight:bold;  background-image: url(../entete/menuh2.gif);}
.menuOver     		{cursor:pointer; margin-bottom: 0px; abackground-color:#FFFFFF; color:red; #CC0000; width:200px; padding:0px; text-align:left; font-size : 11px; font-weight:bold; border:1px solid #000000; background-image: url(../entete/menu2.gif);}
.submenu        	{width:<? echo $menuwidth-17; ?>px; 
					font-family:Arial Narrow; 
					font-size:12px; 
					font-weight: bold; 
					padding-left:0px; 
					abackground-image: url(../entete/menufond.gif); 
					background-color: #d5d5c7; #fcfcca; #bfbebe; 
					text-align: left; 
					border-right: 2px solid #666666; 
					border-left: 1px solid #666666; 
					border-bottom: 2px solid #666666; 
					position: relative; left: 2px; top: -6px;
					}
.submenu a       	{ color:#0238ff; text-decoration:none;}
.submenu a:active    { color:#0238ff; text-decoration:none;}
.submenu a:visited    { color:#0238ff; text-decoration:none;}
.submenu a:hover    { color:red; text-decoration:none; font-style: oblique;}

#bordbas {
position: relative;
display: block;
aleft: -28px;
top: 20px; 
}
#menuhlp {
position: relative;
height: 100px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
font-family: Arial;
color: yellow;
font-size: 9pt;
font-weight: bold;
background-image: url(../entete/menu.gif); 
background-repeat: no-repeat;
background-position: top;
}
.hlp {
 display: none;
}