.homemenu .menu{
	padding-left : 16px;
}
.homemenu {
	padding-bottom : 28px;
	padding-top : 17px;
}
.federation_head{
	width : 920px;
	float : right;
}
.federation_head .titrecat{
	font-size : 26px;
	padding : 5px 0 0 50px;
	margin:0 0 27px -20px;
	font-family:Arial Narrow, sans-serif;
	background-color:#dddddd;
}
.federation_head .titrecat img{
	height : 40px;
	vertical-align : middle;
	padding : 0 5px 0 0;
}
.abonnement{
	float : right;
	width : 70px;
	vertical-align : top;
	padding : 43px 50px 0 0;
}
.federation_left{
	float : left;
	width : 450px;
	padding : 0 20px 5px 34px;
	margin : 0;
	text-align : justify;
}
.contactBN{
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	text-transform : capitalize;
	padding : 40px 0 0 0;
}
.contactBN a{
	color : black;
}
.contactBN a:hover{
	color : #550077;
}
.contactBN img{
	vertical-align : middle;
	padding-right : 10px;
}
.fedetitle{
	font-size:17px;
	font-weight : bold;
	text-align : left;
	padding : 0 5px 0 0px;
	margin : 0 0 15px 0;
	font-family:Arial Narrow, sans-serif;
	border-bottom : solid 1px grey;
}
.federation_agenda{
	float : right;
	width : 315px;
	padding : 0 60px 0px 0;
	text-align : right;
	font-size : 12px;
	line-height:16px;
}
.federation_agenda h3{
	font-size : 15px;
	font-weight : bold;
	text-align : right;
	padding : 0 0px 0 5px;
	margin : 0 0 15px 0;
	font-family:Arial Narrow, sans-serif;
	border-bottom : solid 1px grey;
	line-height:20px;
}
.federation_agenda li{
	text-align : left;
}
.federation_agenda li{
	list-style-type : none;
	background-image : url(../../IMG/pin.png);
	background-repeat : no-repeat;
	padding : 5px 0 20px 28px;
}
.federation_sbloc{
	display : bloc;
	float : left;
	width : 136px; 
	height : 220px;
	padding : 0px 10px 40px 10px;
}
.federation_doc{
	background-color : #FFFFFF;
	padding : 3px;
	border : 1px solid #CCCCCC;
	width : 130px;
	height : 184px;
	margin-bottom : 8px;
}
.federation_titre{
	background-color : #FFFFFF;		font-size:11px;	border : 1px solid #CCCCCC;	width : 136px;	height : 30px;	overflow : hidden;	text-align : center;	color : #666666;	font-weight : bold;	padding : 2px 2px 2px 2px;
}
.federation_doc:hover{
    filter : alpha(opacity=50);
    opacity : 0.5;
	cursor : pointer;
}

.close_caddie{
	margin : 10px 0px 10px 0px;
}
#caddie{
	display : none;
}