body {
    background-color: #e5e5e5;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
a {
    color: #d1181f;
    text-decoration: none;
}
a:hover {
    color: #333;
}
img {
    border: 0px;
}
#conteneur {
    width: 940px;
    margin: 10px auto;
    position: relative;
}
#header {
    width: 1113px;
    float: left;
}
#logo {
    background: url(../img/logo.png);
    width: 280px;
    height: 102px;
    display: block;
}
#recherche {
    width: 493px;
    margin-top: -75px;
    float: right;
    color: #dadada;
    font-size: 14px;
}
#recherche .recherche {
    background: #fff;
    width: 447px;
    height: 39px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 0px;
    float: left;
    text-indent: 10px;
    font-size: 18px;
}
#recherche .valider {
    background: url(../img/btn_recherche.gif);
    width: 36px;
    height: 41px;
    float: left;
    border: 0px;
    cursor: pointer;
}
#recherche a {
    color: #dadada;
    text-decoration: none;
}
#recherche a:hover {
    color: #dadada;
    text-decoration: underline;
}
#menu {
    width: 1113px;
    float: left;
    height: 40px;
}
#menu ul {
    padding: 0;
    margin: 0 0 0 0;
}
#menu ul li {
    float: left;
    list-style: none;
    padding: 0 18px 0 18px;
    height: 46px;
    line-height: 35px;
    text-transform: uppercase;
}
#menu ul li:hover {
    background: url(../img/hover.png) center;
}
#menu a {
    color: #fff;
    font-size: 15px;
    width: 100%;
    height: 100%;
    display: block;
}
#centre {
    width: 940px;
	min-height: 350px;
    float: left;
    background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
}
#centrer {
    width: 1111px;
	min-height: 500px;
    border: 1px solid #dddddd;
    float: left;
    background-color: #ffffff;
}
#ariane {
    width: 940px;
    border-bottom: 1px solid #dddddd;
    background: #f7f7f7;
    font-size: 14px;
    padding: 5px 0 5px 0;
    text-indent: 10px;
}
#gauche {
    width: 791px;
    float: left;
}
h2 {
    margin-left: 10px;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 14px;
    float: left;
    width: 100%;
}
h1 {
  font-size: 24px;
  margin: 4px 0 7px 0;
}

.maxi {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 580px;
}

.annonce{
	font-weight: bold;
    font-size: 16px;
    padding: 5px;
	text-align: center;
    background: #eeeeee;
}

.annonce a{
	color:#990000;
}

.base-block {
    /* background-color: #FFFFFF; #eeeeee */
    background-color: #fff;
	width:74%;
}



.h2_404 {
    margin-left: 10px;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 14px;
    float: left;
    width: 100%;
}
h4 {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 14px;
    float: left;
    width: 100%;
}
.h2fiche {
    margin-left: 10px;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 15px;
    float: left;
	color: #d1181f
}
.h2fiche a:hover {
    color: #d1181f;
}
.voirtout {
    display: block;
    background: url(../img/fleche.png) no-repeat;
    text-indent: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    float: right;
    margin-right: 300px;
    margin-top: -38px;
}
.voirtout:hover {
    color: #d1181f;
}
.ligne0 {
    width: 780px;
    font-size: 14px;
    margin-left: 5px;
    float: left;
    padding: 1px 0 1px 0;
    line-height: 1.5em;
}
.ligne0:hover, .ligne2:hover {
    background: #ebebeb;
}

.ligne1 {
    width: 780px;
    background: #f3f3f3;
    font-size: 14px;
    margin-left: 5px;
    float: left;
    padding: 1px 0 1px 0;
    line-height: 1.5em;
}

 #trier {
margin: 0 0 0 -200px;
}

