﻿@charset "utf-8";

/***********************/
/****STRUCTURE**********/
/***********************/

body *{
	color: #626262;
	font-size: 13px;
}
table td{
	padding: 0;
	vertical-align: top;
}

#header{
	height: auto;
   	_height: 126px;
   	min-height: 126px;
   	overflow-x: hidden;
   	overflow-y: visible;
   	margin-bottom: 10px;
}
	#header_top{
		width: 100%;
		height: auto;
   		_height: 103px;
   		min-height: 103px;
		float: none;
		clear: both;
		background: #171717 url("../../images/bg_entete_haut.jpg") repeat-x bottom left;
	}
		#header_left{
			width: 364px; /* 374 - 10 de padding*/
			height: auto;
	   		_height: 98px; /* 103 - 5 de padding*/
	   		min-height: 98px;
			float: left;
			padding-left: 10px;
			padding-top: 5px;
		}
			#header_left .header_utils_locales{
				float: left;
				width: 50%;
				color: #0085BF;
				font-size: 11px;
				padding-top: 5px;
			}
			#header_left .header_utils_locales a{
				color: #ffffff;
				text-decoration: none;
				font-size: 11px;
			}
			#header_left .header_utils_locales a:hover{
				color: #ffffff;
				text-decoration: underline;
			}
			#header_left .header_utils_login{
				float: left;
				width: 50%;
				color: #0085BF;
				font-size: 11px;
			}
			#header_left .header_utils_login .error_message{
				color: #e52b38;
				font-size: 11px;
				padding: 0px;
			}
			#header_left .header_utils_login a{
				color: #0085BF;
				text-decoration: none;
				font-size: 11px;
				background: url("../../images/picto_cadenas_1.jpg") no-repeat bottom left;
				padding-left: 25px;
				padding-top: 5px;
				padding-bottom: 5px;
				line-height: 25px;
			}


			#header_left .header_utils_login #footlogin_form a{
				background: transparent no-repeat bottom left;
				padding: 0px;
			}


			#header_left .header_utils_login a:hover{
				text-decoration: underline;
				color: #8f8f8f;
				background: url("../../images/picto_cadenas_1over.jpg") no-repeat bottom left;
			}
			#header_left .header_utils_login .headlogin_wrapper,
			#header_left .header_utils_login .headlogout_wrapper{
				margin: 0;
			}
			#header_left .header_utils_login .headlogin_wrapper .right{
				vertical-align: middle;
			}
				#headlogin_username,
				#headlogin_password{
					border: 1px solid #8f8f8f;
					background-color: #171717;
					color: #0085BF;
					font-size: 11px;
					padding: 0px 2px;
					margin-bottom: 3px;
					margin-right: 3px;
				}
				#header_left .header_utils_login .headlogin_wrapper .submitbutton,
				#header_left .header_utils_login .headlogout_wrapper .submitbutton{
					border: none;
					background: none;
					color: #0085BF;
					font-size: 11px;
					font-weight: bold;
				}
				#header_left .header_utils_login .headlogin_wrapper .hover,
				#header_left .header_utils_login .headlogout_wrapper .hover{
					border: none;
					background: none;
					color: #8f8f8f;
					font-size: 11px;
					font-weight: bold;
				}
				#header_left .header_utils_login .headlogout_wrapper .left{
					color: #0085BF;
					font-size: 11px;
				}
		#header_center{
			width: 232px;
			height: auto;
	   		_height: 103px;
	   		min-height: 103px;
			float: left;
			display: block;
		}
		#header_right{
			width: 364px; /* 374 - 10 de padding*/
			height: auto;
	   		_height: 98px; /* 103 - 5 de padding*/
	   		min-height: 98px;
			float: left;
			padding-right: 10px;
			padding-top: 5px;
		}
			#header_right .header_utils_search{
				float: right;
				padding-top: 5px;
			}
			#q_header{
				border: 1px solid #8f8f8f;
				background-color: #171717;
				color: #0085BF;
				font-size: 11px;
				padding: 0px 2px;
			}
			#header_right .header_utils_search .submitbutton{
				border: none;
				background: none;
				color: #0085BF;
				font-size: 11px;
				font-weight: bold;
			}
			#header_right .header_utils_search .hover{
				border: none;
				background: none;
				color: #8f8f8f;
				font-size: 11px;
				font-weight: bold;
			}
	#header_bottom{
		width: 100%;
		height: auto;
   		_height: 24px;
   		min-height: 24px;
		float: none;
		clear: both;
		background: #4d4d4d url("../../images/bg_entete_bas.jpg") repeat-x bottom left;
	}
		.commons #header .commons_navmenu {
			margin: 0px;
			background: url("../../images/bg_entete_bas_coing.jpg") no-repeat bottom left;
			width: 100%;
			height: auto;
   			_height: 24px;
   			min-height: 24px;
		}
		.commons #header .commons_navmenu .left{
			background: url("../../images/bg_entete_bas_coing.jpg") no-repeat bottom left;
			width: 10px;
		}
		.commons #header .commons_navmenu .right{
			background: url("../../images/bg_entete_bas_coind.jpg") no-repeat bottom right;
			width: 10px;
		}
		.commons #header .commons_navmenu .center{
			width: auto;
		}
		.commons #header .commons_navmenu ul{
			margin: 0px;
			height: auto;
   			_height: 24px;
   			min-height: 24px;
		}
		.commons #header .commons_navmenu ul.level1 li{
			margin: 0px;
			padding: 0px;
			height: auto;
   			_height: 24px;
   			min-height: 24px;
			display: block;
			float: left;
			padding-top: 3px;
			margin-right: 55px;
			margin-left:20px;
		}
		.commons #header .commons_navmenu ul.level1 li.last{
			margin-right: 0px;
		}
		.commons #header .commons_navmenu ul.level1 li a{
			margin: 0px;
			padding: 0px;
			color: #ffffff;
		}
		.commons #header .commons_navmenu ul.level1 li.selected,
		.commons #header .commons_navmenu ul.level1 li a:hover{
			background: none;
		}
		.commons #header .commons_navmenu ul.level1 li.selected a,
		.commons #header .commons_navmenu ul.level1 li a:hover {
			color: #e52b38;
		}

