
* {
  font-family: sans-serif;
  font-size: 12px;
}

body {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #8F7B47;
}

a:hover {
  text-decoration: underline;
  color: red;
}

.Hlogin {
  text-align: center;
  font-size: 1.3em;
  color: #9caccb;
  padding: 100px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
  background-image: url('img/prise_en_charge.jpg');
  background-repeat:no-repeat;
  background-position:center top;
}

#head {
  text-align: center;
}


#head p {
  width: 850px;
  background-image: url(img/logo.jpg);
  background-repeat: no-repeat;
  background-position: 0px 10px;
  font-size: 2em;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  margin: 0 auto;
  color: #9caccb;
}

#head1 {
  background-image: url(img/bandeau.png);
  height: 15px;
}

#foot {
  clear: both;
  width: 700px;
  margin: 0px auto 0px auto;
  padding:50px 0px 0px 0px;
  background-image: url(img/centre_de_service_agree_apple.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
}

#foot p {
    border-top: 1px solid #9caccb;
  text-align: center;
  color: #9caccb;
  margin: 0;
  padding: 0;
}

#content {
  /*border-left: 1px solid;
  border-bottom: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: #9caccb;*/
  width: 700px;
  margin: 0px auto;
  padding: 5px;
}

table.vbox th {
  width: 300px;
  text-align: right;

}




form.formulaire table {
  width: 100%;
}

form.formulaire input.text, form.formulaire textarea, form.formulaire select {
  border: 1px solid #9caccb;
}


form.formulaire input.check {
  width: 30%;

}


form.formulaire span.info {
  background-repeat: no-repeat;
  background-position: 1px 0px;
  padding-left: 15px;
  margin-left: 5px;
  font-size: 10px;
}

form.formulaire span.info_flt_ack {
  background-image: url(img/ico_check.png);
  color: #0060bf;
}

form.formulaire span.info_flt_nak {
  background-image: url(img/ico_cross.png);
  color: #ea5200;
}

form.formulaire span.info_req_ack {
  background-image: url(img/ico_check.png);
  color: #0060bf;
}

form.formulaire span.info_req_nak {
  background-image: url(img/ico_cross_red.png);
  color: #ea5200;
}

form.formulaire table.boutons {
  width: auto;
  margin: 0 auto;
}

form.formulaire table.boutons td {
  text-align: center;
}

form.formulaire table.boutons1 td {
  text-align: left;
  width: 300px;
}

#imageMachine {
  float: right;
}

#adresseFacturation {
  float: right;
  width: 33%;
}

#adresseLivraison {
  float: left;
  width: 33%;
}


#cadreClient {
  float: left;
  width: 33%;
}

#machine {
  clear: both;
  border-top: 1px solid #9caccb;
  padding-top: 5px;
}

#cadreClient b, #adresseFacturation b, #adresseLivraison b, #machine b {
  font-size: 1em;
  font-weight: normal;
  color: #47608F;
}

#cadreClient .nom {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#adresseFacturation h1, #adresseLivraison h1, #machine h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
}

#etat {
  font-size: 2em;
  color: #47608F;
  margin: 0;
  padding: 0;
}

#priorite {
  font-size: 1.2em;
  color: #47608F;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.diagClient {
  display: block;
  background-color:#DFEAFF;
  border: 1px solid #AFCAFF;
  width: 350px;
}

#ml {
  text-align: center;
  font-size: 0.8em;
  clear: both;
}

#ml a {
  text-decoration: none;
  color: #8F7B47;
}

#ml a:hover {
  text-decoration: underline;
  color: red;
}

#sboutons {
  clear: both;
  border-bottom: 1px solid #9caccb;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

#boutons span {
  background-color:#DFEAFF;
  border: 1px solid #AFCAFF;
  cursor: pointer;
  display: block;
  padding: 3px;
  float: left;
}

#boutons span:hover {
  background-color:#C2D2EF;
}

.infoAbs {
  text-decoration: blink;
  color: red;
}

div#formcodedossier {
float:left;	
	
}
#devis{
float:left;
}
.document{
float:right;
}
