html {
	margin: 0;
	padding: 0;
	overflow-x: auto;
	overflow-y: scroll;
}
body{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	margin: 0;
	padding: 0;
}
table{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
} 
form{
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}	
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif; 
	color:#990000;
}
h2{
	font-size: 24px; 
	font-weight:bold;	
}
.titre{
	font-family: Arial, Helvetica, sans-serif; 
	color:#990000;
	font-size: 24px; 
	font-weight:bold;
}
h3{
	font-size: 20px;
}
h4{
	font-size: 14px;
	margin:0px;
}
h5 {
	font-size: 12px;
	margin:0px;
}

img {
	border:0;
}
.marginB { margin-bottom: 1em; }
a:link,a:visited { 
	/* color:#cc0000; */
	color:blue;
	text-decoration: none;
/* 	font-size:12px;
	font-weight:bold; */
	
} 
a:hover,a:active  { 
	color:red; 
	text-decoration: underline;
}

a.link_orange:link,a.link_orange:visited { 
	color:#fb893a;
	/*text-decoration: none;*/
}

a.link_white:link,a.link_white:visited { 
	color:#FFFFFF;
	/*text-decoration: none;*/
}

a.bleu_clair:link,a.bleu_clair:visited { 
	color:#3b849b;
	text-decoration: none;
}

a.bleu_clair:hover,a.bleu_clair:active { 
color:#9b3b3b;
text-decoration: none;
}
.center, td.center, th.center {text-align: center;}
.left, td.left, th.left {text-align: left;}
.right, td.right, th.right {text-align: right;}
.nowrap {white-space: nowrap;}
.cliquable {
	cursor: pointer;
}
.pull-right {
	float: right;
}
.full-width{
	width: 100%;
}
.centre {text-align: center;}
.align-droite {text-align: right;}
.align-gauche {text-align: left;}
.rouge {color: #DB0000;}
/* DIV qui structurent la page */
 
#principale {
	width:100%;
}
#header {
	top:0;
	left:0;
	width:100%;
	height:90px;
	background-color:#FFFFFF;
	position:fixed;
	z-index:20;
	text-align: center;
}
#logo {
	position:fixed;
	width:200px;
	float:left;
	z-index:21;
}
#logo img{
	margin-left:20px;
}
#banniere {
	/*position:fixed;
	margin-left:200px;
	margin-right:300px;
	overflow: hidden;*/
}
#icones {
	position:fixed;
	top:0;
	right:0;
	width:100%;
	float:right;
	z-index:20;
}
#header.class-developpement, .class-developpement table.icones tr td {
	background-color: orange;
}
#header.class-recette, .class-recette table.icones tr td {
	background-color: #9de5de;
}
#header.class-preprod, .class-preprod table.icones tr td {
	background-color: #f98d82;
}
.text-environnement {
	display: inline-block;
	color: #FFF;
}
#page {
	/*position:relative;*/
	width:100%;
	float:left;
	margin-bottom:30px;
}
#contenu {
	position:relative;
	min-height:700px;
/* 	width:100%; */
	overflow:auto;	
	top:90px;
	margin-left:240px;
/* 	margin-left:200px; */
	margin-right:40px;
	margin-bottom:80px;
	float:left;
	padding-bottom:30px;
}
#contenu.contenu_plein_ecran {
	position:relative;
	min-height:700px;
/* 	width:100%; */
	overflow:auto;
	top:0;
	margin-top:10px;
	margin-left:15px;

}
#contenu_livraison {
	position:relative;
	height:100%;
	overflow:auto;	
	top:90px;
	margin-left:240px;
	margin-right:40px;
	margin-bottom:80px;
	float:left;
	padding-bottom: 30px;
}
.contenu_large {
	width:calc(87% - 200px);
}
.contenu_auto {
	width:auto;
}
#menu_gauche {
	position: fixed;
	left:0;
	top:90px;
	min-width:200px;
	height:100%;
	float:left;
	background: -webkit-gradient(linear, left top, left bottom, from(#9ed8fc), to(#508ab6));
	background: -moz-linear-gradient(top,  #9ed8fc,  #508ab6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ed8fc', endColorstr='#508ab6');
	/*background-image: url(/assets/images/fond_menu8.png);
	background-color: #cadae1;*/
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 200px 100%;
	z-index:2;
}
#menu_gauche ul{
	margin-left:20px;
	padding: 0 0 0 0;
	text-align:left;
	list-style:none;
	background:#5b8b9f;
	/*background:#990000;*/
	width:180px;
}
#menu_gauche ul li.titre_menu {
	font-weight:bold;
	padding : 0 0 0 5px;
	font-size: 13px; 
	color:#FFFFFF;
	line-height:25px;
	border-bottom:1px solid #fff;
	height:25px;
}
#menu_gauche ul li.liste_menu{
	padding : 0 0 0 10px;
	font-size: 13px; 
	line-height:23px;
	height:23px;
	border-bottom:1px solid #fff;
	background:#cadae1;
}
#menu_gauche ul li.liste_menu_grise{
	padding : 0 0 0 10px;
	font-size: 13px; 
	line-height:23px;
	height:23px;
	border-bottom:1px solid #fff;
	background:#cadae1;
}
#menu_gauche ul li.liste_menu_nd{
	background-image: url(/assets/images/nd.png);
	background-position: 99% 50% ;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
a.lien_menu{
	text-decoration:none;
	color: #000;
	font-weight:normal;
}
#menu_gauche ul li.liste_menu:hover {
	background:#CC0000;
	color:#FFF;
}
a.lien_menu_grise {
	text-decoration:none;
	color: #979393;
	font-weight:normal;
}
#menu_gauche ul li.liste_menu_grise:hover {
	background:#6b6565;
	color:#FFF;
}
#menu_gauche ul li.liste_menu_nd:hover {
	background:#cadae1;
	color:#000;
	background-image: url(/assets/images/nd.png);
	background-position: 99% 50% ;
	background-repeat: no-repeat;
	background-size: 16px 16px;	
}
#menu_gauche ul li.liste_menu:hover a{
	background:#CC0000;
	color:#FFF;
	cursor:pointer;
}
#menu_gauche ul li.liste_menu_grise:hover a{
	background:#CC0000;
	color:#FFF;
	cursor:pointer;
}
#footer {
	/*width:100%;*/
	float:right;
	margin-top:20px;
	z-index:-1;
}
#footerholder {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
	right: 0;
	float:right;
    position: fixed;
    text-align: center;
    width: 50px;
}
#ancre{
	height:30px;
	float:right;
	margin-right:2px;
	margin-bottom:10px;
	z-index:50;
}
form.authentification {
	width:370px;
 }

