.page {
	
}

.logo {
	height: 120px;
	margin-top: -50px;
	margin-bottom: -50px;
}

.table-pos {
	position : absolute;
}

.pos-right {
	margin-left : 75% !important;
}

.pagination-pos {
	left: 200px;
	position: relative;
	color: rgb(33, 37, 41)!important;
}

.color-text {
	color: rgb(33, 37, 41) !important;
}

body {
  color: #333;
}

.tableau-plages
{
	left: 180px;
	position: relative;
	width: 83% !important;
}

.custom-disabled
{
	background : whitesmoke !important;
}

h1 {
  width: 65%;
  margin: 2em auto 0;
  color: #efefef;
  padding: 0.25em;
  background-color: #333;
  border-radius: 7px 7px 0 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.right-button
{
	margin-left: 500px !important;
}

.justif
{
	margin-left : 0px !important;
	-webkit-box-pack: inherit !important;
	justify-content: inherit!important;
}

.position
{
	top: -200px;
    position: relative;

}
}

.float-left
{
	float : left;
}

.align-left
{
	text-align : left !important;
}

.right
{
	text-align: right;
}

.title-header
{
	background-color: #FFF;
	content: "";
	display: block;
	height: 20px;
	left: 20px;
	position: absolute;
	top: 7px;
	
	display: inline-block;
	font-family: "Din",sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	position: relative;
	text-align: left;
	top: 12px;
	color: #565657 !important;
}

.logoContainer
{
	width: 65%;
	margin: 0px auto 2em;
}


.autocomplete  
{
	padding: 0;
}

.autocomplete li 
{
	background-color: #FFF;
	font-size: 14px;
	text-align: left;
	list-style: none outside none;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.autocomplete a
{
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap;
}

.label-form {
	text-align: right;
	margin-top: 5px;
	margin-botoom: 5px;
}

.button
{
	margin : 5px;
}

.form-input
{
	height: 34px;
	width : 250px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-top:5px;
	margin-botoom:5px;
}

.form-input-size12
{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.font-size10
{
	font-size: 10px;
}

.font-size12
{
	font-size: 12px;
}

.form-btn-input
{
	
}

.font-separator-select
{
	font-weight: bold;
	background-color: #EEE;
}

#conteneurFile #divFile
{
	position : relative;
	width : 250px;
	text-align : right;
}
#conteneurFile .inputFile
{
	opacity : 0; /* for !IE */
	filter : alpha(opacity=0); /* for IE */
	position : absolute;
	right : 0;
	top : 0;
}
#conteneurFile .inputText
{
	border : none;
	padding : 0px 6px;
	background : #def;
	width : 130px;
	background: transparent url("http://bormat2.free.fr/image/input.png");
}








.w100
{
	width : 100%;
}

.h56
{
	height: 56px!important;
}

.h150
{
	height: 150px!important;
}


#contact-book {
  width: 65%;
  margin: 0 auto 2em;
  border: 4px solid #333;
  padding: 1em;
  border-top: none;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

#pass-pass {
  width: 95%;
  margin: 0 auto 2em;
  /*border: 4px solid #333;*/
  padding: 1em;
  border-top: none;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.grid {
  display: block;
  padding: 0 0;
  margin: 0 -10px;
  text-align: left;
/*   letter-spacing: -0.31em; */
/*   word-spacing: -0.43em; */
  text-rendering: optimizespeed;
}

.cell {
  width: 100%;
  display: inline-block;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin: 0;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
}

.hidden {
	visibility: hidden;
	height:0px;
}

.cell19  { width: 19%;  }
.cell20  { width: 20%;  }
.cell21  { width: 21%;  }
.cell30  { width: 30%;  }
.cell50  { width: 49%;  }
.cell70  { width: 70%;  }
.cell80  { width: 79%;  }


.menuHaut
{   
	height: 100px;
	border: 2px solid #A00;
	margin: 0 auto 2em;
	border-radius: 7px 7px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sous-menu
{
	height: 50px;
	border: 2px solid #A00;
	margin: 15px;
	border-radius: 7px 7px 7px 7px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.front
{
	z-index : 50;
	position: relative;
}

.contenu
{
	border: 2px solid #A00;
	margin: 0 auto 2em;
	border-radius: 50px 0px 50px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    z-index : 0;
	position: absolute;
	left: 7px;
	top: 210;
	margin-left : 44px;
	width : 92.6%;
    
}

.champ
{
	border: 1px solid #888;
	margin: 15px;
	border-radius: 0px 0px 0px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.decalGauche
{
	margin-left : 15px;
}

.decalDroite
{
	margin-right : -15px;
}

.posGrid
{
	margin-left : 5px;
	margin-right : -25px;
}

.marchand
{
	margin : 30px;
}

.margin30
{
	margin-left : 30px !important;
	margin-right : 30px !important;
}

.margin80
{
	margin-left : 80px !important;
	margin-right : 80px !important;
}

.cellGrise
{
	border: 1px solid #888;
	border-radius: 0px 0px 0px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.center
{
	text-align : center;
}

.s
{
	text-decoration: underline;
}

.backRed
{
	background-color: #EAA;
}

.margin10
{
	margin : 10px;
}

.padding12 {
	padding : 12px;
}

#contact-list {
  font-size: 1.1em;
  list-style-type: none;
  padding: 0;
}

#contact-list li {
  cursor: pointer;
  padding: 0.5em;
  margin-bottom: 2px;
  background-color: #efefef;
  border: 1px solid #e0e0e0;
}

#contact-list li:hover {
  background-color: #eaeaea;
}

#roster {
  text-align: center;
}
#roster input { width: 100%; }
#roster button {
  width: 100%;
  padding: 0.25em;
  margin: 0 0 0.5em 0.25em;
}

.contact .cell input {
  width: 100%;
  margin-bottom: 0.5em;
}

.margin150 {
	margin-left : 150px!important;
}

.tableauCRA {
	/*margin-left : 150px!important;*/
	
}

.title {
	left: 70px;
	position: relative;
}

.tr_we {
	background-color: #efefef;
}

.tr_avoir {
	background-color: #b7d3ff;
}

.tr_annulee {
	background-color: #b3b3b3;
}

.tr_impaye {
	background-color: #e3e3e3;
}

.tr_echeance {
	background-color: #F9FBAC;
}

.tr_retard {
	background-color: #ff7d7d;
}


.fieldset
{
    border:2px solid grey;
    border-radius:8px;	
	margin-bottom : 20px;
	padding-right: 10px;
}

.message_fieldset {
	padding-left : 24px;
}

.select_outils {
	padding-top : 12px;
	padding-bottom : 12px;
	margin : 10px;
}

.legend {
	width: 230px;
	margin-left: 5px;
	padding-left : 5px;
}

.input_heures {
	width:50px;
}
