#menu-bande
{
	width : 950 px;
	height : 50px;
	border : 3px outset black;
	background-color : #008DDD;
	text-align : center;
	font-style : bold;
	font-size : 14px;
	font-family: "Arial"	;
}
#menu-bande  li
{
	display : inline;
}

#menu-bande-haut  li
{
	display : inline;
	font-size : 1.2em;
	text-decoration : underline;
	padding-top : 5px;
}

#menu-bande li:hover a {background-color:#FFFFFF; text-decoration:none;}
a:active  {background-color:#FFFFFF; text-decoration:none;}

#menu-bande-haut
{
	height : 24px;
}

#menu-bande-bas
{
	height : 26px;
	background-color : #FFFFFF;
}


#annee2010
{
height : 24px;
}

#annee2009
{
height : 24px;
}

#annee2008
{
height : 24px;
}

#ecouter
{
height : 24px;
}

#infos
{
height : 24px;
}

#partenaires
{
height : 24px;
}
.blue /*classe utilisée pour mettre les liens en bleu clair*/
{
	color : #000000;
	text-decoration : none;
}
.blue a  /*classe utilisée pour mettre les liens en bleu clair*/
{
	color : #000000;
	text-decoration : none;
	
}
