@CHARSET "ISO-8859-1";

.img-background-grid .x-grid3-viewport {
	background-image: url('../images/fond_document.jpg') !important;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 500px 375px;
}

.row-alt-transparent {
	background-image: url('../images/row_alt_transparent.png') !important;
	background-repeat: repeat;
	background-size: auto 100%;
}

.img-background-form{
	background-color: #f1f1f1;
	background-size: 185px 123px;
	background-image: url('../images/recherche1.jpg') !important;
	background-repeat: no-repeat;
	background-position: top left;
}

/* les trois classes css suivants sont pour la partie rh*/
.img-background-form-intervenants{
	background-color: #f1f1f1;
	background-size: 185px 123px;
	background-image: url('../images/recherche2.jpg') !important;
	background-repeat: no-repeat;
	background-position: top left;
}

.img-background-form-suivi-dossiers{
	background-color: #f1f1f1;
	background-size: 185px 123px;
	background-image: url('../images/recherche3.jpg') !important;
	background-repeat: no-repeat;
	background-position: top left;
}

.img-background-form-evaluations{
	background-color: #f1f1f1;
	background-size: 185px 123px;
	background-image: url('../images/recherche4.jpg') !important;
	background-repeat: no-repeat;
	background-position: top left;
}