html,body{
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	font: 11px "Segoe UI","lucida sans unicode", Geneva, sans-serif;
	background-image:url(../__layout/bgb_.jpg);
}
#site_logout{
	z-index:500;
	position:absolute;
	top:0;
	left:15px;
	text-decoration:none;
	font-weight:bold;
	color:#555;
	display:none;
}
#swiss{
	position:fixed;
	bottom:0;
	right:0;
	padding:3px 5px;
	font: 8px helvetica,arial;
	z-index: 10000;
}
#swiss a{
	text-decoration: none;
	color: #000;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#bottom_bg{
	position:fixed;
	bottom: 0;
	left: 0;
	height: 221px;
	width: 100%;
	z-index: -1;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#full{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#main_wrapper{
	position: absolute;
	width: 100%;
	height: 650px;
	top: 48%;
	margin-top: -325px;
}
#wrapper_out{
	min-width: 850px;
	margin: 10px 30px 0 30px;
}
#wrapper_in{
	position: relative;
	z-index: 5;
	max-width: 1150px;
	margin: auto;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#header{
	height: 110px;
	position: relative;
}
#logotop{
	position: absolute;
	width: 130px;
	height: 88px;
	background-image:url(../__layout/logotop-big.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/logotop-big.png,sizingMethod='scale');
	left: 50%;
	top: 0px;
	margin-left: -80px;
	cursor: pointer;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#corp{
	position: absolute;
	font: bold 10px arial;
	right: 20px;
	color: #A4AFBD;
	top:20px;
	z-index: 500;
}
#corp p{
	display: inline;
	position:relative;
	line-height: 20px;
}
#corp a{
	text-decoration: none;
	padding: 0 5px 1px 5px;
	color: #555;
}
#corp a:hover, #corp .select a{
        background-color: #eee;
        border: solid 1px #777;
        padding: 0 4px 1px 4px;
	position:relative;
	background-color:#726F64;
	color:#fff;
}
#corp_field{
	margin-top: 10px;
	margin-right: -4px;
	text-align: center;
	color: #555;
}
#corp_field #search_f{
	font: 11px tahoma;
	margin: 0 5px;
	border: solid 1px #7095B4;
	background-color: #eee;
	padding: 1px 3px;
}
#corp_field #submit_f, .submit_f{
	border: none;
	margin: -1px 0 0 0;
	padding: 0;
	vertical-align: middle;
	background-color: transparent;
	width: 37px;
	height: 25px;
	background-image:url(../__layout/submit_search_bt.png);
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */



/* .................................................................................................MENU */


