﻿#navMenu {
	width: 550px;
	height: 25px;
	margin: 0;
	float: right;
	display: block;
	border-style: solid;
	border-color: #3e72a5;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 5px;
	border-left-width: 0;
	margin-top: 55px;
}
* html #navMenu {
	width: 530px;
	height: 25px;
	margin: 0;
	float: right;
	clear: both;
	border-style: solid;
	border-color: #3e72a5;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 5px;
	border-left-width: 0;
	margin-top: 55px;
}
#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}
#tab a {
	background: #000000 url("../images/right_2.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
}
#tab a span {
	display: block;
	background: url("../images/left_2.gif") no-repeat left top;
	padding: 0 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}
#tab a:hover, #tab li.item_active a {
	background-position: right bottom;
	border-color: #FF9300;
}
#tab a:hover span, #tab li.item_active a span {
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a#last {
	background: #000000 url("../images/right_R.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
}
a#last span {
	display: block;
	background: url("../images/left_R.gif") no-repeat left top;
	padding: 0 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}
#tab li.item_active a#last {
	background-position: right bottom;
	border-color: #FF9300;
	background: url("../images/left_R.gif") no-repeat;
}
#tab a#last:hover span, #tab li.item_active a#last span {
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/****************************************************************************************************************************************/
/***************************************     MENU BAR COME RIBOCMS         **************************************************************/
/****************************************************************************************************************************************/

#MainMenu 
{
	width: 100%;
	height: 26px;
	background: url("../images/bmid_038.gif");
	border: 0;
	margin: 0;
}
#menu_tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#menu_tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#menu_tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#menu_tab a 
{
	background: #000 url('../images/bright_037.gif') no-repeat right
top;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#menu_tab a span 
{
	display: block;
	background: url('../images/bleft_037.gif') no-repeat left
top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: 700;
	line-height: 31px;
	padding: 0 16px 0 18px;
}
#menu_tab a:hover,#menu_tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#menu_tab a:hover span,#menu_tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}


/*****************/
.menu_bar {
	
	float: left;
	width: 100%;
margin-top: 26px;
  /*	#margin-top: 26px;#margin-bottom: 40px;padding-top: 0px;
}


