html {
    background: #262626;
	font-family:"trebuchet ms",verdana,sans-serif;
}

input[type=checkbox]{
	height:15px;
	overflow:hidden;
	white-space:nowrap;
	width:15px;
}

input[disabled],
textarea[disabled]{
	background:#ccc;
}

label{
	font-weight:normal;
}

.entete-recherche{
	float:right;
	margin-top:-104px;
}

.entete-recherche p{
	color:#dadada;
	font-size:13px;
	margin-top:3px;
}

.entete-recherche a{
	color:#dadada;
	font-size:13px;
}

.entete-recherche a:hover{
	color:#dadada;
}

.entete-recherche input{
	border:medium none;
	border-radius:3px 0 0 3px;
	font-size:16px;
	font-weight:normal;
	height:50px;
	padding-left:15px;
	width:350px;
}

.entete-recherche button{
	background:#ffffff url("../img/sprites.png") no-repeat;
	background-position:-180px 0;
	border:medium none;
	border-radius:0 3px 3px 0;
	height:50px;
	padding:0;
	vertical-align:bottom;
	width:50px;
}

#contenu{
   width:100%;
   position: relative;
}

#conteneur {
    width: 1360px;
    margin: 0 auto;
    position: relative;
}

#conteneur2 {
    margin: 0 auto;
    position: relative;
}

#contenu2{
	width:740px;
	position:relative;
	background-color: #FFFFFF;
}

#header {
    width: 1360px;
	float: left;
}

#header2 {
    width: 940px;
	margin: auto;
	margin-top: 6px;
	border: 1px solid #999999;
}

#menu {
	background-color:#5787a9;
    width: 100%;
    float: left;
	margin: -13px 0 0 0;
	border: 1px solid #507b99;
}
#menu ul {
    padding: 0;
}
#menu ul li {
    float: left;
    list-style: none;
    padding: 0 18px 0 18px;
    height: 46px;
    line-height: 44px;
	color: #eee;
	font-size: 16px;
	border: 1px solid #507b99;
}
#menu ul li:hover {
    background-color:#507b99;
}
#menu a {
    color: #eee;
    font-size: 16px;
    width: 100%;
    height: 100%;
    display: block;
}

#menu a:link {
    text-decoration:none;
}

#menu a:hover {
    text-decoration:none;
}

#banner1 {
    width: 1360px;
    margin: 0 auto;
    text-align: center;
    float: left;
    margin-top: 0;
	height: -50px;
}

#logo {
    width: 390px;
    height: 100px;
    display: block;
	margin-top: 14px;
	margin-bottom: 26px;
}

#ariane {
	background-color: #fafafa;
	font-family:"trebuchet ms",verdana,sans-serif;
    width: 1360px;
	height:28px;
    font-size: 14px;
	padding-top:4px;
	margin-top:33px;
    text-indent: 20px;
}

#ariane2 {
	background-color: #fafafa;
	font-family:"trebuchet ms",verdana,sans-serif;
    width: 100%;
	height:28px;
    font-size: 14px;
	padding-top:4px;
    text-indent: 20px;
}

#retour{
	float: left;
	color:#ffffff;
	overflow: hidden;
	text-align: center;
	position: absolute;
	margin:68px 0 0 38px;
}

.icon_scrape {
    float: left;
    text-align: center;
    border-radius: 3px;
}

.annonce{
	background: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}

.annonce a{
	color:#990000;
}

.liste-accueil-nom{
   width:72%;
   text-align:left;
}

.liste-accueil-taille{
   font-family:"trebuchet ms",verdana,sans-serif;
   color:#444;
   width:12%;
}

.sources{
   font-family:"trebuchet ms",verdana,sans-serif;
   color:green;
   width:8%;
}

.clients{
   font-family:"trebuchet ms",verdana,sans-serif;
   color:#CC0000;
   width:8%;
}

.account{
   font-size: 15px;
   margin-top: -174px;
   margin-left: 110px;
   margin-bottom: 110px;
}

.catparent {
  font-size: 15px;
  font-weight : bold;
  margin: 0 0 0 6px;
  margin-bottom: 4px;
}

.subcat {
  font-size: 12px;
  font-weight : bold;
  margin-left: 30px;
  line-height: 0.8;
  margin-top: 5px;
}

.subcatch {
  font-size: 12px;
  font-weight : bold;
  margin-left: 27px;
  line-height: 1.1;
  margin-top: 5px;
  color: #CC0000;
}

.subcatch a {
  color: #CC0000;
}

.subcatch a:hover {
  color: #CC0000;
}

