* {
    margin:0;
    padding:0;
}
/*RANKING CLASS*/
span.top-rank-span {
    display: block;
    margin-top: 15px;
    margin-left: 0px;
    padding:0px;
    width:100%;
}span.top-rank-span table{
     border-collapse: collapse;
     border-spacing: 0;
     width:100%;
     margin:0px;padding:0px;
 }
span.top-rank-span tr{
    height: 25px;
}
.top-rank-span tr:nth-child(odd){
    background: rgba(47, 46, 46, 1) 0px 0px;
}

span.top-rank-span td{
    font-family: "Arial,Verdana,sans-serif";
    font-size: 14px;
    vertical-align:middle;
    text-align:center;
    padding:0px;

}
span.top-rank-span td img {
    vertical-align: middle;
}
span.top-rank-span td a {
    color: #FFFFFF;
    text-decoration: none;
}
span.top-rank-span tr:first-child td{
    font-family: "TrajanPro";
    font-size: 12px;
    text-align:center;
    font-weight:bold;
    color:#FFF;
    background: rgba(44, 44, 44, 1);
}
img.img-rank{
    width: 351px;
    height: 209px;
    margin: auto;
    display: block;
}
body {    background-color: #000000;  background-size: contain;  background-image: url("img/bg.jpg");	    background-position: center top;	    background-repeat: no-repeat;	    color: #FFFFFF;	    font-family: Calibri,Arial;	    font-size: 14px;	    line-height: 14px;
}
a {
    color: #e07e7e;
    text-decoration: none;
}
a:hover {
    color: #54E2B8;
    text-decoration: underline;
}
.link-div {
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
.link-div:hover {
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
#top-menu {
    height: 47px;
    margin: 11px auto;
    max-width: 961px;
    width: 850px;
}
.menu-button {
    float: left;
    transition: all 0.25s ease 0s;
}
.menu-button:active {
    opacity: 0.8;
}
.menu-button li {
    list-style: none outside none;
}
.menu-button li a {
    color: white;
    text-decoration: none;
}
.link-menu {
    display: block;
    height: 47px;
    text-decoration: none;
    width: auto;
}
#menu-accueil {
    background-image: url("img/menu/accueil.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 129px;
}
#menu-forum {
    background-image: url("img/menu/forum.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 117px;
}
#menu-reglement {
    background-image: url("img/menu/reglement.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 117px;
}
#menu-informations {
    background-image: url("img/menu/informations.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 117px;
}
#menu-inscription {
    background-image: url("img/menu/inscription.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 117px;
}
#menu-staff {
    background-image: url("img/menu/staff.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 117px;
}
#menu-teamspeak {
    background-image: url("img/menu/teamspeak.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 117px;
}
#menu-boutique {
    background-image: url("img/menu/boutique.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 117px;
}
#menu-classements {
    background-image: url("img/menu/classements.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 130px;
}
#menu-classements ul {
    background-color: black;
    border-radius: 0 0 5px 5px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 26px;
    margin-top: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 59px;
    visibility: hidden;
    width: 100px;
}
#menu-classements:hover ul {
    visibility: visible;
}
#menu-classements li:hover a {
    color: #75DBF9;
    transition: all 0.35s ease 0s;
}
#logo {
    height: 150px;
    margin: 60px auto auto;
    width: 400px;
}
#wrap-mid {
    margin: 60px auto auto;
    width: 982px;
}
#interface {
    margin: 60px auto auto;
    padding-top: 32px;
    width: 982px;
}
#interface-top {
    background-image: url("img/interface-top.png");
    background-repeat: no-repeat;
    height: 305px;
    width: 982px;
    z-index: 4;
}
#interface-connexion {
    background-image: url("img/login.png");
    float: right;
    height: 59px;
    margin-right: 35.5px;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    text-align: center;
    top: -7px;
    transition: all 1s ease 0s;
    width: 226px;
}
#interface-connexion:hover {
    height: 259px;
    margin-top: -200px;
}
#interface-connexion-input {
    margin-left: 19px;
    margin-top: 20px;
    width: 191px;
}
.input-login {
    background-color: transparent;
    background-image: url("img/input-bg.png");
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    height: 41px;
    margin-bottom: 5px;
    text-align: center;
    width: 191px;
}
.input-submit {
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 15px;
    opacity: 0.95;
    padding: 2px;
    width: 40px;
}
.input-submit:active {
    opacity: 0.7;
    position: relative;
    top: 1px;
}
.register-process {
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    opacity: 0.95;
    padding: 2px;
    width: 68px;
}
#interface-connexion-link {
    padding: 20px;
}
.interface-connexion-link-left {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    text-decoration: none;
}
.interface-connexion-link-right {
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    text-decoration: none;
}
#interface-etat-serveurs {
    height: 250px;
    margin-left: 26px;
    margin-top: 63px;
    position: absolute;
    width: 208px;
}
#interface-etat-info {
    font-family: Calibri;
    font-size: 16px;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 50px;
}
#interface-slider {
    height: 248px;
    margin-left: 241px;
    margin-top: 55px;
    position: absolute;
    width: 438px;
}
#interface-logo {
    height: 178px;
    margin-left: 705px;
    margin-top: 48px;
    position: absolute;
    width: 255px;
}
#launcher
 {
    background-image: url("img/logo-atreia.png");
    background-repeat: no-repeat;
    height: 178px;
    opacity: 0.8;
    transition: all 0.5s ease 0s;
    width: 255px;
}
#logo-atreia:hover {
    opacity: 1;
}
#interface-mid {
    background-image: url("img/interface-mid.png");
    background-repeat: repeat-y;
    width: 982px;
	
}
#interface-mid-left {
    background-image: url("img/interface-container.png");
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 14px;
    margin-left: 21px;
    min-height: 700px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
    position: relative;
    text-align: justify;
    top: -5px;
    width: 634px;
    z-index: 5;
}
#interface-mid-right {
    display: inline-block;
    float: right;
    margin-right: 21px;
    position: relative;
    text-align: justify;
    top: -70px;
    width: 262px;
}
.hr-right {
    background-image: url("img/hr-right.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 1px;
    margin: 10px auto 17px;
    width: 238px;
}
#logo-atreia {
    background-image: url("img/logo-atreia.png");
    background-repeat: no-repeat;
    height: 178px;
    opacity: 0.8;
    transition: all 0.5s ease 0s;
    width: 255px;
}
#launcher:hover {
    opacity: 1;
}
#launcher:active {
    opacity: 0.5;
    position: relative;
    top: 1px;
}
#serveur-statut {
    background-image: url("img/etat-serveur.png");
    background-repeat: no-repeat;
    height: 137px;
    width: 239px;
}
#server-statut-etat {
    margin-left: 157px;
    margin-top: 28px;
    position: absolute;
}
#ts-statut-etat {
    margin-left: 157px;
    margin-top: 54px;
    position: absolute;
}
#server-statut-players {
    color: #5AFFCE;
    font-size: 14px;
    font-weight: bold;
    margin-left: 175px;
    margin-top: 94px;
    position: absolute;
    text-shadow: 1px 1px 1px #000000;
}
#see-players {
    font-size: 12px;
    margin: 110px auto auto;
    text-align: center;
    width: 100%;
}
#see-players a {
    color: #FFFFFF;
    font-style: oblique;
    text-decoration: none;
}
#classement-abyssal-5 {
    width: 260px;
}
#classement-abyssal-5 td {
    border: medium none;
}
#classement-abyssal-5 a {
    color: #FFFFFF;
    font-style: oblique;
    text-decoration: none;
}
.classement-abyssal {
    border: medium none transparent;
    border-collapse: collapse;
    width: 100%;
}
#button-vote {
    text-align: center;
}
#interface-bot {
    background-image: url("img/interface-bot.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 982px;
}
#footer {
    height: 114px;
    margin: 60px auto;
    width: 608px;
}
#copyright {
    height: 114px;
    margin: -100px auto;
    width: 608px;
 }
