/* CSS Document TEST*/

@import "reset.css";

.floatL { float: left; }
.floatR { float: right; }
.noFloat {
	clear: both !important;
	width: 1px !important;
	height: 0px;
	line-height: 0em !important;
	font-size: 0px !important;
	margin: 0px !important;
	padding: 0 !important;
}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 10px;
	scrollbar-face-color: #5b79bf;
    scrollbar-shadow-color: #f3f5fc;
    scrollbar-highlight-color: #5b79bf;
    scrollbar-3dlight-color: #5b79bf;
    scrollbar-darkshadow-color: #f3f5fc;
    scrollbar-track-color: #f3f5fc;
    scrollbar-arrow-color: #f3f5fc;
}

a { text-decoration: none; }
a:hover { text-decoration: none; cursor:pointer;}





.no-show { display: none; }
.preloader-container { display: none; }

.txtBlack12 { font-size: 12px; color: #000; }
.txtBlackBold12 { font-size: 12px; color: #000; font-weight: bold; }

.txtBlue10 { font-size: 10px; color: #162983; }
.txtBlueBold10 { font-size: 10px; color: #162983; font-weight: bold; }

.txtBlue12 { font-size: 12px; color: #162983; }
.txtBlueBold12 { font-size: 12px; color: #162983; font-weight: bold; }

.txtViolet10 { font-size: 10px; color: #b42c7a; }
.txtVioletBold10 { font-size: 10px; color: #b42c7a; font-weight: bold; }

.txtBarre { font-size: 12px; color: #000000; text-decoration: line-through;}

.txtViolet12 { font-size: 12px; color: #b42c7a; }
.txtVioletBold12 { font-size: 12px; color: #b42c7a; font-weight: bold; }

/* [start] layout*/
	.header_container {
		width: 100%;
		padding-top: 14px;
		background: url(../images/header_container_bg.jpg) 0px 14px repeat-x;
	}
	.header {
		width: 985px;
		height: 120px;
		margin: 0px auto 0px auto;
	}	
	.middle_container {
		width: 100%;
		background: url(../images/middle_container_top_bg.gif) left top repeat-x;
			 
	}
	.middle_content_top {
		width: 985px;
		height:32px;
		margin: 0px auto 0px auto;
	}
	.middle_content {
		width: 985px;
		margin: 0px auto 0px auto;
	
	}
	.left_col {
		width: 218px;
		padding-left: 2px;
		float: left;
	}
	#main {
		width: 744px;
		padding: 0 0 0 18px;
		float: left;
		
	}
	.footer_contaier {
		float: left;
	}
	.footer {
		width: 740px; 		
		height: 8px; 	 
	    min-height: 8px;
	    height:auto;
		padding: 16px 2px 16px 0;
		text-align: right;
		font-size: 9px;
		color: #162983;		
	 
		
		
	}
	.footer a {
		color: #162983;
	}
/* [end] layout*/



/* [start] header*/
#logo {
	display: block;
	width: 167px;
	height: 120px;
	margin-left: 0px;
	float: left;
	background: url(../images/logo.jpg) 45px 0px no-repeat;
}
.header_middle {
	margin: 84px 0px 0px 0px;
	padding-left:5px;
	float: left;
}

.header_right {
	width: 294px;
	float: right;
}
.header_box_head {
	font-weight: bold;
	width: 280px;
	height: 19px;
	padding: 10px 0 0 14px;
	background: url(../images/header_boxr_head_bg.jpg) -2px 0px no-repeat;
	color: #162983;
}

.header_box_middle form {
	margin : 0px;
}

.header_box_middle {
	width: 294px;
	/*height: 41px;*/
	padding: 12px 0 0 0;
	background: url(../images/header_box_middle_bg.gif) 0px 0px repeat-y;
}
.header_box_bottom {
	width: 273px;
	/*height: 20px;*/
	padding-right: 17px;
	background: #e7e9f2 url(../images/header_box_btm_bg.gif) 0px 0px no-repeat;
	text-align: right;
}

.header_box_bottom a {
	color: #222;
	/*line-height: 20px;*/
}
.label_header_sty {
	width: 92px;
	height: 19px;
	padding: 3px 8px 0 0;
	float: left;
	font-size: 10px;
	color: #162983;
	text-align: right;
	cursor: pointer;
}
.input_header_1 { width: 167px; height: 16px; float: left; }
.input_header_2 { width: 140px; height: 16px; margin-bottom: 11px; float: left; }
.btn_header_ok {
	width: 22px;
	height: 18px;
	border: none;
	margin: 1px 0px 0px 5px;
	float: left;
	line-height: 0em;
	font-size: 0px;
	background: url(../images/btn_header_ok.gif) 0px 0px no-repeat;
	cursor: pointer;
}

/* [start] basket box*/
	.header_right_bag {
		width: 288px;
		float: right;
		margin-top:25px;
		margin-right:8px;
	}
	
	.header_basket {
		width:288px;
		height:76px;
		background:url(../images/hr_basket_bg.jpg) no-repeat;
		}

	.decon_styl {
		width:100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#000000;
		text-align:right;
		margin:0;
		padding:10px 0 0 0;
		}
		.decon_styl a {
			color:#000000;
			padding-right:10px;
			padding-top:8px;
			}
		
	.art_styl,.art_styl_blue{
		width:130px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#000;
		float:left;
		padding-top:12px;
		padding-left:15px;
		padding-bottom:10px;
		margin-top:18px;
		}
		
	.art_styl_blue {
		font-weight:bold;
		color:#162983;
		padding-left:0px;
		}
		div.art_styl_blue a {
			color:#162983;
			}	
/* [end] basket box*/

/* [start] acces abon box*/

	.header_acces_bag {
		width: 404px;
		float: right;
		margin-top:5px;
		margin-right:8px;
	}
	
	.header_acces {
		width:404px;
		height:108px;
		background:url(../images/hr_acces_bg.gif) no-repeat;
		}
		
	.header_acces_title {
		font-size:11px;
		line-height:20px;
		color:#162983;
		font-weight:bold;
		padding:10px 0px 0px 18px;
		}
		
	.header_acces_lcontent {
		display: inline;
		float:left;
		margin-left:18px;
		}
		
	.header_acces_line {
		font-size: 10px;
		line-height: 12px;
		color: #000;
		padding: 3px 0px 0px 15px;
		background: url(../images/hr_acces_arrow.gif) left 4px no-repeat;
		}

	.header_acces_line a {
		color: #000;
	}

	.header_acces_rcontent {
		width: 168px;
		line-height: 10px;
		font-size: 9px;
		color: #000000;
		float: right;
		margin-right: 10px;
		}
		
	.header_acces_icon {
		width:19px;
		height:18px;
		background:url(../images/header_acces_icon.gif) no-repeat;
		float:left;
		margin-right:3px;
		}

/* [end] acces abon box*/

/* [start] breadcrumbs */
.breadcrumbs {
	width: 100%;
	display: inline;
	float: left;
	padding: 11px 0px 0px 6px;
}
.breadcrumbs_link {
	float: left;
	display: inline;
	line-height: 9px;
	font-family: Verdana;
	font-size: 9px;
	color: #464646;
}
/* [end] breadcrumbs */

/* [end] header*/

/* [start] forms elements*/
.input_gray_sty {
	padding-left: 5px;
	border: 1px solid #bcbdbe;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.input_blue_sty {
	padding-left: 5px;
	border: 1px solid #8da2d6;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.input_blue_sty_title {
	padding-left: 5px;
	border: 1px solid #8da2d6;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	height:15px;
}

.input_blue_sty_ref {
	text-align: center;
	border: 1px solid #8da2d6;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	width:150px;
}

.input_blue_sty2 {
	border: 1px solid #8da2d6;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #162983;
	text-align: center;
}

.boutik_news_head {
	width: 349px;
	height: 30px;
	padding: 9px 0 0 24px;
	float: left;
	background: url(../images/boutik_news_head_bg.jpg) 0px 0px no-repeat;
	font-size: 16px;
	color: #3294a5;
	font-weight: bold;
}

.boutik_soc_head {
	width: 347px;
	height: 30px;
	padding: 9px 0 0 24px;
	float: left;
	background: url(../images/boutik_soc_head_bg.jpg) 0px 0px no-repeat;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
}

/* [end] forms elements*/



/* [start] GENERAL Boxes layout*/

	/*[start] box posibilite*/
		.box_posibilite { padding-left: 10px; background: url(../images/box_posibilite_left.gif) left top no-repeat; }
		.box_posibilite_middle { background: url(../images/box_posibilite_middle.gif) left top repeat-x; }
		.box_posibilite_right { padding-right: 9px; background: url(../images/box_posibilite_right.gif) right top no-repeat; }
	/*[end] box posibilite*/
	
	/*[start] box blue*/
		.box_blue {	background: #cfd9f3 url(../images/box_blue_top_left.gif) left top no-repeat; }
		.bb_top_right {	background: url(../images/box_blue_top_right.gif) right top no-repeat; }
		.bb_bottom_left { background: url(../images/box_blue_bottom_left.gif) left bottom no-repeat; }
		.bb_bottom_right { background: url(../images/box_blue_bottom_right.gif) right bottom no-repeat; }
	/*[end] box blue*/

/* [end] GENERAL Boxes layout*/



/* [start] GENERAL elements layout*/

/* [start] page container & page tabs*/
	.page_greenf_news_head {
		width: 347px;
		height: 23px;
		padding: 9px 0 0 24px;
		float: left;
		background: url(../images/page_greenf_news_head_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #fff;
		font-weight: bold;
	}
	
	.page_boutique_form_head {
		width: 371px;
		height: 23px;
		padding: 9px 0 0 24px;
		float: left;
		background: url(../images/page_boutique_form_head_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #3294a5;
		font-weight: bold;
		}


	.page_quisommenous_head {
		width: 371px;
		height: 23px;
		padding: 9px 0 0 24px;
		float: left;
		background: url(../images/page_quisommenous_head_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #3294a5;
		font-weight: bold;
		}	
	.page_nospublications_head {
		width: 371px;
		height: 23px;
		padding: 9px 0 0 24px;
		float: left;
		background: url(../images/page_nospublications_head_b.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #3294a5;
		font-weight: bold;
		}	
	.page_sommaire_head {
		width: 371px;
		height: 23px;
		padding: 9px 0 0 24px;
		float: left;
		background: url(../images/page_sommaire_head_b.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #3294a5;
		font-weight: bold;
		display: block;
		}	

.cleft_blue_plate {
	font-family:Arial,Helvetica,sans-serif;
	display: block;
	width: 198px;
	height: 20px;
	padding: 3px 0 0 18px;
	margin: 3px 0px 0px 0px;
	background: url(../images/cleft_blue_plate.gif) 0px 0px no-repeat;
	font-size: 13px;
	font-weight:bold;
	color: #162983;
}		
	.page_greene_news_head{
		width: 347px;
		height: 23px;
		padding: 9px 0 0 24px;
		float: left;
		background: url(../images/page_greene_news_head_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #3294a5;
		font-weight: bold;
	}
	
	  
 
	
	
	.page_bluef_soc_head {
		width: 347px;
		height: 23px;
		padding: 9px 0 0 24px;
		margin-left: 2px;
		float: left;
		background: url(../images/page_bluef_soc_head_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #fff;
		font-weight: bold;
	}
	.page_bluee_news_head {
		width: 347px;
		height: 23px;
		padding: 9px 0 0 24px;
		float: left;
		background: url(../images/page_bluee_news_head_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #3294a5;
		font-weight: bold;
	}
	.page_bluee_soc_head {
		width: 347px;
		height: 23px;
		padding: 9px 0 0 24px;
		margin-left: 2px;
		float: left;
		background: url(../images/page_bluee_soc_head_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
		color: #fff;
		font-weight: bold;
	}
	.page_blue_head_line, .page_blue2_head_line, .page_blue3_head_line, .page_green_head_line, .page_taupe_head_line {
		width: 744px !important;
		height: 7px;
		line-height: 0em;
		font-size: 0px;
	}
	.page_blue_head_line {
		background: #4c6cba;
	}
	.page_blue2_head_line {
		background: #cfdbed;
	}
	.page_blue3_head_line {
		background: #7895d1;
	}		
	.page_green_head_line {
		background: #3294a5;
	}
	.page_taupe_head_line {
		background: #90838C;
	}
	.page_container_blue {
		width: 744px !important;
		*height: 757px;
		min-height: 757px;
		height:auto;  	
		background: url(../images/page_container_blue_bg.gif) 0px 0px repeat-y;
	}
	.page_container_blue2 {
		width: 744px !important;
		*height: 757px;
		min-height: 757px;	 
        height:auto;  		
		background: url(../images/page_container_blue2_bg.gif) 0px 0px repeat-y;
		
		
		
	 
	}
	 
	.page_container_blue3 {
		width: 744px !important;
		*height: 757px;
		min-height: 757px;
		background: url(../images/page_container_blue3_bg.gif) 0px 0px repeat-y;
	}
	.page_container_blue4 {
		width: 744px !important;
		background: url(../images/page_container_blue_bg.gif) 0px 0px repeat-y;
	}		
	.page_container_green {
		width: 744px !important;
		
		min-height: 0px;
		background: url(../images/page_container_green_bg.gif) 0px 0px repeat-y;
	}
	.page_container_taupe {
		width: 744px !important;
		*height: 757px;
		min-height: 757px;
		height: auto;
		background: url(../images/page_container_taupe_bg.gif) 0px 0px repeat-y;
		border-bottom:1px solid #90838C;		
	}
	.page_container_top_gray {
		background: url(../images/page_container_top_gray_bg.gif) 0px top repeat-x;
	}
	.page_container_bottom_gray {
		background: url(../images/page_container_btn_gray_bg.gif) 0px bottom repeat-x;
	}
	.page_footer_blue {
		position: relative;
		width: 744px !important;
		height: 8px;
		background: #4c6cba url(../images/page_footer_blue_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
	}
	.page_footer_blue2 {
		position: relative;
		width: 744px !important;
		height: 8px;
		background: #cfdbed url(../images/page_footer_blue2_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
	}	
	.page_footer_blue3 {
		position: relative;
		width: 744px !important;
		height: 8px;
		background: #7895d1 url(../images/page_footer_blue3_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
	}	
	.page_footer_green_small {
		width: 744px !important;
		height: 4px;
		background: #007d93;
		line-height: 0em;
		font-size: 0px;
	}

	.page_footer_taupe {
		position: relative;
		width: 744px !important;
		height: 8px;
		background: #90838C url(../images/page_footer_taupe_bg.gif) 0px 0px no-repeat;
		line-height: 0em;
		font-size: 0px;
	} 

.page_container_content {
	margin-top :0px;
	padding:27px 19px 27px 19px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	 
	font-size:12px;
	line-height: 1.2em;
	 
}




.page_container_content h1{ 
			color:#213689;
			margin:0;
			padding:0 0 14px 0;
			font-size:14px;
			font-weight:bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
}

.page_container_content p{ 
	 padding-bottom:1em; 
}
 
	 
/* [end] page container & page tabs*/

.table_box_doc {
	display: inline;
	padding: 5px 0 0 5px;
	float: left;
	border: 1px solid #8da2d6;
	overflow: auto;
	width: 211px;
	height:660px;
	margin-left: 0px;
	background-color: #dbe2f1;
}

.tbl_select_docs_toc  {
	width:400px;
}

.tbl_select_docs td.tdlast {
	border-bottom: 0px;
}

.tbl_select_docs td {
	vertical-align: top;
	padding: 4px 0 0 0;
	border-bottom: 1px solid #e7ecf9;
}
.tbl_select_docs td.select_docs_aline {
	padding: 7px 0 4px 0;
	font-size: 9px;
	line-height: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.select_docs_aline_last{
	padding: 7px 0 4px 0;
	font-size: 9px;
	line-height: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px;
}
.tbl_select_docs td.select_docs_aline .toc_child {
	padding-left: 12px;
}

.tbl_select_docs td.last {
	border-bottom: 1px solid #fff;
}
.tbl_select_docs td.select_docs_aline a.sdocs_link1 {
	display: block;
	width: 11px;
	height: 11px;
	padding-top: 1px;
	float: left;
	color: #000;
}
.tbl_select_docs td.select_docs_aline a.sdocs_link2 {
	display: block;
	height: 12px;
	float: left;
	color: #000;
}
.tbl_select_docs .div_docs_aline td {
	padding-top: 4px;
	border: none;
}

/* [start] de sters*/

.home_news_head {
	width: 347px;
	height: 23px;
	padding: 9px 0 0 24px;
	float: left;
	border-bottom: 1px solid #fff;
	background: url(../images/home_news_head_bg.gif) 0px 0px no-repeat;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.home_news_head {
	width: 347px;
	height: 23px;
	padding: 9px 0 0 24px;
	float: left;
	border-bottom: 1px solid #fff;
	background: url(../images/home_news_head_bg.gif) 0px 0px no-repeat;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.home_soc_head {
	width: 347px;
	height: 23px;
	padding: 9px 0 0 24px;
	margin-left: 2px;
	border-bottom: 1px solid #fff;
	float: left;
	background: url(../images/home_soc_head_bg.gif) 0px 0px no-repeat;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
}

.infofactur_news_head1 {
    width: 347px;
	height: 23px;
	padding: 9px 0 0 24px;
	float: left;
    background: url(../images/infofactur_news_head_bg.gif) 0px 0px no-repeat;
    font-size: 16px;
	color: #5ba9b7;
	font-weight: bold;
}
.infofactur_news_head2 {
	width: 347px;
	height: 23px;
	padding: 9px 0 0 24px;
	margin-left: 2px;
	float: left;
	background: url(../images/home_soc_head_bg.gif) 0px 0px no-repeat;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
}
/* [end] de sters*/

ul.posibilite_research {
	margin: 0 0 0 0;
	list-style: none;	
}
ul.posibilite_research li {
	color: #162983;

}
ul.posibilite_research li div {
	width: 335px;
	padding: 7px 4px 7px 4px;
	background: url(../images/posibilite_research_li.gif) left bottom repeat-x;
	
}

.basejoly ul.posibilite_research li div {
	width: 350px;
}

ul.posibilite_research li div div.textFomLogo{
	float:left;
	background : none;
	width:auto;
}

ul.posibilite_research li div div.textFomLogo2{
	background : none;
	width:auto;
}

ul.posibilite_research li div.res_pos_sub {
}
ul.posibilite_research li div.last {
	background: none;
}
ul.posibilite_research li a {
	font-size: 10px;
	color: #162983;
}
ul.posibilite_research li a.res_pos_main_link, li span.res_pos_main_span {
	padding-left: 10px;
	background: url(../images/posibilite_research_link.gif) 0px 4px no-repeat;
	font-weight: bold;
}
ul.posibilite_research li a.res_pos_sub_link {
	line-height:16px;
}
.link_top {
	padding-right: 14px;
	background: url(../images/link_top.gif) right bottom no-repeat;
	font-size: 9px;
	color: #162983;
	margin-right: 20px;
}

.link_top_abs {
	position: absolute;
	top: -20px;
	right: 0px;
	background-position: right 4px;
	line-height: 12px !important;
}

a.btn_green {
	display: block;
	background: transparent none no-repeat scroll left top;
	height: 22px;
	padding: 0 0 0 14px;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
}
a.btn_green { color: #007d93; background-position: left 0px; }
a.btn_green { background-image: url(../images/btn_green_left.gif); }

a.btn_green span {
	display: block;
	background: transparent none no-repeat scroll right top;
	float: left;
	line-height: 22px;
	padding: 0 16px 0 0;
}
a.btn_green span { background-position: right 0px; }
a.btn_green span { background-image: url(../images/btn_green_right.gif); }

a.btn_white {
 display: block;
 background: transparent none no-repeat scroll left top;
 height: 17px;
 padding: 0 0 0 8px;
 font-size: 11px;
 font-weight: 700;
 text-decoration: none;
 cursor: pointer;
}
a.btn_white { color: #91838b; background-position: left 0px; }
a.btn_white { background-image: url(../images/btn_white.gif); }

a.btn_white span {
 display: block;
 background: transparent none no-repeat scroll right top;
 float: left;
 line-height: 17px;
 padding: 0 10px 0 2px;
}
a.btn_white span { background-position: right -17px; }
a.btn_white span { background-image: url(../images/btn_white.gif); }

a.btn_blue {
	display: block;
	background: transparent none no-repeat scroll left top;
	height: 22px;
	padding: 0 0 0 16px;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
}
a.btn_blue { color: #162983; background-position: left 0px; }
a.btn_blue { background-image: url(../images/btn_blue_left.gif); }

a.btn_blue span {
	display: block;
	background: transparent none no-repeat scroll right top;
	float: left;
	line-height: 22px;
	padding: 0 16px 0 0;
}
a.btn_blue span { background-position: right 0px; }
a.btn_blue span { background-image: url(../images/btn_blue_right.gif); }

a.btn_blue_glow {
	display: block;
	background: transparent none no-repeat scroll left top;
	height: 18px;
	padding: 0 0 0 9px;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
	width: 118px;
}
a.btn_blue_glow { color: #fff; background-position: left 0px; }
a.btn_blue_glow { background-image: url(../images/btn_blue_glow.gif); }

a.btn_blue_glow span {
	display: block;
	background: transparent none no-repeat scroll right top;
	float: left;
	line-height: 18px;
	padding: 0 9px 0 0;
}
a.btn_blue_glow span { background-position: right -18px; }
a.btn_blue_glow span { background-image: url(../images/btn_blue_glow.gif); }

.appel_aide.blanc{
	background: url(../images/aide_blanc.gif) 0px 0px no-repeat;
}
.res_sub_form .appel_aide {
	line-height: 1.2em
}
.res_sub_form  .rsf_line3 .subtitle .appel_aide {
	line-height: 1em;
	margin-left:40px;
}
.appel_aide {
	height:16px;
	width:20px;
	margin-left:5px;
	padding: 4px 0px 0px 16px;
	background: url(../images/aide_blue.gif) 0px 0px no-repeat;
	font-size: 9px;
	line-height: 2.2em;
	color: #000;
}


.blue_aide {
	display: block;
	padding: 3px 0 0 0;
	background: url(../images/aide_blue.gif) 0px 0px no-repeat;
	font-size: 9px;
	line-height: 12px;
	color: #000;
}
.blue_aide b {
	color: #3b4c99;
}

.blue_legende {
	display: block;
	padding: 3px 0 0 0;
	background: url(../images/dossiersfav_information.gif) 0px 0px no-repeat;
	font-size: 9px;
	line-height: 12px;
	color: #000;
}
.blue_legende b {
	color: #4c6cba;
}
/* [end] GENERAL elements layout*/



/* [start] col left*/

/*[start] left box newsletter*/
	.cleft_newsletter {
		width: 198px;
	}
	.cleft_newsletter .head {
		width: 198px;
		height: 21px;
		line-height: 0em;
		font-size: 0px;
		background: #ececec url(../images/cleft_newsletter_head_bg.gif) 0px 0px no-repeat;
	}
	.cleft_newsletter .container {
		width: 193px;
		padding: 0 0px 5px 5px;
		background: #ececec url(../images/cleft_newsl_cont_bg.gif) left bottom no-repeat;
	}
	.cleft_newsletter .container form {
		padding : 0;
		margin : 0;
	}
	
	.cleft_newsletter .title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #71645d;
		cursor: pointer;
	}
	.cleft_newsletter input {
		width: 175px;
		height: 16px;
		margin: 12px 0px 8px 3px;
	}
	.btn_cleft_newsletter {
		width: 106px;
		height: 18px;
		padding: 3px 8px 4px 19px;
		margin-bottom: 10px;
		margin-left: 82px;
		/*float: right;*/
		border: none;
		background: #ececec url(../images/btn_cleft_newsletter.gif) 0px 0px no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #535353;
		text-align: left;
		
	}
	.cleft_newsletter a.link_text {
		display: block;
		padding-top: 2px;
		float: left;
		font-size: 9px;
		color: #464646;
	}
	.cleft_newsletter a.link_rss {
		display: inline;
		margin-left: 3px;
		height: 12px;
		padding-left: 19px;
		background: url(../images/rss.gif) 0px 0px no-repeat;
	}
	
	.cleft_newsletter .separator {
		width: 1px;
		height: 9px;
		margin: 0px 6px;
		float: left;
		background: #a6a6a6;
		line-height: 0em;
		font-size: 0px;
	}
	.cleft_newsletter .newstext {
		color: #464646;
		padding-left: 7px;
		font-weight: bold;
		margin-bottom: 0px;
	}
	
/*[end] left box newsletter*/

.cleft_blue_plate {
	font-family:Arial,Helvetica,sans-serif;
	display: block;
	width: 198px;
	height: 20px;
	padding: 3px 0 0 18px;
	margin: 3px 0px 0px 0px;
	background: url(../images/cleft_blue_plate.gif) 0px 0px no-repeat;
	font-size: 13px;
	font-weight:bold;
	color: #162983;
}

.cleft_box_forms {
	width: 198px;
	margin-top: 5px;
}

.cleft_box_forms .head_formulaires {
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/cleft_box_forms_head.gif) 0px 0px no-repeat;
	color: #fff;
	padding: 5px 0 0 15px;
}

.head_formulaires a{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.cleft_box_forms .content_formulaires {
	padding: 9px 0 0 6px;
	background: url(../images/cleft_box_forms_content.gif) left top repeat-y;
}
.cleft_box_forms .content_formulaires .content_text {
	width: 120px;
	float: left;
	padding: 0 0 0 5px;
	line-height: 14px;
	color: #90838C;
	font-weight: bold;
	font-size: 1.2em;
}
.cleft_box_forms .bottom_formulaires {
	width: 198px;
	height: 12px;
	line-height: 0em;
	font-size: 0px;
	background: url(../images/bottom_formulaires.gif) 0px 0px no-repeat;
}

.cleft_box_forms .head_librairie {
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/cleft_box_forms_head.gif) 0px 0px no-repeat;
	color: #fff;
	padding: 4px 0 0 15px;
	line-height : 16px;
}
.head_librairie a{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.cleft_box_forms .content_librairie {
	padding: 6px 0 7px 6px;
	background: url(../images/cleft_box_forms_content.gif) 0px 0px repeat-y;
	border-bottom: 1px solid #e6e2e4;
}
.cleft_box_forms .content_librairie .content_text {
	width: 120px;
	float: left;
	padding: 0 0 0 5px;
	line-height: 12px;
}
.cleft_box_forms .bottom_librairie {
	width: 198px;
	height: 19px;
	padding: 6px 0 0 14px;
	background: url(../images/bottom_librairie.gif) 0px 0px no-repeat;
}

.lh12 { line-height: 2px; }
.lh15 { line-height: 5px; }

.btn_librairie_commande {
	display: block;
	width: 78px;
	height: 14px;
	padding: 1px 0 0 10px;
	margin-top: 8px;
	background: url(../images/btn_librairie_commande.gif) 0px 0px no-repeat;
	color: #fff;
}
/* [end] col left*/



/* [start] homepage *******************************************/

.home_container_2cols {
	border: 1px solid #ced2e5;
	border-bottom: none;
}
.home_container_2cols td {
	vertical-align: top;
}

/* [start] home news*/
.home_news {
	width: 371px;
	 
}
.home_news_bottom {
	width: 358px;
	height: 35px;
	padding: 8px 15px 0px 0px;
	float: left;
	background: url(../images/home_news_bottom_bg.gif) 0px 0px no-repeat;
}
.home_news_content {
	margin-top: 1px;
	padding: 30px 12px 0 9px;
	background: url(../images/home_news_content_bg.gif) left top no-repeat;
	zoom: 1;
	

}
.home_news .item {
	padding: 0 0px 16px 0px;
	background: url(../images/home_news_item.gif) left bottom no-repeat;
	 
	width:350px
}
.home_news .bottom {
	padding-bottom: 4px;
	background: url(../images/home_news_item2.gif) left bottom no-repeat;
}

.home_news .item .item_head { margin-top: 18px; }
.home_news .first .item_head { margin-top: 0px; }

.home_news_no {
	width: 35px;
	height: 13px;
	padding: 3px 0 0 0;
	margin-bottom: 3px !important;
	float: left;
	background: url(../images/home_news_no_bg.gif) 0px 0px no-repeat;
	color: #fff;
	text-align: center;
}
.home_news_bourse_link {
	margin-left: 5px;
	float: left;
	line-height: 14px;
	font-size: 10px;
	color: #0086c7;
	text-transform: uppercase;
}
.home_news_societes {
	margin-left: 5px;
	line-height: 14px;
	font-size: 10px;
	color: #e00058;
	text-transform: uppercase;
	font-weight: bold;
}
.home_news_bourse {
	margin-left: 5px;
	line-height: 14px;
	font-size: 10px;
	color: #0086c7;
	text-transform: uppercase;
	font-weight: bold;
}
.home_news_societes_link {
	margin-left: 5px;
	float: left;
	line-height: 14px;
	font-size: 10px;
	
	color: #e00058;
	text-transform: uppercase;
}

.home_news_date {
	margin-left: 11px;
	float: left;
	line-height: 13px;
	font-size: 11px;
	color: #007d93;
	
	/*color: #007d93;*/
	
}
.home_news_locked {
	width: 18px;
	height: 13px;
	margin-left: 6px;
	float: left;
	background: url(../images/home_news_date_locked.gif) right top no-repeat;
}
.home_news .item_title {
	font-size: 12px;
	line-height: 19px;
	color: #222;
	font-weight: bold;
}
.home_news .item_content {
	line-height: 12px;
}
 /* [end] home news*/

/* [start] home soc*/
.home_soc {
	width: 370px;
	border-left: 1px solid #ced2e5;
}
.home_soc_bottom {
	width: 357px;
	height: 20px;
	padding: 23px 14px 0 0;
	float: left;
	background: url(../images/home_soc_bottom_bg.gif) 0px 0px no-repeat;
}
.home_soc_content {
	margin-top: 1px;
	padding: 30px 0 0 0;
	background: url(../images/home_news_content_bg.gif) left top no-repeat;
	zoom: 1;
}

.home_box_search {
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.home_box_search_top {
	background: #cfd9f3 url(../images/home_bs_top_bg.gif) left top no-repeat;
}
.home_box_search_top label {
	display: block;
	width: 100%;
	height: 33px;
	line-height: 0em;
	font-size: 0px;
	color: #162983;
	font-weight: normal;
	cursor: pointer;
}
.input_home_search {
	width: 232px;
	height: 17px;
	margin: 44px 0px 0px 41px;
	float: left;
}
.btn_home_search_ok {
	width: 22px;
	height: 18px;
	border: none;
	margin: 45px 0px 0px 9px;
	float: left;
	line-height: 0em;
	font-size: 0px;
	background: url(../images/btn_ok_ciel.gif) 0px 0px no-repeat;
	cursor: pointer;
}
.link_home_search {
	display: block;
	padding: 11px 3px 4px 0;
	margin: 0px 3px 0px 200px;
	line-height: 9px;
	font-size: 10px;
	font-weight:bold;
	color: #162983;
}
.home_posibilite {
	padding-left: 16px;
	width: 335px;
}
.home_posibilite_text {
	padding: 15px 6px 0 2px;
	font-size: 12px;
	color: #162983;
	font-weight:bold;
	line-height: 17px;
}
.home_posibilite_research {
	padding: 6px 0 0 25px;
}
.home_posibilite_research li div {
	width: 134px;
}

.btn_home_soc {
	float: right;
	margin: 7px 16px 0 0;
}
/* [end] home soc*/

/* [end] homepage *******************************************/

/* [start] box vos dossiers *******************************************/

.df_containerleft {
	float:left;
	width:336px;
	background-color:#e4e9f5;
}

.df_left_header {
	width:336px;
	height:28px;
	background:url(../images/dossiersfav_topleft_bar.gif) no-repeat;
}

.df_left_header_text {
	position:relative;
	top:8px;
	left:30px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#ffffff
}

.df_category {
	border-bottom:1px solid #eaeef7;
}

.df_category_header {
	background-color:#d5dcef;
	width:336px;
	height:25px;
}

.df_category_fixe {
	padding-right:16px;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#162983;
	margin-left:10px;
	margin-top:7px;
	height:11px;
	text-align : right;
	float:right;
}


.df_category_expand {
	float:left;
	background:url(../images/dossiersfav_topleft_expand.gif) no-repeat;
	padding-left:16px;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#162983;
	margin-left:10px;
	margin-top:7px;
	height:11px;
}

.df_category_collapse {
	float:left;
	background:url(../images/dossiersfav_topleft_collapse.gif) no-repeat;
	padding-left:16px;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#162983;
	margin-left:10px;
	margin-top:7px;
	height:11px;
}

.df_category_close {
	float:right;
	background:url(../images/dossiersfav_topleft_close.gif) no-repeat;
	width:11px;
	height:11px;
	margin-right:10px;
	margin-top:7px;
}

.df_category_edit {
	float:left;
	background:url(../images/dossiersfav_topleft_edit.gif) no-repeat;
	padding-left:16px;
	font-family:Verdana;
	font-size:10px;
	color:#162983;
	margin-top:6px;
	padding-bottom:1px;
	height:11px;
	width:270px;
}

.df_category_close_content {
	float:right;
	background:url(../images/dossiersfav_topleft_close.gif) no-repeat;
	width:11px;
	height:11px;
	margin-top:6px;
}

.df_category_lastlink {
	margin-bottom:6px;
}

.df_category_content {
	padding:0 10px 0px 28px;
}

.df_category_hidden {
	display: none;
}

.df_footer_left {
	width:336px;
	*height:18px;
	min-height: 18px;
	background:url(../images/dossiersfav_topleft_bottom.gif) left bottom no-repeat;
}
.news_acceuil{
	width: 350px;
	
	
	}
#main_ac {
		width:760px;
		height: 760px;
	 overflow: scroll; 
	 
		
	}
.etude_leftside {
	float:left;
	position:relative;
	top:12px;
	left:16px;
}

.etude_middleside {
	float:left;
	margin-left:7px;
	margin-top:12px;
	width:550px;
}

.etude_rightside {
	float:left;
	margin-top:77px;
	margin-left:20px;
}

.etude_right_link_bg1 {
	width:158px;
	height:21px;
	background:url(../images/etude_right_link_bg1.jpg) no-repeat;
	margin-bottom:6px;
	margin-left:6px;
}

.etude_right_link_bg2 {
	width:158px;
	height:34px;
	background:url(../images/etude_right_link_bg2.jpg) no-repeat;
	margin-bottom:6px;
	margin-left:6px;
}

.etude_right_link1, .etude_right_link2, .etude_right_link3, .etude_right_link4, .etude_right_link5, .etude_right_link6, .etude_right_link7 {
	display:block;
	padding-top:6px;
	padding-left:24px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#162983;
	height:15px;
	
	
}
.blueline_bottom {
background:transparent url(../images/accueil-bluebar-bottom.gif) repeat-x scroll left top;
font-size:0px;
height:7px;
line-height:0px;
margin:0pt;
width:744px;
}

.etude_right_link1 {
	background:url(../images/etude_right_link1.jpg) no-repeat 4px 4px;
}
.etude_right_link_no {
	background:url(../images/etude_right_link1_gray.jpg) no-repeat 4px 8px;
}

.etude_right_link2 {
	background:url(../images/etude_right_link2.jpg) no-repeat 4px 4px;
}

.etude_right_link3 {
	background:url(../images/etude_right_link3.jpg) no-repeat 4px 4px;
}

.etude_right_link4 {
	background:url(../images/etude_right_link4.jpg) no-repeat 4px 4px;
}

.etude_right_link5 {
	background:url(../images/etude_right_link5.jpg) no-repeat 4px 4px;
}

.etude_right_link6 {
	background:url(../images/etude_right_link6.jpg) no-repeat 4px 4px;
}

.etude_right_link7 {
	background:url(../images/etude_right_link7.jpg) no-repeat 4px 4px;
}

.naffiche {
	display:none;
}

.affiche {
	display:block;
}

/* [end] box vos dossiers *******************************************/

.tel_error
	{
	width: 165px;
	text-align: left;
	background: url(../images/telephone.gif) top left no-repeat;
	background-position: center left ;
	padding-left:25px;
	padding-top:7px;
	margin-left:50px;
	height:25px;
}
.email_error
	{
	width: 165px;
	text-align: left;
	background: url(../images/@.gif) top left no-repeat;
	background-position: center left ;
	padding-left:25px;
	padding-top:7px;
	margin-left:50px;
	margin-top:0px;
	height:25px;
	}
	
.btn_search_rechercher{
	width:83px;
	height:18px;	
	border: none;		    
	background:url(../images/btn_search_rechercher.gif) no-repeat;
	 cursor: pointer;
 	 
	}
	
		
a span.libelleTocEtude {
	color: #22358A;
}

a span.libelleTocFormule{
	color:#404060;
}
.home_news_laius {
	/*padding : 15px 15px 15px 15px;*/
	font-size: 12px;
	color: #007d93;
	font-weight: bold;
	line-height:17px;
}

.link_rss {
		display: inline;
		margin-left: 3px;
		height: 20px;
		color: #162983;
		font-size: 12px;
		padding-left: 19px;
		background: url(../images/rss.gif) 0px 0px no-repeat;
	}

.news_rss {
	font-family:Arial,Helvetica,sans-serif;
	display: block;
	width: 198px;
	height: 20px;
	padding: 3px 0 0 11px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #162983;
}

.sommaire_links{
	margin: 0 0 0 12px;
}
.sommaire_link_pdf {
	display: inline;
	height: 20px;
	color: gray;
	font-size: 11px;
	text-decoration: underline;
}
.sommaire_link_pdf a{
	display: inline;
	height: 20px;
	color: gray;
	font-size: 11px;
	text-decoration: underline;
}
.sommaire_link_pdf a:hover {
	display: inline;
	height: 20px;
	color: gray;
	font-size: 11px;
	text-decoration: underline;
}

.sommaire_middle_container{
	margin: 0 0 0 43px;
	 width: 75%;
}
.sommaire_middle_container hr {
	margin: 25px 0 0 25px;
    border-style: solid;
    width: 100%;
    color: #8da2d6;
}

.sommaire_title1{
	font-family:Arial,Helvetica,sans-serif;
	height: 20px;
	padding: 0px 0 0 15px;
	margin: 0;
	font-size: 13px;
	font-weight:bold;
	color: #162983;
}
.sommaire_title2{
	font-family:Arial,Helvetica,sans-serif;
	height: 20px;
	padding: 15px 0 0 15px;
	margin: 0;
	font-size: 13px;
	font-weight:bold;
	color: #162983;
}
.sommaire_title3{
	font-family:Arial,Helvetica,sans-serif;
	height: 15px;
	padding: 15px 0 0 15px;
	margin: 0;
	font-size: 13px;
	font-weight:bold;
	color: #162983;
}
.sommaire_static{
	font-family:Arial,Helvetica,sans-serif;
	padding: 0px 0 0 15px;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
}
.sommaire_rss {
	font-family:Arial,Helvetica,sans-serif;
	padding: 15px 0 25px 30px;
	margin: 0;
	font-size: 13px;
	font-weight:normal;
	color: #162983;
}
.sommaire_rss_flux {
	padding: 0px 0px 0px 25px;
	background: url(../images/rss.gif) 0px 0px no-repeat;	
}
.sommaire_rss_flux a {
	display: inline;
	margin-left: 3px;
	height: 20px;
	color: gray;
	font-size: 12px;
	color: black;
}