form.reset_password{
	width:600px;
} 
fieldset {
	padding:20px 20px 20px 20px;
	border:1px solid #000;
}
legend {
	color:#990000;
	font-weight:bold;
	font-size: 16px;
}
input, textarea, select, option {
	font-family: inherit;
	font-size: inherit;
}
select:disabled{
	background-color:#ebebe4;
}
input:not([type="file"]), textarea, select {
	 padding:3px;
	 border:1px solid #000;
	 border-radius:5px;
}
 input[type="text"]{
/* 	height: 12px; */
} 
 select optgroup[label]{
	background-color:#5b8b9f;
    color:#FFF;
}
option{
	background-color:#FFF;
    color:#000;
}	
input[type="checkbox"], input[type="radio"]{
	background: transparent;
    border: 0;
}
textarea{
	resize: auto;
	cursor: auto;
	padding: 2px;
	white-space: pre-wrap;
	word-wrap: break-word;
}  
.checkbox {
	width:16px
}
input:focus, textarea:focus {
	background-color:white;
}
input[type=submit] {
	min-width:90px;
	background-color:#990000;
	cursor:hand;
	color:#FFF;
	box-shadow:1px 1px 1px #848484;
	font-size:12px;
	cursor:pointer;
}
input[type=submit].button {
	background-color:#cadae1;
	color:#000;
}
input[type=submit]:hover {
	background-color:#cc0000;	
} 
input[type=submit].button:hover {
	background-color:#9cd6fb;
}
input:disabled ,textarea:disabled, select:disabled{
   /*background: #DDDDDD;*/
	/*color:#000000;*/
}
input[type=submit].button_brouillon{
	background-color:#4940d5;
	color:#FFFFFF;
	margin-left: 13px;
}
input[type=submit].button_brouillon:hover{
	background-color:#6861d5;
}
input[type=submit].btn-modifier{
	background-color:#E55500;
	color:#FFFFFF;
}
input[type=submit].btn-modifier:hover{
	background-color:#FF5F00;
}
.aide_formulaire, .aide_formulaire a{
	font-size:9px;
}
.aide_form_on_2_lines {
	width: 55px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
/********* affichage de bouton **********/
.button{
	padding:3px;
	border-radius:5px;
	width:90px;
	background-color:#cadae1;
	box-shadow:1px 1px 1px #848484;
	border: 1px solid #000;
	cursor:pointer;
	font-size:12px;
}
.button_fiche{
	padding:3px;
	border-radius:5px;
	width:85px;
	background-color:#cadae1;
	color:#000;
	box-shadow:1px 1px 1px #848484;
	border: 1px solid #000;
	cursor:pointer;
}
.button:hover{
	background-color:#9cd6fb;
}
.button_modifier {
	background-color:#E55500;
	color:#FFFFFF;
}
.button_modifier:hover {
	background-color:#FF5F00;
}
.button_enregistrer {
	background-color:#990000;
	color:#FFFFFF;
}
.button_enregistrer:hover {
	background-color:#BB0000;
}
.check_field{
	position:relative;
	top:1px;
	margin-left:5px;
}

a.create:hover, a.delete:hover, a.edit:hover, a.config:hover, a.cancel:hover, a.password:hover{
	color:red;
} 
a.create {
	padding:5px 10px 5px 27px;
	white-space:nowrap;
	background:url(/assets/images/create.png) center left no-repeat;
	background-position:7px 50%;
	display: inline;
	width: auto;
	background-color: #cadae1;
	text-align: center;
	border-radius:5px;
	color:#000;
	/*box-shadow:1px 1px 1px #848484;*/
	border: 1px solid #000;
	cursor:pointer; 
	font-weight:normal;
}
a.password{
	padding:5px 10px 5px 27px;
	white-space:nowrap;
	background:url(/assets/images/password.png) center left no-repeat;
	background-position:7px 50%;
	display: block;
	width: auto;
	background-color: #cadae1;
	text-align: center;
	border-radius:5px;
	color:#000;
	box-shadow:1px 1px 1px #848484;
	border: 1px solid #000;
	cursor:pointer; 
	margin: 5px 5px 10px 5px;
	font-weight:normal;

} 
a.delete {
	padding:5px 5px 5px 18px;
	white-space:nowrap;
	font-size:14px;
	color:blue;
	background:url(/assets/images/delete.png) center left no-repeat;
}
a.edit {
	padding:5px 5px 5px 18px;
	white-space:nowrap;
	font-size:14px;
	color:blue;
	background:url(/assets/images/edit.png) center left no-repeat;
}
a.config {
	padding:5px 5px 5px 18px;
	white-space:nowrap;
	font-size:14px;
	color:blue;
	background:url(/assets/images/config.png) center left no-repeat;
}
a.cancel {
	padding:5px 5px 5px 18px;
	white-space:nowrap;
	font-size:14px;
	color:blue;
	background:url(/assets/images/cancel.png) center left no-repeat;
}
a.italic {
	text-decoration:none;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}
a.italic:hover {
	text-decoration:underline;
	color:red;
}
	.btn img, a.btn img { vertical-align: middle; }
	.btn span, a.btn span { vertical-align: middle; }
	/*.btn:hover, a.btn:hover { opacity: 0.5; }*/

	.btn, a.btn {
		display: inline-block;
		padding: 4px;
		/*padding: 5px 7px;*/
		border: 1px solid #555555;
		border-radius: 5px;
		cursor: pointer;
		min-width: 82px;
		font-size: 12px;
		box-shadow: 1px 1px 1px #848484;

		text-align: center;
	}
	button.btn {
		display: inline-block;
		padding: 3px 3px 4px 3px;
		/*padding: 5px 7px;*/
		border: 1px solid #555555;
		border-radius: 5px;
		cursor: pointer;
		min-width: 82px;
		font-size: 12px;
		box-shadow: 1px 1px 1px #848484;

		text-align: center;
	}
	a.btn, a.btn:visited, a.btn:hover {
		text-decoration: none;
		color: #000000;
	}
	.btn-default, a.btn.btn-default { 
		background-color: #AAAAAA;
		border-color: #888888;
		color: #FFFFFF;
	}
	.btn-default:hover, a.btn.btn-default:hover { 
		background-color: #EEEEEE;
		border-color: #BBBBBB;
		color: #000000;
	}
	.btn-effacer, a.btn.btn-effacer { 
		background-color: #DDDDDD;
		border-color: #555555;
		color: #000000;
	}
	.btn-effacer:hover, a.btn.btn-effacer:hover { 
		background-color: #EEEEEE;
		border-color: #555555;
		color: #000000;
	}
	.btn-ajouter, a.btn.btn-ajouter { 
		background-color: #cadae1;
		border-color: #b9dae1;
		color: #000000;
	}
	.btn-ajouter:hover, a.btn.btn-ajouter:hover { 
		background-color: #EEEEEE;
		border-color: #BBBBBB;
		color: #000000;
	}
	.btn-retour, a.btn.btn-retour { 
		background-color: #DEDEDE;
		border-color: #BBBBBB;
		color: #000000;
	}
	.btn-retour:hover, a.btn.btn-retour:hover { 
		background-color: #f4f4f4;
		border-color: #BBBBBB;
	}
	.btn-enregistrer, a.btn.btn-enregistrer, button.btn.btn-enregistrer { 
		background-color: #990000; 
		border-color: #000000;
		color: #FFFFFF;
	}
	.btn-enregistrer:hover, a.btn.btn-enregistrer:hover { background-color: #CC0000; }
	.margin-right { margin-right: 1em; }
	.btn-last { margin-right: 3px; }
	.btn-warning, a.btn.btn-warning, a.button.btn-warning {
		background-color: #e17c00;
		color: #FFFFFF;
	}
	.btn-warning:hover, a.btn.btn-warning:hover, a.button.btn-warning:hover {
		background-color: #fb971c;
		color: #FFFFFF;
	}
/********************* Couleur de texte *****************/
.texte_prune{
	font-size: 12px; font-weight: bold; color: #990000
}
.texte_bleu{
	font-size: 12px; font-weight: bold; color: #5b8b9f
}
.texte_prune_clair{
	color: #996060;
}
.texte_prune_email{
	font-size: 13px; font-weight: bold; color: #990000
}
.texte_italic {
	font-size:11px;
	font-style:italic;
}
.texte_vert{
	color: #08AA00;
}
.texte_rouge{
	color: #FF0007;
}
.texte_gris{
	color: #646464;
}
.texte_orange{
	color: #FF7C10;
}
.accueil{
	position:fixed;
	left:40%;
	top:40%;
	text-align:left;
	font-size: 13px; 
	padding:10px;
}
.info{
	text-align:left;
	padding:10px;
}
#flash_info, #flash_error{
	display:block;
	position: fixed; 
	top: 0;
	left: 25%;
	width: 50%;
	height: auto;
	padding: 10px;
	border-radius: 5px;
	font-size: 12px;
	color: green;
	text-align: center;
	margin : 20px 20px 0px 0px;
	z-index:50;
	overflow: auto;
	-moz-opacity: 0.80;
	opacity:.80;	
	filter: alpha(opacity=80);   
}
#flash_info{
	border: 1px solid green;
	background-color: #ecffd8;
	color: green;
	z-index:50;
	-moz-opacity: 0.70;
    opacity:.70;	
	filter: alpha(opacity=70);
}
#flash_error{
	border: 1px solid red;
	background-color: #ffd6d6;
	color: red;
	z-index:60;
	-moz-opacity: 0.70;
    opacity:.70;	
	filter: alpha(opacity=70);
}
#flash_error a, #flash_info a {
	float:right;
}

