<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	@CHARSET "ISO-8859-1";

}
/*******************************************************
*********************  CONTENU  **********************
*******************************************************/
#contenu {
	overflow: auto;
	font-size:10px;
	padding:5px;
	
}

h5 {
	font-size: 8pt;
}

/* spécifique pour les liste dans le contenu */
#contenu ul {
	/*_margin-left:-15px;*/
	/*font-size:10px;*/
	/*margin: 0;*/
}


/* spécifique pour les légendes des groupes*/
fieldset legend
{
	padding: 0 10px;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	font-size: 10pt;
}
/* propriété a appliquer sur ttes les pages */
#choix,#gen,#compo,#admin,#cons,#indic,#non_indic,#contre,#garde,#non_contre,#inter,#cond
	{
	margin-bottom: 5px;
	margin-top: 5px;
}

/* page administration a afficher ds IE lors d'un appel depuis une autre page */
#admin2 {
	width:97%;
	font-size:8pt;
}
/* propriété des rubriques */
#contenu div.rubrique {
	margin-bottom: 10px;
}

.titre_rubrique {
	width: 100%; 
	background: #D2AAC0;
	color:black;
}
.sous_rub_title {
	width: 70%;
	height:20px; 
	background: #0033CC url(../images/bgblue.png) repeat-x scroll 50% 50%;
	color:white;
	font-weight: bold;
/* alignement */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0.5em;
}
/* attribuer la largeur du tableau */
#rub_title {
	width:98%; 
}
/* affecter les propritété du titre rubrique */
#lib_rub {
	font-size:9pt;
	font-weight:bold;
	text-align: left;
	color:white;
}
/* mettre l'icone a droite */
#print_icon_rub {	
	width:5%;
	float:right;
	text-align:right;
}

/* affecter les images aux titres */
.title_top div { background: url(../images/tl.gif) no-repeat top left; }
.title_top { background: url(../images/tr.gif) no-repeat top right; }
.title_bot div { background: url(../images/bl.gif) no-repeat bottom left; }
.title_bot { background: url(../images/br.gif) no-repeat bottom right; }

/* attribuer hauteur et largeur aux éléments. */
.title_top div, .title_top, .title_bot div, .title_bot {
width: 100%;
height: 5px;
}

/* propriété contenu du titre */
.title_content {
	margin: 0 7px; 
	font-size:8pt;
	font-weight:bold;
	text-align: left;
}

/* propriétés de tous les tableaux utilisés */
table.datagrid, table.pre_sup_datagrid {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	width: 100%;
	/*background: url(../images/back.png) repeat scroll 50% 50%;*/
	/*border: 1px solid;*/
}

table.datagrid_2, table.pre_sup_datagrid_2 {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 97%;
	/*background: url(../images/back.png) repeat scroll 50% 50%;*/
	/*border: 1px solid black; /*#DFDFE0;*/
}

table.datagrid_no_bord {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	/*background: url(../images/back.png) repeat scroll 50% 50%;*/
}

