@import url(https://fonts.googleapis.com/css?family=Lobster);

#aw .clear,
.aw .clear
 {clear: both;visibility:hidden;}

#aw,
.aw {
  margin:10px;
  width:670px;
  min-height:200px;
  max-height:260px;
  background: white;
  border:solid 7px #75a3ff;
  border-radius: 12px;
  font-size: 16px;
  font-family: 'Kaushan Script', cursive;
  color: #2C5AA0;
      box-shadow: 4px 6px 5px #888888;
}
#aw.apt,
.aw.apt
{
    background: url(http://www.atlanticpokerasso.fr/images/articles/fond_jap_apt.png) -130px -145px no-repeat;
    border:solid 7px #75a3ff;
}

#aw.apl,
.aw.apl
{
    background: url(http://www.atlanticpokerasso.fr/images/articles/fond_jap_apl.png) -130px -145px  no-repeat;
    border:solid 7px #E81900;
}
#aw.apm,
.aw.apm
{
    background: url(http://www.atlanticpokerasso.fr/images/articles/fond_jap_apm.png) -130px -145px no-repeat;
    border:solid 7px #FFCC00;
}
#aw.news,
.aw.news
{
    background: url(http://www.atlanticpokerasso.fr/images/articles/fond_jap_news.png) -130px -145px no-repeat;
    border:solid 7px #777777;
}
#aw.dps,
.aw.dps
{
    background: url(http://www.atlanticpokerasso.fr/images/articles/fond_jap_dps.png) -130px -145px no-repeat;
    border:solid 7px pink;
}

#aw.win,
.aw.win 
{background-position: -40px -145px !important;}

#aw .photo,
.aw .photo
{
  float: left;
  width: 25%;
  min-height:200px;
  background-position: 25px 25px;
  background-repeat: no-repeat;
  border-radius: 12px;
  position: relative;
}  
#aw .photo img,
.aw .photo img
{
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 20px #000000;
    left: 25px;
    position: absolute;
    top: 25px;
}
#aw h1,
.aw h1
{ 
  width:100%; 
  text-align:center; 
  letter-spacing:4px;
  margin:0;
    color: inherit;
    font-family: inherit;
    font-size: 32px;}
#aw .winneris,
.aw .winneris
{
  float:left;
  width: 75%;
  text-align: center;
  font-size:28px;
  line-height:28px;
  padding:10px 0;
}
#aw .winneris .vainqueur, 
#aw .winneris .alias,
.aw .winneris .vainqueur, 
.aw .winneris .alias
{
}
#aw .winneris .nom,
#aw .winneris .pseudo,
.aw .winneris .nom,
.aw .winneris .pseudo
{
   padding: 0 10px;
  text-shadow: 0px 0px 12px #fff;
  color:#E28726;
}

#aw .stats,
.aw .stats
{ 
  float:left; 
  text-align:center;
  width:75%;
}
#aw.apm .stats, #aw.apm .clGeneral, #aw.apl .killed,
.aw.apm .stats, .aw.apm .clGeneral, .aw.apl .killed
{
  display:none;
}
#aw .bloc, 
.aw .bloc 
{
  display: inline-block;
  box-shadow: 2px 4px 6px #888;
  border-radius:12px;
}
#aw.apt .bloc,
.aw.apt .bloc
{
  margin: 8px 2px; 
  background-color: #75a3ff;  
  border:solid 6px #75a3ff;
}
#aw.apm .bloc,
.aw.apm .bloc
{
  /* y'en a pas */
  margin-top:45px;
  background-color: #FFCC00;  
  border:solid 6px #FFCC00;
}
#aw.apl .bloc,
.aw.apl .bloc
{
  margin: 8px 20px;
  background-color: #E81900;  
  border:solid 6px #E81900;
}
#aw .bloc .libelle,
.aw .bloc .libelle
{
  display:inline;
  padding: 10px;
  line-height:30px
}
#aw .bloc .libelle img,
.aw .bloc .libelle img
{
  vertical-align: bottom; 
  margin-bottom: 4px;
  height: 26px;
}
#aw .bloc .valeur,
.aw .bloc .valeur
{
  display:inline-block;
  min-width:30px;
  border:solid 1px #87AADE;
  border-radius: 12px;
  padding:5px 10px 5px 5px ;
  text-align:center;
}
#aw.apt .bloc .valeur,
.aw.apt .bloc .valeur
{
  border:solid 1px #87AADE;
  background: #C1D3DF;
}
#aw.apl .bloc .valeur,
.aw.apl .bloc .valeur
{
  border:solid 1px #E81900;
  background: #FFBDA3;
}
#aw .liens,
.aw .liens
{
  float:left;
  width: 75%;
  text-align: center;
  
}
#aw .liens a,
.aw .liens a
{
  text-decoration:none;
  color:inherit;
  text-align: center;
  padding:0 4px;
  width:130px;
}
#aw .liens a img,
.aw .liens a img
{
  height:22px;
  vertical-align:bottom;
}
#aw.apl .liens .bloc,
.aw.apl .liens .bloc
{
  margin: 8px 3px;
}

/* Annonces Vainqueurs */
#aw.win,
.aw.win 
{background-position: -40px -145px !important; max-height:330px !important;}
#aw.win .liens,
.aw.win .liens 
{
	width:100% !important;
}
.podium 
{
  float: left;
  width:50%;
  padding: 20px;
  background: url(http://www.atlanticpokerasso.fr/images/articles/podium.png) 0 bottom no-repeat;
  text-align: center;
  height: 225px;
}
.podium div {
  float:left;
  width:105px;
  display:inline-block;
}
.podium img { border-radius: 60px;}
.podium .prems img
{
  box-shadow: 0px 0px 1px 5px #FFB700;
  -webkit-box-shadow: 0px 0px 1px 5px #FFB700;
  -moz-box-shadow: 0px 0px 1px 5px #FFB700;
  -o-box-shadow: 0px 0px 1px 5px #FFB700;
  margin: 0px auto auto;
  width: 90px;
}
.podium .deuze img
{
  box-shadow: 0px 0px 1px 5px #A3A3A3;
  -webkit-box-shadow: 0px 0px 1px 5px #A3A3A3;
  -moz-box-shadow: 0px 0px 1px 5px #A3A3A3;
  -o-box-shadow: 0px 0px 1px 5px #A3A3A3;
  margin: 66px auto auto;
  width: 70px;
}
.podium .troize img
{
  box-shadow: 0px 0px 1px 5px #FF5E00;
  -webkit-box-shadow: 0px 0px 1px 5px #FF5E00;
  -moz-box-shadow: 0px 0px 1px 5px #FF5E00;
  -o-box-shadow: 0px 0px 1px 5px #FF5E00;
  margin: 93px auto auto;
  width: 60px;
}
.discours {
  text-align: center;}
.discours .prems { font-size:26px; color: #FFB700; color: rgb(252, 202, 0); text-shadow: rgb(46, 46, 46) 0px 4px 5px;}
.discours .deuze { font-size:24px; color: #878787;}
.discours .troize { font-size:22px; color: #FF5E00;}

.podiumAPT
{
  float: left;
  padding: 20px;
  background: url(http://www.atlanticpokerasso.fr/images/articles/podium2.png) 0 bottom no-repeat;
  text-align: center;
  height: 190px;
}

.podiumAPT div {
  float:left;
  width:105px;
  display:inline-block;
}
.podiumAPT img { border-radius: 60px;}
.podiumAPT .prems img
{
  box-shadow: 0px 0px 1px 5px #FFB700;
  -webkit-box-shadow: 0px 0px 1px 5px #FFB700;
  -moz-box-shadow: 0px 0px 1px 5px #FFB700;
  -o-box-shadow: 0px 0px 1px 5px #FFB700;
  margin: 0px auto auto;
  width: 80px;
}
.podiumAPT .deuze img
{
  box-shadow: 0px 0px 1px 5px #A3A3A3;
  -webkit-box-shadow: 0px 0px 1px 5px #A3A3A3;
  -moz-box-shadow: 0px 0px 1px 5px #A3A3A3;
  -o-box-shadow: 0px 0px 1px 5px #A3A3A3;
  margin: 30px auto auto;
  width: 80px;
}

.liensAPT
{
  text-align: right;
  margin-right: 150px;
}

/* news */

#aw.news .photo,
.aw.news .photo
{
	width: 40%;
}
#aw.news .photo img,
.aw.news .photo img
{
	width: 200px;
}
#aw.news .message,
.aw.news .message
{ float: left; width:57%; font-size:20px; line-heigth:130%; color: #444; margin-top:20px; }


/* ---------------- Table-Poker -------------------- */

.table-poker * { box-sizing: border-box; font-family: 'Lobster', cursive;}

.table-poker {transform: scale(0.7); transform-origin: center top 0px;}

.table-poker  .titre { font-size: 60px; margin: auto; width: 680px; margin-bottom: 140px; color: black; text-align:center; text-shadow: 0 0px 8px #777;}

.table-poker  .table { position: relative; margin: auto; width: 650px; height: 400px; border: 20px solid black; border-radius: 250px; box-shadow: -2px -2px 6px 1px #444 inset;}
.table-poker  .table.wood1 {background-image: url(http://thumbs.dreamstime.com/t/wood-siding-seamless-texture-25358337.jpg)}
.table.wood2 {background-image: url(http://m.rgbimg.com/cache1slYEX/users/z/ze/zela/600/nvkunxM.jpg)}
.table.wood3 {background-image: url(http://st.depositphotos.com/1280399/3548/i/950/depositphotos_35485875-Wood-texture-black-and-white-background-horizontal-lines-pattern.jpg); background-size: 50%;}
.table.wood4 {background-image: url(http://www.psdgraphics.com/file/dark-wood-texture.jpg); background-size: 80%;}
.table.water1 {background-image: url(http://mirror2.cze.cz/textures/water-texture-2.jpg); background-size: 15%;}
.table.water2 {background-image: url(https://c1.staticflickr.com/5/4138/4780081459_bf304b4457_b.jpg); background-size: 100%;}
.table.fire1 {background-image: url(http://www.zingerbugimages.com/backgrounds/seamless_fire_pattern.jpg); background-size: 40%;}
.table.brick1 {background-image: url(https://s-media-cache-ak0.pinimg.com/736x/ba/91/aa/ba91aa3a1bb834e3278f118576bc65ce.jpg); background-size: 70%;}

.table-poker  .table .innertable { position: relative; margin: auto; width: 520px; height: 280px; border: 10px solid black; border-radius: 220px; margin-top: 40px; background: blue;background-size: 100% auto; box-shadow: -1px -1px 7px 2px #99f inset;}
.table-poker  .shark .innertable { background-image: url(http://www.montapisdejeux.com/812-large_default/tapis-de-poker-rectangle-don-t-bluff-me.jpg); background-size: 100% auto; background-position: center center;}
.table-poker  .jaune .innertable { background-image: url(http://kawaii.kawaii.at/img/sun-yellow-grid-pattern-sketch-fabric-Timeless-Treasures--200038-3.JPG); background-size: 40% auto;}
.table-poker  .vert .innertable { background-image: url(https://image.freepik.com/photos-libre/texture-de-tissu---vert_2274409.jpg); background-size: 40% auto;}
.table-poker  .vegas .innertable { background-image: url(http://www.montapisdejeux.com/790-large_default/tapis-de-poker-vegas-by-night.jpg); background-size: 110% auto; background-position: center center;}
.table-poker  .apm .innertable { background-image: url(http://www.atlanticpokerasso.fr/images/articles/table_apm.png); background-size: 150% auto; background-position: 610px 330px;}
.table-poker  .apt .innertable { background-image: url(http://www.atlanticpokerasso.fr/images/articles/table_apt.png); background-size: 170% auto; background-position: center center;}

.table-poker  .table .point { position: absolute; width: 30px; height: 30px; color: black; background-color: black; border-radius: 100px; box-shadow: -2px -2px 6px 1px #eee inset; border: 2px solid #777;}

.table-poker  .t8 .point { color: #444; }

.table-poker  .t10 .p1 { top: 325px; left: 200px; }
.table-poker  .t10 .p2 { top: 285px; left: 65px; }
.table-poker  .t10 .p3 { top: 165px; left: 10px; }
.table-poker  .t10 .p4 { top: 44px; left: 65px; }
.table-poker  .t10 .p5 { top: 5px; left: 200px; }
.table-poker  .t10 .p6 { top: 5px; left: 380px; }
.table-poker  .t10 .p7 { top: 44px; left: 518px; }
.table-poker  .t10 .p8 { top: 165px; left: 572px; }
.table-poker  .t10 .p9 { top: 285px; left: 518px; }
.table-poker  .t10 .p10 { top: 325px; left: 380px; }
.table-poker  .t8 .p1 { top: 325px; left: 180px; }
.table-poker  .t8 .p2 { top: 260px; left: 40px; }
.table-poker  .t8 .p3 { top: 70px; left: 40px; }
.table-poker  .t8 .p4 { top: 5px; left: 180px; }
.table-poker  .t8 .p5 { top: 5px; left: 390px; }
.table-poker  .t8 .p6 { top: 70px; left: 540px; }
.table-poker  .t8 .p7 { top: 260px; left: 540px; }
.table-poker  .t8 .p8 { top: 325px; left: 390px; }
.table-poker  .t8 .p9 { display:none; }
.table-poker  .t8 .p10 { display:none; }

.table-poker  .joueur { position: absolute; width: 150px; height: 150px; overflow: hidden; background-color: #aaaaaa; border: 12px red solid; border-radius: 150px; background-color: yel low !impor tant; background: url(../../images/membres/200/_inconnu_F.png) center center no-repeat; background-size: 120% auto; border-color:#fff #4785F8; box-shadow: -0px -0px 10px 4px #444 ;}
.table-poker  .apt .joueur {background-color: #2C5AA0 !important;}
.table-poker  .apm .joueur {background-color: #D4AA00 !important;}
.table-poker  .t10 .j1 { top: 360px; left: 135px; }
.table-poker  .t10 .j2 { top: 300px; left: -60px; }
.table-poker  .t10 .j3 { top: 105px; left: -150px; }
.table-poker  .t10 .j4 { top: -90px; left: -60px; }
.table-poker  .t10 .j5 { top: -151px; left: 135px; }
.table-poker  .t10 .j6 { top: -151px; left: 325px; }
.table-poker  .t10 .j7 { top: -90px; left: 520px; }
.table-poker  .t10 .j8 { top: 105px; left: 610px; }
.table-poker  .t10 .j9 { top: 300px; left: 520px; }
.table-poker  .t10 .j10 { top: 360px; left: 325px; }

.table-poker  .t8 .j1 { top: 360px; left: 120px; }
.table-poker  .t8 .j2 { top: 250px; left: -105px; }
.table-poker  .t8 .j3 { top: -40px; left: -105px; }
.table-poker  .t8 .j4 { top: -151px; left: 120px; }
.table-poker  .t8 .j5 { top: -151px; left: 332px; }
.table-poker  .t8 .j6 { top: -40px; left: 565px; }
.table-poker  .t8 .j7 { top: 250px; left: 565px; }
.table-poker  .t8 .j8 { top: 360px; left: 332px; }

.table-poker  .t8 .txt1 { top: 523px;left: 140px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }
.table-poker  .t8 .txt2 { top: 408px;left: -140px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }
.table-poker  .t8 .txt3 { top: 99px;left: -158px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }
.table-poker  .t8 .txt4 { top: -116px;left: -20px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }
.table-poker  .t8 .txt5 { top: -116px;left: 504px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }
.table-poker  .t8 .txt6 { top: 122px;left: 660px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }
.table-poker  .t8 .txt7 { top: 412px;left: 600px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }
.table-poker  .t8 .txt8 { top: 523px;left: 356px;font-size: 40px;font-family: 'Lobster', cursive;position: absolute;width: 150px;word-wrap: break-word; }


/* ---------------- Table-Poker -------------------- */