﻿.StaticMenuItemStyleP
{
  font:13px/13px Lucida Sans;
  color:#3d3d3d;
  font-weight:bolder;
}

.StaticHoverStyleP
{
  color: #0d3f99;
}

.StaticSelectedStyleP
{
  color: #0d3f99;
}

.divMenu
{
  position:absolute; 
  top:356px; 
  margin-left:36px;
  width:631px; 
  height:69px;
  /*
  background:url(Images/menu-sfondo.jpg) no-repeat top left;
*/
}