table.datagrid caption {
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
table.pre_sup_datagrid caption {
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
table.datagrid_2 caption {
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
table.pre_sup_datagrid_2 caption {
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
table.datagrid th {
	text-align: center;
	/*border: solid 1px black;*/
	background: #add8e6;
	color: black;
	line-height: 20px;
}

table.pre_sup_datagrid th {
	text-align: center;
	background: #add8e6;
	color: black;
	line-height: 20px;
}

table.datagrid_2 th {
	text-align: center;
	background: #add8e6;
	color: black;
	line-height: 20px;
}

table.pre_sup_datagrid th {
	text-align: center;
	/*border: solid 1px black;*/
	background: #add8e6;
	color: black;
	line-height: 20px;
}
table.datagrid td {
	text-align: left;
	padding-bottom: 5px;
	/*padding:0;
	margin: 0;
	/*border: 1px solid gray;*/
}

table.pre_sup_datagrid td {
	text-align: left;
	padding-bottom: 5px;
	/*margin: 0;*/
	/*border: 1px solid gray;*/
}

table.datagrid_2 td {
	text-align: left;
	padding-bottom: 5px;
	/*margin: 0;*/
	/*border: 1px solid gray;*/
}

table.pre_sup_datagrid_2 td {
	text-align: left;
	padding-bottom: 5px;
	/*margin: 0;*/
	/*border: 1px solid gray;*/
}

table.datagrid tr { /*border: solid 1px;*/
	padding-bottom: 5px;
	/*margin: 0;*/
}
table.datagrid tr td{ /*border: solid 1px;*/
	padding: 5px;
	/*margin: 0;*/
}
table.datagrid_2 tr { /*border: solid 1px;*/
	padding-bottom: 5px;
	/*margin: 0;*/
}

table.pre_sup_datagrid tr { /*border: solid 1px;*/
	padding-bottom: 5px;
}

table.pre_sup_datagrid_2 tr td{ /*border: solid 1px;*/
	padding-bottom: 5px;
	/*margin: 0;*/
}
.datagrid_no_bord tr td{
	padding-bottom: 10px;
	/*margin: 0;*/
}

table.datagrid tr td ul {
	/*float: left;
	list-style: none;
	/*_margin-left:-15px;
	margin: 0;
	padding: 0;*/
}

table.pre_sup_datagrid tr td ul {
	/*float: left;
	/*list-style: none;
	/*_margin-left:-15px;
	margin: 0;
	padding: 0;*/
}

table.datagrid_2 tr td ul {
	/*float: left;
	/*list-style: none;
	/*_margin-left:-15px;
	margin: 0;
	padding: 0;*/
}
table.pre_sup_datagrid_2 tr td ul {
	/*float: left;
	list-style: none;
	_margin-left:-15px;
	/*padding: 0;*/
}
.label_col {
	font-weight: bold;
	/*background: #B8B8B8;*/
	width: 35%;
	vertical-align: top;
}

.label_col1{
	font-weight: bold;
	vertical-align: top;
	width: 200px;
}

.text {

	/*background-color: lightgray;*/
	/*margin-top:15px;*/
	/*margin-left:30px;*/
	
	/*margin-bottom:15px;*/
}
.col_with_bord {
	border:1px solid gray;
	font-size: .9em;
}
.format_list_ie:
	{
	margin: 0;
	padding: 0;
}
.list_exp_gen {
	list-style-type: disc;
	list-style-position: inside;
}
/* propriété spécifiques a des éléments bien déterminé */
#tab_effet {
border:none;
font-size:8pt;
width:100%;
margin: 0;
padding:0;
}

#tab_effet td {
border:none;
}

#tab_effet_inside td {
	border: 1px solid #B8B8B8;
}
.header_phase_poso{
	font-size:11px;
	font-weight:bold;
	background-color :  #e1f2fc; /*#cbd888;/*#cbd888;*/
	color:black;
	text-align:left;
	text-indent:5px;
	line-height:20px;
}
	
#lib_organe {
	font-size:10pt;
}
#num_organe {
font-size:8pt;
}

.etio {
	font-size:8pt;
}
#lbl_pre_sup, 	#lbl_cim10,  #lbl_pre_supprime {
	font-size: 0.9em;
	font-weight: bold;
	color: #8B1D59;
}
#hide_pre_sup, #hide_cim10{
 margin-left:5px;
}
.titre_sous_rub {
	color:navy;
}
.p_titre {
	/*color:rgb(247,70,97);*/
	color:navy;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
.cmt_tit {
	color:black;
	font-size:10px;
	font-weight:normal;
	}
.choix_elem {
	/*margin-left:10px;
	/*width:15%;*/
}
.col_choix_1 {
	width:11%;
	text-align:top left;
}
.tr_ajax {
	/*margin:20px;
	padding:10px;*/
	display:none;
	border:1px solid gray;
}
.open_all {
	display:none;
	background:white;
	padding:4px;
	border:1px solid gray;
	width:100%;
}
#choix_ajax * {
	font-size:8pt;
}
#choix_ajax h3 {
	font-size:10pt;
}
#choix_ajax h4 {
	font-size:9pt;
}
div.lign_separation{
	margin-top:15px;
	margin-bottom:15px;
	width:98%;
	height:4px;
	background-color:#D2AAC0;
	text-align:center;
	/*margin-left:15%;*/
}
div.lign_separation hr {
	display:none;
}

