/*** MENU ***/
#menu_rouge{
width:734px;
height:28px;
padding:1px 0;
float:left;
background:url(../img/interface/menu/back_rouge.png) left top repeat-x #bd0508;
}

#menu_ombre{
width:8px;
height:30px;
float:right;
background:url(../img/interface/menu/left_violet.png) left top repeat-x #903f95;
}

#menu_partenaire{
width:72px;
height:12px;
padding:10px 10px 8px 0;
float:right;
text-align:right;
background:url(../img/interface/menu/back_violet.png) left top repeat-x #903f95;
font-size:0px;
line-height:0px;
}

#menuCache{
width:180px;
height:30px;
background:#181818;
float:right;
}

#menu_rouge a img, #menu_partenaire a img{
border:0;
}

#menu_rouge li{
float:left;
padding:0 10px 0 9px;
background:url(../img/interface/menu/separateur.gif) right top no-repeat;
list-style:none;
font-size:0;
line-height:0;
}

#menu_rouge li a{
color:#FFF;
font-weight:bold;
text-decoration:none;
font-size:10px;
line-height:10px;
}

#menu_rouge li a:active,
#menu_rouge li a:focus,
#menu_rouge li a:hover{
outline:none;
}


/*** SOUS MENU ***/
#sous_menu{
position:absolute;
z-index:100;
}

.sous_menu{
z-index:100;
width:172px;
float:left;
display:none;
}

.sous_menu_top{
width:172px;
height:auto !important;
height:48px;
min-height:48px;
background:url(../img/interface/menu/sm_back_top.png) left top no-repeat !important; 
background:url(../img/interface/menu/sm_back_top.gif) left top no-repeat; 
}

.sous_menu_middle{
width:149px;
padding:9px 9px 0px 14px;
background:url(../img/interface/menu/sm_back.png) left 48px no-repeat !important; 
background:url(../img/interface/menu/sm_back.gif) left 48px no-repeat; 
}

.sous_menu_middle a{
display:block;
height:18px;
width:139px;
padding-left:10px;
font-size:12px;
font-weight:bold;
color:#FFF;
line-height:18px;
text-decoration:none;
background:url(../img/interface/menu/sm_puce.gif) 3px top no-repeat;
}

.sous_menu_middle a:hover{
background-position:3px -18px;
background-color:#a3821a;
}

.sous_menu_middle a:active,
.sous_menu_middle a:focus,
.sous_menu_middle a:hover{
outline:none;
}

.sous_menu_bottom{
width:172px;
height:14px;
background:url(../img/interface/menu/sm_back_bottom.png) left bottom no-repeat !important; 
background:url(../img/interface/menu/sm_back_bottom.gif) left bottom no-repeat; 
font-size:0px;
}

#sm_club{		margin-left:105px;}
#sm_saison{		margin-left:150px;}
#sm_equipes{	margin-left:210px;}
#sm_formation{	margin-left:276px;}
#sm_supporters{	margin-left:356px;}
#sm_education{	margin-left:616px;}






