/* Start of CMSMS style sheet 'styles_nutri_v1_linkit' */
dfn {
  display: none;
}
a{
color: #fff;}
.menu {
  background: #53a0d6;
  width:900px; 
  height:28px; 
  font-size:0.9em; 
  position:relative; 
  z-index:100;

}

.menu ul {

  padding:0;
  margin:0;
  padding-left: 2px;
  list-style-type:none;

}

.menu li {
  float:left;
  width:147px;
  position:relative;
}

.menu a, .menu a:visited, div.menu ul li.currentpage h3 {
  display:block;
  font-size:1em;
  font-weight: bold;
  text-decoration:none; 
  color:#fff; 
  width:137px; 
  height:24px; 
  background: #53a0d6;
  padding-left:5px; 
  padding-top: 8px;
  font-family: Arial;
  padding-right: 5px;
  text-align: center;
}

.menu a:hover, .menu ul ul a:hover{
  color:#53a0d6;
  background:#fff; 
}

div.menu ul li.activeparent ul li.currentpage h3 {
  padding: 0;
  margin: 0;
  line-height: 1em;
  padding-top: 5px;
  padding-bottom: 5px;
  width:139px; 

}

/* End of 'styles_nutri_v1_linkit' */