/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#dbddy{
	margin-top: -5px;
	position: relative;
	border: solid 0px green;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#display_out{
        position: relative;
        border: solid 1px transparent;
        _border: solid 1px #fff;
        padding:6px;
        margin-left: -7px;
        margin-right: -7px;
	border: solid 0px red;
}
#left_shad{
	position:absolute;
	left:0;
	top:1px;
	width:20px;
	height:414px;
	background-image:url(../__layout/shd_left.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/shd_left.png,sizingMethod='scale');
	_margin-left: -8px;
	_border: solid 0px;
}
#right_shad{
	position:absolute;
	right:0;
	top:1px;
	width:20px;
	height:414px;
	background-image:url(../__layout/shd_right.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/shd_right.png,sizingMethod='scale');
	_right: 23px;
	_border: solid 0px;
}
#fill_shad{
	position:absolute;
	top:1px;
	left:20px;
	right:20px;
	height:414px;
	background-image:url(../__layout/shd_fill.png);
	_right: 0;
	_left: 12px;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/shd_fill.png,sizingMethod='scale');
	_border: solid 0px red;
	_width:expression(this.parentNode.offsetWidth-38);
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#display{
        position: relative;
	border: solid 1px #bbb;
	height: 400px;
	background-color: #fff;
	background-image:url(../__layout/panel_grad_.jpg);
	background-repeat: repeat-x;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#left_menu, .contenu #left_menu{
	padding: 0 40px 0 0;
	margin: 20px;
	width: 210px;
	float: left;
	border-right: dotted 1px #C2C7CB;
	_border-right: solid 1px #ddd;
	height: 360px;
	font: 11px Segoe UI, Helvetica, Arial, sans-serif;
}
#sect_title{
	padding: 0 0 10px 0;
	margin: 0;
	color: #5C594E;
	font: 20px Segoe UI, Helvetica, sans-serif;
}
#left_menu_list{
	padding-left: 0;
}
#left_menu p{
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#left_menu a{
	text-decoration: none;
	color: #59819B;
	padding: 2px 5px;
	display: block;
}
#left_menu a:hover{
	padding: 2px 5px 1px 5px;
	border-bottom: solid 1px;
}
#left_menu .select a{
	font-weight: bold;
	color: #5C594E;
	border-bottom: solid 1px;
	padding: 2px 5px 1px 5px;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#inner_display{
	height: 400px;
	overflow: auto;
	position:relative;
	z-index:100;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#contenu_container{
	padding: 20px;
}
.contenu{
	color: #555;
	color: #697B92;
	height: 400px;
	font-size: 11px;
	font-family: Segoe UI, Helvetica, sans-serif;
	line-height: 14px;
}
.contenu_auto{
	height: auto;
	padding: 20px 40px 20px 20px;
}
.contenu_fixed{
	height: 358px;
	padding: 20px 40px 20px 20px;
	border: solid 1px;
}
.contenu a{
	color: #800080;
	color: #777;
	/* color: #FF930E ;
	color: #D77B04 ; */
	text-decoration: none;
}
.contenu a:hover{
	border-bottom: solid 1px;
}
.contenu h1,
.contenu h2,
.contenu h3,
.contenu h4,
.contenu h5,
.contenu h6{
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #5C594E;
	font-family: "Segoe UI",Helvetica,Arial,sans-serif;
	line-height: normal;
}
.contenu h1{ font-size: 180%; }
.contenu h2{ font-size: 160%; }
.contenu h3{ font-size: 150%; }
.contenu h4{ font-size: 140%; }
.contenu h5{ font-size: 120%; }
.contenu h6{ font-size: 110%; }
.contenu #right_fixed{
	float: left;
	width: 600px;
	height: 400px;
	background-image:url(../__layout/image2.jpg);
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
}
.contenu #left_prop{
	padding: 10px 20px 10px 20px;
        height: 380px;
        overflow: auto;
}
.contenu #left_submenu{
	float: left;
	height: 360px;
	background-image:none;
	border-right:dotted 1px;
	_border-right: solid 1px #ddd;
	width:250px;
	margin-top: 20px;
	padding-left: 20px;
}
.contenu #left_submenu h2{
	margin-bottom: 10px;
	font-size: 22px;
}
.contenu #left_submenu p{
	margin: 0;
	padding: 0 30px 0 0;
}
.contenu #left_submenu a{
	color: #697B92;
	display: block;
	padding: 2px 5px 4px 5px;
}
/* .contenu #left_submenu a:hover{
	padding: 2px 5px 3px 5px;
} */
.contenu #left_submenu .select a{
	font-weight: bold;
	color: #5C594E;
	border-bottom: solid 1px;
	padding: 2px 5px 3px 5px;
}
.contenu #left_submenu h2{

}
.contenu table{
	font-size: 100%;
	?margin-right: -20px;
}
.contenu table td{
	vertical-align: top;
	padding: 5px;
}
.contenu .pdf{
	padding-left: 18px;
	background-image: url(../__layout/pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.inserted_image{
	border: solid 1px;
}
.inserted_image_left{ 
	float: left;
	margin: 0 12px 12px 0;
}
.inserted_image_right{
	float: right;
	margin: 0 0 12px 12px;
}
.inserted_image_popup{
	cursor: pointer;
}
.inserted_video_container{
	background-color: #000;
}

/* -------------------------------------------------------------------------------------------------- */

#editeur{
	background-color: #666;
}
#editeur .inserted_image_popup{
	border-color: red;
	cursor: pointer;
}
#editeur table td{
	border: dotted 1px #ccc;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#footer{
	position: relative;
        text-align: center;
}
#logobottom{
	height: 62px;
	_width: 205px;
	background-image: url(../__layout/logobottom.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/logobottom.png,sizingMethod='scale');
        background-position: top center;
        background-repeat: no-repeat;
        margin: 13px 0 10px 0;
}
#terms_menu{
	text-align: center;
	font: bold 10px arial;
	color: #999;
	line-height: 20px;
}
#terms_menu p{
	display: inline;
}
#terms_menu a{
	text-decoration: none;
	padding: 0 5px 1px 5px;
	color: #555;
}
#terms_menu a:hover, #terms_menu .select a{
        background-color: #fff;
        background-color: #eee;
        border: solid 1px #777;
       /*  border: solid 1px orange; */
        padding: 0 4px 1px 4px;
	background-color:#726F64;
	color:#fff;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