/* TABLE */
table {
	border-spacing: 0;
	border-collapse:collapse;
}
.authentification{
	margin:0;
	border:0;
	border-spacing: 10px;
	text-align:left;
}
table.icones {
    border-collapse: collapse;
    border-spacing: 0;
	height:100%;
	margin:0px;padding:0px;
}
table.icones tr{
    background-color: #cadae1;
}
table.icones th{
	border:1px solid #FFF;
	background-color:#fff;
	text-align:left;
	padding:2px;
	color:#ffffff;
}
table.icones tr td{
	border:1px solid #FFF; 
	background-color:#fff;
	text-align:left;
	padding:2px;
	font-size:12px;
	color:#000000;
}
#icone_profil {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/profil.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;	
}

table.stripped  tr{
    background-color: #E3EBEF;
}
table.stripped tr:nth-child(odd){
    background-color: #fff;
}
table tr.tr_grise, table.stripped tr.tr_grise {
	background-color: #BABABA
}
/*
#icone_profil:hover{
	background-image: url(/assets/images/profil_hover.png);
}*/
#info_profil , #info_operation, #info_admin, #info_print, #info_logout, #info_excel, #info_pdf{
	display:none;
	position:absolute;
	z-index:5;
	overflow:auto;
	width:70px;
	top:42px;
	background-color:#E3EBEF;
	padding:10px;
	border:1px solid #000;
	text-align:center;
	border-radius:5px;
}
#info_profil {
	right:195px;
}
#info_operation {
	right:150px;
	width:100px;
}
#info_admin {
	right:120px;
	width:80px;
}
#info_pdf {
	right:90px;
	width:80px;
}
#info_print {
	right:38px;
	width:60px;
}
#info_excel{
	right:5px;
	width:80px;
}
#info_logout {
	right:1px;
	width:80px;
}
#icone_operation {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/order.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;	
}
#icone_operation.gris{
	background-image: url(/assets/images/order_gris.png);
}

/*
#icone_operation:hover{
	background-image: url(/assets/images/operation_hover.png);
}*/

