UL.menuHorizontal {
/*	list-style-type: none;
		height: 100%;

		height: 30px;
	margin-top:-15px;
	margin-left:0px;*/
}
LI.menuHorizontalItem{
	list-style-type: none;
/*	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:10px;
	padding: 5px;
	border: 1px solid #0000CC;
	background-color:#0000CC;
	background-color: #6699CC;
	color: white;
	-moz-border-radius-topleft: 0.90em; 
	-moz-border-radius-topright: 0.90em;
	height:25px;
	margin-top:auto;
	padding: 5px 5px 0px 5px;*/
}
/* CSS Document */
a:visited{
	
	
}
* {
	-moz-box-sizing: border-box;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.paneToolbar
{
    z-index: 3;
    position: relative;
    width: 100%;
	height: 35px;
	padding-top:3px;
	padding-left:5px;
    background-image:url(/images/menus/panelToolbarBG.gif);
    background-repeat: repeat-x;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(179, 182, 176);
    /*border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(179, 182, 176);*/
    background-color: rgb(231, 232, 221);
}
.buttonTable,
.buttonTableOver{
	background-image:url(/images/menus/capBG.gif);
	background-position: 0px -0px;
	height:26px;
	/*display:inline-table;*/
	float:left;
	margin-right:5px;
}
.buttonTableOver{
	background-position: 0px -25px;
}
.leftCap,
.leftCapOver{
	background-image:url(/images/menus/leftCap.gif);
    background-position: 0px 0px;
	width:3px;
}
.leftCapOver{
   background-position: 0px -25px;
}
.buttonIcon{
	width:25px;	
}
.rightCap,
.rightCapOver{
	background-image:url(/images/menus/rightCap.gif);
    background-position: 0px 0px;
	width:3px;
}
.rightCapOver{
    background-position: 0px -25px;
}
.dropdownArrowSep,
.dropdownArrowSepOver{
	width:3px;
	background-image:url(/images/menus/sep.gif);
    background-position: 0px 0px;
	background-repeat:no-repeat;
}
.dropdownArrowSepOver{
	background-position: 0px -25px;
}
.dropdownArrowCell{
	/*width:12px;*/
	padding-left:2px;
	padding-right:2px;

}
.dropdownArrow{
	width:8px;
	height:12px;
	background-image:url(/images/menus/arrow.gif);
	background-position:0px -7px;
}
.buttonTxt{
	padding-right:5px;
}
.buttonTxt:hover{
	cursor:pointer;
}
/*.leftCap:hover {
	background-position: 0px 25px;
	color:#FF0000;
}*/

.dropDown{
	background-color:#C0C0C0;
	border-top:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	z-index:5;
	position:absolute;
	opacity: 0;
	display:none;

}
.dropDownChrome{
	background-color:#EEEEEE;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;	
	padding:5px;
}
.chrome{
	background-color:#EEEEEE;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;	
}
.dropDownMenuItem{
	opacity: 1;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}
.dropDownMenuItem a{
	opacity: 1;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	text-decoration:none;
	color:#333;
}
.dropDownMenuItem:hover{
	background-color:#0066FF;
	color:#FFFFFF;
	cursor:pointer;
}
.dropDownMenuItemDefault{
	font-weight:bold;
	text-align:left;
}
.dropDownMenuSep{
	width:90%;
	margin:auto;
	height:2px;
	border-top:1px solid #111111;
	border-top:1px solid #A0A0A0;
	margin-top:2px;
	margin-bottom:2px;
}
.dropShadowHoriz{
	background-image:url(/images/menus/shadowHoriz.gif);	
	height:10px;
	position:absolute;
	opacity:0.5;	
}
.dropShadowVert{
	background-image:url(/images/menus/shadowVert.gif);
	position:absolute;
	width:10px;
	opacity:0.5;
}
.dropShadowSE{
	background-image:url(/images/menus/shadowSE.gif);
	position:absolute;
	height:10px;
	width:10px;
	opacity:0.5;
}

.searchPanelSearchButton{
	background-image:url(../images/icone/16x16/search.png);
	background-repeat:no-repeat;
	padding-left:18px;
}
.searchPanelSelect{
	font-size:10px;
	width:110px;
}
.searchPanelTxt{
	font-size:10px;
}
.recurrenteGoButton{
	background-image:url(../images/icone/16x16/bplan.png);
	background-repeat:no-repeat;
	padding-left:18px;
		height:26px;
}
/*.searchPanelHelpLink,
.searchPanelHelpLink:visited,
.searchPanelHelpLink:active,
.searchPanelHelpLink:hover{
	text-decoration:none;
	font-size:11px;
	color:#000099;
}
*//* -------------- IDs ------------------ */
#buttonIconFacture{
	background-image:url(/images/menus/icons.gif);
	background-position:-479px;
	
}
#buttonIconClient{
	background-image:url(/images/menus/config-users.png);
	width:22px;
	background-position:0px 3px;
	background-repeat:no-repeat;
}
#buttonIconSearch{
	background-image:url(/images/menus/system-search.png);
	width:22px;
	background-position:-1px;
	background-repeat:no-repeat;	
}
#buttonIconStatut{
	background-image:url(/images/menus/stock_zoom.png);
	width:22px;
	background-position:-1px;
	background-repeat:no-repeat;	
}
#buttonIconOgone{
	background-image:url(/images/menus/face-grin.png);
	width:22px;
	background-position:-1px;
	background-repeat:no-repeat;	
}
#buttonClientSelect{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100px;
	margin-top:2px;
}
#buttonIconFilter{
	background-image:url(/images/menus/application-x-gnome-saved-search.png);
	width:22px;
	background-position:0px 2px;
}
#buttonIconPrintFacture{
	background-image:url(/images/menus/icons.gif);
	background-position:-209px;
}
#buttonIconMailFacture{
	background-image:url(/images/menus/icons.gif);
	background-position:-180px;
	width:32px;
}
#buttonIconUpdateFacture{
	background-image:url(/images/menus/icons.gif);
	background-position:-32px;