div.lign_sep_sub_exp{
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	height:2px;
	background-color:#3399ff;
	text-align:center;
	/*margin-left:15%;*/
}
div.lign_sep_sub_exp hr {
	display:none;
}
.img_eff_ind {
	/*background:transparent url("../images/pet_blu_bull.bmp") center left no-repeat;*/
	margin-left:15px;
	padding:2px;
	text-indent:15px;
    list-style-type:none;
}
#foot {
	font-size: 10px;
	margin-top: 20px;
	position:fixed ;
	/*bottom:0px;*/
	color: white;
	padding-left:50px;
	text-align:center;
}
#foot_impr {
	background: buttonface;
	border:1px solid #D5D5D5;
	font-size: 10px;
	margin-top: 20px;
	width:100%;
	bottom:0px;
}
/* éliminer le bouton 'X' pour ne plus avoir de problème */
/*.ui-dialog-titlebar-close{
    display: none;
}*/
.align_text_top {
	vertical-align:top;
	width:40%;
}

/* ******** STYLE PAGE DE RECHERCHE DES SPECIALITES */
#admin_entete {
	height:55px;
	width:100%;
	/*padding-left:25px;*/
	/*margin-left:15px;*/
	/*margin-top:5px;*/
	margin-bottom:10px;
	background: navy url(../images/logo_v3.png) no-repeat left center ;
}

/* ---- MENU --------*/
.list_menu {
	width: 320px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	font-size:10px ; 
	/*padding:4px;*/
	background-color:#F5F5F5;
	height:100%
	position:fixe;
	top:100;
}
.list_menu ul {
	list-style: none;
	display:block;
	margin: 0;
	padding: 5;
}
/* Valeurs pour les éléments de liste principale */
.list_menu ul li{
	display:block;
	line-height: 22px;	
	/*border-bottom:1px solid #D5D5D5;*/
	text-align:left;
/*	margin: -10px*/
}
.list_menu ul li a {
	/*color:navy;*/
	text-decoration:none;
	background:transparent url(../images/Puce-fille-Inactive.jpg) no-repeat left center ;
	border:none;
	text-align:left;
	height:22px;
	width:100%;
	text-indent:17px;
	display:block;
}

.allMonographie {
	/*color:navy;*/
	text-decoration:none;
	background:transparent url(../images/Puce-Mere.jpg) no-repeat left center ;
	text-indent:17px;
	display:block;
}
	
/*
.list_menu ul li a:hover {
	background-color:blue;
	color:white;
	text-decoration: none;
	margin: 0;
}
*/

/* ----- Contenu ---------*/
#admin_content {
	margin-top:50px;
	margin-left:18%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size:10px;
	padding:5px;
}
#StructForm div table {
	float:left;
	width:80%;
	margin-bottom: 5px;
	}
#lib_form_rech {
	font-size:12pt;
	height:15px;
	margin-bottom:5px;
	}
#required_elem {
	font-size:7pt;
	color: red;
}
#lib_field {
	font-size:8pt;
}
#gest_liv_content {
	text-align: left;
}
.rech_tab {
    border:solid 1px Navy;
    font-size: 10px;
    border-collapse: collapse;   
    width:80%;
    float:left;    
    /*padding:5px;*/  
}
.rech_tab caption {
	color: darkgreen;
	font-size: 14px;
	font: bold;
}
/* entete du tableau*/
.rech_tab th {
	text-align: center;
	border: solid 1px black;
	background: orange;
	color: black;	
	height:20px;
}

/* hauteur des ligne */
.rech_tab tr {
	height: 20px;
	}
/* Contenu des cellules*/    
.rech_tab td {
    padding: 1px;
	border-right: solid 1px black;*/
}

#col_1 {
	text-align: left;
	margin-left: 5px;
	width:5%; 
}	
#col_2 {
	text-align: left; 
	width:60%; 
	margin-left:5px;
	text-indent:5px;
}

#col_3 {
	display:none; 
}
#col_4 {
	width:10%; 
	text-align: center;
}

.add_livret {
	width:100%; 
	text-align:center;
	background:transparent url(../images/add_livret_1.png) no-repeat center center  ;
}
.rem_livret {
	width:100%; 
	text-align:center;
	background:transparent url(../images/rem_livret_1.png) no-repeat center center ;
}
.exist_livret {
	background-color: gold;
	}
#nb_pages {
	font-size: 7pt;
	clear:both;
}
#all_mono {
  border: 1px solid #D5D5D5;
  height: 23px;
  width:304px;
  background: none repeat scroll 0 0 white;
  margin-top: -4px;
  margin-left: -3px;
}
#complete_mono_table {
  font-size: 7pt;
  font-weight: bold;
  margin: 3px;
  width: 99%;
  text-align: center;
}
</pre></body></html>