.titre {
    float: left;
    display: block;
    width: 575px;
    color: #333;
    background: url(../img/download.png) no-repeat 0 1px;
    text-indent: 20px;
}
.titre:hover {
    color: #d1181f;
}
.poid {
    float: left;
    width: 78px;
    text-align: right;
}
.up {
    float: left;
    width: 63px;
    background: url(../img/up.png) no-repeat 0 2px;
    text-indent: 17px;
}
.down {
    float: left;
    width: 63px;
    background: url(../img/down.png) no-repeat 0 2px;
    text-indent: 17px;
}
.sep {
    width: 770px;
    float: left;
    margin-left: 10px;
    height: 1px;
    background: #d6d6d6;
    margin-top: 15px;
}
.sep2 {
    width: 770px;
    float: left;
    margin-left: 10px;
    height: 1px;
    background: #fff;
    margin-top: 15px;
}
#bigcover {
    width: 205px;
    float: left;
}
#bigcover img {
    border: 5px solid #373535;
    margin: 15px 20px 0 10px;
    max-width: 170px;
    max-height: 225px;
}
#textefiche {
    float: right;
    width: 574px;
    margin-right: 10px;
    margin-top: 0px;
    font-size: 15px;
	font-weight:normal;
}
#textefiche img {
    max-width: 204px;
}
#textetuto {
    float: left;
    width: 751px;
    margin-left: 30px;
    margin-top: 10px;
    font-size: 15px;
}
#infosficher {
    float: left;
    width: 748px;
    background: #f7f7f7;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 20px;
    padding: 0 20px 5px 20px;
    font-size: 14px;
}
#titre {
    margin: -14px auto 0 auto;
    color: #d1181f;
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 3px 10px 3px 10px;
    width: 30%;
    text-align: center;
}
#telecharger {
    float: right;
    margin-top: -40px;
}
.vert {
    color: #73a900;
}
.seed_ok {
    color: #73a900;
}
.seed_nok {
    color: #df1800;
}
#banner3 {
    width: 791px;
    text-align: center;
    margin-top: 30px;
    float: left;
}
#categorie {
    width: 791px;
    margin-top: 30px;
    float: left;
}
#categorie ul {
    padding: 0;
    margin: -10px 0 0 40px;
}
#categorie ul li {
    float: left;
    height: 33px;
    width: 320px;
    font-weight: 600;
    display: list-item;
    list-style-image: url(../img/categorie.png);
}
#dernierstorrents {
    float: left;
    width: 711px;
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    margin-top: 35px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0 20px 15px 20px;
    font-size: 13px;
}
#dernierstorrents #titre {
    margin: -14px 0 0 0;
    color: #d1181f;
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 3px 10px 3px 10px;
    width: 50%;
    text-align: center;
}

#dernierstorrents ul li{
font-weight:600;
display:list-item;
font-size:15px;
}

#dernierstorrents a {
    color: #333;
}
#dernierstorrents a:hover {
    color: #d1181f;
}


#derniertorrent {
    float: left;
    width: 711px;
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    margin-top: 35px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0 20px 15px 20px;
    font-size: 13px;
}
#derniertorrent #titre {
    margin: -14px 0 0 0;
    color: #d1181f;
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 3px 10px 3px 10px;
    width: 50%;
    text-align: center;
}
#derniertorrent ul {
    padding: 0;
    margin: 12px 0 0 20px;
}
#derniertorrent ul li {
    float: left;
    height: 19px;
    width: 180px;
    font-weight: 600;
    display: list-item;
    list-style-image: url(../img/checkno.png);
    font-size: 15px;
}
#derniertorrent a {
    color: #333;
}
#derniertorrent a:hover {
    color: #d1181f;
}


.checktout {
    display: block;
    background: url(../img/checkno.png) no-repeat 0 3px;
    text-indent: 18px;
    font-size: 16px;
    color: #333;
    float: right;
    margin-top: -5px;
    font-weight: 600;
}
.checktout_yes {
    background: url(../img/checkyes.png) no-repeat 0 3px;
}
#trier {
    font-size: 14px;
    font-weight: 600;
    float: left;
    margin-top: 18px;
    margin-left: 10px;
    margin-bottom: 16px;
	width: 690px;
}



.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #555;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #b91d1d;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