#footer{
	height: auto;
   	_height: 82px;
   	min-height: 82px;
   	overflow-x: hidden;
   	overflow-y: visible;
   	background: #515151 url("../../images/bg_footer.jpg") repeat-x top left;
   	z-index: 3;
   	position: relative;
}
.commons #footer {
	background-color:#515151;
}
	#footer_left{
		height: auto;
	   	_height: 82px;
	   	min-height: 82px;
	   	padding-top: 10px;
	   	padding-left: 10px;
	   	background: url("../../images/bg_footer_coing.jpg") no-repeat top left;
	   	color: #ffffff;
	   	font-size: 11px;
	}
		#footer_left a{
			color: #ffffff;
			text-decoration: none;
			font-size: 11px;
		}
		#footer_left a:hover{
			color: #ffffff;
			text-decoration: underline;
		}
	#footer_right{
		height: auto;
	   	_height: 82px;
	   	min-height: 82px;
	   	padding-top: 10px;
	   	padding-right: 10px;
	   	background: url("../../images/bg_footer_coind.jpg") no-repeat top right;
	   	color: #ffffff;
	   	font-size: 11px;
	}
		#footer_right a{
			color: #ffffff;
			text-decoration: none;
			font-size: 11px;
		}
		#footer_right a:hover{
			color: #ffffff;
			text-decoration: underline;
		}
		.commons #footer_right a {
			color: #ffffff;
		}
#footer_logo{
	z-index: 2;
	position: absolute;
	/*height: 232px; */
	margin: -225px 0 0 0;
	text-align: left;
	background-color: #ffffff;
	display: none;
}

body.proportion_25_50_25 #footer_logo,
body.proportion_25_75 #footer_logo,
body.proportion_25_38_37 #footer_logo{
	/*width: 238px; */
	padding-left: 10px;
	display: block;
}

/**************************/
/* Connection sur la home */
/**************************/


.commons .footlogout_wrapper{
	*margin-top: 5px;
}

.commons .footlogout_wrapper .formbutton{
	font-size:11px;
	color:#0085BF;
	border: none;
	font-weight:normal;
	padding:0;
}

.commons .footlogout_wrapper .formbutton:hover{
	color:#8f8f8f;
	background:transparent none repeat scroll 0 0;
}

.commons .footlogout_wrapper p.username{
	font-size:11px;
	color:#0085BF;
	font-weight:normal;
	padding-left:2px;
	*padding-left:0;
}

.commons .footlogin_wrapper .formbutton{
	font-size:11px;
	color:#0085BF;
	border: none;
}

.commons .footlogin_wrapper .formbutton:hover{
	color:#8f8f8f;
	background:transparent none repeat scroll 0 0;
}

.commons .footlogin_wrapper input{
	font-size:11px;
	color:#0085BF;
	border: 1px solif #FFFFFF;
	background:transparent none repeat scroll 0 0;
}


.commons .footlogin_wrapper .right .line_submit_buttons{
	margin-top:20px;
}

/**********************/
/*****TOP BOTTOM*******/
/**********************/
.commons #top {
	margin-top: 0px;
	padding-bottom: 10px;
}
.commons #columns {
	padding-bottom: 0px;
	padding-top: 0px;
}

