﻿/*ADDED*/
*.level1 
{
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left:0px;
	
}


#ctl00_menu, #ctl00_loginViewMenu_menu {
	background-image: url("../picts/fond_nav.png");
	background-repeat: repeat-x;
	background-position: top left;
	height: 24px;
	border: solid 1px #75797c;
	line-height: 24px;
}
*.bgMenu
{
	background-image: url("../picts/fond_nav.png");
}
*.vertBar
{
	border-right: solid 1px #457289;
}
#ctl00_menu tr td table tr td, #ctl00_loginViewMenu_menu tr td table tr td
{
	text-decoration:underline;
	text-align:center;
	border-right: solid 1px #457289;
}

*.noborder
{
	padding:0px 0px 0px 0px;
	margin-left: 229px;
}
div.ctl00_menu_0 table, div.ctl00_loginViewMenu_menu_0 table
{
	background-color:#072436;	
	padding:2px 2px 2px 2px;
}
*.menuItemTd
{
	color:white;
	border-bottom: solid 1px #457289;
}
.sf-menu {
	float:			left;
	margin: 0;
	padding:  0;
	margin-bottom:	4px;
	z-index: 100;
}
.sf-menu a {
	padding: 		0;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
