body 
{ 
	font-family: Verdana; 
	font-size: 14px;
	text-align: center;
	background-color: #ffffff;
	/* background-color: #81ba1d;  /* vert moyen */
}

.mr20px{margin-right:20px;}

.ml20px{margin-left:20px;}

.mt20px{margin-top:20px;}

.mb20px{margin-bottom:20px;}
.mb50px{margin-bottom:50px;}

.w100{width: 100%;}

img
{
	border-width: 0px;
}

select
{
	/* width: 250px; */
}

#entete
{
	text-align: center;
}

#title
{ 
	text-align: center; 
	font-size: 16px; 
	font-weight: bold;  
	
	margin-top: 40px;
	margin-bottom : 40px;
}

#copyright
{
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/*padding-top: 80px;*/
	font-size: 11px; 	
}

#error_msg
{ 
	font-size: 12px; 
	color: #ff0000; 
	font-weight: bold;
	margin-top : 30px;	
	margin-bottom : 30px;
	margin-left: 30px;
	float: left;
}

#error_msg_login
{ 
	font-size: 12px; 
	color: #ff0000; 
	font-weight: bold;
	margin-top : 30px;	
	margin-bottom : 30px;
	margin-left: 30px;
}

#fatal_error
{
	font-size: 14px; 	
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
}

#bottom_page
{
	position: absolute;
	top: 80px;
	left: 20px;
	float: left;
}

#top_page
{
	clear: both;
	margin-left: 12px;
	padding-left: 0px;
	text-align: left;	
}

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

#main_menu
{
	margin-left: auto;
	margin-right: auto;
	background-color: #e8eefa;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;		
}

#main_menu_news
{
	margin-left: auto;
	margin-right: auto;
	background-color: #e8eefa;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;		
}


#logout
{
	padding-top: 40px;	
}

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

#tableau
{
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	width:80%;
	text-align: center;
}

.tab_header
{
	background-color: #cecece;	
	font-size: 12px;
}

.ligne_user_0
{
	background-color: #ffffff;
}

.ligne_user_1
{
	background-color: #e8eefa;
}

.td
{
	margin: 5px;
	padding: 5px;
	font-size: 12px;
}

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

#formulaire
{
	margin-left:auto;
	margin-right:auto;
	width: 350px;
	text-align: center;
	/* background-color: red; */
}

#formulaire table
{
 	border: 0px;
}

/*
.etiquette
{
	background-color: #e8eefa;
	text-align: right;
	margin: 3px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;		
}
*/

.saisie
{
	text-align: left;
	margin: 2px;		
	padding: 2px;	
}

.saisie_btn
{
	text-align: center;
	margin-top: 10px;		
}

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

.SuggestListItem
{
	white-space: nowrap;
	border-collapse: collapse;
	width: 100%;
}

.SuggestListItemTD
{
	background-color: window;
	color: windowtext;
	text-align: left;
}

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

.form_line
{
	width: 370px;
	padding: 0px;
	margin: 0px;
}

.form_label
{
	background-color: #e0e0e0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	
	float: left;
	width: 140px;
	height: 19px;

	padding-top: 2px;
	padding-right: 5px;
	vertical-align: bottom;
		
	margin: 2px;
	display :inline;
}

.form_input
{
	width: 200px;
	height: 21px;
	float: left;
	text-align: left;
	display :inline;
	margin: 2px;
	vertical-align: middle;
}	

.form_input select
{
	height: 21px;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;

}

.pseudo_label
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	
	float: left;
	width: 120px;
	height: 19px;

	padding-top: 2px;
	padding-right: 5px;
	vertical-align: bottom;
		
	margin: 2px;
	display :inline;
}

#form_error_msg
{ 
	font-size: 13px; 
	color: #ff0000; 
	font-weight: bold;
	
	clear: both;
	padding-top: 20px;
	padding-bottom: 25px;
}

#conteneur
{
	/* margin-left: auto; */
	margin-left: 10px;
	margin-right: auto;
	text-align: center;
	/* width: 1120px; */
	width: 950px;
}

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

#confirm_message
{
	text-align: center;
	padding-top: 30px;
}

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

#no_ref_record
{
	margin-bottom: 30px;
}

#create_record
{
	padding-bottom: 10px;
	margin-bottom: 10px;
}

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

#why_no_del
{
	padding: 5px;
	margin: 5px;
}

#liste_enreg
{
	margin-left: auto;
	margin-right: auto;

	width: 800px;
}

#liste_enreg .libelle
{
	background-color: #e8eefa;
	width: 500px;
	float: left;
	padding: 3px;
	margin: 3px;
	text-align: left;
}

#liste_enreg .hyperlink
{
	background-color: #e8eefa;
	width: 250px;
	float: right;
	padding: 3px;
	margin: 3px;
}


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

#ref_formulaire
{
 	margin-left: auto; 
  	margin-right: auto;
	width: 500px;
}

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

#page
{
	/* margin-left: auto;
	margin-right: auto; */
	
	width: 950px;
	/* text-align: center; */
	float:left;
	
}

#menu_saisie
{
	width: 200px;	
	float: left;
	text-align: right;
}

#menu_saisie ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_saisie ul li 
{
	margin: 0;
	border-top: 1px solid #003;
}

