.menu {
	height:100%;
	
	color:#9CADBF;
}


#menu
{
	background-image : url(/journalistic_award/images/menu_bg.gif);
	color:#D3DCE3;
	font-weight: bold;
	height:30px;
	background-color: #9CADBF;
	background-position: 0px 0px;
	padding-left: 50px;
	vertical-align: bottom;
	width: 100%;
}
#menu span { height:15px; filter:DropShadow (Color=#7F8F9F, OffX=1, OffY=1, Positive=true);color:#D3DCE3; margin: 0 5 0 10; font-size: 12px; line-height :12px;} 
#menu a { vertical-align: middle; color:#ffffff; font-weight: bold; font-size: 11px; line-height : 15px; font-family: verdana, arial, sans-serif;margin: 5 0 1 0;}
#menu a:link { text-decoration:none;  }
#menu a:visited { text-decoration: none; }
#menu a:hover {  text-decoration: none; color:#E0E8F1; }
#menu a:active {  text-decoration: none; }


.footermenu {
	height:100%;

	color:#6F8FA4;
}


#footermenu
{
	color:#6F8FA4;
	font-weight: bold;
	height:30px;
	background-color: #E6E9EE;
	background-position: 0px 0px;
	padding-left: 50px;
	vertical-align: bottom;
	width: 100%;
}
#footermenu span { height:15px; filter:DropShadow (Color=#6F8FA4, OffX=1, OffY=1, Positive=true);color:#6F8FA4; margin: 0 5 0 10; font-size: 12px; line-height :12px;} 
#footermenu a { vertical-align: middle; color:#6E91A5; font-weight: bold; font-size: 11px; line-height : 26px; font-family: verdana, arial, sans-serif;}
#footermenu a:link { text-decoration:none;  }
#footermenu a:visited { text-decoration: none; }
#footermenu a:hover {  text-decoration: none; color:#91ACBB; }
#footermenu a:active {  text-decoration: none; }


UL {
	list-style-image : url(/images_es_ES/advisor_arrow.gif);
	margin-bottom : 0px;
	margin-left : 18px;
	margin-top : 2px;
}
li {
	margin-bottom : 2px;
	margin-top : 2px;
}

