/*****************************/
/*** Styles pour articles particuliers ***/
/*****************************/


#m_fsbb {
	padding-top: 10px;	
}

#m_fsbb ul{
	list-style-type: none;
}



#m_fsbb a:link, #m_fsbb a:visited{
	display: block;
	width:500px;
	height:20px;
	border: 1px solid #600;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	background-image:url(../images/fld.jpg);
	background-color:#bfcfff;
	padding-left: 5px;
	vertical-align: text-bottom;
	background-repeat: no-repeat;
	text-indent: 45px;
}

#m_fsbb a:hover {
display: block ;
width:500px; 
height:20px; 
text-decoration:none;
color:white; 
text-align:left; 
font-weight:bold;
background-image:url(../images/aqua.jpg);
background-repeat: repeat;
padding-left: 5px;
text-indent: 45px;
}


/*** Menu compétitions ILB  ***/

#mc_ilb {
	width: 700px;
	height:600px;
}

#mc_ilb ul {
     list-style: none ;
	 margin: 0 ;
	 padding: 0 ;
}

#mc_ilb li {
float: left ;
}

#mc_ilb li a:link, #mc_ilb li a:visited{
	display: block ;
	width: 140px ;
	 height:20px;
	border: 1px solid #600;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	background-image:url(../images/fld.jpg);
	background-color:#bfcfff;
	padding-left: 5px;
	vertical-align: text-bottom;
	background-repeat: no-repeat;
	text-indent: 45px;
	
}

#mc_ilb li a:hover {
display: block;
width: 140px ;
height:20px; 
text-decoration:none;
color:white; 
text-align:left; 
font-weight:bold;
background-image:url(../images/aqua.jpg);
background-repeat: repeat;
padding-left: 5px;
text-indent: 45px;
}

#mc_ilb p {
	font-size: 18px;
	color: #648BFF;
	text-indent: 50px;
}