.publicite{
  width:74%;
  margin-top:10px;
  padding-top: 4px;
  background-color: #fafafa;
  border: 1px solid #dddddd;
  text-align: center;
}

.pub{
  width: 74%;
  text-align: center;
}

.error{
  font-size: 28px;
  margin-top: 50px;
  font-weight: bold;
  text-align: center;
}

.errors{
  font-size:16px;
  margin-bottom:40px;
  text-align: center;
}

.release{
  font-size: 14px;
  font-weight : bold;
  padding: 0 0 10px 0;
}

.catparent{
  background-color: #fff;
  font-weight : bold;
  font-size: 15px;
  margin-top: 2px;
}

.subcat{
  background-color: #fff;
  font-weight : bold;
  font-size: 12px;
  margin-left: 24px;
  padding: 2.5px
}

.base-block {
    /* background-color: #FFFFFF; #eeeeee */
    background-color: #fff;
	width:76%;
}

.base-block .title {
    background-color: #5787a9;
    color: #eee;
    margin: 8px 0;
    padding: 7px 9px 4px;
    position: relative;
	font-size: 18px;
	height: 35px;
	width:100%;
	font-weight : bold;
}

.base-block .title a {
    color: #eeeeee;
}

.bloc-border{
   border-top : 1px solid #ddd; 
   margin-top: 1px;
}

.bloc-faceb{
  background-color: #fff;
  padding: 8px;
  text-align: center; 
}

.bloc-torrent{
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 12px;
    position: absolute;
	margin-top: 10px;
	margin-left: 74%;
	width:340px;
	font-weight : bold;
}

.bloc-torrent .title {
    background-color: #5787a9;
	font-family:"trebuchet ms",verdana,sans-serif;
    color: #eee;
    font-size: 18px;
    left: 0px;
    padding: 5px 9px 0;
	height: 35px;
	width: 100%;
	font-weight : bold;
}

.block-account {
    /* background-color: #FFFFFF; #eeeeee */
    background-color: #5787a9;
    color: #fff;
    margin: 8px 0;
    padding: 7px 9px 4px;
    position: relative;
	font-size: 16px;
	height: 35px;
	width:100%;
	font-weight : bold;
}

.block-membres {
    /* background-color: #FFFFFF; #eeeeee */
    background-color: #fff;
    color: #444;
    margin: 8px 0;
    padding: 0px 90px 0px;
    position: relative;
	font-size: 14px;
	width:100%;
}

.block-detail {
    /* background-color: #FFFFFF; #eeeeee */
    background-color: #5787a9;
	font-family:"trebuchet ms",verdana,sans-serif;
    color: #fff;
    margin: 11px 0;
    padding: 5px 9px 4px;
    position: relative;
	font-size: 18px;
	height: 35px;
	width:76%;
	font-weight : bold;
}

.block-detail a {
    color: #eee;
}

.block-detail a:hover {
    color: #eee;
}

.block-detail .title {
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #eee;
    left: 0px;
	height: 35px;
	width:100%;
}

.block-detail .title a {
    color: #eee;
    left: 0px;
	height: 35px;
	width:100%;
	text-decoration: none;
}

.block-comment {
    color: #444;
    margin: 11px 0;
	text-align: center;
	font-size: 15px;
	width:73%;
}

