/********** GENERAL *********
*****************************/

body { background: #94A9C6 url('../images/design/1/bg.jpg') repeat-y;
       font-family: verdana, arial;
       color: white;
     }

* { font-size: 8pt;
  }
  
.justifie { text-align: justify;
          }
          
u { text-decoration: overline underline; }
     
img { margin : 0;
      padding: 0;
    }

a { text-decoration: none;
    font-weight: bold;
    color: white;
  }

/*
a:hover { text-decoration: overline underline;
        }
*/

a:visited { color: white;
          }

hr { border: solid 1px white;
   }
   
.btn { background: #94A9C6;
       color: white; 
       border: solid 1px white;
     }
   
/********** MENU : emplacement et boutons *********
***************************************************/

.menu span { display: none;
           }

a.nav1 { position: absolute;
         z-index: 10;
         background: url("../images/design/1/nav1off.gif") no-repeat;
         top: 119px;
         left: 265px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.nav1:hover { position: absolute;
               background: url('../images/design/1/nav1on.gif') no-repeat;
               z-index: 10;
               top: 114px;
               left: 26   5px;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }

a.nav2 { position: absolute;
         z-index: 9;
         background: url("../images/design/1/nav2off.gif") no-repeat;
         left: 372px;
         top: 119px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.nav2:hover { position: absolute;
               z-index: 9;
               background: url('../images/design/1/nav2on.gif') no-repeat;
               top: 114px;
               left: 372px;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }
             
a.nav3 { position: absolute;
         z-index: 8;
         background: url("../images/design/1/nav3off.gif") no-repeat;
         left: 479px;
         top: 119px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.nav3:hover { position: absolute;
               z-index: 8;
               background: url('../images/design/1/nav3on.gif') no-repeat;
               top: 114px;
               left: 479px;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }

a.nav4 { position: absolute;
         z-index: 7;
         background: url("../images/design/1/nav4off.gif") no-repeat;
         left: 586px;
         top: 119px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.nav4:hover { position: absolute;
               z-index: 7;
               background: url('../images/design/1/nav4on.gif') no-repeat;
               top: 114px;
               left: 586;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }
             
a.nav5 { position: absolute;
         z-index: 6;
         background: url("../images/design/1/nav5off.gif") no-repeat;
         left: 693px;
         top: 119px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.nav5:hover { position: absolute;
               z-index: 6;
               background: url('../images/design/1/nav5on.gif') no-repeat;
               top: 114px;
               left: 693;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }
             
a.retour { position: absolute;
         z-index: 10;
         background: url("../images/design/1/retour_off.gif") no-repeat;
         top: 186px;
         left: 675px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.retour:hover { position: absolute;
               background: url('../images/design/1/retour_on.gif') no-repeat;
               z-index: 10;
               top: 181px;
               left: 675px;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }
             
a.private { position: absolute;
         z-index: 10;
         background: url("../images/design/1/private_off.gif") no-repeat;
         top: 186px;
         left: 85px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.private:hover { position: absolute;
               background: url('../images/design/1/private_on.gif') no-repeat;
               z-index: 10;
               top: 181px;
               left: 85px;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }
             
a.mbt { position: absolute;
         z-index: 10;
         background: url("../images/design/1/mbt_off.gif") no-repeat;
         top: 186px;
         left: 195px;
         width: 101px;
         height: 33px;
         text-decoration: none;
         display: block;
       }

a.mbt:hover { position: absolute;
               background: url('../images/design/1/mbt_on.gif') no-repeat;
               z-index: 10;
               top: 181px;
               left: 195px;
               width: 101px;
               height: 38px;
               text-decoration: none;
               display: block;
             }
             
.baniere { position: relative;
            top: -5;
              }
             
/********** PRECHARGEMENT BTN *********
***************************************/

.prenav1 { background: url("../images/design/1/nav1off.gif") no-repeat;
           display: none;
         }

.prenav1b { background: url("../images/design/1/nav1on.gif") no-repeat;
            display: none;
          }
.prenav2 { background: url("../images/design/1/nav2off.gif") no-repeat;
           display: none;
         }

.prenav2b { background: url("../images/design/1/nav2on.gif") no-repeat;
            display: none;
          }
          
.prenav3 { background: url("../images/design/1/nav3off.gif") no-repeat;
           display: none;
         }

.prenav3b { background: url("../images/design/1/nav3on.gif") no-repeat;
            display: none;
          }
          
.prenav4 { background: url("../images/design/1/nav4off.gif") no-repeat;
           display: none;
         }

.prenav4b { background: url("../images/design/1/nav4on.gif") no-repeat;
            display: none;
          }
          
.prenav5 { background: url("../images/design/1/nav5off.gif") no-repeat;
           display: none;
         }

.prenav5b { background: url("../images/design/1/nav5on.gif") no-repeat;
            display: none;
          }

.preretour { background: url("../images/design/1/retour_off.gif") no-repeat;
           display: none;
         }

.preretourb { background: url("../images/design/1/retour_on.gif") no-repeat;
            display: none;
          }
.preprivate { background: url("../images/design/1/private_off.gif") no-repeat;
           display: none;
         }

.preprivateb { background: url("../images/design/1/private_on.gif") no-repeat;
            display: none;
          }
          
.prembt { background: url("../images/design/1/mbt_off.gif") no-repeat;
           display: none;
         }

.prembt { background: url("../images/design/1/mbt_on.gif") no-repeat;
            display: none;
          }

/********** NOM TEAM *********
******************************/

.nom_team { position: absolute;
            top: 3px;
            width: 500px;
            height: 40px;
            left: 287px;
            text-align: center;
            font-weight: bold;
            font-size: 26pt;
           }
           
/***** DERNIERE RELEAZES *****
******************************/

.dernieres_releazes { position: absolute;
                     top: 150px;
                     width: 470px;
                     height: 142px;
                     left: 330px;
                   }
.dernieres_releazes img { border: none; }

.numero { padding-left: 150px;
         font-weight: bold;
         font-size: 13pt;
        }

.dern_titre { font-weight: bold;
              font-size: 13pt;
            }


/********** INFO IRC *********
******************************/

.irc { position: absolute;
       top: 75px;
       width: 500px;
       height: 31px;
       left: 287px;
       text-align: center;
     }

/********** RECRUTE ***********
******************************/

.recrute { position: absolute;
           top: 50px;
           width: 500px;
           height: 15px;
           left: 287px;
           font-weight: bold;
           font-size: 11pt;
           text-align: center;
         }
     
/********** COPYRIGHT *********
************************-******/

.copyright1 { position: absolute;
              top: 315px;
              width: 80px;
              height: 13px;
              left: 315px;
              font-size: 7pt;
            }

.copyright2 { position: absolute;
              top: 315px;
              width: 115px;
              height: 13px;
              left: 630px;
              font-size: 7pt;
            }
            
/********** PRIVATE *********
*****************************/

.private { position: absolute;
           top: 30px;
           width: 511px;
           left: 54px;
           display: block;
         }

.contenu_private { background: url('../images/design/1/private_bg.gif') repeat-y;
                   position: relative;
                   display: block;
                   padding: 0px 6px 0px 5px;
                 }

.contenu_private u { text-decoration : underline;
                   }

.contenu_private b { font-size: 12pt;
                   }

.pub_google { position: absolute;
              top: 30px;
              width: 120px;
              left: 875px;
              display: block;
              background-color : A9BDD6;
            }


/********** PAGE *********
**************************/

/*** emplacement page **************/

.main { position: absolute;
        top: 330px;
        width: 511px;
        left: 54px;
        display: block;
      }

.contenu_main { background: url('../images/design/1/bg_main.jpg') repeat-y;
                position: relative;
                display: block;
                padding: 0px 6px 0px 5px;
              }


/*** news **************************/

.news { position: relative;
        width: 490px;
        left: 5px;
      }

.news img { border: solid 1px white;
            margin-left: 5px;
            margin-right: 5px;
          }

.entete_news { padding-left: 25px;
               padding-bottom: 3px;
               background: url(../images/design/1/puce.gif);
               background-repeat: no-repeat;
               letter-spacing: 2px;
               text-decoration: underline;
               font-weight: bold;
               font-size: 10pt;
             }

.pied_news { font-weight: bold;
             background-image: url(../images/design/1/bottom.gif);
             background-position : top right;
             background-repeat: no-repeat;
           }
           
.pied_com { font-weight: bold;
            background-image: url(../images/design/1/bottom_com.gif);
            background-position : top right;
            background-repeat: no-repeat;
          }
           
/*** projets **************************/

img.projets { border: none;
              margin: 6px 7px 6px 6px;
            }
            
.liste_projets { position: relative;
                 width: 490px;
                 left: 5px;
               }

.titre_projet { padding-left: 25px;
                padding-bottom: 3px;
                background-image: url(../images/design/1/puce.gif);
                background-repeat: no-repeat;
                letter-spacing: 1px;
                font-weight: bold;
                text-align: center;
                font-size: 11pt;
              }

.details { padding: 4px 4px 4px 4px;
         }          

.details b { letter-spacing: 1px;
           }

img.screenshots { margin: 6px 6px 6px 6px;
                  border: 1px solid white;
                }
                
/*** membres **************************/

.liste_membres { position: relative;
                 width: 490px;
                 left: 5px;
               }

.pseudo_membre { padding-left: 25px;
                 padding-bottom: 3px;
                 background-image: url(../images/design/1/puce.gif);
                 background-repeat: no-repeat;
                 letter-spacing: 1px;
                 font-weight: bold;
                 text-align: center;
                 font-size: 11pt;
               }

.details { padding: 4px 4px 4px 4px;
         }          

.details b { letter-spacing: 1px;
           }

img.avatar { margin: 6px 6px 6px 6px;
             border: 1px solid white;
           }
           
.travaille { padding-left: 25px;
             padding-bottom: 3px;
             background-image: url(../images/design/1/puce.gif);
             background-repeat: no-repeat;
           }
                
/*** recrutement **************************/

.recrutement { padding: 4px 4px 4px 4px;
             }

.poste { padding-left: 25px;
         padding-bottom: 3px;
         background-image: url(../images/design/1/puce.gif);
         background-repeat: no-repeat;
         letter-spacing: 1px;
         font-weight: bold;
         text-align: center;
         font-size: 11pt;
       }
       
/*** avancement **************************/

.f { background-color: steelblue;
   }

.ec { background-color: lightsteelblue;
    }
    
.avancement { border: solid 1px #94A9C6;
            }

.details { padding: 4px 4px 4px 4px;
         }          

.details b { letter-spacing: 1px;
           }

/*** bittorent **************************/

div.title { color: white;
		    font-size: 20px;
		    padding: 5px 5px 5px 5px;
	   }

div.content { font-size: 11px;
		      padding: 5px 5px 5px 5px;
		      border: 1px solid #396a98;
		      background: lightsteelblue;
             }

div.NewTorrentsBox table { width: 200px;
		                   border-collapse: collapse;
		                   border: 1px solid #396a98;
	                  }

div.NewTorrentsBox tr.torrent td { background: white;
		                           padding: 4px 2px 4px 2px;
		                           border: 1px solid #396a98;
	                          }

div.NewTorrentsBox th { width: 12px;
		                padding: 2px 2px 2px 2px;
	               }

div.NewTorrentsBox tr.details td { background: #c0e0f0;
		                           text-align: right;
	                          }

div.NewTorrentsBox tr.details td.links { border-left: 1px solid #396a98;
		                                 text-align: center;
	                                }

.TorrentTable { width: 693px;
 
              }
	
table.TorrentTable tr.serie td.title { background: #94A9C6;
		                               border: 2px solid white;
		                               color: white;
		                               padding: 4px 4px 4px 10px ;
	                              }

table.TorrentTable tr.serie td.title td { font-size: 10px;
	                                 }

table.TorrentTable td, table.TorrentTable th { font-size: 9px;
	                                      }

table.TorrentTable tr.spacer td { height: 10px;
	                         }

table.TorrentTable td.seed, table.TorrentTable td.leech, table.TorrentTable td.completed, table.TorrentTable td.size, table.TorrentTable td.files, table.TorrentTable td.info { text-align: right;
	                                                                                                                                                                              }

.clickable { cursor:pointer;cursor:hand;	
             text-decoration: underline;		
           }

/********** MENU DROIT *********
********************************/

/*** emplacement menu droit ************/

.menu_droit { position: absolute;
              top: 330px;
              width: 219;
              left: 578px;
          }

.contenu_menu { background: url('../images/design/1/bg_menu.jpg') repeat-y;
                position: relative;
                display: block;
                padding: 6px; 6px; 6px; 6px;
              }
          
/*** shootbox **************************/

.shootbox { position: relative;
            width: 196;
            height: 350px;
            border-bottom: solid 1px white;
            overflow: auto;
            padding: 0px 5px 5px 5px;
         }
          
.shootbox_auteur { padding-left: 25px;
                   padding-bottom: 3px;
                   background-image: url(../images/design/1/puce.gif);
                   background-repeat: no-repeat;
                   letter-spacing: 2px;
                   text-decoration: underline;
                   font-weight: bold;
                   font-size: 10pt;
                }

.shootbox_date { font-size: 7pt;
               }
               
/*** partenaire **************************/

img.partenaire { width: 200;
                 border: none;
               }

/*** tracker *****************************/

a.anime_name {
	color: white;
	text-decoration: none;
	background-color: transparent;
	text-decoration: underline;
}
a.anime_type {
	color: white;
	text-decoration: none;
	background-color: transparent;
	text-decoration: underline;
}

a.selected {
	color: #325AA0;
	text-decoration: underline;
  background-color: transparent;
	font-weight: bold;
}
/* Pour IE */
a.selected:link {
	color: #325AA0;
}
a.selected:active {
	color: #325AA0;
}
a.selected:visited {
	color: #325AA0;
}
a.selected:hover {
	color: #325AA0;
}
/* Fin de pour IE*/

table.trackerlist {
  width: 98%;
}

table.torrentlist {
  width: 100%;
}

/*
table.torrentlist th {
	background-color: #CCCC99;
	padding: 4px;
	border-bottom: 2px solid #664D33;
}
*/

table.torrentlist tr.row0 {
	#background-color: #A7BCD3;
       background-color: #A9BDD6;
}

table.torrentlist tr.row1 {
	background-color: #8AA9C6;
}

table.torrentlist td {
	padding: 4px;
}

table.pagelist td {
	padding: 2px;
}

.details {
	font: 10px verdana, arial, sans-serif;
	height: 0px;
}

.center {	
	text-align: center; 
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.pub {
	text-align: center;
}

.Simple {
	color: #9900FF;
}

.Pack {
	color: #9900FF;
}

.Complet {
	color: #9900FF;
}

.Team {
	color: #0066FF;
	font-weight: bold;
}

/* Tracker grade */
.Utilisateur {
	font-weight: bold;
}

.Administrateur {
  color: #008000;
	font-weight: bold;
}

.Serveur {
  color: #325AA0;
	font-weight: bold;
}

/* Firewall */
.fw_ok, .fw_nok
{
	width:	 10px;
	height: 10px;
}

.fw_ok
{
	border: 1px solid #008000;
	background-color: #00FF00;
}

.fw_nok
{
	border: 1px solid #800000;
	background-color: #FF0000;
}