@charset "utf-8";

.rubrique span{ padding:1px; padding-left:2px; line-height:1.4em; }
.articles{ margin-left:15px; padding-left:0px; border-left:1px dotted #CACACA; }
.article_page{ padding-left:5px; }
.article_page .titre{ margin-bottom:15px; }
h1.article{ font-size:18px; font-weight:bold; line-height:18px;}
h2.article{ font-weight: bold;  margin:15px 0px; font-size:14px; }

.article_content table{ margin-top:10px; }

.article_content a{ border-bottom:1px dotted #121314; text-decoration:none; }
.article_content a.linkpub, .article_content a img{ border:none; }
.datepub{ font-size:12px; color:#A1A2A3; font-weight:normal; padding-top:2px; }
td.tbsep{ width:2px; border-right:1px dotted #CACACA; overflow:hidden; }

#monopagelisting li{ line-height: 21px; }
#monopagelisting li a{ line-height:17px; padding:0px 3px; text-decoration:none; border-bottom:1px solid transparent; }
#monopagelisting li a:hover{ border-bottom:1px dotted #121314; }
#monopagelisting li a.selected:hover{ border-bottom:1px solid transparent; }
#monopagelisting li a.selected{ background-color:#CCCCCC; border-radius:4px; color:#313233; padding:3px; font-weight:bold; }
