@import url(box.css);
@import url(login.css);
@import url(dashboard.css);
@import url(news_ticker.css);
@import url(myyon.css);

body, html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #fff url(../../images/v3/background.jpg) repeat-x center top;
  font-family: arial;
}

a {
  outline: 0;
  text-decoration: none;
}

a img {
  border: none; 
}

form, p, input, ul {
  margin: 0px;
  padding: 0px;
}

#page {
  width: 974px;
  margin: auto;
  position: relative;
}

/*********************************
* Header
*********************************/
#header {
  height: 155px;
  background: transparent url(../../images/v3/header.jpg) no-repeat;
  position: relative;
  z-index: 10000;
  margin-bottom: 4px;
}

#header #logo {
 position: absolute;
 top: 13px;
 left: 20px;
}
/*********************************
* Login
*********************************/
#login, #login-msn {
  width: 330px;
  height: 54px;
  background: transparent url(../../images/v3/bg-login.jpg) no-repeat;
  position: absolute;
  bottom: 0px;
  right: 5px;
  z-index: 100000;
  font-size: 10px;
  color: #75a5c9;
  font-weight: bold;
}

#login-msn a, #connect-msn {
  width: 230px;
  height: 26px;
  background: transparent url('../../images/v3/btn-connect-msn.png');
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 7px 0 0 90px;
  display: block;
  margin: 3px auto 0 auto;
}

#connect-msn {
  width: 280px;
  padding: 7px 0 0 40px;
  margin: 20px auto 0 auto;
}

#login a {
  font-size: 10px;
  color: #75a5c9;
  font-weight: bold;
}

#login .field {
  height: 16px;
  display: block;
  border: 1px solid #045a90; 
}

#login #login-options {
  position: absolute;
  bottom: 5px;
  left: 45px;
}

#login #remember {
  height: 10px;
  padding: 0px;
  margin: 0 4px 0 0;
  float: left;
  clear: left;
  display: block;
}

/*********************************
* MENU
*********************************/
#menu {
  width: 959px;
  height: 31px;
  padding-left: 5px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  bottom: 0px !important;
  bottom: -2px;
  left: 5px;
  color: #FFF;
  z-index: 1;
  background: transparent url(../../images/v3/bg-menu.jpg) repeat-x 10px 0px;
}

#menu-left {
  width: 10px;
  height: 31px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background: transparent url(../../images/v3/menu-left.jpg) no-repeat;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none; 
  z-index: 1000;
  position: relative;
}

#menu li {
  float: left;
  height: 31px;
  margin-right: 8px;
  padding-right: 8px;
  background: transparent url(../../images/sep_menu.png) no-repeat 100% 6px;
}

#menu a {
  margin-top: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
}

#menu #other_cat { background: none; }

#menu #other_cat a#btn_other_cat {
  color: #85d5f9;
  padding-right: 18px;
  background: transparent url(../../images/arrow.png) no-repeat 100% 50%;
}

#menu a:hover {
  text-decoration: underline;
}

#menu a.select {
  width: auto !important;
  width: 10px;
  height: 31px;
  padding: 0 0 0 5px;
  margin: 0px;
  color: #282828;
  display: block;
  background: transparent url(../../images/msn-menu-left.jpg) no-repeat;
  white-space: nowrap;
}

#menu a.select span {
  height: 18px;
  display: block;
  cursor: pointer;
  padding: 8px 15px 5px 5px;
  background: transparent url(../../images/msn-menu-right.jpg) no-repeat 100% 0%;
}

/* SUBMENU */
#submenu {
  width: 100%;
  overflow: auto;
}

#submenu table {
  width: 674px;
  height: 37px;
  display: none;
  border-collapse: collapse;
  background: transparent url(../images/hd-submenu-msn.png) !important;
  background: none;
  position: relative;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hd_submenu_msn.png', sizingMethod='scale');
}

#submenu table td {
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
}

#submenu table td a {
  font-size: 14px;
  color: #1983dc;
  font-weight: bold;
}

#submenu ul { margin-left: -2px; float: left; padding-top: 3px; z-index: 100000; }

#submenu li {
  width: auto !important;
  width: 1%;
  white-space: nowrap;
  list-style: none;
  float: left;
  display: inline;
  margin-right: 7px;
  padding-left: 9px;
  background: transparent url(../images/submenu_sep.jpg) no-repeat 0% 50%;
}

