/* CSS du Thème Beaublanc.com V3.0  */

@import url(style_common.css);
@import url(phpleague.css);
@import url(musee.css);


/* Style général de la page */
td.marge_gauche
{
  background:url(/themes/theme_bbcom3/images/ombre_dunker_gauche.png) top right no-repeat;
}

td.marge_droite
{
}

.contenu_site
{
  background:url(/themes/theme_bbcom3/images/ombre_dunker_droit.png) top left no-repeat;
  width: 950px;
  margin-left:auto;
  margin-right:auto;
}

.bandeau_haut
{
  background:url(../images/banner_2012_trio.png) top left no-repeat;
  height:150px;
}

/* Menu haut du site */
.menu_haut
{
  padding:0 0 0 32px;
  margin:0px;
  height:35px;
  background:#fff url(../images/button1.gif);
  position:relative;
  border:1px solid #000;
  border-width:0px;
  border-bottom:0px solid #444;
}
.menu_haut ul
{
  padding:0px;
  margin:0px;
  list-style:none;
  border:0px;
}
.menu_haut li 
{
  float:left;
  height:35px;
  line-height:35px;
  padding:0 0 0 6px;
  margin:0px;
}
.menu_haut li a
{
  width:90px;    /* elements du menu d'une largeur de 90px pour coller avec les images */
  display:block;
  color:#aaa;
  text-decoration:none;
  font-weight:bold;
  text-align:center;
}
.menu_haut li a:hover
{
  color:#fff;
  background:#000 url(../images/button2.gif) no-repeat right top;
}
.menu_haut li.current a
{
  width:90px;    /* elements du menu d'une largeur de 90px pour coller avec les images */
  color:#fff;
  background:#000000 url(../images/button3.gif) no-repeat right top;
}

table.sous_menu
{
  background:url(../images/banbas2.png) top left repeat-x;
  height:75px;
  width:100%;
}
td.sous_menu
{
  text-align:center;
}

/* Flash info */

#flash_info
{
  background:url(../images/fond_flash.png);
  color : #FFFFFF;
  font-size : 11px;
  height : 24px;
  width : 738px;
}

#flash_info a
{
  color:#FFFFFF;
  font-weight:bold;
}

#flash_info a:hover
{
  color:#b18125;
}

#flash_info div
{
  visibility:hidden;
}

#flash_info, #flash_info div.default
{
  width:738px;
  height:24px;
  overflow:hidden;
  visibility:visible;
}

#flash_info table tr td
{
  padding-left:10px;
  padding-bottom:5px;
}

#flash_info table tr td div
{
  visibility:visible;
}

.onglet
{
  display:inline-block;
  padding-left:0px;
  padding-right:8px;
  padding-top:4px;
  padding-bottom:4px;
  margin:0px;
  border:0px;
  cursor:pointer;
}
.onglet_bg
{
  background:#6DA36A;
  border-right:1px solid black;
  padding-left:0px;
  padding-right:8px;
}
.onglet_fg
{
  background:#FFFFFF;
  border-left:0px;
  padding-left:8px;
  padding-right:0px;
}
.contenu_onglet
{
  background-color:#FFFFFF;
  border:0px;
  margin:0px;
  padding:0px;
  display:none;
}


ul.sport_fr_feed
{
  margin : 10px;
  padding : 0px;
}

ul.sport_fr_feed li
{
  text-align : left;
}

