body {
    background: rgb(201, 227, 201) no-repeat fixed center top / 100% auto;
    color: rgb(60, 90, 120);
    font-family: "Verdana",Times,sans-serif;
    font-size: 90%;
    margin: 0%;
    padding: 0%;
    text-align: justify;
}
.titre {
    text-align: center;
}
a {
    text-decoration: none;
}
a:hover {
    color: rgb(0, 100, 200);
}
li a {
}
.Qlist {
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: auto;
    margin-right: 0;
}
.Qlist tr td {
    padding-bottom: 0;
    padding-top: 0;
}
.Qlist tr td.QlistVotes {
    width: 3%;
}
.Qlist tr td.QlistVotes2 {
    text-align: right;
    width: 10%;
}
.Qlist tr td.QlistContent {
    width: 65%;
}
table {
    width: 100%;
}

.cmt {
  border-left: solid;

  padding-left: 10px;
  background-color: rgba(240, 240, 240, 0.4);

}

.dateinfo {
    text-align: right;
    font-size: 90%;
}

.metasection {
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    min-width: 400px;
    width: 75%;
}

section {
    background-color: rgba(255, 255, 255, 0.5);
    border-bottom: 2px solid rgba(100, 100, 100, 0.5);
    border-right: 1px solid rgba(100, 100, 100, 0.5);
    margin-bottom: 10px;
    margin-top: 10px;
    min-width: 200px;
    padding: 10px;
    width: 97%;
}
.newssection {
}

.metanav {
}
nav {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
nav a {
    color: rgb(60, 90, 120);
    padding: 10px;
}
.but {
    background-color: rgba(171, 177, 191, 0.5);
    border: 1px solid rgb(151, 157, 191);
    border-radius: 4px;
}
.butSpecial {
    background-color: rgba(171, 177, 211, 0.7);
    border: 2px solid rgb(151, 157, 211);
    border-radius: 4px;
}
.headInfo {
    background-color: rgba(250, 250, 250, 0.6);
    color: rgb(0, 40, 40);
    text-align: center;
}
.headInfoTxt {
    margin: 0;
    padding: 0;
}
.butVote {
    background-color: rgba(80, 40, 40, 0.2);
    border: 1px solid rgb(80, 40, 40);
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.butVoteFP {
    background-color: rgba(80, 40, 40, 0.2);
    border: 1px solid rgb(80, 40, 40);
    border-radius: 2px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}
nav li {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 15px;
    margin-top: 15px;
    vertical-align: middle;
}
nav li *:hover {
    background-color: rgb(151, 157, 191);
}
table a {
    color: rgb(60, 20, 20);
}
table li {
    color: rgb(60, 20, 20);
    display: inline-block;
    list-style: outside none none;
    vertical-align: middle;
}
table li *:hover {
    background-color: rgba(80, 40, 40, 0.4);
}
.commentname {
    max-width: 100px;
    padding: 7px;
}
.commentitem {
    border-left: 2px solid rgb(60, 60, 60);
    max-width: 800px;
    padding: 7px;
    width: 75%;
}
.littletime {
    color: rgb(60, 60, 60);
    font-size: 80%;
    padding: 7px;
}
h1 {
    border-bottom: 1px solid rgb(60, 90, 120);
    font-size: 120%;
    font-weight: normal;
    margin: 4px;
    min-width: 200px;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
}
h2, h3 {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0px;
    font-weight: normal;
}
h2 {
    font-size: 110%;
    font-style: italic;
}
h3 {
    font-size: 100%;
  font-weight: bold;
}
.pdate {
    font-size: 60%;
    width: 10%;
    text-align: right;
}

.pauthor {
    text-align: right;
    font-size: 60%;
    width: 7%;
}
.flotte {
    float: left;
    padding: 5px;
}
.quote {
    background: rgb(200, 200, 200) none repeat scroll 0 0;
    border: 1px dotted;
    border-radius: 5px;
    color: green;
    font-family: "Book Antiqua",Palatino,"Palatino Linotype","Palatino LT STD",Georgia,serif;
    font-size: 1.1em;
    margin: 2%;
    padding: 6px;
    width: 96%;
}
.quote:hover {
    background: rgb(170, 170, 170) none repeat scroll 0 0;
}
.quotent {
    background: rgb(200, 200, 200) none repeat scroll 0 0;
    border: 1px dotted;
    border-radius: 5px;
    color: green;
    font-size: 120%;
    margin: 2%;
    padding: 6px;
    width: 94%;
}
.quauthor {
    text-align: right;
}
.formvote {
    border: 1px solid rgb(60, 90, 120);
    display: inline-block;
    max-width: 600px;
    min-width: 200px;
    padding: 6px;
    position: relative;
    vertical-align: top;
}
.formcomment {
    border: 1px solid rgb(60, 90, 120);
    display: inline-block;
    max-width: 600px;
    min-width: 200px;
    padding: 6px;
    vertical-align: top;
}
.minimeta {
    color: rgb(60, 60, 60);
    font-size: 80%;
}

section p {
    margin:0px;
    margin-bottom:5px;
    padding-left:5px
}

.yourTurn {
    color: rgb(60, 20, 20);
}
#footer {
    font-size: 75%;
}
#cake {
    position: fixed;
    right: 0;
}
#staytuned {
    position: fixed;
}
.tooltip {
    display: inline-block;
    outline: medium none;
    position: relative;
    text-decoration: none;
}
.tooltip span {
    background-color: #ddd;
    background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    border: 2px solid #ccc;
    border-radius: 4px;
    bottom: 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    font-size: 60%;
    left: 50%;
    margin-left: -127px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    visibility: hidden;
    width: 230px;
    z-index: 999;
}
.tooltip:hover {
    border: 0 none;
}
.tooltip:hover span {
    visibility: visible;
}
.tooltip span::before, .tooltip span::after {
    border-color: #ddd transparent currentcolor;
    border-style: solid solid none;
    border-width: 8px 8px 0;
    bottom: -7px;
    content: "";
    left: 50%;
    margin-left: -8px;
    position: absolute;
    z-index: 1000;
}
.tooltip span::before {
    border-top-color: #ccc;
    bottom: -8px;
}
