du.t_Content {
	border : 1px solid #b9b9b9;
}

tip4.infosynchro {
    display:none;
    background: black;
    font-size:12px;
    height:10px;
    width:80px;
    padding:10px;
    color:#fff; 
    z-index: 99;
    bottom: 10px;
    border: 2px solid #c00;
/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
}

#cboxTitle {
	overflow: hidden;
	height: 18px;
}

/* DESCRIPTION */

#description {
	display: inline-block;
	float: right;
	width:570px;
	position: relative;
}

#description h1 {
	font-size:1.167em;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 0px;
	text-transform: none;
	width:  500px;
}

#description h1.remake {
	padding-left: 40px;
    background-image: url(../../img/grand_remake.png);
    background-size: contain;
    background-position: left center;
	line-height: 22px;
}

#description h1 strong {
	font-size:1.786em;
	text-transform: uppercase;
}

#description h1 span {
	display: none;
}

#description #pays {
	position: absolute;
	top: 0px;
	right: 0px;
}

#description #pays a {
	height: 21px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	margin-right: 2px;
	text-indent: -9999px;
}

#description .edit,
#description .reload,
#description .delete_cache {
	top: -20px;
}

#description .reload {
	right: 50px;
}

#description .delete_cache {
	right: 160px;
}

#genres,
#informations,
#synopsis {
	line-height: 14px;
}

/* MEttre le lieu de sorie en italic ! */
#description a.color_1 {
	font-style: italic;
}

#genres a:hover,
#informations a:hover {
	text-decoration: underline;
}

#informations li {
	display: inline-block;
}

#informations li:after {
	content: " - ";
}

#informations li:last-of-type:after {
	content: "";
}

#synopsis {
	margin: 15px 0px;
	tex-talign: justify;
}

#synopsis p {
	margin-bottom: 10px !important;
}

#actions {
	padding-bottom: 20px;
	margin-top: 15px;
}

#actions li {
	display: inline-block;
	line-height: 20px;
	color: #fff;
	border-radius: 6px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#actions li:last-of-type {
	margin-right: 0px;
}

#actions li a {
	display: block;
	line-height: 25px;
	background-image: url(../../img/pictos/vues-blanc.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	color: #fff;
	padding: 4px 10px;
	border-radius: 6px;
}

#actions li#vue {
	background-image: url(../../img/pictos/vues-blanc.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding: 4px 10px 4px 32px;
}

#actions li#voir_video a {
	background-image: url(../../img/pictos/bande-annonce-blanc.png);
	padding-left: 34px;
}

#actions li#plus_informations a {
	background-image: url(../../img/pictos/informations-blanc.png);
	background-position: 10px center;
	padding-left: 30px;
}

#actions li#abonner-film a {
	background-image: url(../../img/pictos/suivre-blanc.png);
	padding-left: 34px;	
}

/* VIGNETTE */

#vignette {
	background: url(../../img/layout/ombre-affiche.png) bottom left no-repeat;
	padding-bottom: 11px;
	width: 170px;
	position: relative;
}

#vignette .content {
	padding-bottom: 10px;
}

#affiche {
	position: relative;
}

#affiche img {
    transition: opacity 300ms ease-in-out 0s;
}

#vignette .reload {
top: -15px;
    right: 10px;
}

#affiche .cboxElement {
	position: absolute;
	top: 0px;
	left: 0px;
 	display: block;
	text-indent: -9999px;
	z-index: 2;
}

#affiche .cboxElement:hover {
	background: url(../../img/layout/poster_overlay.png) center center no-repeat;
}

#affiche #overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: top left;
	background-repeat: repeat;
	z-index: 1;
}

#starbox {
	margin-top: 20px;
	padding: 0px 6px;
}

#moyenne {
	padding: 3px 10px;
	padding-bottom: 0px;
}

.aussi {
	margin-top: 20px;
	padding: 30px 10px;
	padding-bottom: 10px;
	position: relative;
}

.aussi h4 {
	display: none;
}

.aussi div {
	margin-bottom: 10px;
	position: absolute;
	top: 0px;
	left: 10px;
}

.aussi strong {
	text-transform: uppercase;
}

.aussi article {
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline-block;
	vertical-align: top;
}

.aussi article:nth-child(3n) {
	margin-right: 0px;
}

/* RELEASES */

#liste_release {
	position: relative;
	margin-top: 40px;
	clear:both;
}

#ajouter_release,
#ajouter_release_masse,
#search_predb {
	position: absolute;
	top: 47px;
	left: 0px;
	display: block;
	background: url(../../img/pictos/fleche.png) right center no-repeat;
	height: 21px;
	line-height: 21px;
	padding-right: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

#ajouter_release {
	position: relative;
	display: inline-block;
    margin-bottom: 5px;
	top: auto;
}

