body {
  line-height: 1;
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
form, label, 
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
a img {
  border: none;
}

a {
  text-decoration: none;
  color: #86190b;
}

a:hover {
  text-decoration: underline;
}

div.conteneur {
  width: 1020px;
  margin: 0 auto;
}

p.links {
  margin-bottom: 30px;
}
p.links a {
  margin-top: 5px;
  display: block;
}


.round {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div.formu-detail-col p {
  margin-bottom: 20px;
  font-size: 14px;
}

div.col-droite h4, .formu-detail-col h4 {
  margin: 20px 0px;
  color: #1b1b1b;
}
div.col-droite h4:first-child, .formu-detail-col h4:first-child {
  margin: 0px 0px 20px;
}

div.social {
  float: right;
  padding-top: 5px;
}



div.rubrique {
  float: left;
  font-size: 14px;
  color: #1e1e1e;
  text-shadow: 0px 1px 1px white;
  margin-bottom: 21px;
}
div.rubrique h1 {
  color: #1e1e1e;
  font-size: 18px;
  line-height: 34px;
  display: inline;
}
div.rubrique span {
  color: #1e1e1e;
  font-size: 18px;
  line-height: 34px;
  display: inline;
}
div.rubrique p {
  display: inline;
}
div.rubrique img {
  vertical-align: -2px;
  margin-right: 10px;
  margin: 0px 13px 0px 5px;
}
div.rubrique .left-bracket, div.rubrique .right-bracket {
  color: #b4b3b3;
}


.page-content {
  font-size: 14px;
  line-height: 20px;
}
.page-content .subscriber-table td {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: left;
}
.page-content p {
  margin: 10px 0px 15px;
  line-height: 21px;
}
.page-content p img {
  margin: 20px 0px;
}
.page-content h2 {
  margin-bottom: 18px;
}
.page-content #TwitterContent {
  margin: 10px 0px;
}
.page-content h3 {
  color: #1e1e1e;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  margin: 30px 0px 0px;
}
.page-content strong {
  display: block;
  font-weight: bold;
  color: #1e1e1e;
  margin-bottom: 5px;
  font-size: 15px;
}
.page-content small {
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page-content ul, .page-content ol {
  list-style: square;
  list-style-position: inside;
}

div.btn-conteneur {
  text-align: center;
  margin: 0px 0px 0px 0px;
}

.col-droite a.std-btn {
  margin: 0px 0px 0px 3px;
}

a.std-btn, button span {
  display: block;
  float: left;
  background: transparent url(../images/boutons/std-button-left.png) no-repeat top left;
  padding-left: 7px;
  height: 33px;
}

a.std-btn span, button span em {
  float: left;
  display: block;
  background: transparent url(../images/boutons/std-button-right.png) no-repeat top right;
  padding: 0px 14px 0px 7px;
  line-height: 35px;
  color: #696969;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0px 1px 1px white;
  font-style: normal;
}

a.std-btn:hover {
  text-decoration: none;
}
a.std-btn:hover span {
  color: black;
}

button:hover span em {
  color: black;
}

.vote.btn span {
  background: transparent url(../images/boutons/vote-right.png) no-repeat bottom right;
}

.follow.btn span {
  background: transparent url(../images/boutons/follow-right.png) no-repeat bottom right;
}

.website.btn span {
  background: transparent url(../images/boutons/website-right.png) no-repeat bottom right;
}

.btn {
  margin-left: 10px;
  display: block;
  position: relative;
  float: left;
  background: transparent url(../images/boutons/vote-left.png) no-repeat top left;
  height: 33px;
  padding-left: 7px;
  text-decoration: none;
  color: #696969;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0px 1px 1px white;
}

.btn:hover, .btn.activated, button.std span em {
  background-position: top left;
  text-decoration: none;
  color: #1e1e1e;
}

.btn:hover span, .btn.activated span {
  background-position: top right;
}

.btn img {
  position: absolute;
  left: 17px;
  top: 18px;
}

.btn span.val, .btn span.bande {
  display: inline;
  float: none;
  background: none;
  padding: 0px;
  margin-bottom: 0px;
}

.btn span {
  display: block;
  float: left;
  height: 100%;
  min-width: 110px;
  line-height: 35px;
  text-align: left;
  padding: 0px 33px 0px 10px;
}

div.col-droite .btn {
  background: transparent url(../images/boutons/sidebar-btn-left.png) no-repeat top left;
  padding-left: 21px;
  height: 34px;
  color: #696969;
  margin: 0px 0px 20px 2px;
}
div.col-droite .btn span {
  background: transparent url(../images/boutons/sidebar-btn-right.png) no-repeat top right;
  padding-right: 33px;
  font-size: 14px;
  font-weight: normal;
}
div.col-droite .btn:hover {
  color: black;
}

div.top-right div.extra div.color-profile {
  float: right;
  margin-top: 0px;
}

a.color {
  border: 1px solid #d2d0d0;
  background-color: white;
  padding: 2px;
  float: left;
  display: block;
  height: 9px;
  width: 9px;
  margin-left: 3px;
  margin-right: 2px;
  margin-top: 2px;
}
a.color span {
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -9999px;
}

div.tags {
  overflow: hidden;
}
div.tags div.tags {
  overflow: hidden;
  margin-top: 5px;
}

a.tag {
  display: block;
  float: left;
  height: 19px;
  padding-left: 1px;
  margin-right: 2px;
  font-size: 10px;
  font-family: Tahoma;
  text-transform: uppercase;
  color: white;
}
a.tag span {
  display: block;
  height: 18px;
  background-color: #bebebe;
  padding: 0px 11px 0px 10px;
  line-height: 18px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 1px white;
  -moz-box-shadow: 1px 1px 1px white;
  boz-shadow: 1px 1px 1px white;
}

a.tag:hover {
  text-decoration: none;
}
a.tag:hover span {
  background-color: #a4a4a4;
}

a.tag.last {
  padding-right: 6px;
}


ul.liste-sites .moyen-conteneur-img {
  width: 320px;
  float: left;
}
ul.liste-sites .moyen-conteneur {
  width: 375px;
  float: right;
  background-color: #ebebeb;
  min-height: 234px;
  padding: 25px 30px;
}

.petit-conteneur {
  background: #eaeaea;
  border: 1px solid white;
  padding: 10px 10px 6px 10px;
  width: 160px;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
}

.moyen-conteneur {
  position: relative;
}
.moyen-conteneur h2, .moyen-conteneur h2 a {
  font-size: 32px;
  line-height: 32px;
}
.moyen-conteneur .top-right {
  font-size: 61px;
  line-height: 61px;
  text-align: right;
}
.moyen-conteneur p.info {
  font-size: 14px;
  color: #a2a1a1;
}
.moyen-conteneur p.info a {
  color: #696969;
}
.moyen-conteneur ul.info {
  padding-top: 10px;
}
.moyen-conteneur .cote-conteneur .btn-conteneur .std-btn {
  margin-right: 10px;
}
.moyen-conteneur .cote-conteneur .right {
  float: right;
}

.moyen-conteneur-img, .conteneur-large-img {
  padding: 10px 10px 5px 10px;
  background-color: white;
  text-align: left;
}
.moyen-conteneur-img small, .conteneur-large-img small {
  line-height: 43px;
  font-size: 14px;
  padding-left: 30px;
  margin-left: 35px;
  background: transparent url(../images/view-icon.png) no-repeat center left;
}

.moyen-conteneur .info, .conteneur-large .info {
  clear: left;
  padding: 5px 0px 10px 0px;
}
.moyen-conteneur .top-right, .conteneur-large .top-right {
  color: #d6d5d5;
  float: right;
  margin-top: 3px;
}
.moyen-conteneur ul.info, .conteneur-large ul.info {
  overflow: hidden;
}
.moyen-conteneur ul.info li:first-child, .conteneur-large ul.info li:first-child {
  margin-left: 0px;
  padding-left: 0px;
  background: none;
}
.moyen-conteneur ul.info li, .conteneur-large ul.info li {
  font-size: 14px;
  margin-bottom: 0px;
}
.moyen-conteneur h2 a:hover, .conteneur-large h2 a:hover {
  text-decoration: none;
  color: black;
}

.moyen-conteneur-img {
  background: #eaeaea;
  border: 1px solid white;
}

.top-right .buy-now {
  display: block;
  clear: both;
}

div.cote-conteneur .tags-colors {
  float: right;
  margin-right: 10px;
  min-width: 250px;
}
div.cote-conteneur .btn-conteneur {
  margin-top: 0px;
}
div.cote-conteneur ul li:first-child {
  margin-left: 0px;
  padding-left: 0px;
  background: none;
}
div.cote-conteneur ul li {
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 0px;
  text-transform: capitalize;
}


div#piedepage {
  background: transparent url(../images/bg/piedepage_1.png) repeat-x top left;
  height: 324px;
  color: #696969;
  font-size: 16px;
  line-height: 24px;
}
div#piedepage div.conteneur {
  background: transparent url(../images/bg/piedepage_5.html) no-repeat top left;
  height: 324px;
  overflow: hidden;
}
div#piedepage div.conteneur > ul {
  overflow: hidden;
  margin-top: 40px;
}
div#piedepage ul li.colonne.dernier {
  padding-right: 0px;
}
div#piedepage ul li.colonne.premier {
  background-image: none;
  padding-left: 0px;
}
div#piedepage ul li.colonne {
  float: left;
  margin-right: 0px;
  padding: 0px 25px;
  background: transparent url(../images/bg/piedepage_3.png) no-repeat center left;
  min-height: 140px;
}
div#piedepage ul li.statsmaj {
  width: 500px;
}
div#piedepage p {
  font-size: 11px;
  padding: 0px 0px 0px 2px;
}
div#piedepage p a.logo {
  display: block;
  text-indent: -9999px;
  width: 200px;
  height: 194px;
  background: transparent url(../images/top-jeu.png) no-repeat top left;
  margin-top: 41px;
  margin-left: -2px;
}
div#piedepage p a.icons:hover {
  color: #c1c1c1;
  text-decoration: none;
}
div#piedepage p a.icons {
  margin-left: 5px;
  border-left: 1px solid #323232;
  padding-left: 6px;
  color: #696969;
}
div#piedepage ul.statistics {
  overflow: hidden;
  margin: 12px 5px 20px 20px;
  width: 500px;
}
div#piedepage ul.statistics li.special {
  margin-right: 20px;
}
div#piedepage ul.statistics li:last-child {
  margin-right: 0px;
}
div#piedepage ul.statistics li {
  float: left;
  width: 160px;
  overflow: hidden;

}
div#piedepage ul.statistics li strong {
  color: white;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 36px;
  line-height: 38px;
}
div#piedepage ul.statistics li small {
  display: block;
  color: #c15547;
  font-size: 15px;
  font-weight: normal;
  font-family: Arial, Sans-serif;
}
div#piedepage ul.statistics li a:hover {
  text-decoration: none;
}
div#piedepage ul.statistics li a:hover small {
  color: white;
}
div#piedepage p.social {
  float: left;
  font-size: 14px;
  margin-left: 19px;
}