.news_entry{
	padding-top: 10px;
}
.news_entry .cont{
	background-color: #eee;
	border: solid 1px #ccc;
	margin-bottom: 5px;
	padding: 10px;
}
.news_entry .news_entry h2{
	margin: 0;
	padding: 0;
}
.news_entry .news_select{
	border-color: orange;
}	
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
.f_submitbt_small{
	border: none;
	padding: 0;
	vertical-align: middle;
	background-color: transparent;
	width: 37px;
	height: 25px;
	background-image:url(../__layout/submit_search_bt.png);
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#home_wrapper{
	position: relative;
	width: 835px;
	margin: 0 auto;
	margin-top: -12px;
	height: 440px;
	background-color: #fff;
}
#home_wrapper .home_panel_wrapper{
	border: solid 1px transparent;
	_border: solid 1px #fff;
	float:left;
	position: relative;
}
#home_wrapper .home_panel_wrapper .shadow_top{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	left: 0;
	height: 20px;
	background-image: url(../__layout/home_panel_shadow_top.png);
	_background-image:none;
	_background-color:#fff;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/home_panel_shadow_top.png,sizingMethod='scale');
	_border: solid 0px;
	_width:275px;
}
#home_wrapper .home_panel_wrapper .shadow_fill{
	position: absolute;
	z-index: 1;
	top: 20px;
	right: 0;
	bottom: 20px;
	left: 0;
	background-image: url(../__layout/home_panel_shadow_fill.png);
	_background-image:none;
	_background-color:#fff;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/home_panel_shadow_fill.png,sizingMethod='scale');
	_border: solid 0px;
	_width:275px;
	_height: 395px;
}
#home_wrapper .home_panel_wrapper .shadow_bottom{
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	left: 0;
	height: 20px;
	background-image: url(../__layout/home_panel_shadow_bottom.png);
	_background-image:none;
	_background-color:#fff;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=__layout/home_panel_shadow_bottom.png,sizingMethod='scale');
	_border: solid 0px;
	_width:275px;
}
#home_wrapper .home_panel{
	position: relative;
	z-index: 2;
	height: 420px;
	border: solid 1px #96B7D6;
	border: solid 1px #ccc;
	border: solid 1px #bbb;
	background-color: #fff;
	width: 250px;
	margin: 0 auto;
	padding: 2px;
	color: #466479;
	margin: 10px;
}
#home_wrapper .home_imgtop_cont a{
	height: 120px;
	display: block;
}
#home_wrapper .home_top_title{
	margin: 0 0 0 0;
	padding: 7px 0 0 3px;
	font: bold 12px helvetica,arial,sans-serif;
}
#home_wrapper .home_top_title a{
	display: block;
	text-decoration: none;
	color: #466479;
	padding-left: 3px;
}
#home_wrapper .home_top_title a:hover, #home_wrapper .home_top_title .select{
	color: orange;
	color: #253641;
	background-color: #eee;
	background-color: #FFECB3;
	color: #7E4103;
	margin-right: 5px;
}
#home_wrapper .home_sect_title{
	padding: 0 0 0 10px;
	margin: 5px 0 10px 0;
}
#home_wrapper .home_sect_title div{
	margin: 2px 0;
	padding: 0 0 0 3px;
	border-left: solid 2px #C8D2DB;
	font: 11px arial;
}
#home_wrapper .home_sect_title div a{
	display: block;
	text-decoration: none;
	color: #466479;
	margin-right: 10px;
	padding-left: 2px;
}
#home_wrapper .home_sect_title div a:hover{
	/* text-decoration: underline; */
	color: orange;
	background-color: #eee;
	background-color: #FFECB3;
	color: #253641;
	font-weight: bold;
	color: #7E4103;
}
#home_wrapper .home_form_cont{
	padding: 5px;
	margin: 0 10px;
	background-color: #F5F5F5;
	margin-bottom: 5px;
}
#home_wrapper .home_form_cont form{
	margin: 0;
	padding: 0;
	text-align: right;
}
#home_wrapper .home_form_cont h3{
	margin: 0;
	padding: 0 0 5px 0;
}
#home_wrapper .home_form_cont p{
	padding: 1px;
	margin: 0;
}
#home_wrapper .home_form_cont h3{
	font: bold 11px arial;
	text-align: center;
}
#home_wrapper .home_form_cont label{
	float: left;
	margin-left: 12px;
	font: 10px arial;
}
#home_wrapper .home_form_cont input{
	font: 11px arial;
}
#home_wrapper .home_form_cont .input_field{
	margin: 0;
	padding: 0;
	font: 10px tahoma;
	width: 120px;
	border: solid 1px #B3C7DF;
}
#home_wrapper .home_form_cont a{
	text-decoration: none;
	font: bold 10px arial;
	width: 182px;
	color: #4D6175;
	display: block;
	text-align: center;
	background-image:url(../__layout/href_button.png);
	/* padding: 4px 0; */
	margin: 0 auto 2px auto;
	/* height: 20px; */
	line-height: 20px;
}
#home_wrapper .home_form_cont a:hover{
	color: #33404D;
}
#home_wrapper #home_top_01{
	background-image:url(../__layout/home_01.jpg);
}
#home_wrapper #home_top_02{
	background-image:url(../__layout/home_02.jpg);
}	
#home_wrapper #home_top_03{
	background-image:url(../__layout/home_03.jpg);
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
.home_news{
	background-color: #F5F5F5;
	margin: 10px 10px 5px 10px;
	padding-bottom: 1px;
}
.home_news h3{
	font: bold 11px helvetica, arial, sans-serif;
	margin: 0 0 5px 5px;
	padding: 5px 0;
}
.home_news h3 span{
	color: red;
}
.home_news ul{
	list-style-type: square;
	list-style-type: none;
	color: #D3D6DC;
	margin: 0;
	padding: 0 0 0 13px;
	padding: 0;
}
.home_news li{
	margin-bottom: 2px;
}
.home_news a{
	display: block;
	text-decoration: none;
	color: #466479;
	padding: 2px 0 2px 10px;
	font: 11px helvetica,arial,sans-serif;
	background-color: #EFEFF1;
}
.home_news a:hover{
	background-color: #fff;
	color: #293543;
}
.home_news a b{
	float: right;
	margin-right: 10px;
}
.home_news a:hover b{
	color: orange;
}
.home_news hr{
	border: none;
}
#data_needed{
	border: solid 1px #B74E00;
	padding: 5px;
	margin: 10px 0 0 0;
	text-align: center;
	background-color: #FEB952;
	color: #622900;
	font: bold 10px helvetica, arial, sans-serif;
}
#data_needed b{
	text-decoration: underline
}