.base-lobarre {	
   background: linear-gradient(#333, #404040 10px, #333 20px);
   padding:10px 0;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   text-align:center;
   color:#FFF;
   background-attachment: fixed;
   font-size:30px;
   min-width: 1360px;
}

.bouton-down {
	margin: -122px -200px 20px 60px;
	float:right;
	color:#fff;
	text-decoration:none;
}

.bouton-down a {
	color:#fff;
	text-decoration:none;
}

.bouton-down a:link {
	color:#fff;
	text-decoration:none;
}

.bouton-down a:hover {
	color:#fff;
	text-decoration:none;
}

.bouton-down a:active {
	color:#fff;
	text-decoration:none;
}

.download  {
  background-color: #fafafa;
  height: 80px;
  width:100%;
  border: 1px solid #dddddd;
}

.btn-download {
	margin:8px 0 0 6px;
}

.btn-magnet {
	margin:-60px 0 0 296px;
}

.infos {
	background:#f7f7f7;
	height:150px;
	padding:24px 0px 0px 20px;
	margin-bottom:10px;
	color:#444;
	border:1px solid #dddddd;
	width:74%;
	font-size:14px;
	font-weight:bold;
	line-height:180%;
}

.sep2 {
    width: 770px;
    float: left;
    margin-left: 10px;
    height: 1px;
    background: #f7f7f7;
    margin-top: 15px;
}

.cover {
    float: left;
    display: block;
    margin: 7px 0 0 12px;
    width: 140px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.cover:hover {
    color: #333;
}

.fb_btn {
   height:58px;
   display:block; 
   float:right; 
   margin:0 20px 0 0;
   margin-top: 10px;
}

.visible-desktop{
   padding: 10px 0 0 10px;
}

.sorted {
   background-color:#fafafa
}

div.dataTables_length label {
	float: left;
	text-align: left;
}

div.dataTables_length select {
	width: 75px;
}

div.dataTables_filter label {
	float: right;
		padding-left: 20px;
}

div.dataTables_info {
	padding-top: 8px;
	padding-left: 20px;
}

div.dataTables_paginate {
	float: right;
	margin: 0;
}

table.table {
	clear: both;
	margin-bottom: 6px !important;
	max-width: none !important;
	border-radius: 6px;
	border: 1px solid #ddd;
}	

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
	cursor: pointer;
	*cursor: hand;
}

table.table thead .sorting { background: url('../img/sort_both.png') no-repeat center right; }
table.table thead .sorting_asc { background: url('../img/sort_asc.png') no-repeat center right; }
table.table thead .sorting_desc { background: url('../img/sort_desc.png') no-repeat center right; }

table.table thead .sorting_asc_disabled { background: url('../img/sort_asc_disabled.png') no-repeat center right; }
table.table thead .sorting_desc_disabled { background: url('../img/sort_desc_disabled.png') no-repeat center right; }

table.dataTable th:active {
	outline: none;
}

/* Scrolling */
div.dataTables_scrollHead table {
	margin-bottom: 0 !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
	border-top: none;
	margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
	border-top: none;
}

div.dataTables_scrollFoot table {
	border-top: none;
}

/*
 * TableTools styles
 */
.table tbody tr.active td,
.table tbody tr.active th {
	background-color: #08C;
	color: white;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
	background-color: #0075b0 !important;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
	background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
	cursor: pointer;
	*cursor: hand;
}

div.DTTT .btn {
	color: #333 !important;
	font-size: 12px;
}

div.DTTT .btn:hover {
	text-decoration: none !important;
}


ul.DTTT_dropdown.dropdown-menu a {
	color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
	background-color: #0088cc;
	color: white !important;
}

/* TableTools information display */
div.DTTT_print_info.modal {
	height: 150px;
	margin-top: -75px;
	text-align: center;
}

div.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

div.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}



/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
	background-color: white;
}

div.DTFC_LeftHeadWrapper table {
	margin-bottom: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.DTFC_LeftBodyWrapper table {
	border-top: none;
	margin-bottom: 0 !important;
}

div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
	border-top: none;
}

div.DTFC_LeftFootWrapper table {
	border-top: none;
}

#prenium {
	top: 15px;
	width: 100%; /* 642px including padding and border */
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #ccc;
	overflow:auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#prenium img {
    width:100px;
    height:100px;
    float:left;
    margin-right:20px;
} 

#torrentsdesc {
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    width: 76%;
    font-size: 16px;
    top: 20px;
    padding: 6px;
    color: #000000;
    overflow: auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}  

  #torrentsimage {	  
   top: 20px;
   margin: 0 auto;
   padding: 0px;
   margin: -2px;
   overflow:auto;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
}

#torrentsimage img {
    width:226px;
    height:304px;
    float:left;
	padding:2px;
    margin-right:8px;
	border: 1px solid #7b7b7b;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

 #lineheit {
   padding-top: 4px;
}

.lineheit {
   font-weight:bold;
   margin-top: 2px;
   font-size: 16px;
}

.lineheit1 {
   margin-top: 6px;
}

#pied-de-page{
	background-color: #5787a9; 
	color:#eee;
	padding-top:10px;
	text-align:center;
	height:46px;
	width:100%;
}

#pied-de-page a{
	color:#fff;
}

#dernierstorrents {
	float:left;
	width:1002px;
	margin-top:20px;
	background:#ffffff;
	padding:0 0 20px;
	font-size:13px
}

#titre {
	margin:0 0 10px;
	color:#428bca;
	font-weight:700;
	font-size:24px;
	background:#fff;
	padding:3px 10px;
	width:50%;
}

body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

li {
  list-style:none;
}

ol.simple_with_drop_left li.placeholder {
  position: relative;
  list-style:none;
  /** More li styles **/
}
ol.simple_with_drop_left li.placeholder:before {
  position: absolute;
  list-style:none;
  /** Define arrowhead **/
}
 