div#piedepage p.updates {
  font-size: 14px;
  font-weight: normal;
  padding: 0px 25px 0px 0px;
  margin-right: 20px;
  background: transparent url(../images/updated-icon.png) no-repeat center right;
  float: right;
}



.formu-suggestion{
  margin-bottom: 35px;
  font-size: 45px;
  line-height: 48px;
  color: #1b1b1b;
  font-weight: normal;
  font-family: Helvetica, arial, sans-serif;
}

form.general.help, form.general.login, form.general.new {
  overflow: hidden;
}
form.general.help p, form.general.login p, form.general.new p {
  margin-bottom: 20px;
}
form.general.help button, form.general.login button, form.general.new button {
  margin-left: -2px;
  float: left;
}
form.general.help label, form.general.login label, form.general.new label {
  line-height: 30px;
}
form.general.help .notes, form.general.login .notes, form.general.new .notes {
  float: left;
  line-height: 10px;
  margin-left: 15px;
}

form.general {
  background-color: #ebebeb;
  padding: 40px 50px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
form.general strong {
  color: #1e1e1e;
  font-weight: bold;
}
form.general label, form.general small {
  display: block;
  clear: both;
}
form.general label {
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: bold;
}
form.general label.tag {
  font-weight: normal;
  float: left;
  width: 175px;
  clear: none;
}
form.general p.keyword-tags, form.general p.color-tags {
  margin-bottom: 40px;
  overflow: hidden;
}
form.general p {
  margin-bottom: 40px;
}
form.general input[type=file] {
  border: 1px solid #c5c5c5;
  padding: 5px;
}
form.general small {
  font-size: 12px;
  color: gray;
  margin-bottom: 10px;
}
form.general select {
  width: 370px;
}
form.general textarea {
  border: 0px;
  width: 505px;
  background-color: #fdfdfd;
  font-size: 12px;
  line-height: 15px;
  padding: 10px;
  color: #696969;
}
form.general input.text {
  width: 505px;
}

input {
  padding: 10px 10px;
  border: 0px;
  background-color: #fdfdfd;
  font-size: 14px;
  color: #696969;
}

input[type=checkbox] {
  background: transparent;
}

button {
  background: transparent;
  border: none;
  cursor: pointer;
  height: 46px;
  line-height: 22px;
  margin-left: 5px;
  overflow: visible;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  width: auto;
}

* {
  margin: 0;
}

html, body {
  height: 100%;
}

.bande {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -324px;
}

.espace {
  height: 324px;
}

body {
  background-color: #e3e3e3;
  font-family: Helvetica, Arial, sans-serif;
  color: #696969;
  font-size: 16px;
  line-height: 22px;
}

div.clair {
  clear: both;
  height: 0px;
}

h2 a, h2 {
  display: block;
  font-size: 44px;
  line-height: 50px;
  font-weight: normal;
  color: #555555;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0px;
  text-shadow: 0px 1px 1px white;
}
h2 a a, h2 a {
  float: left;
}

.title, .title a {
  text-transform: capitalize;
}

.info a {
  color: #921a0a;
}

.nojs {
  display: none;
}

table {
  width: 100%;
}
table th, table td {
  border: 1px solid #cccccc;
  padding: 5px;
}
table th {
  color: #cccccc;
  background: #666666;
  font-weight: bold;
  font-size: 80%;
  text-align: center;
}
table td {
  text-align: right;
}
table td span {
  font-size: 70%;
}
table td span.approved {
  color: #009900;
}
table td span.rejected {
  color: red;
}

#reports_page h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 30px 0 10px 0;
}

