﻿@charset "UTF-8";
.cachée {
	background-color:#FFE6B0 !important;
}
.expirée {
	background-color:#FFBFC6 !important;
	border-bottom: 1px solid #E6E6E6 !important;
}

.entête-tableau-offres a {
	color:#FFB119;
}

.parcourir-pages *{
	background-color:#FFF;
}
.parcourir-pages > td > table > tbody > tr > td {
	padding-right : 0.5em;
}

.tableau-edition {
	margin:0;
}
.tableau-edition tr, .tableau-edition td, .tableau-edition th{
	border-left:0px;
	border-right:0px;
}
.tableau-edition td {
	padding-bottom : 0.5em;
}
#DEFormView{
	width:100%;
}