#menu_saisie ul li a
{
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #menu_saisie ul li a
{
	width: auto;
}

#menu_saisie ul li a:hover 
{ 
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #69f;
	color: #fff;
}

#menu_saisie a#menu_saisie_select
{ 
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #69f;
	color: #fff;
}

#partie_droite
{
	width: 700px;
	float: left;
	text-align: left;
	margin-left: 10px;
}

.ligne_masque
{
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
}

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

#back_menu
{
	/* padding-bottom: 20px; */
	position: absolute;
	top: 20px;
	left: 20px;
	float: left;
}

#back_prev_menu
{
	position: absolute;
	top: 40px;
	left: 20px;
	float: left;

}

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

#main_data_menu
{
	margin-left: auto;
	margin-right: auto;
	background-color: #e8eefa;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;		
}

#logout
{
	padding-top: 40px;
}

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

#search_menu
{
	margin-left: auto;
	margin-right: auto;
	background-color: #e8eefa;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;		
}

#save_search
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#SEARCH_NAME
{
	width: 350px;
}

#search_etiquette
{
	text-align: right;
}

#search_saisie
{
	width: 370px;	
	text-align: left;
	padding: 0;
	margin: 0;
}

#save_search_msg
{
	text-align: center;
}

#saved_search_choice
{
	margin-top: 20px;
}

#menu_saved_search
{
	margin-top: 20px;	
}

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

#ms_ownership_list
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#table_ms_ownership
{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#tab_header_ms_o_list
{
	background-color: #cecece;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.tab_ms_o_list_cel1_header
{
 	width: 200px;
 	text-align: center;
}

.tab_ms_o_list_cel1
{
 	text-align: left;
 	width: 200px;
}

.tab_ms_o_list_rangee_0
{
	text-align: left;
	background-color: #ffffff;	
	font-family: Verdana;
	font-size: 12px;
}

.tab_ms_o_list_rangee_1
{
	text-align: left;
	background-color: #e8eefa;
	font-family: Verdana;
	font-size: 12px;
}

.cel1
{
	width: 200px;
}

.tab_ms_o_list_cel2
{
 	width: 200px;
}

.tab_ms_o_list_cel3
{
 	width: 150px;
}

.tab_ms_o_list_cel4
{
 	width: 200px;
}

.tab_ms_o_list_cel5
{
 	width: 150px;
}

.tab_ms_o_list_cel6
{
 	width: 100px;
 	text-align: center;
}

#give_ownership
{
	margin-top: 30px;
}

#created_by
{
	margin-top: 10px;
}

.form_line2
{
	width: 370px;
	padding: 0px;
	margin: 0px;
}

.form_label2
{
	background-color: #e0e0e0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	
	float: left;
	width: 140px;
	height: 19px;

	padding-top: 2px;
	padding-right: 5px;
	vertical-align: bottom;
		
	margin: 2px;
	display :inline;
}

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

.img_authorizations
{
	clear: both;
	width: 350px;
}

.img_etiquette
{
	float: left;
	width: 175px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.img_saisie
{
	float: left;	
	width: 150px;
	text-align: left;
	margin-bottom: 5px;	
}


/*Ajout des styles pour la page de statistique*/

.doubleTable
{
	display: inline-flex;
	width: 100%;
}

table.table_stats
table.table_ten_lasts{
	width: 100%;
}

.doubleTable table.table_stats
{
	width: 50%;
	margin-top: 16px;
}

.doubleTable table.table_ten_lasts
{
	width: 50%;
	border-width:1px; 
	border-style:solid; 
	border-color:black;

}
table.table_ten_lasts caption
{
	margin-bottom: 6px;
}
table.table_ten_lasts td
{ 
	border-width:1px;
	border-style:solid; 
	border-color:grey;
	width:50%;
}

input[type="text"]:disabled,
textarea:disabled,
select:disabled
{
    background-color: white;
    color: black;
}

input[type="text"].cont_txt_history:disabled
{
	background-color: #ffc!important;
    color: black;
}

.fontBold{
	font-weight: bold;
}

.table_ten_lasts caption{
	font-weight: bold;
}
.table_ten_lasts th{
	font-weight: normal;
}

.contentColRight{
    position: absolute;
    top: 25%;
    width: 90%;
}

.logo_partners {
	display: inline-flex;
	width: 100%;
	padding-top: 80px;
}
.logo_partners > a {
	display: block;
}
.logo_partners > a:first-child{
	margin-left: auto;
	margin-right: 45px;
}
.logo_partners > a:last-child{
	margin-right: auto;
	margin-left: 45px;
}
.logo_partners .Logo_ERC{
	width: 110px;
	height: 111px;
}
.logo_partners .Logo_CNRS{
	width: 100px;
	height: 100px;
	
}
.logo_partners .Logo_IRHT{
    width: 255px;
    height: 80px;
    margin-top: 15px;
}

.inlineFlex{
	display: inline-flex;
}

.news_bloc_solo{
    margin-bottom: 30px;
    height: auto;
    border-bottom: 1px solid #637598;
}
.block_create_news{
    margin: 30px;
    text-align: right;
}
.block_update_news {
    display: block;
    margin-bottom: 25px;
}
.form_delete_news{
    position: relative;
    top: -20px;
    left: -100px;
	width: 140px;
    margin: -25px auto;
}

#allContent_intro{
}

.displayNone{
	display: none;
}

input:hover,
input:hover{
	cursor: pointer;
}

.form_lang{
	width: 900px;
	margin: auto;
	text-align: right;
}