#entete {
  background: #1e1e1e;
  background: rgba(30, 30, 30, 0.95);
  height: 70px;
  margin-bottom: 0px;
  position: fixed;
  border-bottom: 1px solid black;
  top: 0px;
  width: 100%;
  z-index: 15000;
}
#entete div.conteneur {
  height: 100%;
  position: relative;
}
#entete a.logo {
  float: left;
}
#entete a.logo img {
  margin-top: 0px;
  margin-right: 24px;
}
#entete p.logged-in {
  text-align: right;
  font-size: 16px;
  line-height: 20px;
  color: #b0b0b0;
  margin-top: 23px;
  font-weight: bold;
}
#entete p.logged-in strong {
  color: #fdfdfd;
  font-size: 20px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 10px;
}
#entete p.logged-in a {
  background: transparent url(../images/icon_sprites.png) no-repeat 3px -159px;
  padding-left: 22px;
}
#entete p.logged-in a:hover {
  text-decoration: none;
  color: white;
}
#entete p.logged-out {
  float: left;
  width: 95px;
  margin-top: 26px;
  font-style: italic;
}
#entete p.logged-out a {
  font-style: normal;
}
#entete p {
  text-align: right;
  font-size: 16px;
  line-height: 20px;
  color: #626262;
}
#entete p a {
  color: #e3e3e3;
}