/*	width:32px;*/
}
#buttonIconDeleteFacture{
	background-image:url(../images/icone/16x16/deleteinvoice.png);
	background-position:0px;
	background-repeat:no-repeat;
/*	width:32px;*/
}
/*#searchPanelHelp{
	background-color:#FFFFCC;text-align:left;
	display:none;
	z-index:5;
}*/
#buttonIconNewClient{
	background-image:url(/images/menus/icons.gif);
	width:22px;
	background-position:-361px;
	background-repeat:no-repeat;
}
#buttonIconNewRappel{
    background-image:url(/images/email_go.png);
    width:22px;
    background-position: 2px;
    background-repeat:no-repeat;
}
#buttonIconNewImport{
    background-image:url(/images/icone/16x16/payment.png);
    width:26px;
    /*background-position:2px 3px;*/
    background-repeat:no-repeat;
}
#buttonIconUpdateClient{
	background-image:url(/images/menus/icons.gif);
	width:22px;
	background-position:-421px;
	background-repeat:no-repeat;
}
#buttonIconFactureClient{
	background-image:url(/images/menus/icons.gif);
	width:26px;
	background-position:-510px;
	background-repeat:no-repeat;
}
#buttonIconAttribute{
	background-image:url(/images/menus/icons.gif);
	width:26px;
	background-position:-1080px;
	background-repeat:no-repeat;
}
#buttonIconArchive{
	background-image:url(/images/icone/archived.png);
	width:26px;
	background-position:0px;
	background-repeat:no-repeat;
}
#buttonIconUnArchive{
	background-image:url(/images/icone/unarchive.png);
	width:26px;
	background-position:0px;
	background-repeat:no-repeat;
}
#buttonIconPublicAccesss{
	background-image:url(../images/icone/16x16/internet-web-browser.png);
	width:26px;
	background-position:center 5px;
	background-repeat:no-repeat;
}
#buttonIconAccesssPublic{
    background-image:url(../images/icone/16x16/public.png);
    width:26px;
    background-position:center 5px;
    background-repeat:no-repeat;
}
#buttonIconBanknumber{
	background-image:url(/images/menus/banknumber.png);
	width:26px;
	background-position:center 1px;
    background-repeat:no-repeat;
}
#buttonIconGetBack{
    background-image:url(../images/icone/up.gif);
    width:26px;
    background-position:center 5px;
    background-repeat:no-repeat;
}
#buttonIconRecurrent{
	background-image:url(../images/icone/16x16/gworldclock.png);
	width:26px;
	background-position:2px 3px;
	background-repeat:no-repeat;
}
#buttonIconPayment{
    background-image:url(../images/icone/16x16/payment.png);
    width:26px;
    background-position:2px 3px;
    background-repeat:no-repeat;
}
#buttonIconNewRecurrent{
	background-image:url(../images/icone/16x16/newrecurrente.png);
	width:26px;
	background-position:2px 3px;
	background-repeat:no-repeat;
}
#buttonIconBusinessPlan{
	background-image:url(../images/icone/16x16/bplan.png);
	width:26px;
	background-position:2px 3px;
	background-repeat:no-repeat;
}
#buttonIconStats{
	background-image:url(/images/icone/16x16/stats.png);
	width:26px;
	background-position:2px 6px;
	background-repeat:no-repeat;
}
#buttonIconNewBalance{
    background-image:url(/images/icone/16x16/balance.png);
    width:26px;
    background-position:2px 6px;
    background-repeat:no-repeat;
}
#buttonIconBackClients{
    background-image:url(/images/icone/16x16/left_green_arrow.png);
    width:26px;
    background-position:2px 6px;
    background-repeat:no-repeat;
}
#buttonIconInstanciate{
	background-image:url(../images/icone/recurrent-2-invoice.png);
	width:36px;
	background-position:2px 3px;
	background-repeat:no-repeat;
}
#buttonIconToRecurrent{
	background-image:url(../images/icone/torecurrent.png);
	width:30px;
	background-repeat:no-repeat;
	background-position:2px 3px;
}
#buttonIconAddDocument{
	background-image:url(/images/menus/icons.gif);
	width:30px;
	background-repeat:no-repeat;
	background-position:-660px 1px;
}