#icone_admin {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/admin.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;
}
#icone_admin.gris{
	background-image: url(/assets/images/admin_gris.png);
}
#icone_admin_courrier {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/administration.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;
}
/*
#icone_admin:hover{
	background-image: url(/assets/images/admin_hover.png);
}*/
#icone_excel {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/excel.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;
}
#icone_excel.gris{
	background-image: url(/assets/images/excel_gris.png);
}
#icone_pdf {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/pdf.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;
}
#icone_pdf.gris{
	background-image: url(/assets/images/pdf_gris.png);
}
#icone_logout {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/logout.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;	
}
#icone_logout_gris {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/logout_gris.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;	
}
#icone_print {
	width:32px;
	height:32px;
	padding: 0px;
	background-image: url(/assets/images/print.png);
	background-repeat: no-repeat ;
	background-size: 32px 32px ;
}
/*
#icone_admin:hover{
	background-image: url(/assets/images/admin_hover.png);
}*/
table.fiche {
    border-collapse: collapse;
    border-spacing: 0;
	height:100%;
	margin:0px;padding:0px;
}
table.fiche tr {
    background-color: #E3EBEF;
}
table.fiche tr th{
	border:1px solid #FFF; 
	background-color:#5B8B9F;
	text-align:left;
	padding:3px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
table.fiche tr td{
	border:1px solid #FFF; 
	text-align:left;
	padding:3px;
	font-size:12px;
	color:#000000;
}
table.resultat {
    border-collapse: collapse;
    border-spacing: 0;
	height:100%;
	margin:0px;
	padding:0px;

}
table.resultat  tr{
    background-color: #E3EBEF;
}
table.resultat:not(#liste_fiche) tr:nth-child(odd){
    background-color: #fff;
}
td.separateur_liste {
	background-color:#FFF;
}
table.resultat th{
	border:1px solid #FFF;
	background-color:#5B8B9F;
	text-align:left;
	padding:3px;
	font-size:13px;
	height:20px;
	font-weight:bold;
	color:#ffffff;
}
table.resultat th.centre{
	text-align:center;
}
table.resultat tr.sous_entete th{
	font-weight:normal;
	font-style: italic;
}
table.resultat tr td{
	border:1px solid #FFF; 
	padding:5px;
	font-size:12px;
	color:#000000;
	
}
table.resultat tr td.fond_rouge{
	background-color:#DB0000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
table.resultat tr td.fond_rose{
	background-color:#F5A6BF;
	font-weight:bold;
	color:red;
	text-align:center;
}
table.resultat tr td.fond_gris{
	background-color:#CCCCCC;
	text-align:center;
}
table.resultat tr td.fond_vert{
	background-color:#CFE3CF;
	text-align:center;
}
table.resultat tr td.fond_vert_normal{
	background-color:#CFE3CF;
	text-align:center;
}
table.resultat tr td.fond_bleu{
	background-color:#CFDBF8;
	text-align:center;
}
table.resultat tr td.fond_orange{
	background-color:#FFB380;
	text-align:center;
}
table.resultat:not(#liste_fiche) tr:hover  {
	background:#F2DBDB !important; 
}
table.formulaire {
    border-collapse: collapse;
    border-spacing: 0;
	height:100%;
	margin:0;
	padding:0;
}
table.formulaire tr {
	
	background-color: rgba(227, 235, 239, 0.6);
}
table.formulaire tr th{
	border:1px solid #FFF; 
	background-color: #5B8B9F;
	/*background-color: #cadae1;*/
	text-align:left;
	padding:5px;
	font-size:12px;
	color:#FFF;
	/*color:#000;*/
	font-weight: bold;
}
/*
table.formulaire tbody th.form_error{
	 background-color: #CC0000;
}*/
table.formulaire tr td {
	border:1px solid #FFF; 
	text-align:left;
	padding:3px;
	font-size:12px;
	color:#000000;
	
}
table.formulaire tr.form_error th , table.formulaire th.form_error  {
background-color: #ff5656;
	
}
table.formulaire tr.form_error td , table.formulaire td.form_error   {
background-color: #ffa4a4;
	
}
table.formulaire tr td  #date_debut{
	width:30px;
}
table.formulaire tr td.separation {
	background-color: #FFF;
}
table.formulaire:not(.formulaire_fiche_niv2,#saisie_gestion_ij)  tr:last-child {
    background-color: #FFF;
}
table.formulaire_fiche_niv2{
	width:409px;
}
table.formulaire_fiche_niv2 thead th{
	 background-color: #5B8B9F;
	 color:#fff;
	 /* height:30px; */
	 padding:3px 3px 3px 10px;
 	 line-height: 30px; 
}
table.formulaire_fiche_niv2 td.fich_niv2_thead{
	background-color: #5B8B9F;
	color:#fff;
	/* height:30px; */
	padding:3px 3px 3px 10px;
	line-height: 30px; 
	font-weight:bold;
}
table.formulaire_fiche_niv2 th span:first-child{
	/* margin-top:10px; */
}
table.formulaire_fiche_niv2 tbody th{
	/* background-color: #5B8B9F;
	background-color: #97b6c4;*/	 
	 background-color: #cadae1;
	 color:#000;
	 text-align:right;
}
table.formulaire_fiche_niv2 td{
	height:30px;
}
table.formulaire_fiche_niv2 tr td.fond_orange{
	background-color:#FDE9D9;
}
table.formulaire_fiche_niv2 tr th.fond_orange{
	background-color:#FCD5B4;
	font-weight:bold;
}
table.formulaire_fiche_niv2 tr td.fond_rouge{
	background-color:#DB0000;
}
table.formulaire_fiche_niv2 tr td.fond_rose{
	background-color:#F5A6BF;
	font-weight:bold;
}
div.pagination a{
	font-size:13px;
}
div.pagination{
	font-size:13px;
}
div.pagination_first{
	width:13px;
	height:13px;
	padding: 0px;
	background-image: url(/assets/images/first.png);
	background-repeat: no-repeat ;
	background-size: 13px 13px ;
	margin-top:4px;
	display:in-line;
	float:left;
}
div.pagination_first_gris{
	width:13px;
	height:13px;
	padding: 0px;
	background-image: url(/assets/images/first_gris.png);
	background-repeat: no-repeat ;
	background-size: 13px 13px ;
	margin-top:4px;
	display:in-line;
	float:left;
}
div.pagination_first:hover{
	background-image: url(/assets/images/first_hover.png);
}
div.pagination_last{
	width:13px;
	height:13px;
	padding: 0px;
	background-image: url(/assets/images/last.png);
	background-repeat: no-repeat ;
	background-size: 13px 13px ;
	margin-top:4px;
	display:in-line;
	float:right;
}
div.pagination_last:hover{
	background-image: url(/assets/images/last_hover.png);
	text-decoration:underline;
}
div.pagination_last_gris{
	width:13px;
	height:13px;
	padding: 0px;
	background-image: url(/assets/images/last_gris.png);
	background-repeat: no-repeat ;
	background-size: 13px 13px ;
	margin-top:4px;
	display:in-line;
	float:right;
}
span.pagination_separateur:first-of-type {
	display:none;
}
span.pagination_num a {
	padding: 2px 5px;
	border:1px solid #ddd;
	display: inline-block;
	min-width:19px;
	font-weight:normal;
	text-align:center;
}
i.legende_pagination {
	float:left;
	margin-top:3px;
}
span.vert {
	color:green;
	font-weight:bold;
} 
span.rouge {
	color:#C72C48;
	font-weight:bold;
}
.gris {
	color: #777777;
}
span.noir {
	color:#000;
	font-weight:bold;
	font-style:italic;
}
span.suivi_italic {
	color:#000;
	font-weight:normal;
	font-style:italic;
}
span.pagination_num a:hover {
	padding: 2px 5px;
	border:1px solid #AAA;
}
span.pagination_actuelle {
	padding: 2px 5px;
	border:1px solid #AAA;
	font-weight:normal;
	display: inline-block;
	min-width:19px;
	text-align:center;	
	background-color:#E3EBEF;
}
table.prune {
	border:1px solid #a5a5a5;
	padding:5px;
	font-size:11px;
}
table.prune tr th{
	border:1px solid #a5a5a5;
	background-color: #990000;
	text-align:left;
	color:#FFF;
	font-size:12px;
	font-weight: normal;
}
table.prune .centre{
	text-align:center;
}
table.prune .droite{
	text-align:right;
}
table.prune tr td{    
	border:1px solid #a5a5a5;
	text-align:left;
	font-size:12px;
	font-weight: normal;
}
table.prune tr td.prune_clair{
	font-weight: bold;
	background-color:#E6D8D8;
	color:#990000;
}
#codeigniter_profiler{
	z-index:50;
}
.date_menu{
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
}
#contenu .supprimer_user{
	width: 150px;
	background-color: #900;
	color: #FFF;
	box-shadow: 1px 1px 1px #848484;
	font-size: 12px;
	float:right;
	margin:5px;
}
/********************/
/* COURRIER ACCUEIL */
/********************/
a.a_menu{
	text-decoration:none;
	color:#FFFFFF;
	background:#5B8B9F;
	float:left;
	height:15px;
	width:130px;
	padding: 5px 10px;
	margin: 35px 65px 35px 5px;
	text-align:center;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #2B5B6F;
}
a.a_menu:hover{
	background:#900;

}
.middle{
	margin:50px 0px;
	width:590px;
	height:450px;
	padding-left:30px;
}
.middle h1, .middle h2, .middle h3, .middle h4,
.middle_saisie h1, .middle_saisie h2, .middle_saisie h3, .middle_saisie h4, .middle_detail h4{
/* 	color:#5B8B9F; */
	margin-bottom:20px;
}
.middle h4, middle_saisie h4{
	margin-left:3px;
}
#content {
	/* background-color:#CADAE1;  */
	position:relative;
	min-height:500px;
	width:70%;
