legend {
	font-weight : bold 
}


.cliquable {
	cursor : pointer ;
	cursor : hand ;
}

#pdf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
}

#pdf a:hover {
	text-decoration: underline;
}

#pdf h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
	font-size: 14px;
	text-transform: uppercase;

}

#pdf, #pdf table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

#pdf fieldset {
	width:100%;
	padding:5px;
}
#pdf legend {
	margin-bottom:5px;
}

.champs label {
	cursor : pointer ;
	cursor : hand;
	float:left; 
	text-align:right;
	width:200px;
	margin-right:10px
}
.champs p {
	margin:1px;
}