#rech {
    float: left;
    width: 711px;
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    margin-top: 35px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0 20px 15px 20px;
    font-size: 13px;
}
#rech #titre {
    margin: -14px 0 0 0;
    color: #d1181f;
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 3px 10px 3px 10px;
    width: 50%;
    text-align: center;
}
#rech ul {
    padding: 0;
    margin: 12px 0 0 20px;
}
#rech ul li {
    float: left;
    height: 19px;
    width: 180px;
    font-weight: 600;
    display: list-item;
    list-style-image: url(../img/checkno.png);
    font-size: 15px;
}
#rech a {
    color: #333;
}
#rech a:hover {
    color: #d1181f;
}
#souscategorie {
    text-indent: 40px;
    font-size: 16px;
    font-weight: 600;
    margin-left: 20px;
}
#top100 {
    float: left;
    width: 711px;
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    margin-top: 35px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0 20px 15px 20px;
    font-size: 13px;
}
#top100 #titre {
    margin: -14px 0 0 0;
    color: #d1181f;
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 3px 10px 3px 10px;
    width: 50%;
    text-align: center;
}
#top100 ul {
    padding: 0;
    margin: 12px 0 0 20px;
}
#top100 ul li {
    float: left;
    height: 19px;
    width: 180px;
    font-weight: 600;
    display: list-item;
    list-style-image: url(../img/checkno.png);
    font-size: 15px;
}
.case_cocher {
    list-style-image: url(../img/checkyes.png)!important;
}
#top100 a {
    color: #333;
}
#top100 a:hover {
    color: #d1181f;
}
#droite {
    width: 320px;
    float: left;
}
#banner2 {
    width: 300px;
    height: 250px;
    margin: 10px 0 0 10px;
}
#droite h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 2px;
    margin-bottom: 0px;
    float: left;
    background: url(../img/h3.jpg);
    width: 320px;
    height: 56px;
    color: #fff;
    text-indent: 100px;
    line-height: 65px;
}
.telecharger {
    font-size: 18px!important;
}
.texte {
    width: 300px;
    padding: 10px;
    text-align: justify;
    font-weight: 600;
    font-size: 14px;
    float: left;
}
.cover {
    float: left;
    display: block;
    margin: 10px 0 0 10px;
    width: 145px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.cover:hover {
    color: #d1181f;
}
#dernieresrecherches {
    width: 1111px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    background: #f7f7f7;
    font-weight: 700;
    text-align: center;
    float: left;
}
#nuage {
    width: 1071px;
    float: left;
    background: #fff;
    padding: 20px;
}
a.tag1 {
    line-height: 25px;
    text-decoration: none;
    color: #c5c2c2;
    font-size: 10px;
}
a.tag1:hover {
    line-height: 25px;
    text-decoration: underline;
    color: #c5c2c2;
    font-size: 10px;
}
a.tag2 {
    line-height: 25px;
    text-decoration: none;
    color: #98908f;
    font-size: 11px;
}
a.tag2:hover {
    line-height: 25px;
    text-decoration: underline;
    color: #98908f;
    font-size: 11px;
}
a.tag3 {
    line-height: 25px;
    text-decoration: none;
    color: #685c5a;
    font-size: 12px;
}
a.tag3:hover {
    line-height: 25px;
    text-decoration: underline;
    color: #685c5a;
    font-size: 12px;
}
a.tag4 {
    line-height: 25px;
    text-decoration: none;
    color: #3d2b29;
    font-size: 13px;
}
a.tag4:hover {
    line-height: 25px;
    text-decoration: underline;
    color: #3d2b29;
    font-size: 13px;
}
a.tag5 {
    line-height: 25px;
    text-decoration: none;
    color: #1d0806;
    font-size: 14px;
}
a.tag5:hover {
    line-height: 25px;
    text-decoration: underline;
    color: #1d0806;
    font-size: 14px;
}
a.tag6 {
    line-height: 25px;
    text-decoration: none;
    color: #000;
    font-size: 15px;
}
a.tag6:hover {
    line-height: 25px;
    text-decoration: underline;
    color: #000;
    font-size: 15px;
}
a.tag7 {
    line-height: 25px;
    text-decoration: none;
    color: #d1181f;
    font-size: 16px;
}
a.tag7:hover {
    line-height: 25px;
    text-decoration: underline;
    color: #d1181f;
    font-size: 16px;
}
#footer {
    width: 100%;
	font-weight: bold;
    padding: 362px 0 10px 0;
    text-align: center;
    background: #f7f7f7;
}
#footers {
	background: #fff;
    height: 27px;
    font-weight: 700;
    padding-top: 8px;
    text-align: center;
    border-top: 1px solid #cccccc;
}
#menufooter {
    width: 1113px;
    margin: 0 auto;
    height: 40px;
}
#menufooter ul {
    padding: 0;
    margin: 0 0 0 0;
}
#menufooter ul li {
    float: left;
    list-style: none;
    padding: 0 16px 0 16px;
    height: 40px;
    line-height: 37px;
}
#menufooter ul li:hover {
    background: #414141;
}
#menufooter a {
    color: #fff;
    font-size: 15px;
}

.btn-download {
	float:right;
    margin: -60px 0 18px 0;
}

.btn-speed {
	float:right;
    margin: -60px 0 70px 0;
}

.right {
	float:right;
	margin-right: 10px;
}

.riscrape {
	float:right;
	margin-top: -4px;
}

.btn-scrape {
	text-align: center;
	padding: 4px 0 0 0;
}

