
/* Site description and logo 
---------------------------------------- */
#logo {
	float: left;
	width: auto;
	margin: 0 0 0 -6px;
}

#logodr {
	float: right;
	width: 93px;
	height: 13px;
	margin-top: 102px;
	margin-bottom: -3px;
	margin-right: -5px;
	background-color: #000000;
	background-image: url("images/avert.jpg");
}


#site-description {
	float: left;
	width: 70%;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
	background: #ffffff none repeat-x 0 0;
	background-color: #ffffff;
	background-image: url("theme/panophoto2.jpg");
	color: #FFFFFF;
	height: 129px;
	clear: both;
	margin-bottom: 0px;
	padding: 0 5px;
}

#headerbar2 {
	background: #ffffff none repeat-x 0 0;
	color: #FFFFFF;
    margin-top: 0px;
	margin-bottom: 4px;
	padding: 0 0;
	background-color: #ffffff;
	background-image: url("theme/bg_list3.gif");
	height: 30px;
	margin: 1px 0;
}

/* headerbar2 */

#headerbar2 li {
	float: left;
	}

/* Rollover state */
#headerbar2 li span {
	height: 30px;
	margin: 0;
	background-position: 0 -33px;
	display: block;
	}

/* Rolloff state */
#headerbar2 li span a, #headerbar2 li span a:link {
	display: block;
	width: 100%;
	height: 30px;
	background-position: 0 -1px;
	}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
#headerbar2 li span a strong { display:none; }
#headerbar2 li span a:hover { background-image: none; }



#headerbar2 ul {

padding:0px ; margin:0px;

}

#headerbar2 ul ul {
    margin-top:0px;
    margin-left:13px;
    position: absolute;
    list-style-type: none;
    border-right: 1px solid #2E3136;
    border-left: 1px solid #B8BEC8;
    border-bottom: 1px solid #000000;
    background:url("theme/sousmenu.jpg") repeat-x;
    display: none;
	z-index:900;
 }
 
 #headerbar2 ul ul.menuvide {
    border: none;
	width: 0px;
	height: 0px;
    display: none;
 }
 
#headerbar2 ul ul li {
    float:none;
}
	
ul.nolist {
    list-style-type: none;
}

ul.nolistr {
    list-style-type: none;
	float:right;
}

/* Button images */
li.accueil span,
li.accueil span a {
	background: url("theme/accueil.gif") 0 0 no-repeat;
	}
li.accueil span	{ width: 53px; }

li.home span,
li.home span a {
	background: url("theme/home.gif") 0 0 no-repeat;
	}
li.home span	{ width: 47px; }

li.actum span,
li.actum span a {
	background: url("theme/actu.gif") 0 0 no-repeat;
	}	
li.actum span	{ width: 61px; }

li.reviews span,
li.reviews span a {
	background: url("theme/reviews.gif") 0 0 no-repeat;
	}
li.reviews span	{ width: 56px; }

li.calendm span,
li.calendm span a {
	background: url("theme/calendm.gif") 0 0 no-repeat;
	}
li.calendm span	{ width: 70px; }

li.fixtures span,
li.fixtures span a {
	background: url("theme/fixtures.gif") 0 0 no-repeat;
	}
li.fixtures span	{ width: 56px; }

li.equipem span,
li.equipem span a {
	background: url("theme/equipem.gif") 0 0 no-repeat;
	}
li.equipem span 	{ width: 56px; }

li.squad span,
li.squad span a {
	background: url("theme/squad.gif") 0 0 no-repeat;
	}
li.squad span 	{ width: 47px; }

li.chiffres span,
li.chiffres span a {
	cursor:pointer;
	background: url("theme/chiffres.gif") 0 0 no-repeat;
	}
li.chiffres span	{ width: 69px; }

li.compete span,
li.compete span a {
	cursor:pointer;
	background: url("theme/compete.gif") 0 0 no-repeat;
	}
li.compete span	{ width: 81px; }

li.club span,
li.club span a {
	cursor:pointer;
	background: url("theme/club.gif") 0 0 no-repeat;
	}
