#leftColumn{
	padding:3%;
	text-align:justify;
	float:left;
	width:55%;
}

#leftColumn .lettrine{
width:23px;
height:23px;
float:left;
clear:both;
font-size:3em;
padding:0;
background:url(/public/images/lettrine_32.gif) no-repeat;
}
#rightColumn{
	text-align:justify;
	float:left;
	width:30%;
	margin-top:3%;
}
#rightColumn p.topLegend{
	float:left;
	background:url(/public/images/lois_1.gif) no-repeat;
	width:281px;
	
	height:10px !important;
	height:19px;
}
#rightColumn p.centerLegend{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	width:255px;
	height:180px;
	padding:5%;
	text-align:justify;
	margin-top:0 !important;
	margin-top:-10px;

}
#rightColumn p.bottomLegend{
	background:url(/public/images/lois_2.gif) no-repeat;
	height:5px;
	width:281px;
}
