html, body {
margin: 0;
padding: 0;
height: 100%;
}

body a:hover, .liste2 a:hover,.liste a:hover {
	color: red;
	text-decoration: underline;
}
button img
{
	display: inline;
	margin: 0;
	width: 40px;
	height: 40px;
}
.coche
{
	color: blue;
	font-weight: normal;
	font-size: 12px;
}
.table_menu td
{
	text-align: center;
}
.div_menu a:hover
{
	color: red;
	text-decoration: none;
}

.div_menu a:hover span
{
	color: red;
	text-decoration: underline;
}
.barre td
{
	text-decoration: line-through;
	font-style: italic;
}

.th_menu
{
/*border-right: 2px Solid #78A8BC;
*/
border-top: 0px Solid #78A8BC;
/*background-color: #C9CFF0;
background-image: url(../images/fond.jpg);
background-position: top left;
background-repeat: no-repeat;
background-attachment:fixed;*/
}
.tmp td
{
border: 1px Solid red;
}

.div_menu {
	width: 180px;
}

.maison
{
	background-color: #EEEEFF;
	border: 1px Solid #9997CF;
}
body
{
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}


table, td, th
{
	font-family: Verdana;
	font-size: 13px;
}


.petit a,.petit
{
	font-family: Verdana;
	font-size: 12px;
	color: #132857;
	font-weight: normal;
}
.petit a:hover
{
	color: #FFCC99;
}


.tab_accueil
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border: 1px Solid #9997CF;
	background-color: #EEEEFF;
}
.tab_accueil th
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}



.titreListe
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: 1px Solid #9997CF;
	background-color: #F6D64F;
}
.titreListeB
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: 1px Solid #9997CF;
	background-color: #c3e4f3;
}
.liste
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #FFFBDC;
}
.liste2
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #F5E296;
}
.listeB
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: white;
}
.listeB2
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #e0eff6;
}
body a, .liste2 a,.liste a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.page
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	line-height : 20px;
	background-color: #FFFBDC;
	-moz-border-radius: 20px; 
    -webkit-border-radius: 20px; 
    -khtml-border-radius: 20px; 
	border-radius: 20px;
	border: 1px solid #333333;
	padding: 10px;
}

.pageBleu
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #F0F6F9;
	border: 1px solid #346F97;
	padding: 10px;
}

.pageBleu h2
{
	color: maroon;
}

.page_fact
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	line-height : 20px;
	border: 1px Solid #9997CF;
	background-color: #EEEEFF;
}
.page_fact td
{
	font-weight: normal;
}
.page_fact_internaute
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	line-height : 20px;
	border: 1px Solid #99CF97;
	background-color: #EEFFEE;
}
.page_fact_internaute td
{
	font-weight: normal;
}

.liste_i
{
	border-collapse: collapse;
}
.liste_i th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2F51;
	font-weight: bold;
	background-color: #EEEEFF;
	border: 1px Solid #9997CF;
}

.ligne_0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: white;
	border: 1px Solid #A9AFC0;
}
.liste_i .empty
{
	border: 0px;
	background-color: white;
}
.empty
{
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}


div.piedpage {
  margin: 0;
  text-align: center;
  position: absolute;  /* Fallback if 'fixed' is not supported */
  bottom: 0;
  width: 100%;
  left: 200px;
  height: 24px;
  background-color: #c3e4f3;
  z-index: 100;
  border-top: 2px solid #78A8BC;
}
body>div.piedpage {
  position: fixed;  /* Overrides 'absolute' above */
}
body div.piedpage { display: block } /* Overrides 'none' in banner-*.css */

.footer
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.footer a
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
body div.arrondi { display: block } /* Overrides 'none' in banner-*.css */


div.arrondi {
  margin: 0;
  text-align: left;
  position: absolute;  /* Fallback if 'fixed' is not supported */
  bottom: 24px;
  width: 34px;
  left: 200px;
  height: 34px;
  z-index: 101;
}

body>div.arrondi {
  position: fixed;  /* Overrides 'absolute' above */
}

div.menug {

 margin: 0;
  text-align: left;
  position: absolute;  /* Fallback if 'fixed' is not supported */
  top: 0px;
  width: 185px;
  left: 0px;
  height: 100%;
  z-index: -1;
  background-image: url(../images/fond.jpg);
  background-repeat: repeat-y;
}

body>div.menug {
  position: fixed;  /* Overrides 'absolute' above */
}
body div.menug { display: block } /* Overrides 'none' in banner-*.css */

/* Autocompletion */
.update{
	position:absolute;
	font-size:12px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}

ul.contacts  {
	list-style-type: none;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align: left;
}
ul.contacts li.selected {background-color: #ccf; cursor: pointer; }
li.contact {
	font-weight: bold;
	font-size:12px;
	color: #333355;
	display:block;
	margin:0;
	padding:2px;
}


li {font-size:13px;}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form1, #f1_upload_form2, #f1_upload_form3, #f1_upload_form4, #f1_upload_form5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height:100px;
}

