#menu {
  cursor: pointer;
}

div#page {
  padding-bottom: 22px;
}

div#print-logo {
  display: none;
}

h1#eDoctrine {
  text-align: center;
}

div#introduction p {
  margin: 5px 0;
  font-size: 14px;
}

div#databaseTypeIndex,
div#index,
div#authors,
div#keywords,
div#wlKeywords, 
div.glossaryContainer {
  border-top: 1px solid #d7d7d7;
  margin-bottom: 22px;
}

div#databaseTypeIndex,
div#index {
  padding: 26px 0;
}

div#databaseTypeIndex ul,
div#index ul {
  list-style-type: none;
}

div#mention {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 5px;
  overflow: auto;
}

div#mention img {
  float: left;
  margin-right: 15px;
}

div#mention p {
  padding: 5px 0;
}

div#mention p.mentionWilsonLafleur {
  padding: 10px;
}

div.documentMetaBar {
  color:#999;
  overflow:hidden;
}

div.databaseMetaBar {
  border-top: 1px solid #d7d7d7;
  padding: 10px 0;
}

.prevNextNav{
  margin-right: 10px;
}

.infos
{
    padding-top:5px    
}

a.infosLink, a.pdf, a.print {
  color:#B76201;
  text-decoration: underline;
}

a.pdf{
  padding-left: 10px;
}

a.haut {
	color:#B76201;
	position: absolute;
	padding-right: 10px;
	right: 0;
	bottom: 8px;
	text-decoration: underline;
}

a.haut img {
	padding-right: 4px;
}

a.infosLink:hover, a.pdf:hover, a.print:hover, a.haut:hover {
  text-decoration: none;
}

a.infosLink img,
a.pdf img,
a.infosLink img:hover,
a.pdf img:hover,
a.print img,
a.print img:hover,
a.haut img,
a.haut img:hover {
  text-decoration:none;
  border:none;
  vertical-align:middle;
}

a.pdf img {
  margin-bottom: -3px;

}
a.infosLink img{
  margin-right: 2px;
  vertical-align:middle;
}

.printImgCabinet, .printImgAssociation
{
    vertical-align:middle;
}

#eDocMenuContents {
  /*border-bottom: 1px solid #999;*/
    width: 215px;
    padding-bottom:5px;
}

a.eDoctrineSectionTitle {
  display: block;
  font-size: 18px;
  color: #0066cc;
  padding-bottom: 25px;
}

a.eDoctrineCollectionTitle {
  display: block;
  color: #0066cc;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 0px;
}

span.eDoctrineDocumentTitle {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
}

p.authors {
  margin-left: 5px;
}

p.authors span, p.wlAuthors span {
  color: #363636;
  font-size: 12px !important;
  font-style: italic;
}

ul.subtoc {
  padding-left: 15px;
}

/* padding n'est pas présent dans la page principale de la collection de droit */
body.LAW_COLLECTION div#index ul.subtoc li {
  padding-bottom: 15px;
}

p.author, p.author span {
  color: #363636;
  font-size: 12px !important;
  font-style: italic;
}

p.author span.author {
  display: block;
  padding-left:5px;
}


div#documentContent p.author {
  display: none;
}

div#recentPublications {
  font-size: 14px;
}

div#recentPublications h3 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
  margin-bottom: 30px;
}
/*
div#recentPublications ul {
  list-style-type: none;
}*/

#documentContent p {
  margin-top: 11px;
  margin-bottom: 11px;
  text-align: left!important;
}

#documentContent .MsoNormalTable {
  margin: 11px 0;
}

div.document-toc p {
  margin-top: 0;
  margin-bottom: 0;
}

h3.index, h3.authors, h3.keywords, .glossary h3 {
  font-size: 18px!important;
  color: #000!important;
  padding-bottom: 5px!important;
  font-weight: normal!important;
  margin: 0!important;
  margin:3px 0 0 5px!important;line-height: 17px!important;
}


h4.keywords, h4.index {
  font-size: 16px;
  color: #363636;
  padding: 5px 0;
  margin-top: 5px;
}
/*
div#recentPublications li {
  margin-bottom: 22px;
}*/

span.databaseType, span.databaseTitle {
  display: block;
  padding: 2px 0;
}

span.databaseType {
  color: #363636;
}

span#tocTitle {
  color: #0066cc;
  font-size: 16px;
  padding-left: 5px;
  cursor: pointer;
}

div#documentContent span.MsoHyperlink a {
	font-weight: normal;
}

span#tocTitle:hover,
span.tocitem:hover,
div#tocContents span.MsoHyperlink:hover,
div#footnotesSection span.MsoFootnoteReference:hover {
	text-decoration: underline;
	color: #0066cc;
}