/* 	overflow:auto;	 */
	top:90px;
	margin-left:240px;
	margin-right:40px;
	margin-bottom:80px;
	float:left;
}
.top{
	width:100%;
	border-bottom: 1px solid #5B8B9F;
	padding: 15px 0 20px 30px;
}
.top h1{
	display:inline;	
}
a.a_accueil{
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	margin-right:30px;
	height:15px;
	width:60px;
	padding: 5px;
	text-align:center;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #2B5B6F;
	background:#5B8B9F;	
}
a.a_accueil:hover{
	background:#900;
}
a.lien-vert {
	color: #3FA350;
	text-decoration: none;
	font-style: italic;
}
a.lien-vert:hover {
	color: #D90E09;
}
a.lien-gris {
	color: #AAAAAA;
	text-decoration: none;
	font-style: italic;
	pointer-events: none;
    cursor: default;
}
/***************************/
/* COURRIER DEFINITION LOT */
/***************************/
.radio_saisie{
	float:left;
	width:205px;
	margin-bottom:5px;
}
.contenu_radio{
	/*background-color:#D3D7D7;*/ 
	/* color: */
	float:left;
	height:80%;
	width:46%;
	margin : 15px 7px 15px 0;
	padding:8px 5px 8px 8px;
	border:1px solid #5B8B9F;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
.contenu_box{
	height:65%;
	width:100%;
}
.contenu_reception{
	clear:both;
	width:100%;
}
.date_reception{
	margin-right:7px;
}
.date_reception label{
	margin-right:5px;
}
.jour{
	width:50px;
	margin-left:1px;
	height:25px;
	color:#FFFFFF;
	font-size:11px;
	background:#5B8B9F;
	padding: 5px;
	text-align:center;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #2B5B6F;		
}
.jour:hover{
	background:#900;	
}
.valide_lot{   
	text-align:center;
	margin-top:20px;
}
.validation{
	background-image:url('/assets/images/check.gif');
	background-repeat:no-repeat;
	background-position: 10% 50%;            
}
/****************************/
/* COURRIER SAISIE DOSSIERS */
/****************************/
.valide_lot .validation, #debut_saisie .validation, .champs_validation .validation{
	height:30px; 
	width:inherit;
	padding:1px 5px 1px 30px;
}
.contenu_gauche{
	width:60%;
	height:100%;
	float:left;
}
.contenu_droite{
	width:34%;
	height:680px;
	float:left;
	margin-left:15px;
	border:1px solid #5B8B9F;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top:15px;
	padding:8px;
}
.definition_lot{
	height:147px;
}
.description_dossier{
	height:500px;
}
.contenu_lot{	
	border:1px solid #5B8B9F;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top:15px;
	padding:8px;
}
.description_dossier .champs_lot{
	float:left;
	width:500px;
	margin:3px 0px;
}
.centre_input{
	margin-top:10%;
}
.champs_lot{
	float:left;
	width:50%;
	margin:3px 0;
}
.champs_lot input{
	width:150px;
}
.description_dossier .champs_lot input{
	width:250px;
}
.champs_lot label{
	display:inline-block;
	width:120px;
}
.champs_lot2{
	float:left;
	width:100%;
	margin:3px 0;
}
.champs_lot2 input{
	width:345px;
}
.champs_lot2 label{
	display:inline-block;
	width:60px;
}
.champs_description label{
	display:inline-block;
	width:120px;
}
.champs_description{
	float:left;
	margin:3px 30%;
}
.middle_saisie{
	margin:0 0 50px;
	width:100%;
	width:100%;
	padding-left:30px;
}
.champs_validation{
	float:right;
	margin:35px 55px 15px;
}
.bouton_top{
	height:45px;
	width:100%;
	margin-top:10px;
}
#saisie, .wrapper{
	width:1110px;
	margin:auto;
	height:100%;
}
#saisie .cloture_lot{
	float:right;
	margin-right:5px;
	background-image:url('/assets/images/folder.png');
	background-repeat:no-repeat;
	background-position: 10% 50%;
	height:30px; 
	width:150px;
	padding:1px 5px 1px 30px;
}
#saisie .suppression_lot{
	float:right;
	margin-right:5px;
	background-image:url('/assets/images/croix.png');
	background-repeat:no-repeat;
	background-position: 10% 50%;
	height:30px; 
	width:150px;
	padding:1px 5px 1px 30px;
}
.affiche_dossier .haut{
	float:left;
	margin-bottom:15px;
}
.affiche_dossier h4{
	display:inline;
	margin-right:5px;
}
.affiche_dossier{
	clear:both;
}
.affiche_dossier tr{
	height:25px;
	cursor:pointer;
}
.affiche_dossier tr:hover{
	color:#FFFFFF;
	background-color:#C00;
}
.affiche_dossier td{
	min-width:125px;
}
.num_lot{
	width:40px;
}
.nb_lot{
	width:100%;
	clear:both;
	margin-top:10px;
}
a.lien_loupe{
	background-image:url('/assets/images/loupe.png');
	background-position: 100% 50%;
	height:16px;
	width:100%;
	background-repeat:no-repeat;   
	float:left; 
}
.no_margin{
	margin:0;
}
table.formulaire_saisie tr.echange_client{
	background-color:#FDD9D9;
}
.colonne_gauche, .colonne_milieu, .colonne_droite{
	width:348px;
	height:350px;
	float:left;
	margin-top:15px;
}
.colonne_milieu{
	padding:8px;
}
.colonne_droite{
	border:1px solid #5B8B9F;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding:8px;
}
.colonne_gauche{
	margin-right:15px;
}
.colonne_droite{
	margin-left:15px;
}
.donnees_dossier, .suivi_dossier {
	border:1px solid #5B8B9F;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding:8px;
}
.donnees_dossier{
	height:50%;
	margin-bottom:15px;
}
.suivi_dossier{
	clear:left;
	height:40%;
}
.champs_colonne{
	float:left;
	width:100%;
	margin:3px 0;
}
.champs_colonne label{
	width:150px;
	display:inline-block;
}
.checkbox_colonne{
	float:left;
	width:50%;
	margin:7px 0;
}
.checkbox_colonne label{
	width:100px;
	display:inline-block;
}
.colonne_milieu .validation_detail{
   width:150px;
   float:right;
   margin:35px 3px 0 0;
}
.ajouter_checkbox{
   margin:45px; 
   float:right;
}
/************************************************/
/*POPUP modification ligne client saisie dossier*/
/************************************************/
#box .modification_dossier{
	float:right;
	width:180px; 
	margin-top:15px;
}
#box .champs_lot, #box .champs_lot2{
	width:inherit;
}
#box .centre_input{
	margin-top:5%;
}
#shadowing
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}
#box, .modal 
{
	display: none;
	position: fixed;
	top: 30%;
	left: 30%;
	width: 400px;
	height: 200px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: auto;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
}
.modal-xl
{
	display: none;
	position: fixed;
	top: 30%;
	left: 20%;
	width: 60%;
	height: 55%;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: auto;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*overflow: hidden;*/
}
#box.fiche_saisie{
	width: 415px;
	height: 365px;
}
#boxtitle, .modal .title, .modal-xl .title
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:98.1%;
	height:30px;
	padding:0;
	padding-top:4px;
	padding-left:2%;
	margin:0;
	background-color: #5B8B9F;
	color:white;
	font-size:17px;
	text-align:left;
	font-weight:bold;
}
/**********************/
/* COURRIER RECHERCHE */
/**********************/