#home_lost_pass{
	text-align:center;
	padding:5px;
	margin:0 10px;
	font:bold 10px helvetica,arial,sans-serif;
	background-color: #FEECC2;
	border: solid 1px #FCDA8B;
}
#home_lost_pass a{
	color: #D24806;
	text-decoration: none;
}
#home_lost_pass a:hover{
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
.button_100{
	border: none;
	background-image:url(../__layout/button_80px.png);
	height:22px;
	width: 80px;
}
.form_class1{
	padding: 20px;
}
.form_class1 form{
        margin: 0;
        padding: 0;
}
.form_class1 p{
        padding: 2px;
        margin: 0 0 2px 0;
}
.form_class1 p label{
        float: left;
        width: 120px;
        font-weight: bold;
        padding: 3px 0 0 5px;
}
.form_class1 input[type="text"],
.form_class1 input[type="password"]{
        width: 200px;
}
.form_class1 input[type="button"],
.form_class1 input[type="submit"],
.form_class1 input[type="text"],
.form_class1 input[type="password"]{
        font: 11px tahoma, arial, sans-serif;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#main_form{
	font-family: Segue UI, Lucida sans unicode, arial, sans-serif;
}
#main_form #form_title{
	width:240px;
	float:left;
	border-right: dotted 1px #C2C7CB;
	_border-right: solid 1px #C2C7CB;
	margin: 20px 0 0 20px;
	height: 360px;
}
#main_form #form_title h1{
	margin: 0;
	padding: 0;
}
#form_container{
	overflow:auto;
	border:solid 0px;
	height: 360px;
	padding: 20px 20px 20px 40px;
}
#form_content table{
	width: 100%;
	?width:98%;
	border-collapse: collapse;
	font-size: 12px;
}
#form_content table th{
	text-align: left;
}
#form_content table th h2{
	font-family:  Segoe UI, Lucida sans unicode, Geneva, arial, sans-serif;
}
#form_content table td{
	width: 50%;
	border-bottom: dotted 1px #ccc;
	_border-bottom: solid 1px #ddd;
	padding: 3px;
	vertical-align: middle;
}
#form_content table td input[type=text]{
	width: 100%;
	?width: 99%;
	font: 11px tahoma;
	margin-bottom: 1px;
}
#form_content table td textarea{
	width: 100%;
	height: 100px;
	?width: 99%;
	font: 11px tahoma;
}
#form_content table hr{
	border: none;
	margin: 20px 0;
}
#form_content table h5{
	margin: 15px 10px 5px 20px;
	font-family: Segoe UI, lucida sans unicode, arial, sans-serif;
}
#form_content table .info{
	color: #7A776D;
	font-family: Segoe UI, arial, sans-serif;
	font-weight: normal;
}

