@import url(chartePuc.css);

body {

/* padding: 90px 0 0 0; */

background-image: url("../images/ciceron.gif");
background-repeat: no-repeat;
background-position: 100% 100%;
background-attachment: fixed;
background-size: 700px;
}

#header_right {
    position: fixed;
    top: -16px;
    right: -18px;
    z-index: 10000;
}


 	#topbar #navbar a[href*='ciceron/rechercher']{
    display: none;
  }

  /* 
#topbar #navbar a[href~='/alignement/ciceron/rechercher']{
    display: none;
  }
 */


.section {
  margin-bottom: 40px;
}

.align-right{
  width: 43%;
  margin:0px;
  padding:0px;
  padding-top:10px;
}

.align-left{
  width: 53%;
  margin:0px;
  padding:0px;
  padding-top:10px;
  /* padding:10px; */
}


ul#routeEntries li {
list-style-type: none;
}

blockquote {
  font-size: 14px;
}


/* *[class~="premiereVersion"] {
  background-color: #ddd;
  margin-left: -54px;
  padding-left: 52px;
  margin-right: -37px;
  padding-right: 37px;
}

*[class~="premiereVersion"][class~="align-right"] {
    width: 52%;
}

*[class~="premiereVersion"][class~="align-left"]  {
    width: 60%;
} */

div.greffe  {
  margin-top:40px;
  /* background-color: #ddd; */
  margin-left: -23px;
  padding-left: 23px;
  margin-right: -26px;
  padding-right: 23px;
border: 3px dotted #ccc;
}

#affichageVersion {
  float: right;
  margin-top: 12px;
  margin-bottom: -57px;
  margin-left: 0px;
  margin-right: -22px;
}
.btn-default:hover {
    background-color: transparent;
  }

/* *[class~="premiereVersion"][class~="align-right"] {
    width: 52%;
}

*[class~="premiereVersion"][class~="align-left"]  {
    width: 60%;
} */


a.note-appel,a.note-appel:link,a.note-appel:visited,a.note-appel:focus,a.note-appel:hover {
    text-decoration: none;
    color:#4A1A2C;
    font-size: 12px;
    vertical-align: top;
}

a.refCitation,a.refCitation:link,a.refCitation:visited,a.refCitation:focus,a.refCitation:hover {
    text-decoration: none;
    color:#800000;
    font-size: 19px;
    vertical-align: top;
}


a.testimonia {
  font-size: 12px;
}

a.footnote:link,a.footnote:hover {
  text-decoration: none;
  color:#4A1A2C;
    cursor: pointer;
}


.gris {
  color:#696969;
  font-weight: bold;
}

a.affToggle {
  text-decoration: none;
}




#main_max_container  a.note_to_text {
  padding-right: 14px;
}



#main_max_container .manchette_droite {
  padding:5px 8px 8px 8px;
  line-height: 20px;
}

.segment {
  cursor: pointer;
}

#navbar ul li:last-of-type {
    display:none;
}