.cadre_recherche{
	border: 1px solid #5B8B9F;
	border-radius: 3px;
	margin-top: 15px;
	padding:30px 20px 20px 20px;
	height:150px;
	width:750px;
}
.libelle, .champ{
	float:left;
	margin:5px 0;
}
.libelle{
	width:450px;
}
.champ{
	width:200px;
}
.champ input, .champ select{
	width:175px;
}
.cadre_recherche .validation_recherche{
	float:right;
	width:150px;
	margin:30px 0 0 10px;

}
.cadre_resultat{
	border: 1px solid #5B8B9F;
	border-radius: 3px;
	margin-top: 15px;
	padding:30px 20px 20px 20px;
	min-height:450px;
	width:750px;
}
.table_resultat{
	width:100%;
	margin-top:20px;
}
.table_resultat th, .table_resultat td{
	border: 1px solid #5B8B9F;
	height:20px;
}
.top_chorum{
	float:right;
	line-height:24px;
	font-weight:bold;
	padding:0 3px;
	margin:0 5px 0 0;
	color:rgb(245, 169, 92);
	text-transform:uppercase;
}
.img_siren_nic{
	display:inline-block;
	/* margin-bottom:4px; */
	height:24px;
}
#form_fiche_niv2 .suppression_note{
	float:right;
	background-image : url(/assets/images/gomme.gif);
/* 		background-position :50% 50%; */ 
	background-repeat : no-repeat;
	background-color: transparent;
	height:16px;
	width:16px;
	border:none;
	box-shadow:none;
	vertical-align:top;
	cursor:pointer;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.div_objet{
	height:149px;
	overflow:hidden;
}
.oubli_password{
	width:875px;
}
.div_detail_width{
	width:405px;
}
.div_list_width{
	width:800px;
}
.td_nowrap{
	white-space:nowrap;
}
.span_civ{
	display:inline-block; 
	height:15px;
}
#contact_civ_mme, #contact_civ_m {
	vertical-align:bottom;
}
/**************************************************/

table.table_gestion_lot td{
	border:1px solid #FFFFFF;
	padding:3px;	
}
table.table_gestion_lot tr{
	background-color:#E3EBEF;
}
table.table_gestion_lot th {
	border: 1px solid #FFF;
	background-color: #5B8B9F;
	text-align: left;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.titre_saisie{
	border:1px solid #0b4d91;
	color:#FFFFFF;
	background-color:#5B8B9F;
	border-radius:3px;
	padding:2px;
	font-weight:normal;
	font-size:13px;	
}
.description{
	display:inline-block;
	width:24%;
	font-size:13px;
	height:15px;
	margin-top: 10px;
}
.saisie_dossier{
	display:inline-block;
/* 		width:24%; */
	float:left;
	margin:5px;
	width:100%;
}
.saisie_dossier input, .saisie_dossier select{
	margin-left:10px;
}
.label_width{
	width:70px;
	display:inline-block;
}
.label_longwidth{
	width:120px;
	display:inline-block;
}
#suppression_dossier{
	background-image : url(/assets/images/suppression_note.png);
	background-position :50% -20%; 
	background-repeat : no-repeat;
	background-color: transparent;
	height:20px;
	width:20px;
	border:none;
	box-shadow:none;
	vertical-align:top;
	cursor:pointer;
}

