.panel{
	overflow:hidden;
	height:1%;
}
.panel ul{
	float:right;
	list-style:none;
	margin:0;
	padding:0 14px 0 0;
}
.panel li{
	float:left;
	margin:0 3px 0 0;
}
.panel a{
	color:#0a2f82;
	cursor:pointer;
}
.panel li a{
	text-indent:-9999px;
	height:21px;
	width:27px;
	display:block;
}
.panel .return span{
	background: url(../img/inner/bg-panel-left.png) no-repeat;
	float:left;
	padding:3px 0 0 20px;
	height: 18px;
}
.panel .return em{
	float:left;
	background: url(../img/inner/bg-panel-right.png) no-repeat;
	width:14px;
	height:21px;
	text-indent:-9999px;
}
.panel .next{
	background: url(../img/inner/bg-next.png) no-repeat;
}
.panel .prev{
	background: url(../img/inner/bg-prev.png) no-repeat;
}
.panel .next:hover, .panel .active .next{
	background: url(../img/inner/bg-next-hover.png) no-repeat;
}
.panel .prev:hover, .panel .active .prev{
	background: url(../img/inner/bg-prev-hover.png) no-repeat;
}
.inner{
	background:#0a2f82;
	overflow:hidden;
	height:1%;
	margin:-1px 0 10px;
	padding:12px 4px 4px;
}
#content .CCIFR{
	background:#0a2f82;
}
#content .MEMBRES{
	background:#bc0718;
}
#content .pARTENAIRES{
	background:#7a969d;
}
.inner h2{
	margin:0 0 0 5px;
	color:#fff;
	font-size:18px;	
	padding:0 0 0 52px;
	line-height:26px;
	float:left;
	text-transform:uppercase;
}
.inner .heading{
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
}
.inner .heading span{
	float:right;
	color:#fff;
	padding:0 5px 0;
	margin:4px 0 0;
}
.inner .heading span strong{
	font-weight:normal;
	text-decoration:underline;
}
.secondary{
	list-style:none;
	margin:0;
	padding:0 0 0 22px;
	text-transform:uppercase;
	overflow:hidden;
	height:1%;
}
.secondary li{
	float:left;
	margin:0 1px 0 0;
}
.secondary li .l{
	background: url(../img/inner/bg-sec-l.png) no-repeat;
	width:4px;
	float:left;
	height:22px;
	text-indent: -9999px;
	cursor:pointer;
	
}
.secondary a:hover .l, .secondary li.active .l{
	background: url(../img/inner/bg-sec-l-hover.png) no-repeat;
	width:4px;
	float:left;
	height:22px;
	text-indent: -9999px;
	cursor:pointer;
	
}
.secondary li .r{
	background: url(../img/inner/bg-sec-r.png) no-repeat;
	width:4px;
	float:left;
	height:22px;
	text-indent: -9999px;
	cursor:pointer;
	
}
.secondary a:hover .r, .secondary li.active .r{
	background: url(../img/inner/bg-sec-r-hover.png) no-repeat;
	width:4px;
	float:left;
	height:22px;
	text-indent: -9999px;
	cursor:pointer;
	
}
.secondary a{

	
	float:left;
	cursor:pointer;
}
.secondary a span{
	color:#0a2e82;
	background:#ffffff;
	padding:5px 10px;
	float:left;
}
.secondary a:hover span, .secondary li.active a span{
	text-decoration:none;
	background:#cacaca;
}
.secondary a:hover span, .secondary li.active a span{
	
}
.inner .container{
	background: url(../img/inner/bg-container-2.gif) repeat-y;
}
.inner .container .holder{
	background: url(../img/inner/bg-container-t-2.gif) no-repeat;
}
.inner .container .frame{
	background: url(../img/inner/bg-container-b-2.gif) no-repeat 0 100%;
	padding:30px 40px;
}
.inner h3{
	background: url(../img/inner/bg-inner-ttl.gif) no-repeat 0 2px;
	font-size:18px;
	text-transform:uppercase;
	margin:0 0 10px;
	color:#767c89;
	padding:0 0 0 22px;
}
.download{
	width:135px;
	height:18px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background: url(../img/inner/bg-tele.gif) no-repeat;
}
.download:hover{
	background: url(../img/inner/bg-tele-hover.gif) no-repeat;
}
.inner .item{
	margin-bottom:16px;
}
.inner .item strong{
	background-image: url(../img/inner/bg-title.gif);
}
.item dl{
	margin:2px 0 0;
}
.item dt{
	font-weight:bold;
	margin:0 0 8px;
}
.item dd{
	padding:0 0 22px;
}

