.mainDiv_urgence
{
  width:430px;
}
.topItem
{
  width:430px;
  height:22px;
  cursor:pointer;
  background: #FFFFFF;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Arial";
 
}

.mainDiv_entreprise1
{
  width:500px;
}
.topItem
{
  width:500px;
  height:22px;
  cursor:pointer;
  background: #FFFFFF;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Arial";
 
}

.mainDiv_entreprise2
{
  width:435px;
}
.topItem
{
  width:435px;
  height:22px;
  cursor:pointer;
  background: #FFFFFF;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Arial";
 
}

.mainDiv_premier
{
  width:475px;
}
.topItem
{
  width:475px;
  height:22px;
  cursor:pointer;
  background: #FFFFFF;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Arial";
 
} 



.mainDiv_BFM
{
  width:700px;
}

.mainDiv_Pro
{
  width:660px;
}


.topItem
{
  width:700px;
  height:22px;
  cursor:pointer;
  background: #FFFFFF;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Arial";
 
}

.mainDiv_Run
{
  width:300px;
}
.topItem
{
  width:475px;
  height:22px;
  cursor:pointer;
  background: #FFFFFF;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Arial";
 
}

.dropMenu
{
  background:#FFFFFF;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
}

.subMenu
{
   display:none;
}

.subMenu1
{
   display:yes;
}
.subItem
{
   padding-left:5px;
   cursor:pointer;
   font-weight:normal;
   text-decoration:none;
   color:black;
}

.subItem a
{
   text-decoration:none;
   color:black;
}

.subItemOver
{
   cursor:pointer;
   color:blue;
   text-decoration:underline;
   font-weight:bold;
   padding-left:5px;
}

.subItemOver  a
{
   color:blue;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
