    @import url(commun.css);
    @import url(tabs.css);

#top, #statusTop			{
    font-size	: 0 ; /* bug IE */
    height		: 16px ;
    background	: #fff url(/c/0/i/tete.png) top left no-repeat ;
}
#contenu, #statusBody 	{
    background	: #fff url(/c/0/i/contenu.png) repeat-y left top ;
}
#bottom, #statusBottom			{
    font-size	: 0 ; /* bug IE */
    height		: 8px ;
    background	: transparent url(/c/0/i/pied.gif) no-repeat left bottom ;
}
#barre h2		{
    padding		: 16px 0 0 0 ;
    background	: #fff url(/c/0/i/barre-tete.png) top left no-repeat  ;
}
#barre h2 a		{
    background	: #fff url(/c/0/i/barre.png) top left repeat-y  ;
}
#barre #first		{
    padding-top	: 8px ;
    background	: #fff url(/c/0/i/barre.png) top left repeat-y  ;
}
.barre-box		{
    background	: #fff url(/c/0/i/barre.png) top left repeat-y  ;
}
.barre-pied 		{
    font-size	: 0 ; /* bug IE */
    height		: 16px ;
    background	: #fff url(/c/0/i/barre-pied.png) bottom left no-repeat  ;
    margin-bottom : 10px;
}
#modulesubnav {
    width		: 760px;
    }
#tete-bottom		{
    font-size	: 0 ;
    height		: 0px ;
    line-height	: 0;
    background	: none ;
}
#top, #contenu, #bottom, .barre-tete, .barre-box	, .barre-pied , #tete, #tete-bottom	,#barre h2 ,#barre h2 a,#barre #first {
    background-color: transparent ;
}