.admin #ajouter_release {
	position: absolute;
	margin-bottom: 0px;
	top: 47px;
}

#ajouter_release_masse {
	top: 70px;
    text-align: right;
}

#ajouter_release strong,
#ajouter_release_masse strong{
	font-weight: bold;
}

#search_predb {
	background-image: url(../../img/layout/favicon-predb.png);
	top: 93px;
}

/* AJOUTER UN FICHIER */
#ajouter_st {
    position: absolute;
    top: 90px;
    right: 0px;
	height: 23px;
	line-height: 23px;
	padding-left: 25px;
	padding-right: 20px;
	display:  inline-block;
	background: url("../../img/pictos/ajouter.png") top left no-repeat;
}

#ajouter_st:hover {
	background-position:  bottom left;
}

.admin #ajouter_st {
		z-index: 2;
		top: 148px;
}

/* FORMAT */

#format {
	min-height: 29px;
	width: 765px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

#format li {
	display: inline-block;
	line-height: 29px;
	height: 29px;
}


#format li:first-child {
	padding: 0px 10px;
}

#format li:first-child,
#format li.active label,
#tabs .ui-tabs-anchor {
	color: #fff;
}

#format li input{
	position: absolute;
	left: -20px;
	top: -20px;
	float: left;
	margin-right:  5px;
}

#format li label {
	display: block;
	padding: 0px 10px;
	height: 29px;
}


#format li label:hover {
	cursor: pointer;
}

#droite h2,
#droite h3 {
	font-weight: bold;
	text-transform: uppercase;
	height: 48px;
	background: url(../../img/icones/derniers-films.png) left center no-repeat;
	padding-left: 60px;
	line-height: 48px;
}
	
.admin #droite h2 {
	margin-bottom: 65px;
}

/* LISTE DES RELEASES */

.opacity {
	opacity: 0.5;
}