#f1_upload_process1, #f1_upload_process2, #f1_upload_process3, #f1_upload_process4, #f1_upload_process5 {
   z-index:100;
   /*position:absolute;*/
   text-align:center;
   width:400px;
}

.datepick
{
	width: 16px;
	height: 12px;
	background-image: url("./../images/calendar.gif");
	border: 0px;
	cursor: pointer;
	color: transparent;
}

.ac_results li img {
	float: left;
	margin-right: 5px;
}
.cadre{
	
	margin:1em 0;
	padding:1em 0;
	height:auto;
	border:1px solid #513a0b;
	text-align:center;
	background-color:#e7e3d7;
}

.tabRond {
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#tabSoulign  tr:hover{
	text-decoration: underline;
}

#tabSoulign .titreListe:hover {
	text-decoration: none;
}

.detail_depot {
	background-color: #F5E296;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
	border-radius: 20px;
	border: 1px solid #c56f16;
	width: 80%;
	padding: 10px;
}

.detail_depot th {
	color: maroon;
}

.carrousel {
	margin:0;
	padding:0;
	height:75px;
}
.carrousel li {
	float:left;
	width:75px;
	height:75px;
	margin:0;
	padding:0;
	list-style:none;
	color:#FFF;
	font:3em/1.2 Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background:#C00;
}

.imgStats:hover
{
	border: 1px solid red;
}

.imgStats
{
	cursor: pointer;
}

.table_admin 
{
    background-color: #FFFBDC;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
	border-radius: 20px;
	border: 1px solid #333333;
	font-weight: normal;
}

.table_admin  a
{
	font-weight: normal;
}

.img_lien
{
	border: 0;
}

.inputfile {
  position:relative;
  width:70px;
  height:32px;
  overflow:hidden;
  background: url('../images/plus32.png') no-repeat right top;
 }
 
 .inputfile input {
  position:absolute;
  right:0;
  top:0;
  font-size:600px;
  opacity:0;
  -moz-opacity:0;
  filter:alpha(opacity=0);
  cursor:pointer;
  text-align:right;
 }

.ui-datepicker 
{
	font-size:0.7em !important;
}

.item_admin
{
	width: 80px;
}

.item_admin a:link
{
	text-decoration: none;
}

.item_admin a:hover
{
	color: grey;
}

.item_admin:hover
{
	text-decoration: none;	
	width: 80px;	
}

.field
{
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
	border-radius: 20px;
}

.tab_docs
{
	border: 1px solid grey;
	background-color: #f6dba8;
	-moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    -khtml-border-radius: 15px; 
	border-radius: 15px;
	padding: 1px;
	color: #6b6964;
}

.tab_docs a
{
	color: #504839;
}

.tab_docs a:hover
{
	color: black;
}

.line1
{
	background-color: #f9f6de;
}

.line2
{
	background-color: white;
}

.headers_docs
{

	color: black;
}

.tab_var
{
	background-color: white;
	border: 1px solid #ABC6DD;
	width: 260px;
}

.div_var
{
	height: 300px;
	overflow: auto;
}

.div_var td
{
	font-size: 12px;
}

.titre_var
{
	background-color: #E5EFFD;	

}

.line_var
{
	cursor: pointer;
	text-align: left;
	color: #3c587e;
}

.line_var:hover
{
	background-color:  #b8d5fd;
}


.img_lien {
    border: 0 none;
    cursor: pointer;
}

.formulaire_blanc
{
	background-color: #fdfffe;
	border: 1px Solid #aaaaaa;
	-moz-border-radius: 5px;
	border-radius: 5px;
} 

.formulaire
{
	background-color: #cbe3db;
	border: 1px Solid #49a4a7;
	-moz-border-radius: 5px;
	border-radius: 5px;
} 

.formulaire th, .formulaire_blanc th
{
	font-size: 12px;
	color: #111111;
	text-align: right;
}

.formulaire td, .formulaire_blanc td
{
	font-size: 11px;
	color: #111111;
} 

.formulaire .titre_formulaire, .formulaire_blanc .titre_formulaire
{
	font-size: 13px;
	color: #A40303;
	text-align: left;
} 

.input_text
{
	width: 220px;
}

.bouton
{
	width: 130px;
} 

.erreur
{
	font-size: 12px;
	font-weight: bold;
	color: #980000;
}
.ok
{
	font-size: 12px;
	font-weight: bold;
	color: #339933;
}

.page-footer-wrapper {
	font-size: 10px;
	margin-bottom: 20px;
	color: white;
}

.page-footer-wrapper.sticky {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 1rem;
	margin: 0;
	z-index: 1;
	padding: 5px 0;
}
.page-footer-wrapper.sticky.sticked {
	position: fixed;
	bottom: 0;
}

.page-footer-wrapper a {
	color: white;
}
.page-footer-wrapper a:hover{
    color: rgb(202, 202, 202);
}
