.div_menu
{
   width: 140px ;
}

.div_menu .tbl_menu
{
	background-image: url( ../img/fondo_menu.gif) ;
   background-repeat: repeat-y ;
   width: 100% ;
   margin-left: 5px ;
   color: #FF8000 ;
	font-size: 12px ;
	font-weight: bold ;
}

.tbl_menu td
{
	vertical-align: middle ;
	padding-left: 5px ;
}

.tbl_menu  .menu_item
{
   height: 25px ;
}

.menu_item#select
{
  color: white ;
}

.tbl_menu  .menu_sport
{
   vertical-align: bottom ;
   text-align: center ;
}

.div_diari
{
	color: #04566C ;
	font-size: 12px ;
	font-weight: bold ;
	text-align: center ;
   vertical-align: top ;
}