div.utilisateurs {
  margin-top: 12px;
  width: 245px;
  text-align: right;
  float: right;
  position: relative;
}
div.utilisateurs a.admin {
  position: absolute;
  bottom: -7px;
  right: 60px;
  font-size: 11px;
  color: #606060;
}
div.utilisateurs img.right.gravatar {
  float: right;
  background-color: white;
  padding: 2px;
  margin-left: 15px;
  height: 40px;
  width: 40px;
}
div.utilisateurs ul.uliens.invite {
  margin-left: 70px;
}
div.utilisateurs ul.uliens {
  overflow: hidden;
  display: block;
  margin-top: 17px;
  float: left;
}
div.utilisateurs ul.uliens li.premier {
  border-left: 0px;
}
div.utilisateurs ul.uliens li.dernier {
  border-right: none;
  padding-right: 0px;
}
div.utilisateurs ul.uliens li {
  float: left;
  border-right: 1px solid #2c2e2e;
  border-left: 1px solid #171717;
  padding: 0px 10px;
  line-height: 15px;
}
div.utilisateurs a:hover {
  color: #f1f1f1;
  text-decoration: none;
}
div.utilisateurs a {
  color: #9c9c9c;
  font-size: 13px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
}


#formu-recherche {
  position: relative;
  margin-bottom: 25px;
}
#formu-recherche input.text {
  width: 141px;
  border: 0;
  padding: 9px 40px 9px 10px;
  vertical-align: middle;
  color: #696969;
  font-size: 14px;
  background-color: #f1f1f1;
  font-family: Arial, sans-serif;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