ol.simple_with_drop_right li.placeholder {
  position: relative;
  list-style:none;
  /** More li styles **/
}
ol.simple_with_drop_right li.placeholder:before {
  position: absolute;
  list-style:none;
  /** Define arrowhead **/
}
.listing-home{
   background-color: #FFFFFF;      
   margin: 0px 0;
   padding: 1px 19px;
   min-height: 300px;
   width: 100%;
}
.listing-torrent{
   background-color: #FFFFFF;      
   margin: 0px 0;
   padding: 1px 34px 1px 7px;
   min-height: 2040px;
   width: 100%;
}

.listing-registre{
   background-color: #FFFFFF;      
   margin: 0px 0;
   padding: 0px 19px 14px;
   min-height: 1020px;
   width: 101%;
}

.listing-account{
   background-color: #FFFFFF;      
   margin: 0px 0;
   padding: 1px 19px 1px;
   width: 100%;
}

.listing-detail{
   background-color: #FFFFFF;      
   margin: 0px 0;
   padding: 1px 28px 1px 12px;
   min-height: 2040px;
   width: 100%;
}

.listing-cat{
   background-color: #FFFFFF;      
   margin: 0px 0;
   padding: 1px 19px 14px;
   min-height: 450px;
   width: 100%;
}

.listing-found {
   background-color: #f7f7f7;      
   margin: 0px 0;
   padding: 1px 28px 1px 12px;
   min-height: 140px;
   width: 100%;
}

