h1 {
	margin-bottom: 0.8em;
}
.ouvrage-det {
	margin-top: 10px;
}
.tbl-ouvrage {
	/*width: 100%;*/
	border: 0;
	margin: 10px 0 10px 0;
}
.ouv-img {
	width: 110px;
	padding-top: 3px;
}
.ouv-donnees p {
	margin: 0 0 0.8em 0;
	line-height: 1.3em;
}

.ouv-tabl-com {
	width: 100%;
}

.ouv-tbl-com td {
	border-bottom: solid 4px white;
	vertical-align: middle;
	line-height: 1em;
	padding: 0 0 0 5px;
	height: 25px;
}

.ouv-label {
	background-color: #DCDCDC;
}

.ouv-input{
	border: solid 1px #999;
}

.ouv-info {
	line-height: 1.3em !important;
	width: 450px;
}

.ouv-resume {
	margin-top: 25px;
}

.ouv-message {
	font-weight: bold;
	background-color: #FFFFCC;
	border: dashed 1px #CCC;
	padding: 2px 6px;
	width: 100%;
}