#r-yellow{
         color: #dc8f15;

}
#identification {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 26px;
    text-shadow: 1px 1px 0 #000000;
}
#player-identity {
    font-size: 16px;
    margin-bottom: 35px;
    margin-top: 26px;
    text-shadow: 1px 1px 0 #000000;
}
#myaccount {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    margin-bottom: 10px;
    opacity: 0.8;
    padding: 3px;
    width: 170px !important;
}
#myaccount:hover {
    cursor: pointer;
    opacity: 1;
}
#myaccount:active {
    opacity: 0.5;
}
#logout {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    margin-bottom: 10px;
    opacity: 0.8;
    padding: 3px;
    width: 170px !important;
}
#logout:hover {
    cursor: pointer;
    opacity: 1;
}
#logout:active {
    opacity: 0.5;
}
.register-input {
    background-color: #3C3C3C;
    border: 1px solid #383838;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000 inset, 1px 1px 0 rgba(255, 255, 255, 0.7);
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 3px;
}
.chooseserver {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 3px;
    width: 170px !important;
}
.chooseserver:active {
    background-color: #202020;
    position: relative;
    top: 1px;
}
#submitsignup {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 3px;
}
#submitsignup:active {
    background-color: #202020;
    position: relative;
    top: 1px;
}
#signup {
    margin-top: 10px;
    text-align: center;
}
.submit-input {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 3px;
}
.submit-input:active {
    background-color: #202020;
    position: relative;
    top: 1px;
}
.changeserveur {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 3px;
}
.changeserveur:active {
    background-color: #202020;
    position: relative;
    top: 1px;
}
.newstitle {
    font-size: 20px;
    text-align: center;
}
#interface-mid-left table {
    width: 100%;
}
.newcomments {
    display: none;
}
.newssubtitle {
    text-align: right;
}
.title-account {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    font-size: 16px;
    margin: 20px 0 15px;
    padding: 2px 0 5px;
    text-align: center;
}
#my-accounts-players-left {
    float: left;
    width: 150px;
}
#my-accounts-players-right {
    display: inline-block;
    width: 455px;
}
.news p {
    margin: 0;
}
.newstitle a {
    color: #C9FFFE;
}
.newssubtitle a {
    color: #8CF3FF;
}
.newstitle img {
    display: none;
}
.p-title {
    font-size: 20px;
    font-variant: small-caps;
    text-align: center;
    text-decoration: underline;
}
.color-violet {
    color:#A393FF;
}
#informations-page {
    line-height: 30px;
}
.line-height-30 {
    line-height: 30px;
}
h1 {
    font-size: 35px;
    font-variant: small-caps;
    text-align: center;
    color:#BFE4FF;
    text-shadow: 1px 1px 3px #000000;
    margin: 0;
    font-weight: normal;
}
.input-text {
    background-color: #3C3C3C;
    border: 1px solid #383838;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000 inset, 1px 1px 0 rgba(255, 255, 255, 0.7);
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 3px;
}
.select-shop {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 3px;
	width:200px;
}
.input-transfer {
    background-color: #3C3C3C;
    border: 1px solid #2A2A2A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #000000, 1px 1px 0 rgba(255, 255, 255, 0.7) inset;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 3px;
}
.input-transfer:hover {
    cursor: pointer;
}
.input-transfer:active {
    background-color: #202020;
    position: relative;
    top: 1px;
}