.tablesorter-header strong {
	display: inline-block;
	padding: 0px 18px;
	background-image: url(../../img/commun/sort.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.header:hover {
	cursor: pointer;
}

.tablesorter-headerAsc strong {
	background-image: url(../../img/commun/sort_asc_alt.png);
}

.tablesorter-headerDesc strong {
	background-image: url(../../img/commun/sort_desc.png);
}

.ligne,
.liste_release {
	position: relative;
	display: block;
	width: 760px;
}

.ligne:hover {
	background-color:  #39c;
	color: #fff;
}

.ligne:hover a {
	color: #fff !important;
}

/* Releas nuked */
.nuked .col3 a {
	text-decoration: line-through;
	
}

.nuked .col3 img {
	vertical-align: middle;
}

tr:hover .col2 a { /* /*tr.background_2 a:hover */
	font-weight: bold;
}

/* On et les lignes de relases à 0 fichier à 60% d'opacite */
.fichier_0 {
	opacity: 0.5;
}


#liste_release ul > li.ligne:hover ul li,
.liste_release tbody tr:hover {
	/* color: #cc0; */
	font-weight: bold;
}

#liste_release ul > li.ligne:hover ul li a,
.liste_release tbody tr:hover td a {
	color: #ccc0;
	font-weight: bold;
}

#liste_release ul li ul li,
.liste_release td,
.liste_release th {
	display: inline-block;
	height: 29px;
	line-height: 29px;
	text-align: center;
	vertical-align: top;
}

.liste_release td {
	margin-right:-3px
}

/* BLEU POUR LES SME */
.liste_release td

#liste_release ul li.header ul li,
.liste_release thead th {
	color: #999;
}

.liste_release tr.sme a {
	color: #000;
}

body.sme .liste_release tr.sme a {
	color: #fff;
}

.liste_release tr.sme .col2 a,
.liste_release tr.sme .col3 a {
	color: #000;
}

.liste_release tr.sme .col2 a:hover,
.liste_release tr.sme .col3 a:hover {
	color: #c00 !important;
	/* font-weight: normal !important; */
}

/* LOUPE */
.col1 {
	width: 35px;
}

.col1 a {
	background: url(../../img/pictos/nfo.png) center top no-repeat contain;
	height: 13px;
	width: 11px;
	display: inline-block;
	text-indent: -9999px;
}

.col1 a.with_nfo {
	background-image: url(../../img/pictos/nfo.png);
	margin-top: 7px;	
}

.col1 a.search_nfo {
	background-image: url(../../img/pictos/loupe.png);
	width: 12px;
}

/* En cas de recherche de nFO */
.col1 a.fa-search {
	background: url(../../img/pictos/loupe.png) left top no-repeat;
}

.col1 a.predb,
.col1 a.ssrdb,
.col1 a.dupefr {
	padding-left: 4px !important;
}

.col1 a.ssrdb {
	height: 16px;
	width: 12px;
}

/* LE GROUPE */
.col2 {
	width: 75px;
	text-align: center;
	overflow: hidden;
}

.col2 a {
	font-weight: bold;
	display: block;
	width: 65px;
	text-align: center;
}

.col2 h2 a  {
	max-width: 410px;
    overflow: hidden;
}


/* LA RELEASE */
.col3 {
	position: relative;
	padding-left: 7px;
	width: 340px;
	background-image: url(../../img/layout/background-menu.png);
	background-position: right top;
	background-repeat: repeat-y;
	text-align: left !important;
	overflow: hidden;
}

th.col3 {
	width: 370px;
}

.is4k a {
	overflow: hidden;
	width: 200px;
}

.col3 .en3d,
.col3 .en4k,
.col3 .enCam {
	background: url(../../img/layout/3d.png) top center no-repeat;
	width:  16px;
	height: 16px;
	position: absolute;
    top: 11px;
   padding-top: 16px;
    overflow: hidden;
}

.col3 .en3d {
	right: 30px;
}

.col3 .en4k {
	background-image: url(../../img/layout/4k.png);
	display: block;
	right: 10px;
}

.col3 .enCam {
	background-image: url(../../img/layout/cam.png);
	display: block;
	right: 9px;
}

/*.col3 .en3d,
.col3 .en4K {
	background: url(../../img/layout/3d.png) top left no-repeat;
	position:  absolute;
	left: 310px;
	top: 7px;
	display: block;
	padding-top: 16px;
	overflow: hidden;
	width:  16px;
	height: 16px;
}

.col3 .en4K {
	background-image: url(../../img/layout/4k.png);
}

.francais .col3 .en4K {
	left: 295px;
}*/

.col3 .drapeau_francais {
	position: absolute;
    top: 4px;
    right: 6px;

}	

/* ON CACACHE LA COLLONE DU GROUPE */
.liste_release td.col2 {
	display: none;
}

.liste_release td.col3 {
	width: 380px;
}

.col3 a strong.group_name {
	width: auto !important;
	color: #c36;
}


/* LDATE DERNiER FiCHiER POSTE */
.col4 {
	width: 110px;
	text-align: center;
	background-image: url(../../img/layout/background-menu.png);
	background-position: right top;
	background-repeat: repeat-y;
}

/* LA QUALITE DE LA RELEASE */
.col5 {
	width: 150px;
	height: 29px !important; /* Avant height: 29px; pour limiter en hauteur et height : auto; pour vour voir toutes les qualites */
	line-height: normal;
	overflow: hidden;
}

/* S'il y a plusieurs qualites de sous-titres */
.plusieursqualites {
	/* line-height: normal !important; */
}

/* LE NOMBRE DE FiCHiER */
.col6 {
	width: 80px;
}

td.col6 strong,
li.col6 strong {
	color: #fff;
}

th.control {
	display: none;
}

td.control,
td.piratebay,
li.control {
	width: 50px;
	top: 8px;
	left: 780px;
	position: absolute;
	background-color: transparent !important;
}

td.control a,
li.control a,
td.piratebay a {
	height: 16px;
	width: 16px;
	display: inline-block;
	text-indent: -9999px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 0px;
	margin-right: 5px;
}

td.control .delete,
li.control .delete {
	background-image: url(../../img/layout/supprimer.png);
}

td.piratebay {
	width: 20px;
	left: 763px;
}

td.piratebay a {
	background-image: url(../../img/layout/piratebay.png);
}

.liste_release th {
	background-image: none;
}

#liste_release .reload {
	top: 35px;
}

.onglet form {
	height: 29px;
	line-height: 29px;
	padding: 0px 5px;
	color: #fff;
	width: 750px;
}

.onglet form label {
	width: auto;
	height: 29px;
	line-height: 29px;
}

.onglet form .ui-multiselect {
	width: 345px !important;
}

/* TIPPED */

.t_ContentContainer ul li {
	position: relative;
	height: 33px;
	padding-left: 33px;
	margin-bottom: 5px;
}

.t_ContentContainer ul li img {
	position: absolute;
	top: 3px;
	left: 0px;
}

.t_ContentContainer ul li time {
	display: block;
}


/* TIPPED */

.t_Tooltip {
	max-width: 710px;
}

#attendent_film {
	columns: 4;
}

.t_Content {
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-top: none;
}

.t_ContentContainer #attendent_film li {
	line-height: 28px;
	height: 28px;
	display: inline-block;
	width: 100px;
	margin-bottom: 10px;
	vertical-align: top;
}

.t_ContentContainer ul li img {
	float: left;
	margin-right: 5px;
}

/* TABS */

.ui-tabs .ui-tabs-nav {
	padding: 0px;
}

.ui-tabs .ui-tabs-nav li {
	margin: 0px
}

.liste_release {
	margin-top: 5px;
	margin-bottom:  20px;
}