div.toc ul li {
  margin-bottom: 22px;
}

div.toc ul li:last-child {
  margin-bottom: 0;
}

ul.subtoc li {
  margin-bottom: 0 !important;
}

div.toc span.tocitem {
  font-size: 16px;
  color: #0066cc;
}

div#index .subtoc {
  font-size: 12px;
}

div#databaseTypeIndex .subtoc {
  font-size: 14px;
}

ul.subtoc {
  margin-left: 22px;
  margin-top: 22px;
}

div#authors ul.subtoc {
  margin-top: 0;
}

div#authors ul.subtoc li {
  padding-bottom: 5px;
}

.regularToc {
  list-style-image: url("../../image/puce.png");
  padding-left: 15px;
  font-size: 14px;
  }


/*div#index .regularToc li {
  font-size: 12px;
}

div#databaseTypeIndex .regularToc li {
  font-size: 14px;
}*/

.toggle {
  cursor: pointer;
}

.toggle img{
  margin-bottom: -1px;
}

.databaseMetaBar, .documentMetaBar {
  position: relative;
}

.informations table th,td{
  padding:3px;
}

.informations {
  background-color: #F5EBC8;
  width: 525px;
  padding: 1em;
  position: absolute;
  border: 1px solid #b76201;
  color: #363636 !important;
  z-index:1;
}

img.popupClose {
  cursor: pointer;
  float: right;
}

td.label {
  font-weight: bold;
}

/* tabber */


.tabbernav {
  height: 30px;
  list-style-image: none;
  list-style-type: none;
  margin: 5px 0 0;
  overflow: hidden;
  padding-left: 0;
  font-size: 14px;
}

.tabbernav li {
  cursor: pointer;
  float: left;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 2px;
  padding: 0;
  text-align: center;
}

.tabbernav li.tabEmpty {
  color: #999;
  cursor: default;
  padding: 0 4px;
}

.tabbernav li a {
  display: block;
  padding: 0 4px;
}

.tabbernav li.tabberactive a {
  color: #fff;
}

.tabbernav li img {
  display: none;
}

.tabbernav li.tabberactive span {
  display: none;
}

.tabbernav li.tabberactive img {
  display: block;
}

.tabberlive .tabbertab {
  margin: 0;
  padding: .5em;
  color: #0066cc;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabbertab ul {
  list-style-type: none;
}

div#authors span.author {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}

span.author img {
  margin-right: 5px;
}

span.authorDocument {
  display: block;
  font-size: 12px;
}

span.authorDocumentSource {
  display: block;
  font-size: 11px;
}

span.keywordFirstLetter {
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 5px 0;
}

div#keywords ul {
  padding-bottom: 15px;
  list-style-type: none;
}

div#wlKeywords ul {
  list-style-type: none;
}

div#keywords li, div#keyword li,
div#wlKeywords li, div#wlKeyword {
  padding: 3px 0;
}

div#keywords {
  overflow: auto;
}

div#wlKeywords {
	overflow: auto;
	border: 0 none;
}

div.keywordColumn {
  width: 210px;
  padding: 0 5px;
  float: left;
}

div.wlKeywordColumn {
  width: 45%;
  padding: 0 20px 0 5px;
  float: left;
}

div#keyword span {
  color: #0066cc;
  display: block;
}

div#keyword ul {
  list-style-type: none;
}

div#keyword span.keywordLink {
  font-size: 14px;
}

div#keyword span.keywordDocumentSource {
  font-size: 12px;
}

div#keywordsBack {
  border-top: 1px solid #d7d7d7;
  font-size: 14px;
  padding: 5px 0;
  margin-top: 15px;
}

h3.congressKeyword {
  color: #363636;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0;
}

div#wltoc span.tocitem {
  font-size: 12px;
}

div#wltoc ul {
  margin-top: 0px;
}

div#wltoc li, .regularToc li {
  margin: 10px 10px;
}

div#wltoc span.toggle {
  display: block;
  float: left;
  padding-right: 0;
  width: 2em;
}

div#wltoc span.tocitem {
  display: block;
  margin-left: 2.5em;
}

span.newWl {
	color: #b76201;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 10px;
}

span.newWl:hover {
	cursor: pointer;
}

div.wlKeywordColumn ul li {
	margin-bottom: 5px;
}

div#wlKeywords ul {
	padding-bottom: 0;
}

.printPanelCabinet, .printPanelAssociation
{
    float:right;     
    position: relative;
    top: -25px;
}

.printPanelOther
{
    float:right;    
}

a.commander
{
    color: #b76201;
    text-decoration: underline;
    margin-left:10px;
}

a.commander img
{
    vertical-align:middle;
    margin-right:5px;
    width:20px;
}
    