
#main .unes {
  width:750px;
  height:290px;
  background-image:url('../../interface/public/unes_background.png');
}

#main .unes .big_une {
  width:740px;
  height:284px;
  margin-top:4px;
  margin-bottom:3px;
  border:1px solid #000000;
  margin-left:2px;
  float:left;
  background-image:url('../../interface/public/big_une_game_background.png');
}

#main .unes .big_une .titre {
  width:720px;
  float:left;
  margin-top:3px;
  margin-left:4px;
  font-weight:bold;
  font-size:16px;
}

#main .unes .big_une .titre .nom_mode {
  font-size:16px;
  color:#516B82;
}

#main .unes .big_une img {
  border:1px solid #000000;
  width:368px;
  height:251px;
  margin-top:3px;
  margin-left:7px;
  margin-right:4px;
  float:left;
}

#main .unes .big_une .proprietes {
  width:165px;
  height:251px;
  margin-top:3px;
  margin-left:3px;
  border:1px solid #000000;
  float:left;
  background-color:#DEE3EB;
  
}
#main .unes .big_une .proprietes .titre {
  font-weight:bold;
  color:#516B82;
  width:156px;
  margin:3px;
  margin-top:0px;
  margin-bottom:0px;
  font-size:13px;
}
#main .unes .big_une .proprietes .valeur {
  width:156px;
  margin:3px;
  margin-top:0px;
  margin-bottom:6px;
}

#main .unes .big_une #buttons_date {
  width:173px;
  height:251px;
  margin-top:2px;
  margin-left:7px;
  margin-bottom:3px;
  float:left;
  padding:0px;
}

#main .unes .big_une #buttons_date #button {
  border:0px;
  width:173px;
  height:161px;
}

#main .unes .big_une #buttons_date #button img {
  width:173px;
  height:20px;
  border:0px;
  margin-top:0px;
  margin-bottom:3px;
  margin-left:0px;
  margin-right:0px;
}

#main .unes .big_une #buttons_date #date { 
  border:1px solid #000000;
  width:171px;
  height:90px;
  color:#FFFFFF;
  vertical-align:middle;
}
#main .unes .big_une #buttons_date #date img {
  width:32px;
  height:22px;
  border:0px; 
  vertical-align:middle;
}
#main .unes .big_une #buttons_date #date #jap { 
  height:33%;
  width:100%;
  background-color:#577A8E;
}

#main .unes .big_une #buttons_date #date #usa {  
  height:34%;
  width:100%;
  background-color:#7598AC;
}

#main .unes .big_une #buttons_date #date #eur {  
  height:33%;
  width:100%;
  background-color:#99B3C0;
}
