@charset "utf-8";

.box .precedentTable{
	margin-bottom: 30px;
	width: 450px;
}


table.precedentTable td.titleColumn{
	width: 150px;
	font-weight:bold;
	text-align:center;
	background-color:#f4ead8;
}
table.precedentTable td.itemColumn{
	width: 300px;
}

.non_effect_anchor{
	color: #000;
	text-decoration: none;
	line-height: 160%;
}

.precedentFulltext{
	line-height: 200%;
}

.centerText{
	text-align: center;
}
.parentheses{
	margin-left: 20px;
	line-height: 200%;
}