li.club span	{ width: 58px; }

li.histoire span,
li.histoire span a {
	cursor:pointer;
	background: url("theme/histoire.gif") 0 0 no-repeat;
	}
li.histoire span	{ width: 54px; }

li.history span,
li.history span a {
	cursor:pointer;
	background: url("theme/history.gif") 0 0 no-repeat;
	}
li.history span	{ width: 52px; }

li.archives span,
li.archives span a {
	cursor:pointer;
	background: url("theme/archives.gif") 0 0 no-repeat;
	}
li.archives span	{ width: 59px; }

li.refsm span,
li.refsm span a {
	cursor:pointer;
	background: url("theme/refsm.gif") 0 0 no-repeat;
	}
li.refsm span	{ width: 72px; }

li.forummd span,
li.forummd span a {
	cursor:pointer;
	background: url("theme/forummd.gif") 0 0 no-repeat;
	}
li.forummd span	{ width: 50px; }


li.sousmenu{
 padding: 2px 4px;
 white-space: nowrap;
  cursor:pointer;
}  
    
li.sousmenu:hover {
padding: 2px 4px;
background-color:#3a517a;
cursor:pointer;
color: #ffffff;
}

a.sousmenu{
font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration:none;
color: #ffffff;
padding: 2px 4px;
}  
    
a.sousmenu:hover {
font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration:none;
padding: 2px 4px;
color: #ffffff;
}


span.fcorners-top, span.fcorners-top span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 14px;
	background-repeat: no-repeat;
}

span.fcorners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
	background-image: url("theme/corners_left2.png");
}

span.fcorners-top span {
	background-image: none;
	background-position: 100% 0;
	background-image: url("theme/corners_right2.png");
}
* html span.fcorners-top { background-image: url("theme/corners_left2.gif"); }
* html span.fcorners-top span { background-image: url("theme/corners_right2.gif"); }



span.fcorners-bottom, span.fcorners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 14px;
	background-repeat: no-repeat;
}

span.fcorners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 4px -5px;
	clear: both;
}

span.fcorners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}
* html span.fcorners-bottom, * html span.corners-bottom { background-image: url("theme/corners_left2.gif"); }
* html span.fcorners-bottom span, * html span.corners-bottom span { background-image: url("theme/corners_right2.gif"); }
span.fcorners-bottom {
	background-image: url("theme/corners_left2.png");
}

span.fcorners-bottom span {
	background-image: url("theme/corners_right2.png");
}


/* bordures*/
.tdhg	{
         background-image:url("theme/bgffg.png");
          background-repeat:repeat-y;
}
.tdhm	{
         background-image:url("theme/b__02.png");
         background-repeat:repeat-x;
	}
.tdhd	{
         background-image:url("theme/bgffd.png");
          background-repeat:repeat-y;
}
.tdmg	{
         background-image:url("theme/b__04.png");
          background-repeat:repeat-y;
}
.tdmm	{
         background-image:url("theme/b__05b.png");
          background-repeat:repeat-x repeat-y;
}
.tdmd	{
         background-image:url("theme/b__06.png");
          background-repeat:repeat-y;
}
.tdbm	{
         background-image:url("theme/b__08.png");
          background-repeat:repeat-x;
}
* html .tdhg	{
         background-image:url("theme/bgffg.gif");
          background-repeat:repeat-y;
}
* html .tdhm	{
         background-image:url("theme/b__02.gif");
         background-repeat:repeat-x;
	}
* html .tdhd	{
         background-image:url("theme/bgffd.gif");
          background-repeat:repeat-y;
}
* html .tdmg	{
         background-image:url("theme/b__04.gif");
          background-repeat:repeat-y;
}
* html .tdmm	{
         background-image:url("theme/b__05b.gif");
          background-repeat:repeat-x repeat-y;
}
* html .tdmd	{
         background-image:url("theme/b__06.gif");
          background-repeat:repeat-y;
}
* html .tdbm	{
         background-image:url("theme/b__08.gif");
          background-repeat:repeat-x;
}