#formu-recherche #search {
  position: absolute;
  right: 3px;
  top: 2px;
  display: block;
  text-indent: -9999px;
  height: 30px;
  width: 30px;
  border: none;
  cursor: pointer;
  background: transparent url(../images/search_glass.png) no-repeat top left;
  font-size: 0;
  display: block;
  line-height: 0;
}

.catligne li {
  overflow: hidden;
  padding-bottom: 3px;
  margin-bottom: 2px;
}
.catligne ul li.last {
  margin-right: 0px;
}
.catligne ul li {
  float: left;
  margin-right: 17px;
  padding-bottom: 5px;
}
.catligne h2 a {
  float: none;
  display: inline;
}
.catligne h2 a:hover {
  text-decoration: none;
  color: #393939;
}
.catligne h2, .catligne h2 a {
  margin: 0px 0px 5px 0px;
  color: #696969;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-shadow: 0px 0px 0px transparent;
  overflow: hidden;
}
.catligne h2 span, .catligne h2 a span{
  float: right;
  padding: 0px 20px;
  color: #bcbcbc;
}
.catligne h2 span:hover, .catligne h2 a span:hover {
  cursor: move;
  background-color: white;
  color: #696969;
}

.catligne li:first-child h2 {
  margin-top: 0px;
}


form.contact {
  margin-top: 30px;
}
form.contact button {
  margin-top: 20px;
  margin-left: -3px;
}

div.formu-detail-col p.contact-rules {
  margin-top: 30px;
}


ul.liste-sites .moyen-conteneur .cote-conteneur {
  width: 375px;
  position: absolute;
  bottom: 25px;
  overflow: hidden;
}

div.contenu, div.contenu div.conteneur {
  margin-bottom: 50px;
}

div.contenu {
  padding-top: 100px;
}

div.col-center div.contenu-col {
  width: 765px;
}

div.contenu-col {
  float: right;
  width: 800px;
}

div.col-droite {
  float: left;
  width: 190px;
  min-height: 500px;
  *height: auto !important;
  *height: 500px;
}

div.formu-col {
  float: left;
  width: 445px;
}

div.formu-detail-col {
  float: right;
  width: 325px;
}

ul.liste-sites li, ul.designers-list li {
  overflow: hidden;
  margin-bottom: 30px;
}

ul.liste-sites li {
  clear: both;
}

ul.liste-sites .moyen-conteneur .cote-conteneur {
  width: 370px;
  position: absolute;
  bottom: 25px;
  width: 370px;
  overflow: hidden;
}


div.col-droite h3 {
  padding-bottom: 15px;
}
div.col-droite ul.categories {
  background-color: #f1f1f1;
  padding: 7px 13px;
  margin-bottom: 25px;
}
div.col-droite ul.categories li {
  color: #a2a1a1;
  line-height: 20px;
  font-size: 12px;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 5px 7px 5px;
}
div.col-droite ul.categories li a {
  color: #696969;
  font-size: 14px;
}
div.col-droite ul.categories li:last-child {
  border: none;
}
div.col-droite ul.categories li.active a, div.col-droite ul.categories li.active, div.col-droite ul.categories a:hover {
  color: #86190b;
  text-decoration: none;
}

div.slider {
  background: white url(../images/preview-medium-default.png) no-repeat 10px 10px;
  min-height: 298px;
  overflow: hidden;
  padding-bottom: 15px;
  position: relative;
}
div.slider ul.slide-list li {
  height: 260px;
}
div.slider ul.indicator {
  overflow: hidden;
  margin-top: 12px;
}
div.slider ul.indicator li {
  display: inline;
  margin: 15px 7px 7px 7px;
  font-size: 14px;
}
div.slider ul.indicator li a {
  background-color: #696969;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 3px;
  font-size: 0px;
}
div.slider ul.indicator li.current a {
  background-color: #c8c6c6;
}
div.slider span.previous, div.slider span.next {
  display: none;
  top: 120px;
  position: absolute;
}
div.slider span.previous a, div.slider span.next a {
  background: transparent url(../images/boutons/slider-buttons.png) no-repeat top left;
  height: 60px;
  width: 80px;
  line-height: 60px;
  color: #696969;
  display: block;
  text-indent: -9999px;
}
div.slider span.previous {
  left: 9px;
}
div.slider span.next {
  right: 10px;
}
div.slider span.next a {
  background-position: bottom left;
}

div.slider:hover span.previous, div.slider:hover span.next {
  display: block;
}
