#Menu_jquery
{
	width:150px;
	float:left;
	clear:both;
	cursor:pointer;
	display:inline-block;
}

#Menu_jquery .sousmenu
{
	float:left;
	clear:both;
	
	display:inline;
}

/*#Menu_jquery .sousmenu a
{
	padding-left:15px;
	padding-top:5px;
	color:Black;
	width:150px;
	height:20px;
	display:block;
}*/

#Menu_jquery .sousmenu a
{
	padding-left:15px;
	padding-top:5px;
	color:Black;
	width:150px;
	height:15px;
	display:block;
	background:url(/images/col_gauche/ssmenu-out.jpg) left 1px no-repeat;
}

#Menu_jquery .sousmenu a:hover
{
	/*background:#D4D4D4;*/
	/*background:url(/images/col_gauche/fond_sous_menu.jpg) no-repeat;*/
	background:url(/images/col_gauche/ssmenu-over.jpg) left 1px no-repeat;
	padding-left:17px;
	overflow:hidden;
	
}

.titre_menu
{
	float:left;
	clear:both;
	width:150px;
	height:25px;
	cursor:pointer;
}

.carre
{
	overflow:hidden;
	height:0px;
	float:left;
	clear:both;
	background:#808080;
	
}

#carre1
{
	margin: 0px; 
	width: 150px; 
	height: 62px; 
	float:left;
	clear:both;
	display:none;
}

#carre2
{
	margin: 0px; 
	width: 150px; 
	height: 81px; 
	float:left;
	clear:both;
	display:none;
}

#carre5
{
	margin: 0px; 
	width: 150px; 
	height: 100px; 
	float:left;
	clear:both;
	display:none;
}

#carre6
{
	margin: 0px; 
	width: 150px; 
	height: 21px; 
	float:left;
	clear:both;
	display:none;
}

#titre1
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-equipe-off.jpg);
}

#titre2
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-championnat-off.jpg);
}

#titre3
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-news-off.jpg);
}

#titre4
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-interview-off.jpg);
}

#titre5
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-club-off.jpg);
}

#titre6
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-multimedia-off.jpg);
}

#titre7
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-boutique-off.jpg);
}

#titre8
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-billetterie-off.jpg);
}

#titre9
{
	float:left;
	clear:both;
	display:inline;
	background-image:url(/images/col_gauche/onglets/onglet-liens-off.jpg);
}

.lien a
{
	text-decoration:none;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#31789F;

}

.lien a:hover
{
	text-decoration:underline;
	color:#31789F;
}