.subnav {
	margin-top: 13px;
	margin-bottom: 20px;
	width: 100%;
	height: 36px;
	background-color: #eeeeee; /* Old browsers */
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
 
.subnav .nav {
	margin-bottom: 0;
}
 
.subnav .nav > li > a {
	margin: 0;
	padding-top:    11px;
	padding-bottom: 11px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #e5e5e5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
 
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
	padding-left: 13px;
	color: #777;
	background-color: #e9e9e9;
	border-right-color: #ddd;
	border-left: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
 
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
	border-top-color: #777;
}
 
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
	border-left: 0;
	padding-left: 12px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
 
.subnav .nav > li:last-child > a {
	border-right: 0;
}
 
.subnav .dropdown-menu {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.maximum {
    white-space: nowrap;
    font-weight: bold;
    width: 714px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 0 6px;
}

.right {
	float:right;
	margin-right: 10px;
}

.riscrape {
	float:right;
	margin-top: -4px;
}

.bloc-rss {
	background-color:#fff;
	border:1px solid #ddd;
	color:#333;
	font-size:12px;
	margin:1058px 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:12px;
	margin:0px 0 0 -1px;
	padding: 6px 0 6px 0;
	width:320px;
	text-align:center
}

.icon_desc {
	float: left;
    border: 1px solid;
    border-color: #dedede;
    background: rgba(0, 0, 0, .07);
	color:#428bca;
    padding: 2px 6px;
    margin: 0 4px 5px 0;
    border-radius: 3px;
}

.icon_date {
	float:right;
	border:1px solid;
	text-align:center;
	border-color:#dedede;
	background:rgba(0,0,0,.07);
	color:#428bca;
	padding:2px 3px;
	width:108px;
	margin:-33px 318px 3px 1090px;
	border-radius:3px
}

.icon_stream {
	float:right;
	border:1px solid;
	text-align:center;
	border-color:#dedede;
	background:rgba(0,0,0,.07);
	color:#428bca;
	padding:2px 0;
	margin:-33px 431px -21px 912px;
	width:174px;
	border-radius:3px
}

.textarea {
	width: 708px;
}

.trusted{
	border:3px dashed #5787a9; 
	background-color:#f5f5f5; 
	margin-top:10px;  
	width:76%;
}

.rss{
	float:right;
	margin-top:2px;
}

.maxi{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 710px;
    position: absolute;
}

.maxi a:hover{
    text-decoration:underline;
}

.maximums {
    white-space: nowrap;
    font-weight: bold;
    width: 577px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.trusters{background-color:#f5f5f5;border:1px dashed #333333;text-align:center;padding:6px 0 6px 0;margin-top:11px;font-size:14pt;font-weight:bold;width:76%}
.trusters a{color:#008800;text-align:center;font-size:13pt;font-weight:bold;margin-top:5px;width:76%}

.onivid1 {background-color: #ffffff;position: absolute;margin:-52px 0 0 280px;padding: 6px 0 6px 0;height: 20px;width: 20px;}
.onivid2 {background-color: #ffffff;position: absolute;margin: -280px 0 0 315px;padding: 6px 0 6px 0;height: 20px;width: 20px;}

.t-details{border-bottom:1px dashed #999;display:block;padding:2px;width:100%;vertical-align:middle}
.t-details div{display:inline-block;text-align:center;margin:10px 0;vertical-align:middle}
.t-details:last-child{border:none}
.t-details:nth-child(3n+1){background:#f8f8f8}
.t-rls{white-space: nowrap;width: 680px;overflow: hidden;text-overflow: ellipsis}
.t-taille{width:80px}
.t-sources{color: rgb(0, 128, 0); width:60px}
.t-clients{color: rgb(255, 0, 0); width:60px}
.text-left{text-align:left!important}

.btn-speed {margin: 54px 0 10px 587px;position: absolute;z-index: 1;}

.Accueil:before {content: "\f015"; font-family: FontAwesome;font-style: normal;font-weight: normal;}

.Films:before {content: "\f03d"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Séries:before {content: "\f108"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Animes:before {content: "\f108"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Musiques:before {content: "\f001"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Logiciels:before {content: "\f109"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Jeux-PC:before {content: "\f11b"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Jeux-Consoles:before {content: "\f11b"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Ebooks:before {content: "\f02d"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Livres:before {content: "\f02d"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Sports:before{content:"\f433";font-family:FontAwesome;font-style:normal;font-weight: normal;}
.Spectacles:before{content:"\f008";font-family:FontAwesome;font-style:normal;font-weight: normal;}
.Documentaires:before{content:"\f008";font-family:FontAwesome;font-style:normal;font-weight: normal;}
.Vidéos:before{content:"\f008";font-family:FontAwesome;font-style:normal;font-weight: normal;}
.Applications:before {content: "\f10b"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Porno:before{content:"\f0fe"; font-family:FontAwesome; font-style:normal; font-weight: normal;}

div.newsWrapper{margin:0;background-color: #f7f7f7;}
.newsWrapper div.announce{text-align:left;font-size: 17px;overflow:hidden;padding: 10px 0 10px;}
.newsWrapper p{color:#012038;text-align:left}
.accordion{padding:0!important;margin:8px auto}
.accordion>div{display:none;background:#f7f7f7;margin:0;padding:4px}
.favoris{background-color:#f7f7f7;text-align:center;padding-bottom:22px;padding-top:12px;margin:auto}
.Top:before {content: "\f005"; font-family: FontAwesome;font-style: normal;font-weight: normal;}
.Derniers:before {content: "\f005"; font-family: FontAwesome;font-style: normal;font-weight: normal;}

.entete-rechercher{
	float:right;
	margin-top:10px;
	margin-right:20px;
	height: 62px;
}

.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:850px;
}

.entete-rechercher button{
	background:#ffffff url("../img/sprites.png") no-repeat;
	background-position:-180px 0;
	border: 1px solid #282828;
	height:50px;
	padding:0;
	vertical-align:bottom;
	width:50px;
}

.but{float:left;width:100%}
.but a{background:#5787a9;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:#5787a9;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}

.share42init {
	margin: 180px 0 0 280px;
}

.downtorrent {
    display: inline-block;
    color: #007700;
    font-weight: bold;
    padding: 1px;
    background-color: #007700;
    border-radius: 3px;
}

.downmagnet {
    display: inline-block;
    color: #CC0000;
    font-weight: bold;
    padding: 1px;
    background-color: #CC0000;
    border-radius: 3px;
}

.downpremium {
    display: inline-block;
    color: #408bea;
    font-weight: bold;
    padding: 1px;
    background-color: #408bea;
    border-radius: 3px;
}

.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;
}

.pulse {
    cursor: pointer;
    box-shadow: 0 0 0 rgba(128, 128, 128, 0.3);
    animation: pulse 1s infinite;
}

.pulse:hover {
	animation: none;}@-webkit-keyframes pulse {0% {-webkit-box-shadow: 0 0 0 0 rgba(128, 128, 128, 0.3);}90%{-webkit-box-shadow: 0 0 0 10px rgba(128, 128, 128, 0);}100%{-webkit-box-shadow: 0 0 0 0 rgba(128, 128, 128, 0);}}@keyframes pulse {0% {-moz-box-shadow: 0 0 0 0 rgba(128, 128, 128, 0.3);box-shadow: 0 0 0 0 rgba(128, 128, 128, 0.3);}90%{-moz-box-shadow: 0 0 0 10px rgba(128, 128, 128, 0);box-shadow: 0 0 0 10px rgba(128, 128, 128, 0);}100%{-moz-box-shadow: 0 0 0 0 rgba(128, 128, 128, 0);box-shadow: 0 0 0 0 rgba(128, 128, 128, 0);}
}

#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;
}