.box_pdt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.box_pdt th {
	color: #006666;
	text-align: left;
}

.box_pdt th div {
	font-size: 1.2em;
	font-weight: bold;
	color: #006666;
	line-height: 15px;
}
.box_pdt th div span {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}
.box_pdt th p {
	font-size: 0.8em;
	color: #666666;
	line-height: 15px;
}
.box_pdt th p span {
	color: #999999;
	font-size: 0.9em;
}
.box_pdt   td   div {
	width: 40px;
	height: 40px;
	padding: 5px;
}
.nb-result {
	font-size: 1.1em;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #238EB1;
	padding-left: 5px;
}
.no-result {
	font-size: 2em;
	color: #999999;
}
.etiq {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.pdt {
	font-size: 1.1em;
	line-height: 20px;
	padding: 3px;
	color: #006666;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 15px;
}
.caract {
	font-size: 1em;
	padding: 3px;
	font-style: italic;
	color: #666666;
	margin-bottom: 4px;
}
.doc {
	font-size: 1.2em;
	background-image: url(../img/pdf0.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-repeat: no-repeat;
	line-height: 20px;
	width: 300px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-position: 0px center;
}
