
#eu_logos
{
  text-align: center;
}
#EMComp; #ERDF
{
  text-align: center;
}
#content
{
  margin-top: 0;
}

#main_menu
{
 margin-bottom: 20px;
}

#erdf_main_menu
{
  margin: 10px 0 0 150px;
  padding: 0 0 10px 10px;
  float: left;
  clear: both;
  height: 20px;
  width: 660px;
  font-size: 100%;
  text-transform: capitalize;
  border-bottom: 1px dashed #bfbfbf;
}

#erdf_main_menu ul
{
list-style: none;
}

#erdf_main_menu li
{
 display: inline;
 margin: 0;
 text-align: left;
 font-size: 100%;
 font-family: arial, verdana, helvetica, sans-serif;
 background: url(../../template_files/imgs/puce.jpg) no-repeat 5px 9px;
}

#erdf_main_menu li.unselected a
{
 list-style-type: none;
 text-decoration: none;
 color: #009b00;
 font-weight: normal;
}

#erdf_main_menu li.unselected a:hover
{
 text-decoration: none;
 color: #64c85f;
 font-weight: normal;
 list-style-type: none;
}

#erdf_main_menu li.selected a
{
 text-decoration: none; 
 color: #009b00;
 font-weight: bold;
 list-style-type: none;
}