a.boutton_rouge{
	margin: 15px 0;
	float: right;
	border: 1px solid black;
	padding: 3px 10px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	box-shadow: 1px 1px 1px #848484;
}

a.boutton_lien{
	margin: 15px 5px;	
	border: 1px solid black;
	padding: 3px 10px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-color: #cadae1;
	box-shadow: 1px 1px 1px #848484;
}

a.validation_lot:hover {
	background-color:#cc0000;	
} 

.libelle_lot, .libelle_dossier {
	width: 150px;
	display:inline-block;
}
.validation_recherche, .effacer{
	float:right;
	margin-right:5px;
}
.contenu_champ{
	float:left;
	width:50%;
	margin:10px 0;
}
.contenu_champ h4{
	margin-bottom:10px;
}
.margin_champ{
	margin-bottom:2px;
}
table.value_lot td input{
	width:50%;
}
table.value_lot td select{
	width:53%;
}
.margin_champ select{
	width:38%;
	margin-left:-3px;
}
.result_recherche{
	margin-top:7px;
	padding:3px
}
.modif_detail{
	float:right;
	cursor:pointer;
}
.avancement_dossier h4{
	margin:15px 0;
}
.avancement_dossier span{
	width:30%;
	display:inline-block;
}
.block_suivi span {
	width:30%;
	display:inline-block;
	vertical-align:top;
}

a.detail_motif:hover { 
     color: #000000;
} 
table.resultat_fiche {
	width:100%;
    border-collapse: collapse;
    border-spacing: 0;
	height:100%;
	margin:0px;
	padding:0px;
}

table.resultat_fiche  tr{
    background-color: #E3EBEF;
}

table.resultat_fiche:not(#liste_fiche) tr:nth-child(odd){
    background-color: #fff;
}

table.resultat_fiche th{
	border:1px solid #FFF;
	background-color:#5B8B9F;
	text-align:left;
	padding:3px;
	font-size:13px;
	height:20px;
	font-weight:bold;
	color:#ffffff;
}

table.resultat_fiche th.centre, td.centre{
	text-align:center;
}

table.resultat_fiche tr.sous_entete th{
	font-weight:normal;
	font-style: italic;
}

table.resultat_fiche tr td{
	border:1px solid #FFF; 
	padding:3px;
	font-size:12px;
	color:#000000;
	
}

table.resultat_fiche tr td.fond_rouge{
	background-color:#DB0000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

table.resultat_fiche tr td.fond_rose{
	background-color:#F5A6BF;
	font-weight:bold;
	color:red;
	text-align:center;
}


table.resultat_fiche tr td.fond_gris{
	background-color:#CCCCCC;
	text-align:center;
}

table.resultat_fiche tr td.fond_vert{
	background-color:#CFE3CF;
	text-align:center;
}

table.resultat_fiche tr td.fond_vert_normal{
	background-color:#CFE3CF;
	text-align:center;
}

table.resultat_fiche tr td.fond_bleu{
	background-color:#CFDBF8;
	text-align:center;
}

table.resultat_fiche tr td.fond_orange{
	background-color:#FFB380;
	text-align:center;
}

table.resultat_fiche:not(#liste_fiche) tr:hover  {
	background:#F2DBDB !important; 
}
.filtre{
	z-index:5;
	position: absolute; 
	background-color:white;
	border:1px solid #000;
	text-align:center;
}

.filtre input[type="submit"].filtre_ok{
	width:50px;
}
.th_filtre{
	padding:0 3px;
	cursor:pointer;
}
.th_filtre:hover{
	background-color:#66A1B9;
}
.th_libelle_filtre{
	float:left;
	padding:3px 0;
	position:absolute;
	white-space:nowrap;
}
.th_img_filtre{
	float:right;
	position:relative;
	z-index:19;
}
.span_dossier_img{
 	height:13px; 
	/* margin-right:3px; */
	margin-top:2px;
}
.bleu_roi{
	color:#225CB5;
}
.green{
	color:#008000;
}
.td_statut_fiche{
	padding:0px;
}
.div_statut_fiche{
	width:100%;
	height:100%;
}
table.resultat_fiche td.sep_hauteur{
	height:5px;
	padding:0px;
}
table.resultat_fiche td.nom_contact_fiche{
	color:#C72C48;
	font-weight:bold;
	text-align:left;
}
table.resultat_fiche td.telephone_fiche, td.type_fiche{
	text-align:left;
}
.align_left{
	text-align:left;
}
table.resultat_fiche td.pec_fiche{
	white-space:nowrap;
}
table.resultat_fiche td a.no_style{
	text-decoration:none;
	color:#000;
}
.div_filtre{
	text-align:left;
	margin-left:10px;
}
.vertical_top{
	vertical-align:text-top;
}
.grey{
	color:#A0A0A0;
}
table.resultat_fiche td.telephone_fiche{
	font-size:13px;
}

table.formulaire_saisie {
	width:850px;
    border-collapse: collapse;
    border-spacing: 0;
	height:100%;
	margin:0;
	padding:0;
}
table.formulaire_saisie tr {
	border: 1px solid #FFF;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	color: #FFF;
	background-color: rgba(227, 235, 239, 0.6);
}

table.formulaire_saisie tr th{
	border:1px solid #FFF;	
	background-color: #5B8B9F;
	/*background-color: #cadae1;*/
	text-align:left;
	padding:5px;
	font-size:12px;
	color:#FFF;
	/*color:#000;*/
	font-weight: bold;
}

table.formulaire_saisie tr td {
	border:1px solid #FFF; 
	text-align:left;
 	padding:0 3px; 
	font-size:12px;
	color:#000000;
	height:26px;
	
}
table.formulaire_saisie tr.form_error th , table.formulaire th.form_error  {
	background-color: #ff5656;	
}

table.formulaire_saisie tr.form_error td , table.formulaire td.form_error   {
	background-color: #ffa4a4;	
}
table.formulaire_saisie tr td  #date_debut{
	width:30px;
}
table.formulaire_saisie tr td.separation {
	background-color: #FFF;
}
table.formulaire_saisie:not(.formulaire_fiche_niv2)  tr:last-child {
    background-color: #FFF;
}
table.formulaire_saisie td.fond_orange_th {
	background-color: #FCD5B4;
	font-weight: bold;
	text-align: right;
}
table.formulaire_saisie td.fond_orange_td {
	background-color: #FDE9D9;
}
table.formulaire_saisie td.form_error_th {
	background-color: #ff5656;
	}
