.HeaderGrid
{
	text-transform: uppercase;
	color: White;
	background-color: #e64215;
	background-image: url(../img/headergrid.png);
	background-position: top center;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.separator
{
	background-image: url(../img/sep.png);
	background-repeat: repeat;
	background-position: center middle;
	background-color: Black;
	width: 15px;
	height: 15px;
}

a.button
{
	border: 0;
	cursor: pointer;
	font-weight: bold;
	padding: 0 10px 0 0;
	font-size: 12px;
	min-width: 20px;
	display: inline-block;
}
a.button span
{
	display: inline-block;
	padding: 0 0 0 10px;
	vertical-align: middle;
	white-space: nowrap;
}

a.button.submitBtn
{
	background: url(../img/btn_Grey_right.png) right no-repeat;
}
a.button.submitBtn span
{
	height: 25px;
	line-height: 25px;
	background: url(../img/btn_Grey_left.png) left no-repeat;
	color: #fff;
}

a.button.submitBtn:hover
{
	text-decoration: none;
	background: url(../img/btn_Grey_right-click.png) right no-repeat;
}

a.button.submitBtn:hover span
{
	background: url(../img/btn_Grey_left-click.png) left no-repeat;
}

.divcontent
{
	width: 975px;
	background-color: Transparent;
	vertical-align: text-bottom;
}

.item
{
	height: 10px;
	background-image: url(../img/bandeitem.png);
	background-position: bottom left;
	background-repeat: repeat;
	background-color: Transparent;
}

.item a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.item a:hover
{
	text-decoration: underline;
}
.itemalternative
{
	height: 10px;
	background-image: url(../img/bandeitemalternative.png);
	background-position: bottom left;
	background-repeat: repeat;
	background-color: Transparent;
}

.itemalternative a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.itemalternative a:hover
{
	text-decoration: underline;
}

.btn-afficher, .btn-ajouter, .btn-annuler, .btn-bas, .btn-calendrier, .btn-coche, .btn-connecter, .btn-decoche, .btn-droit, .btn-gauche, .btn-haut, .btn-importer, .btn-imprimer, .btn-masquer, .btn-parcourir, .btn-pdf, .btn-rechercher, .btn-sauvegarder, .btn-supprimer, .btn-valider, .btn-modifier, .btn-dupliquer
{
	height: 27px;
	width: 27px;
}

.btn-afficher a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-afficher.png");
	background-position: top left;
}
.btn-ajouter a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-ajouter.png");
	background-position: top left;
}
.btn-annuler a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-annuler.png");
	background-position: top left;
}
.btn-bas a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-bas.png");
	background-position: top left;
}
.btn-calendrier a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-calendrier.png");
	background-position: top left;
}
.btn-coche a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-coche.png");
	background-position: top left;
}
.btn-connecter a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-connecter.png");
	background-position: top left;
}
.btn-decoche a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-decoche.png");
	background-position: top left;
}
.btn-droit a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-droit.png");
	background-position: top left;
}
.btn-gauche a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-gauche.png");
	background-position: top left;
}
.btn-haut a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-haut.png");
	background-position: top left;
}
.btn-importer a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-importer.png");
	background-position: top left;
}
.btn-imprimer a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-imprimer.png");
	background-position: top left;
}
.btn-masquer a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-masquer.png");
	background-position: top left;
}
.btn-parcourir a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-parcourir.png");
	background-position: top left;
}
.btn-pdf a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-pdf.png");
	background-position: top left;
}
.btn-rechercher a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-rechercher.png");
	background-position: top left;
}
.btn-sauvegarder a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-sauvegarder.png");
	background-position: top left;
}
.btn-supprimer a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-supprimer.png");
	background-position: top left;
}
.btn-valider a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-valider.png");
	background-position: top left;
}
.btn-modifier a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-modifier.png");
	background-position: top left;
}
.btn-dupliquer a
{
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../img/btn-dupliquer.png");
	background-position: top left;
}

.btn-afficher a:hover, .btn-ajouter a:hover, .btn-annuler a:hover, .btn-bas a:hover, .btn-calendrier a:hover, .btn-coche a:hover, .btn-connecter a:hover, .btn-decoche a:hover, .btn-droit a:hover, .btn-gauche a:hover, .btn-haut a:hover, .btn-importer a:hover, .btn-imprimer a:hover, .btn-masquer a:hover, .btn-parcourir a:hover, .btn-pdf a:hover, .btn-rechercher a:hover, .btn-sauvegarder a:hover, .btn-supprimer a:hover, .btn-valider a:hover, .btn-modifier a:hover, .btn-dupliquer a:hover
{
	background-position: 0 -27px;
}

.btn-afficher a:active, .btn-ajouter a:active, .btn-annuler a:active, .btn-bas a:active, .btn-calendrier a:active, .btn-coche a:active, .btn-connecter a:active, .btn-decoche a:active, .btn-droit a:active, .btn-gauche a:active, .btn-haut a:active, .btn-importer a:active, .btn-imprimer a:active, .btn-masquer a:active, .btn-parcourir a:active, .btn-pdf a:active, .btn-rechercher a:active, .btn-sauvegarder a:active, .btn-supprimer a:active, .btn-valider a:active, .btn-modifier a:active, .btn-dupliquer a:active
{
	background-position: 0 -54px;
}

.loadingpopup
{
	color: Black;
	display: none;
	z-index: 999;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 120px;
	height: 50px;
	margin-top: -100px;
	margin-left: -60px;
}

.ValidatePanel
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	_height: 4000px;
	z-index: 9999;
	background-image: url(../img/backTransp.png);
	background-repeat: repeat;
}