#submenu a {
  height: 21px;
  font-size: 12px;
  display: block;
  color: #02243d;
}

#submenu a span {
  height: 17px;
  padding-top: 4px;
  display: block;
  cursor: pointer;
}

#submenu a.select {
  color: #fff;
  padding-left: 5px;
  background: transparent url(/images/submenu_left.png) no-repeat;
}

#submenu a.select span {
  cursor: pointer;
  padding-right: 5px;
  background: transparent url(/images/submenu_right.png) no-repeat right top;
}

#submenu span.red {
  display: inline;
  color: #e00f04;
}


#submenu2 {
  width: 100%;
  height: 21px;
  overflow: hidden;
  background: transparent url(../images/hd_submenu.png);
}

#submenu2 table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: none;
  vertical-align: middle;
  text-align: center;
}

#submenu2 a {
  margin-top: 3px;
  font-size: 11px;
  color: #6CF;
}

#submenu2 a span { cursor: pointer; }


/*********************************
* Main
*********************************/
#main {
  width: 964px;
  height: auto;
  position: relative;
  overflow: hidden;
  padding: 0 5px;
}

/*********************************
* Left
*********************************/
#left {
  width: 626px;
  height: auto;
  position: relative;
  float: left;
  padding-right: 9px;
  margin-bottom: 10px;
  z-index: 10000;
  overflow: auto;
}

#content-top {
  width: 626px;
  height: 10px;  
  background: transparent url(../../images/v3/left-top.png) no-repeat;
  margin-top: 10px;
  overflow: hidden;
  font-size: 0px;
}

#home_content {
  background: #fff;
}

/*********************************
* right
*********************************/
#right {
  width: 329px;
  height: auto;
  position: relative;
  float: right;
  background: #fff;
  overflow: hidden;
}

/*********************************
* TEASER
*********************************/
#teaser {
  width: 100%;
  position: relative;
  z-index: 10000000;
  overflow: auto;
  clear: both;
}

#teaser-top {
  width: 100%;
  height: 5px;
  background: transparent url(../../images/v3/teaser-top.png);
  overflow: hidden;
  font-size: 1px;
  position: relative;
}

#teaser-left {
  width: 5px;
  height: 146px;
  background: #fff;
  float: left;
  position: relative;
}

#teaser-right {
  width: 5px;
  height: 146px;
  background: #FFF;
  float: left;
  position: relative;
}

#teaser-content {
  width: 616px;
  height: 146px;
  float: left;
  position: relative;
  overflow: hidden;
}

#live {
  width: 616px;
  height: 25px;
  padding-left: 10px;
  overflow: hidden;
  clear: both;
  position: relative;
  background: transparent url(../../images/v3/yon-live.png);
}

#live-content {
  width: 554px;
  height: 18px;
  clear: both;
  font-size: 11px;
  color: #000;
  padding-top: 3px;
  overflow: hidden;
  position: relative;
}

/*********************************
* Footer
*********************************/
#footer {
  height: auto;
  clear: both;
  margin: 0 auto;
  padding-top: 8px;
  overflow: hidden;
  background: #fbfbfb url(../../images/footer.jpg) no-repeat;
  width: 956px;
}

#footer .list {
  width: 140px;
  height: 100%;
  padding: 0 10px 10px 10px;
  position: relative;
  /*background: transparent url(../../images/sep_footer.jpg) no-repeat 100% 0;*/
}

#footer td { vertical-align: top; }

#footer td.sep {
  width: 1px;
  overflow: hidden;
  background: #FFF;
}

#footer .list h3 a, #footer .list h3 {
  margin: 0 0 10px 0;
  padding: 0px;
  font-size: 12px;
  color: #006891;
}

#footer .list a {
  display: block;
  margin: 3px 0 3px 4px;
  font-size: 11px;
  color: #000;
}

#footer_bt {
  padding-left: 10px;
  position: relative;
  background: #817f7e;
}

#copyright {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

#famous_bets_head {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #cedde9;
  padding-bottom: 8px;
  margin: 0 6px 1px 6px;
}

#famous_bets_content {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

#famous_bets_footer {
  clear: both;
}

#famous_bets {
  width: 100%;
  position: relative;
  clear: both;
}
/*******************
*content
********************/
#content #sort, #content #tabs {
  background: transparent url(/images/sort_white.jpg) no-repeat ;
  width: 626px;
  height: 28px;
  margin-top: 6px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  float:left;
}

