﻿span.stdbutton
{
	display: -moz-inline-box !important;
	display: inline-block;
	background: url(images/buttons/stdbutton-g-20.png) no-repeat left top;
	height: 20px;
	margin-right: 9px;
	width: auto;
}
a.stdbutton
{
	display: -moz-inline-box !important;
	display: inline-block;
	font-weight: bold;
	color: #FFF;
	font-size: 0.9em;
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 10px;
	margin-right:-9px;
	height: 20px;
	line-height: 18px;
	background: url(images/buttons/stdbutton-d-20.png) no-repeat right top;
}

.topbar
{
/*	background: url(images/barres/Image1_1x1.gif) no-repeat left top;*/
	height: 0px;
	margin-right: 10px;
	font-size: 0.9em;
	white-space: nowrap;
}
.topbarend
{
	float:right;
	font-weight: bold;
	color: #444;
	padding-left: 15px;
	padding-right: 10px;
	margin-right:-10px;
	height: 0px;
	line-height: 0px;
	/*background: url(images/barres/Image1_1x2.gif) no-repeat right top;*/
	}

.bottombar
{
	/*background: url(images/barres/Image1_3x1.gif) no-repeat left bottom;*/
	height: 0px;
	margin-right: 0px;
}
.bottombarend
{
	float:right;
	padding-left: 15px;
	padding-right: 10px;
	margin-right:-10px;
	height: 0px;
	line-height: 0px;
	/*background: url(images/barres/Image1_3x2.gif) no-repeat right bottom;*/
}
.barres
{
    /*
	border-left:solid 3px #444080;
	border-right:solid 3px #444080;
	padding-left:10px;
	padding-right:10px;
	display: -moz-inline-block !important;
	display:inline-block;
	*/
}
