#fiche {
	display: none;
}
#bloc-fiche {
	float: right;
}
#fermer { 
	float: right; 
	margin: -10px;
}
#message {
	color: red;
	margin: 5px;
	height: 15px;
}
.celluleentete { 
	font-weight: bold; 
	font-style: italic;
}
#ficheform .cellule select {
	width: 11em important!;
}
#infoscoupes h2.art-postheader {
	display: none;
}
#infoscoupes h2.pane-title,
#infoscoupes .field-item p {
	margin: 2px 0;
}
.obligatoire {
	color: red;
}
.listederoulante{
	width: 150px;
}
.pointer  {
	cursor:pointer;
}
.report {
	color: white;
	font-size: 0.8em;
	font-weight: normal;
}
#coupe table p {
	margin: 1px;
}
#coupe table img {
	margin: 0px;
}
#coupe tr.lignevide {
	height: 5px;
	background-color: gray;
}
#coupe {
	border: none;
}
#coupe th, #coupe td {
	border: solid 1px #E3E7E8;
}
span.plateaux a {
	font-size: 14px;
	font-weight: bold;
	background-color: #515f65;
	color: #E1EED8 !important;
	margin: 0px 2px;
	padding: 2px;
	text-decoration: none !important;
}