#form_container .new_form_wrapper{
		border: solid 1px;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#form_container .new_form_table{
	width:100%;
}
#form_container .new_form_table .info{
	margin:5px 0 0 0;
	padding:0;
}
#form_container .new_form_table h1{
	margin-top: -5px;
	border-bottom: dotted 1px;
	_border-bottom: solid 1px;
}
#form_container .new_form_table h3{
	/* border-bottom: dotted 1px; */
}
#form_container .new_form_table .label{

}
#form_container .new_form_table .top{
	vertical-align: top;
	padding-top: 5px;
}
#form_container .new_form_table #form_error{
	color: red;
	text-align: center;
	font: bold 11px helvetica, arial, sans-serif;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
#main_form_ifr{
	padding: 0;
	height: 400px;
}
#main_form_ifr #form_title{
	border-right: dotted 1px #bbb;
	_border-right: solid 1px #bbb;
	float: left;
	width:250px;
	height: 355px;
	margin: 20px 0 0 20px;
}
#main_form_ifr #form_container{
	padding: 0 0 0 30px;
	height: 400px;
}
#main_form_ifr #form_container iframe{
	width: 100%;
	height: 396px;
}

#contact_table{
	border-collapse: collapse;
}
#contact_table b{
	font-family: helvetica, arial, sans-serif;
}	
#contact_table td{
	padding: 0;
	padding: 2px 20px 0px 0;
	border-bottom: dotted 0px;
}
#contact_table td input{
	margin: 0;
	font-size: 11px;
}
#contact_table label{
	display: block;
	margin-bottom: 2px;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