/******************/
/*****COLUMNS******/
/******************/
body.proportion_25_50_25 #columns,
body.proportion_25_75 #columns,
body.proportion_25_38_37 #columns{
	margin-left: 10px;
}
body.proportion_34_33_33 #columns,
body.proportion_34_33_33 .column{
	height: auto;
	_height: 100px;
	min-height: 100px;
	padding-bottom: 5px; }
body.proportion_25_50_25 .column_1{
	width: 228px;
	margin-left: 0px;
	margin-right: 10px; }
body.proportion_25_50_25 .column_2{
	width: 484px;
	margin-left: 0px;
	margin-right: 10px; }
body.proportion_25_50_25 .column_3{
	width: 238px;
	margin-left: 0px;
	margin-right: 0px; }
body.proportion_25_75 .column_1{
	width: 228px;
	margin-left: 0px;
	margin-right: 20px; }
body.proportion_25_75 .column_2{
	width: 722px;
	margin-left: 0px;
	margin-right: 0px;}
body.proportion_25_75 .column_2 div.paragraph {
	padding-left:20px;	
	padding-right:10px;}
body.proportion_25_38_37 .column_1{
	width: 228px;
	margin-left: 0px;
	margin-right: 10px; }
body.proportion_25_38_37 .column_2{
	width: 361px;
	margin-left: 0px;
	margin-right: 5px ; }
body.proportion_25_38_37 .column_3{
	width: 361px;
	margin-left: 5px;
	margin-right: 0px ; }
body.proportion_25_75 #columns,
body.proportion_25_50_25 #columns,
body.proportion_25_38_37 #columns{
	background: url("../../images/bg_col_d_bas.jpg") repeat-x bottom right;
}
body.proportion_25_75 .column_1,
body.proportion_25_50_25 .column_1,
body.proportion_25_38_37 .column_1{
	background: url("../../images/bg_col_g.jpg") repeat-x top left;
	padding-bottom: 130px;
}


/**********************/
/*****PAGE TITLES******/
/**********************/
.commons_basicTitles{
	background: url("../../images/bg_titres_page.jpg") repeat-x top right;
	padding-right: 10px;
}
	.commons_basicTitles .section_title{
		font-weight: bold;
		font-size: 25px;
		color: #1a1a1a;
		text-align: right;
		padding-right: 30px;
		padding-bottom: 5px;
		padding-top: 25px;
	}
	.commons_basicTitles h1{
		font-weight: bold;
		font-size: 19px;
		color: #626262;
		text-align: right;
		padding-right: 30px;
		background: url("../../images/bg_titres_page_soustitre.jpg") no-repeat top right;
		padding-bottom: 10px;
		padding-top: 5px;
	}

/**********************/
/*****PARAGRAPHES******/
/**********************/
body.proportion_34_33_33 .portlet h2{
	font-size: 14px;
}

body.proportion_25_50_25 .column_3 .column_contents,
body.proportion_25_75 .column_2 .column_contents,
body.proportion_25_38_37 .column_3 .column_contents{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 30px;
}

.paragraph h2,
.portlet h2{
	color: #e52b38;
	font-size: 16px;
	background: none;
}
	.commons .portlet h2 {
		color: #e52b38;
		font-size: 16px;
		background: none;
		padding-bottom:5px;
		padding-left:0;
		padding-right: 10px;
	}
.paragraph h3{
	color: #e52b38;
	font-size: 14px;
}
.paragraph h4{
	color: #e52b38;
	font-weight: bold;
}
.paragraph a,
.hightlight{
	color: #e52b38;
}
.lowlight{
	color: #17688d;
}
.paragraph ul li{
	margin: 0px;
	padding-left: 15px;
	background: url("../../images/fleche_be353fsffffff.jpg") no-repeat 2px 4px;
}
.paragraph ul li ul{
	margin: 0px;
}
.paragraph .tablemodel_1{
	border: none;
}
	.paragraph .tablemodel_1 th{
		background-color: #232323;
		color: #ffffff;
		border: 0;
		padding: 5px 5px;
		*padding: 4px 5px;
	}
	.paragraph .tablemodel_1 th.bg_left,
	.paragraph .tablemodel_1 th.bg_right{
		background-color: #ffffff;
		color: #ffffff;
		border: 0;
		padding: 0;
		width: 7px;
	}
	.paragraph .tablemodel_1 th.bg_left{
		background: url("../../images/bg_text_th_coing.jpg") no-repeat top left;
	}
	.paragraph .tablemodel_1 th.bg_right{
		background: url("../../images/bg_text_th_coind.jpg") no-repeat top left;
	}
	.paragraph .tablemodel_1 td{
		border: 0;
		padding:4px 25px;
	}

/**********************/
/*****PORTLETS**********/
/**********************/
.commons .portlet {
	border: none;
}
.commons .portlet .content_intro,
.commons .portlet .items,
.commons .portlet .single_item {
	padding: 0;
}

