/*
	11/07/2006, LoP : modifica a mainMenuBar per i padding
*/

td.mainMenu {
	/*	padding-left: 20px;*/
	text-align: left;
	height: 1px;
	padding: 0px;
	line-height: 14px;
}

td.mainMenuSelected {
	/*	padding-left: 20px;*/
	text-align: left;
	height: 1px;
	padding: 0px;
	line-height: 14px;
	color: #bf1516;
}

td.mainMenuBar {
	height: 1px;
	padding: 0px 4px 0px 16px;
	color: #9A958B;
	width: auto;
	text-align: right;
	font-size: 15px;
}

td.mainMenuModBar {
	height: 1px;
	padding: 0px;
	padding-left: 15px;
	color: #bf1516;
	width: 8px;
	font-size: 10px;
	text-align: right;
}

td.mainMenuModVar {
	height: 1px;
	padding: 0px;
	padding-left: 0px;
	font-size: 10px;
	text-align: left;
}

td.mainMenuOv {
	padding-left: 20px;
	color: #9A958B;
}


span.mainMenu {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

/* unvisited link */
a.mainMenu:link 
{
	font-family: verdana;
/*	font-size: 10pt;*/
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/* visited link */
a.mainMenu:visited 
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/* mouse over link */
a.mainMenu:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #9A958B;
	text-decoration: none;
}

/* selected link */
a.mainMenu:active 
{
	font-family: verdana;
	font-size: 11px;
	color: #9A958B;
	text-decoration: none;
}

/* unvisited link */
a.mainMenuOv:link
{
	font-family: verdana;
	font-size: 11px;
	color: #9A958B;
	text-decoration: none;
}

/* visited link */
a.mainMenuOv:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #9A958B;
	text-decoration: none;
}

/* mouse over link */
a.mainMenuOv:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #9A958B;
	text-decoration: none;
}

/* selected link */
a.mainMenuOv:active
{
	font-family: verdana;
	font-size: 11px;
	color: #9A958B;
	text-decoration: none;
}

/* ---- */
/* unvisited link */
a.mainMenuMod:link
{
	font-family: verdana;
/*	font-size: 10pt;*/
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

/* visited link */
a.mainMenuMod:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

/* mouse over link */
a.mainMenuMod:hover
{
	color: #BF1516;
	font-family: verdana;
	font-size: 11px;
/*	background-color: #ffffff;*/
	text-decoration: none;
}

/* selected link */
a.mainMenuMod:active
{
	font-family: verdana;
	font-size: 11px;
	color: #bf1516;
	text-decoration: none;
}

/* unvisited link */
a.mainMenuModOv:link
{
	font-family: verdana;
	font-size: 11px;
	color: #bf1516;
	text-decoration: none;
}

/* visited link */
a.mainMenuModOv:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #bf1516;
	text-decoration: none;
}

/* mouse over link */
a.mainMenuModOv:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #bf1516;
	text-decoration: none;
}

/* selected link */
a.mainMenuModOv:active
{
	font-family: verdana;
	font-size: 11px;
	color: #bf1516;
	text-decoration: none;
}