.contenu .opportunities_template, #editeur .opportunities_template{
	width:100%;
	border-collapse: collapse;
	border: solid 0px #ddd;
	text-align: justify;
}
.contenu .opportunities_template td, #editeur .opportunities_template td{
	background-color: #eee;
	border-bottom: solid 1px #fff;
}
.contenu .opportunities_template .left, #editeur .opportunities_template .left{
	width: 100px;
}
.contenu .opportunities_template .middle, #editeur .opportunities_template .middle{
	width: 100%;
	padding-right: 15px;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
.contenu .avail_template, #editeur .avail_template{
	width:100%;
	/* border-collapse: collapse; */
	border: solid 0px #ddd;
	text-align: justify;
}
.contenu .avail_template td, #editeur .avail_template td{
	background-color: #eee;
	border-bottom: solid 1px #fff;
}
.contenu .avail_template .left, 
#editeur .avail_template .left,
.contenu .avail_template .right, 
#editeur .avail_template .right{
	width: 100px;
	white-space: nowrap;
}
.contenu .avail_template .right, 
#editeur .avail_template .right{
	/* border-left: solid 1px #fff; */
}
.contenu .avail_template .middle, #editeur .avail_template .middle{
	width: 100%;
	padding: 2px 10px;
}
/* ------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
------------------------------------------------------------------------------ */
.contenu .news_template, #editeur .news_template{
	width:100%;
	/* border-collapse: collapse;
	border: solid 0px #ddd; */
	text-align: justify;
}
.contenu .news_template td, #editeur .news_template td{
	/* background-color: #eee;
	border-bottom: solid 1px #fff; */
}
.contenu .news_template .left, 
#editeur .news_template .left,
.contenu .news_template .right, 
#editeur .news_template .right{
	width: 100px;
	white-space: nowrap;
}
.contenu .news_template .middle, #editeur .news_template .middle{
	width: 100%;
}






#corp{
	color: #333;
}
#corp_field #search_f{
	border-color:#777;
}
#left_menu a{
	color: #666;
}
.contenu{
	color: #777;
	font-size: 12px;
	line-height: 16px;
}
.contenu #left_submenu a{
	color: #777;
}
#home_wrapper #homepanel1,
#home_wrapper #homepanel2,
#home_wrapper #homepanel3
{
	background-color: #FAFAF8;
}
#home_wrapper .home_panel{
	color: #555;
}
#home_wrapper .home_top_title a{
	color:#333;
}
#home_wrapper .home_sect_title div{
	border-left: solid 2px #ccc;
}
#home_wrapper .home_sect_title div a{
	color: #555;
}
#home_wrapper #profile_reg,
#home_wrapper #profile_logon
{
	background-color:#E9E8E4;
}
#home_wrapper #home_news
{
	background-color:#E9E8E4;
}
#home_wrapper #home_avail,
#home_wrapper #home_customer_logon
{
	background-color:#E9E8E4;
}
#home_wrapper .home_form_cont{
	background-color: none;
}
#home_wrapper .home_form_cont a{
	background-image:url(../__layout/href_button_grey.png);
}
#home_wrapper .home_form_cont a:hover{
	color:#8A5000;
	background-image:url(../__layout/href_button_grey_hover.png);
}
#display{
	background-color: #FAFAF8;
}

#userbox{
	position:absolute;
	z-index:5000;
	right:-5px;
}
#userbox input{
	font:11px arial;
	width: 82px;
	height: 28px;
	border:none;
	background-color: transparent;
	font-weight: bold;
	color: orange;
}
#userbox #edit_account{
	background-image:url(../__layout/userbt_dark_left.png);
}
#userbox #user_exit{
	background-image:url(../__layout/userbt_dark_right.png);
	margin-left:-3px;
}
#userbox #edit_account:hover{
	color: #fff;
}
#userbox #user_exit:hover{
	color: #fff;
}