body.proportion_25_75 .column_2 .portlet{
	margin-left:20px;
	margin-right:10px;	
}

/**********************/
/*****COMMONS**********/
/**********************/
.thumb{

}


.commons .navextract .rootFolderTitle {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}
	.commons .navextract .rootFolderTitle a {
		background-color: #393939;
		color: #FFFFFF;
		padding: 3px 10px;
	}
	.commons .navextract ul.level1 li {
		border-bottom: 1px solid #e4e4e4;
		padding: 3px 0px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.commons .navextract ul.level1 li a {
		background: url("../../images/fleche_393939sffffff.jpg") no-repeat 4px 6px;
		\background: url("../../images/fleche_393939sffffff.jpg") no-repeat 4px 5px;
		color: #393939;
		padding-bottom:3px;
		padding-top:3px;
	}
	.commons .navextract ul.level1 li.parentselected a,
	.commons .navextract ul.level1 li.selected a,
	.commons .navextract ul.level1 li a:hover {
		/*background: #1a1a1a url("../../images/fleche_ffffffs393939.jpg") no-repeat 4px 6px;*/
		background: #1a1a1a url("../../images/fleche_white.gif") no-repeat 4px 6px;
		\background: #1a1a1a url("../../images/fleche_white.gif") no-repeat 4px 5px;
		color: #ffffff;
	}
		.commons .navextract ul.level1 li ul.level2 li{
			border: none;
		}
		.commons .navextract ul.level1 li ul.level2 li a,
		.commons .navextract ul.level1 li.parentselected ul.level2 li a,
		.commons .navextract ul.level1 li.selected ul.level2 li a {
			background: transparent url("../../images/fleche_bleu.gif") no-repeat 29px 6px;
			\background: transparent url("../../images/fleche_bleu.gif") no-repeat 29px 6px;
			color: #393939;
			padding-bottom:3px;
			padding-left:40px;
			padding-top:3px;
			
		}
		.commons .navextract ul.level1 li ul.level2 li.parentselected a,
		.commons .navextract ul.level1 li ul.level2 li.selected a,
		.commons .navextract ul.level1 li ul.level2 li a:hover {
			background: #e8e8e8 url("../../images/fleche_bleu.gif") no-repeat 29px 6px;
			\background: #e8e8e8 url("../../images/fleche_bleu.gif") no-repeat 29px 6px;
			color: #393939;
		}
			.commons .navextract ul.level1 li ul.level2 li ul.level3 li{
				border: none;
			}
			.commons .navextract ul.level1 li ul.level2 li ul.level3 li a,
			.commons .navextract ul.level1 li ul.level2 li.parentselected ul.level3 li a,
			.commons .navextract ul.level1 li ul.level2 li.selected ul.level3 li a {
				background: transparent url("../../images/fleche_393939sffffff.jpg") no-repeat 44px 6px;
				\background: transparent url("../../images/fleche_393939sffffff.jpg") no-repeat 44px 5px;
				color: #393939;
				padding-left: 55px;
			}
			.commons .navextract ul.level1 li ul.level2 li ul.level3 li.parentselected a,
			.commons .navextract ul.level1 li ul.level2 li ul.level3 li.selected a,
			.commons .navextract ul.level1 li ul.level2 li ul.level3 li a:hover {
				background: #e8e8e8 url("../../images/fleche_bleu.gif") no-repeat 44px 6px;
				\background: #e8e8e8 url("../../images/fleche_bleu.gif") no-repeat 44px 5px;
				color: #393939;
			}

.commons_basicTeaserList .image{
	margin: 0;
	margin-right: 5px;
}
.commons_basicTeaserList .item{
	float: left;
}





/**********************/
/*****FFC**************/
/**********************/
.thumb_news{
	margin-bottom: 5px;
}
	.thumb_news_wrapper .left img{
		margin-right: 10px;
		margin-top: 4px;
		border: 1px solid #17688d;
	}

	.thumb_news_wrapper .left{
		width: 60px;
	}

	.thumb_news_wrapper .right p{
		padding: 0;
		margin: 0;
	}

	.thumb_news_wrapper .right a{
		text-decoration: none;
	}
	.thumb_news_wrapper .right a:hover{
		text-decoration: underline;
	}
	.thumb_news_wrapper .right .date{
		color: #000000;
		font-size: 12px;
		padding-right: 110px;
		font-weight: bold;
	}
	.thumb_news_wrapper .right .category{
		color: #e52b38;
		font-size: 12px;
		float: right;
		font-weight:bold;
	}
	.thumb_news_wrapper .right .title,
	.thumb_news_wrapper .right .title a{
		color: #17688d;
		font-size: 14px;
		font-weight:bold;
	}
	
	
	.thumb_news_wrapper .right .summary{
		font-size: 12px;
	}
	
	.thumb_news_wrapper .right .summary a{
		font-size: 12px;
		font-weight:bold;
	}

.list_news_tabs_page{
	padding: 3px 10px;
}
.list_news_tabs{
	background: white url("../../images/bg_homenews.jpg") repeat-x bottom left;
}
	.list_news_tabs .list_news_tabs_bottom{
		width: 100%;
		border-top: 1px solid #ffffff;
	}
	.list_news_tabs .list_news_tabs_nav{
		background: url("../../images/bg_homenews_coing.jpg") no-repeat bottom left;
		padding: 3px 10px;
		font-size: 11px;
	}
		.list_news_tabs .list_news_tabs_nav span{
			font-size: 11px;
		}
		.list_news_tabs .list_news_tabs_nav span.selected,
		.list_news_tabs .list_news_tabs_nav span.hover{
			color: #e52b38;
		}
		.list_news_tabs .list_news_tabs_nav span.list_news_tabs_nav_btn,
		.list_news_tabs .list_news_tabs_nav span.list_news_tabs_nav_btnprec,
		.list_news_tabs .list_news_tabs_nav span.list_news_tabs_nav_btnnext{
			cursor: pointer;
		}
		.list_news_tabs .list_news_tabs_nav span.list_news_tabs_nav_btnprec{
			margin-right: 3px;
		}
		.list_news_tabs .list_news_tabs_nav span.list_news_tabs_nav_btnnext{
			margin-left: 3px;
		}
		.list_news_tabs .list_news_tabs_nav span.list_news_tabs_nav_btn1,
		.list_news_tabs .list_news_tabs_nav span.list_news_tabs_nav_btn2{
			background: url("../../images/slash_homenews.jpg") no-repeat 100% 50% ;
			padding-right: 9px;
		}
	.list_news_tabs .list_news_tabs_link{
		background: url("../../images/bg_homenews_coind.jpg") no-repeat bottom right;
		padding: 3px 10px;
	}
		.list_news_tabs .linkedpage{
			padding: 0;
		}
		.list_news_tabs .linkedpage a{
			font-size: 11px;
		}

.list_news_tabs_page .news .thumb_news_wrapper{
	width:100%;
}

.commons .portlet .alternativ_text{
	margin-top: 115px;
}


/**************/
/* Page actus */
/**************/

.commons_basicNewsList .content .emphase {
	width: 100%
}

.commons_basicNewsList .content .emphase .new table{
	width: 100%
}

.commons_basicNewsList .content .items table.ffc_newslist{
	width: 100%;
	margin-top:20px;
}

.commons_basicNewsList .content .items table.ffc_newslist td.ffc_newslist_column1,
.commons_basicNewsList .content .items table.ffc_newslist td.ffc_newslist_column2{
	width: 50%
}

.commons_basicNewsList .content .items table.ffc_newslist td.ffc_newslist_column2{
	padding-left:20px;
}

.commons_basicNewsList .content .new tr.date td{
	border-bottom: 1px solid #afafaf;
}

.commons_basicNewsList .content .new tr.date td p{
	margin: 0px;
}

.commons_basicNewsList .content .new tr.newsContent td.new_imageOnLeft,
.commons_basicNewsList .content .new tr.newsContent td.new_text {
	padding-top: 15px;
}

.commons_basicNewsList .content .new tr.newsContent td.img_container{
	padding-top: 0px;
}

.commons_basicNewsList .content .new tr.newsContent td.new_text p.completeArticle {
	padding-top:10px;
	text-align:right;
}

.commons_basicNewsList .content .emphase .new table.image_shadow_table{
	width:100%;
}



.commons_basicNewThumbnail .new_text p.categorie{
	font-size:12px;
}

.commons_basicNewThumbnail .new_text p.summary{
	font-size:13px;
	background: url("../../images/fleche_be353fsffffff.jpg") no-repeat 0 4px;
	text-indent:15px;
}

.commons_basicNewThumbnail .new_text p.title{
	color:#e52b38;
	font-size:16px;
}

.commons_basicNewThumbnail .new_text p.categorie{
	padding-bottom:5px;
	font-weight:bold;
}

.commons_basicNewThumbnail .new_text p.completeArticle a{
	background:transparent url(../../images/picto_plus_ad2e36.jpg) no-repeat scroll 100% 1px;
	color:#E52B38;
	font-size:12px;
	padding-right:18px;
}


.commons_basicNewThumbnail .new_text p.completeArticle a:hover{
	color:#626262;
	text-decoration:none;
	background:transparent url(../../images/picto_plus_626262.jpg) no-repeat scroll 100% 1px;
}

.commons_basicNewThumbnail .date p.dateReleased{
	font-size:14px;
	font-weight:bold;
}

.commons_basicNewsList .loader_pagination{
	padding-top:40px;
}

.commons .commons_basicNewsList .loader_pagination span.currentpage{
	color:#626262;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	border:none;
}

.commons .commons_basicNewsList .loader_pagination a.gotofirstpage,
.commons .commons_basicNewsList .loader_pagination a.gotopreviouspage,
.commons .commons_basicNewsList .loader_pagination a.gotonextpage,
.commons .commons_basicNewsList .loader_pagination a.gotolastpage
{
	color:#FFFFFF;
	background-color:#e52b38;
	border:none;
	font-size:12px;
	font-weight:normal;
}

.commons div.column_3 div.commons_basicGoogleMap{
	padding-top: 20px;
}

.commons .commons_basicSearchItem .title {
	border-bottom:1px solid #E52B38;
	height:15px;
	margin-bottom:20px;
}

.commons .commons_basicSearchItem .score {
	float:right;
	font-weight:bold;
	margin-top: -35px;
	/margin-top: -36px;
	padding-left:5px;
	padding-right:5px;
	width:100px;
}

/******************************/
/* Ombre porté sur les images */
/******************************/

.image_shadow_table .firstline .img_container{}

.image_shadow_table .firstline .initverticalshadow{
	background: url("../../images/news_debut_ombre_vertical.png") no-repeat bottom right;
	width:12px;
	height:8px;
}


.image_shadow_table .firstline .initverticalshadow div{
	width:12px;
}

.image_shadow_table  .secondline .verticalshadow{
	background: url("../../images/news_ombre_vertical.png") repeat-y bottom right;
	width:12px;
	height:60px;
}

.image_shadow_table  .thirdline .inithorizontalshadow{
	background: url("../../images/news_debut_ombre_horizontal.png") no-repeat bottom right;
	width:7px;
	height:12px;
}

.image_shadow_table  .thirdline .horizontalshadow{
	background: url("../../images/news_ombre_horizontal.png") repeat-x bottom right;
	height:12px;
	width: 60px;
}

.image_shadow_table  .thirdline .shadowcorner{
	background: url("../../images/news_coin_ombre.png") no-repeat bottom right;
	width:12px;
	height:12px;
}


/******************/
/* Page adherents */
/******************/

.ffc_listeAdherent div.content table.allAlphabet {
	width:100%;
}


.ffc_listeAdherent .content .allAlphabet .letter td div{
	width:100%;
	border-bottom: 1px solid #626262;
	font-size:25px;
	font-weight:bold;
}

.ffc_listeAdherent .content .allAlphabet  td{
	width:33%;
	padding-left:40px;
}

.ffc_listeAdherent .content .allAlphabet  td.column2,
.ffc_listeAdherent .content .allAlphabet  td.column3{

}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li{
	margin-left:0px;
	padding-left:0px;
}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.infobulle{
	font-size:12px;
	font-weight:bold;
	color:#e52b38;
	text-decoration:none;
	display:block;
	border: none;
}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.currentlyVisited,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.infobulle:hover,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.infobulle:active{
	color:#626262;
	text-decoration:none;
}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.infobulle .image_info{
	background: url("../../images/picto_info_ad2e36.jpg") no-repeat bottom right;
	width:100%;
	height:15px;
	/*margin-top:-13px;*/
	text-align:right;
}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.currentlyVisited .image_info,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.infobulle:hover .image_info,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li a.infobulle:active .image_info{
	background: url("../../images/picto_info_676767.jpg") no-repeat bottom right;
}

/*****************************/
/* Page Adherent - Infobulle */
/*****************************/

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content{
	position:absolute;
	left:45%;
	top:50%;
	z-index:50;
	background-color: #FFFFFF;
	border:1px solid #626262;
	width:400px;
	height:auto;
}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content{
	padding:10px;
	padding-left:30px;
}


.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content div.closeImageDiv{
	width:100%;
	height:20px;
}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content a.closeImage {
	background:transparent url(../../images/picto_close_ad2e36sffffff.jpg) no-repeat scroll right bottom;
	display:block;
	float:right;
	height:17px;
	width:17px;
}

.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content a.closeImage:hover{
	background: url("../../images/picto_close_ad2e36s626262.jpg") no-repeat bottom right;
}

.adherent h3,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content h3{
	font-size:14px;
	font-weight:bold;
	color:#e52b38;
	margin:0;
	margin-top:10px;
}

.adherent .coordonnee .Name p,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content .coordonnee .Name p{
	font-size:16px;
	font-weight:bold;
	color:#626262;
}

.adherent .coordonnee em,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content .coordonnee em{
	color:#e52b38;
	font-style:normal;
}

.adherent .coordonnee a,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content .coordonnee a{
	color:#626262;
	font-style:normal;
}

.adherent .coordonnee a:hover,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content .coordonnee a:hover{
	color:#8f8f8f;
}

.adherent .Dirigeant em,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content .Dirigeant em{
	color:#626262;
	font-weight:bold;
	font-style:normal;
}

.adherent .Dirigeant a,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content .Dirigeant a{
	color:#626262;
	font-style:normal;
}

.adherent .Dirigeant a:hover,
.ffc_listeAdherent .content .allAlphabet ul.listPerLetter li .infobulle_content .Dirigeant a:hover{
	color:#8f8f8f;
	cursor:pointer;
}

.ffc_listeAdherent .content .allAlphabet a.infobulle {
	text-decoration: none;
}

.ffc_listeAdherent .content .allAlphabet a.infobulle table{
	/*width:100%;	*/
}


.ffc_listeAdherent .content .allAlphabet a.infobulle td.column1 {
	color:#e52b38;
	cursor:pointer;
}

.ffc_listeAdherent .content .allAlphabet a.currentlyVisited td.column1 {
	color:#626262;
	cursor:pointer;
}

.ffc_listeAdherent .content .allAlphabet a:hover.infobulle td.column1 {
	color:#626262;
	cursor:pointer;
}

.ffc_listeAdherent .content .allAlphabet a.infobulle td{
	padding:0;
}

.ffc_listeAdherent .content .allAlphabet a.infobulle td.column1{
	/*width:80%;	*/
	width:200px;
}

.ffc_listeAdherent .content .allAlphabet a.infobulle td.column2{
	text-align:center;
	vertical-align:middle;
	width:20px;
}


/****************/
/* Page Agenda  */
/****************/

.ffc_Agenda div.emptyDiv{
	width:100%;
	height:1px;
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
	margin-top:20px;
}

.ffc_Agenda div.content div.content_intro{
	width:100%;
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
	padding-bottom:15px;
}

.ffc_Agenda div.content div.items div.listing_page div.content {
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table{
	margin-bottom:5px;
	width:100%;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text h2{
	color:#e52b38;
	font-weight:bold;
	font-size:16px;
	padding:0;
	/*text-transform:capitalize;*/
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text h3{
	font-size:14px;
	font-weight:bold;
	color:#626262;
	padding:0;
	margin:0;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text h4{
	margin:0;
	text-decoration:none;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text div.event{
	background: url("../../images/fleche_be353fsffffff.jpg") no-repeat 0 4px;
	text-indent:15px;
	margin-top:15px;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text p.sendEmail{
	text-align:right;
	padding:5px;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text p.sendEmail  em{
	background:transparent url(../../images/picto_web_ad2e36.jpg) no-repeat scroll 0 0;
	color:#e52b38;
	font-size:12px;
	font-style:normal;
	padding-left:20px;
	text-decoration: none;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text p.sendEmail a{
	padding:5px;
	color:#626262;
	text-decoration:underline;
}

.ffc_Agenda div.content div.items div.listing_page div.content table.content_table td.new_text p.sendEmail a:hover{
	color:#8f8f8f;

}


/******************/
/* Pagination ffc */
/******************/


div.content div.items div.ffc_pagination{
	text-align:center;
}

div.content div.items div.ffc_pagination span.currentpage{
	color:#626262;
	background-color:transparent;
	font-size:12px;
	border:none;
}



div.content div.items div.ffc_pagination a.gotofirstpage,
div.content div.items div.ffc_pagination a.gotopreviouspage,
div.content div.items div.ffc_pagination a.gotonextpage,
div.content div.items div.ffc_pagination a.gotolastpage
{
	color:#FFFFFF;
	background-color:#e52b38;
	border:none;
	font-size:12px;
	text-decoration: none;
}


/***************************/
/* Page etude et marketing */
/***************************/

.ffc_EtudeEtMarketing div.emptyDiv{
	width:100%;
	height:1px;
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
	margin-top:20px;
}

.ffc_EtudeEtMarketing div.content div.content_intro{
	width:100%;
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
	padding-bottom:15px;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content table.content_table{
	margin-bottom:5px;
	width:100%;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content h2{
	color:#e52b38;
	font-weight:bold;
	font-size:16px;
	padding:0;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content table.content_table td.documentContent{
	width:80px;
}


.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content h3{
	color:#626262;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content h4{
	color:#626262;
	font-size:14px;
	/*font-weight:bold;*/
	padding:0;
	margin:0;
	text-decoration: none;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content div.document{
	background: url("../../images/fleche_be353fsffffff.jpg") no-repeat 0 4px;
	text-indent:15px;
	margin-top:10px;
	padding:0;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content table.content_table td.new_text div.document table p {
	text-indent:10px;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content table.content_table td.new_text div.document table ul li{
	padding-left:15px;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content table.content_table td.new_text div.document ul li{
	padding-left:0;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content p.download{
	text-align:right;
	padding:5px;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content p.download a{
	padding:5px;
	color:#e52b38;
	text-decoration:underline;
	background:transparent url(../../images/picto_download_ad2e36.jpg) no-repeat scroll 100% 5px;
	padding-right: 20px;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content p.download a:hover{
	color:#626262;
	background:transparent url(../../images/picto_download_626262.jpg) no-repeat scroll 100% 5px;
}

.ffc_EtudeEtMarketing div.content div.items div.listing_page div.content {
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
}




/**************************************/
/* Page juridique social et formation */
/**************************************/

.ffc_JuridicAndFormation div.emptyDiv2,
.ffc_JuridicAndFormation div.emptyDiv{
	width:100%;
	height:1px;
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
	margin-top:20px;
}

.ffc_JuridicAndFormation div.emptyDiv2{
	margin-top:0;
}

.ffc_JuridicAndFormation div.content div.content_intro{
	width:100%;
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
	padding-bottom:15px;
}

/* Zone contenu */

.ffc_JuridicAndFormation div.content div.items div.listing_page div.content table.content_table{
	margin-bottom:5px;
	width:100%;
}

.ffc_JuridicAndFormation div.content div.items div.listing_page div.content table.content_table td.documentContent{
	width:80px;
}

.ffc_JuridicAndFormation div.content div.items div.listing_page div.content table.content_table td.new_text h2{
	color:#e52b38;
	font-weight:bold;
	font-size:16px;
	padding:0;
	padding-bottom: 10px;
}


.ffc_JuridicAndFormation div.content div.items div.listing_page div.content table.content_table td.new_text div.document{
	background: url("../../images/fleche_be353fsffffff.jpg") no-repeat 0 4px;
	text-indent:15px;
}

.ffc_JuridicAndFormation div.content div.items div.listing_page div.content table.content_table td.new_text p.download{
	text-align:right;
	padding:5px;
}

.ffc_JuridicAndFormation div.content div.items div.listing_page div.content table.content_table td.new_text p.download a{
	padding:5px;
	color:#e52b38;
	text-decoration:underline;
	background:transparent url(../../images/picto_download_ad2e36.jpg) no-repeat scroll 100% 5px;
	padding-right: 20px;
}

.ffc_JuridicAndFormation div.content div.items div.listing_page div.content {
	border-bottom: 1px solid #afafaf;
	margin-bottom:20px;
}

.ffc_JuridicAndFormation div.content div.items div.listing_page div.content table.content_table td.new_text p.download a:hover{
	color:#626262;
	background:transparent url(../../images/picto_download_626262.jpg) no-repeat scroll 100% 5px;
}

/* Zone recherche */

.ffc_JuridicAndFormation div.search {
	width:100%;
	padding-bottom:30px;
}

.ffc_JuridicAndFormation div.search table.searchMode{
	width:100%;
}

.ffc_JuridicAndFormation div.search td{
	width:50%;
}

.ffc_JuridicAndFormation div.search td div{
	width:100%;
}

.ffc_JuridicAndFormation div.search table.searchMode td.alphabeticSearchColumn{
	border-right: 1px solid #afafaf;
}

.ffc_JuridicAndFormation div.search table.searchMode td div h2{
	color:#e52b38;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	padding-left: 0px;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch h2{
	padding-left:10px;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.alphabeticSearch ul{
	margin:0;
	padding:0;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.alphabeticSearch li{
	display: inline;
	margin:0;
	padding:0;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.alphabeticSearch ul a{
	font-weight:bold;
	font-size:22px;
	padding-right:3px;
	text-decoration:none;
	color:#626262;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.alphabeticSearch a:hover{
	color:#8f8f8f;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch form{
	padding: 5px;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch table.global_table{
	margin-left: 5px;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch select{
	color:#FFFFFF;
	background-color:#000000;
	width: 200px;
	margin-bottom:10px;
	border:0px solid #FFFFFF;
}
.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch select option {
	color:#FFFFFF;
	background-color:#000000;
}
.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch select option:checked {
	color:#FFFFFF;
	background-color:#000000;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch input{
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
	color:#E52B38;
	font-weight:bold;
	margin-left:15px;
	text-transform:uppercase;
	margin-top:2px;
}

.ffc_JuridicAndFormation div.search table.searchMode td div.thematicSearch input:hover{
	color:#8f8f8f;
}


/* ************************** */
/* Page resultat de recherche */
/* ************************** */

.commons_basicSearchResult #navformsearch .formbutton {
	color:#626262;
	border: none;
}

.commons_basicSearchResult #navformsearch .formbutton:hover {
	color:#E52B38;
	background-color:transparent;
}

.commons_basicSearchResult #navformsearch .selectedbutton{
	background-color:transparent;
	color:#E52B38;
	/*border-color: #E52B38;*/
}


/* ************************* */
/* Display element in viewer */
/* ************************* */
.content .content_table{
	width:100%;	
}