.imgthumb{
	height:220px;
	width:190px;
}

.table-corps tr{
text-align:left;
font-size: 14px;
}

.table-corps tr:nth-of-type(odd) {
background-color:#f6f6f6;
}

.trust{
	border:3px dashed #d1181f; 
	background-color:#f5f5f5; 
	margin:15px 0 0 2px;
	width:96%;
}

.trusted{
	border:3px dashed #d1181f; 
	background-color:#f5f5f5; 
	margin:15px 0 0 8px;
	width:97%;
}

.trusters{background-color:#f5f5f5;border:1px solid #c3c3c3;padding:6px;text-align:center;font-size:13pt;margin-bottom:10px;font-weight:bold;width:96%}
.trusters a{color:#008800;text-align:center;padding-top:6px;font-size:13pt;font-weight:bold;text-decoration:underline;width:100%}

.onivid1 {background-color: #ffffff;position: absolute;margin:-58px 0 0 280px;padding: 6px 0 6px 0;height: 20px;width: 20px;}
.onivid2 {background-color: #f5f5f5;position: absolute;margin:-104px 0 0 830px;padding: 6px 0 6px 0;height: 90px;width: 20px;}
.onivid3 {background-color: #eeeeee;position: absolute;margin:-104px 0 0 815px;padding: 6px 0 6px 0;height: 90px;width: 20px;}

.truster{background-color: #eeeeee;border: 1px dashed #333333;text-align:center;font-size:18px;font-weight:bold;margin-top:12px;padding:6px 0 6px 0;width:902px}
.truster a{color:#008800;text-align:center;font-size:18px;font-weight:bold;margin-top:12px;width:902px}

pre {
  display: block;
  text-align: center;
  margin: 0;
  font-size: 18px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
}

.prems2 {
  display: block;
  padding: 10px 6px 10px 6px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width:50%;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border:1px solid #ccc;
  border-radius:4px
}

.fond {
	background:#e5e5e5;
	border:1px solid #ddd;
	width: 768px;
	}
	
.bloc-rss {
	background-color:#fff;
	border:1px solid #ddd;
	color:#333;
	font-size: 16px;
    font-weight: bold;
	margin:1250px 0 0 -1px;
	padding: 6px 0 6px 0;
	width:320px;
	text-align:center
}

.rss-accueil {
	background-color:#fff;
	border:1px solid #ddd;
	color:#333;
	font-size: 16px;
    font-weight: bold;
	margin:0px 0 0 -1px;
	padding: 6px 0 6px 0;
	width:320px;
	height:220px;
	text-align:center
}

.favoris{text-align:center;padding-bottom:5px;padding-top:20px;max-width:600px;margin:auto;}

.but{float:left;width:100%}
.but a{background:#d1181f;font-size:26px;padding:15px 25px;border-radius:10px;height:auto;white-space:normal;border-bottom:3px solid #999999;border-top:3px solid #999999;color:#fff;display:table;margin:20px auto 20px}
.but a:hover{background:#d1181f;text-decoration:underline;font-size:26px;padding:15px 25px;border-radius:10px;height:auto;white-space:normal;border-bottom:3px solid #999999;border-top:3px solid #999999;color:#fff;display:table;margin:20px auto 20px}

.entete-rechercher{
	float:right;
	margin-top:9px;
	margin-right: 10px;
	height: 68px;
}

.entete-rechercher p{
	color:#eeeeee;
	font-size:13px;
	margin-top:3px;
}

.entete-rechercher a{
	color:#eeeeee;
	font-size:13px;
}

.entete-rechercher a:hover{
	color:#eeeeee;
}

.entete-rechercher a:visited{
	color:#eeeeee;
}

.entete-rechercher input{
	font-size:16px;
	font-weight:normal;
	height:50px;
	padding-left:15px;
	width:846px;
}

.entete-rechercher button{
	background:#ffffff url("../img/sprites.png") no-repeat;
	background-position:-180px 0;
	border: 1px solid #282828;
	height:56px;
	padding:0;
	vertical-align:bottom;
	width:50px;
	float:right;
}

.share42init {
  margin: 180px 0 0 302px;
}

#subButton {
	margin:10px 0 20px 0;
	height: 50px;
	width: 180px;
	font-size: 20px;
	color: #006699;
	font-weight: bold;
}

#vpz {
  text-align: center;
  font-family: Tahoma;
  cursor: pointer;
  padding-bottom: 5px;
  clear: both;
}