/* --------------------------- deontologie.css --------------------------- */
#deontologie
{
	width: 650px;
}
#principe, #appellation, #original, #multiple, #piece_unique, #divers
{
	margin-top: 10px;
}
.texte
{
	border-top-color: Black;
	border-top-style: solid;
	border-top-width:thin;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 20px;
	width: 650px;
	margin-top: 5px;
}
.block
{
	margin-left: 40px;
	margin-bottom: 5px;
}
a
{
	color: Black;
}
