/* RL.css = css pour toutes les pages LIENS de chaque année */

div#bd > p	{ padding-top:10px; }
div.liens	{ width:80%; }
div.liens > div	{ width:100%; padding-bottom:5px; border-bottom:dotted 1px #7E3E27; }
div > span	{ font-size:0.95em;}
span a		{ line-height:1.5em; padding-left:50px; }
span span	{ line-height:2em; padding-left:80px; font-weight:bold; }