table.formulaire_saisie td.corps_th {
	background-color: #E3EBEF;
	color: #000;
	text-align: right;
	font-weight: bold;
}
table.formulaire_saisie td > table.no_back_color td {
	background-color:#FFFFFF;
}
table.formulaire_saisie td > table.no_back_color td.texte_prune {
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.title_thead{
	background-color: #5B8B9F;
/* 	color: #FFF;
	padding: 3px 3px 3px 10px;
	line-height: 30px; */
	width:409px;
}
.title_apparence{
	color: #FFFFFF;
	padding: 0 3px 0 10px;
	line-height: 24px;
	float:left;
	font-weight: bold;
}
.col_between{
	width:15px;
	background-color:#FFFFFF;
}
table.no_back_color tr td{
	padding:0;
}
table.no_back_color td{
	height:25px;
}
.float_left{
	float:left;
}
.btn_retour_fiche{
	float:right;
	margin-top:75px;
}
.asterisque1{
	font-style:italic;
	margin:0;
}
.asterisque2{
	font-style:italic;
	margin:0 0 10px 0;
}
.clear_both{
	clear:both;
}
#contenu_fiche_saisie {
	position:relative;
	height:100%;
/* 	width:100px; */
	overflow:auto;	
	top:90px;
	margin-left:240px;
	margin-right:40px;
	margin-bottom:80px;
	float:left;
	padding: 0px 30px 30px 0;
}
#contenu_fiche_saisie.contenu_new_fiche {
	top:3px;
	margin-left:15px;
}
.img_modif{
	cursor:pointer;
	float:right;
	height:22px;
}
.img_croix_box{
	position:absolute;
	top:7px;
	left:475px;
	cursor:pointer;
}
#span_structure_siren, #span_structure_nic, #span_beneficiaire_nir2{
/* 	position:relative;
	bottom:1px;
	padding-bottom:2px; */
}
input[type=submit].button_margin_left{
	margin-left:12px;
}
#td_structure_siren, #td_structure_nic, #td_beneficiaire_nir2{
/* 	padding-bottom:4px; */
}
.span_echange{
	font-weight:normal;
	font-size:10px;
 	margin:0 0 0 3px;
	width:50px;
}
.libelle_echange input[type=radio]{
	float:left;
	margin:0;
	padding:0;
}
.div_margin_bottom{
	margin-bottom:3px;
}
.min_width_gestionnaire{
	min-width:120px;
}
.min_width_contact{
	min-width:275px;
}
/**************** Formulaire de recherche multi-critere version module contrat **********************/
.table_form_recherche {
	border: 1px solid #5B8B9F;
}
.table_form_recherche tr.bouton_bas {
    border-top: 1px solid #5B8B9F;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.table_form_recherche tr.bouton_bas td {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 7px;
}
.table_form_recherche th {
    color: #FFFFFF;
    background-color: #5B8B9F;
    padding: 5px;
    font-weight: bold;
    font-size: 13px;
}
.table_form_recherche th {
    text-align: left;
}
.table_form_recherche td {
    padding: 5px;
}
.table_form_recherche input {
	min-height: 16px;
}
.table_form_recherche input.last {
	margin-right: 0px;
}
.table_form_recherche select {
	height: 23.78px;
}
span#check_siren {
	display: inline-block;
	width: 16px;
}
/**************** Correctif pour empecher le redimensionnement lors d'un filtrage **********************/
.min_width_contact {
 	max-width: 810px;
 	width: 60%;
}
/***************************** fin correctif ******************************/
.width_fiche{
	width:90px;
}
.width_tel{
	width:90px;
}
.width_crit{
	width:30px;
}
.width_domaine{
	/*width:70px;*/
	min-width: 70px;
}
.width_statut{
	/*width:30px;*/
	min-width: 30px;
}

.champs_lot2 input.box_trace{
	width:20px;
} 
.champs_lot2 label.box_trace{
	width:180px;
} 
.false_input{
	border:1px solid #000000;
	padding:3px;
	border-radius:5px;
	width:200px;
	display:inline-block;
}

body .ui-widget-header .ui-icon {
	background-image: url(/assets/images/ui-icons_469bdd_256x240.png);
}

body .ui-icon, .ui-widget-content .ui-icon {
	background-image: url(/assets/images/ui-icons_469bdd_256x240.png);
}

/***********************************************/
/************* STYLE A L'IMPRESSION ************/
/***********************************************/

@media print {
	body * {
        visibility: hidden;
/* 		font-size: 12px; */
	}
  
	#content *, #contenu_fiche_saisie *, #contenu * {
        visibility: visible;	
	}	
	.th_libelle_filtre{
		position:inherit;
	}
	#contenu{
		width:100%;
	}
	.min_width_gestionnaire, .min_width_contact{
		min-width:inherit;
	}
	.width_fiche, .width_tel, .width_crit, .width_domaine, .width_statut{
		width:inherit;
	}
	#contenu, #content, #contenu_fiche_saisie.contenu_new_fiche, #contenu_fiche_saisie {
		position: relative;
		margin-left:0px;
		margin-right:0px;
		padding:0px;
		padding:0px;
        left: 0;
        top: 0;
        overflow:hidden;
/*         width:850px; */
        height:80%;
	}
	
	#contenu.contenu_plein_ecran {
		position: relative;
		margin-left:15px;
		margin-right:0px;
		padding:0px;
		padding:0px;
        left: 0;
        top:3px;
        overflow:hidden;
        height:80%;
		
	}
	
	
	
	.contenu_large{
		width:100%;
		padding:0px;
	}
	a.create {
		display: inline-block;
		margin-right:3px;
	}
	table.resultat th span img{
		display:none;
	}
	table.resultat tr, table.formulaire_saisie tr {
		page-break-inside: avoid;
	} 
	table.formulaire_saisie th, td {
		page-break-inside: avoid;
	}
	table.resultat th, td {
		page-break-inside: avoid;
	}
	table.resultat_fiche th span img{
			display:none;
	}
	table.resultat_fiche{
		width:100%;
	}	
	.th_libelle_filtre {
		float: inherit;
		padding: inherit;
		position: inherit;
	}
	.no_print {
		display: none;
	}
}