#content #sort a {
  width: auto !important;
  width: 1%;
  height: 37px;
  margin-left: 10px;
  padding-right: 13px;
  color: #000;
  display: block;
  float: left;
  background: transparent url(../images/sort_sep.jpg) no-repeat 100% 11px;
  white-space : nowrap;
}

#content #sort a span {
  height: 29px;
  padding-top: 8px;
  display: block;
  cursor: pointer;
}

#content #sort a.select span {
  color: #f00;
}

#content #tabs {
  width: 618px;
  height: 24px;
  padding: 6px 0 0 10px;
}

#content #tabs a, #content #tabs a.select {
  width: auto !important;
  width: 1%;
  height: 24px;
  margin-right: 3px;
  padding-left: 5px;
  color: #000;
  float: left;
  display: block;
  white-space : nowrap;
  background: transparent url(/images/tabs_left_off.png) no-repeat;
}

#content #tabs a.select { background-image: url(/images/tabs_left_on.png); }

#content #tabs a span, #content #tabs a.select span {
  height: 20px;
  float: left;
  display: block;
  padding: 4px 8px 0 3px;
  cursor: pointer;
  background: transparent url(/images/tabs_right_off.png) no-repeat 100% 100%;
}

#content #tabs a span img {
  vertical-align: -4px;
  margin-right: 4px;
}

#content #tabs a.select span { background-image: url(/images/tabs_right_on.png); }

#content #search{
    padding-top:5px;
    padding-right:7px;
    float:right;
}
#back_to_list {
  border-bottom: 1px solid #CCC;
  float: left;
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  width:608px;
  zoom: 1;
}

#back_to_list a { color: #000; }

#content {
  width: 626px;
  height: auto;
  position: relative;
  z-index: 100000;
}

#content .content {
  width: 626px;
  background: #FFFFFF;
  position: relative;
  overflow: hidden;
  z-index: 10000;
  clear:both;
  position:relative;
}

/*********************************
* Pagination
*********************************/
#pagination {
  padding-bottom: 10px;
}

#pagination table {
  width: 100%;
  font-size: 11px;
  color: #747474;
}

#pagination .sep {
  font-size: 11px;
  color: #000;
  margin: 0 5px;
}

#pagination a {
  font-weight: bold;
  font-size: 11px;
  color: #000;
}

#pagination a.select {
  font-weight: bold;
  color: #ff4301;
  font-size: 18px;
  text-decoration: underline;
}

/**************************
*CGU
**************************/
#cgu {
  background: #FFF;
  padding: 10px;
  margin-top: 10px;
}

#cgu h1 {
  font-size: 14px;
}

#cgu h2 {
  font-size: 12px;
}

#cgu h3 {
  font-size: 11px;
}

#cgu p, #cgu li {
  margin: 10px 0;
  font-size: 11px;
}

#cgu p {
  padding: 0 10px;
}

#cgu ul {
  padding-left: 30px;
}

/*******************
*legal mention
*******************/
#legalmentions {
  color: #717171;
  font-size: 12px;
}

#legalmentions p {
  padding: 5px 10px;
}
/*****************
*alert message
*****************/
.alert_message {
  position: relative;
  margin: 0px 5px;
}

.alert_message_tl, .alert_message_tr, .alert_message_bl, .alert_message_br {
  width: 5px;
  height: 5px;
  position: absolute;
}

.alert_message_tl { background: transparent url(../images/alert_tl.jpg); top: 0px; left: 0px; }
.alert_message_tr { background: transparent url(../images/alert_tr.jpg); top: 0px; right: 0px; }
.alert_message_bl { background: transparent url(../images/alert_bl.jpg); bottom: 0px; left: 0px; }
.alert_message_br { background: transparent url(../images/alert_br.jpg); bottom: 0px; right: 0px; }

.alert_message_content {
  padding: 5px;
  background: #fbe58a;
  border: 1px solid #f4bf4d;
}

.alert_message_content h5 {
  color: #ff6600;
  margin: 0px;
  font-size: 13px;
  padding-bottom: 5px;
}

.alert_message_content p {
  font-size: 11px;
}

.alert_message_content a {
  color: #000;
}
/*************
*autre
*************/
.field , #copain #text{
    margin-right:2px;
}

#top_menu{
    padding-left :10px;
}