/***********Style Air Liquide Santé *****************/
/*
Devis en ligne pour mélanges de gaz
copyright O Communication : www.o-communication.com
copyright l'architecture informatique : www.architecture-informatique.com
copyright Neoma Interactive : www.neoma-interactive.com
*/
* {
	margin: 0;
	padding: 0;
}
/*description page*/
body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	text-align:center;
	color: black;
}
#page { 
  position: relative;
  margin: 0 auto;
  padding: 0 8px;
  width: 800px;
  background: url(../images/fond.jpg) repeat-y left top;
  text-align: left;
	font-size: 1.2em;
	z-index: 1;
}
#header {
  background: url(../images/header.jpg) no-repeat left top;
  height: 108px;
  width: 800px;
}
#contenu, #devis {
  margin: 0 30px;
}
#sheader {
  padding: 20px 30px;
  background: #FFF7E7 url(../images/pointiller.gif) no-repeat left bottom;
  margin-bottom: 10px;
}
#pied {
  height: 90px;
  width: 750px;
  background: url(../images/pied.gif) no-repeat center center;
}
#retour, #retour a{
  display: block;
  width: 160px;
  height: 25px;
  background: url(../images/retour.gif) no-repeat left top;
  padding-left: 10px;
  float: left;
  color: rgb(182,182,182);
  text-decoration: underline;
  font-weight: bold;
}
#autredemande, #autredemande a{
  display: block;
  /*width: 160px;*/
  height: 25px;
  /*background: url(../images/retour.gif) no-repeat left top;*/
  padding-left: 120px;
  float: left;
  color: rgb(182,182,182);
  text-decoration: underline;
  font-weight: bold;
}
#annule, #annule a{
  display: block;
  width: 120px;
  padding-left: 25px;
  height: 18px;
  background: url(../images/annuler.gif) no-repeat left top;
  padding-top: 3px;
  margin-left: 300px;
  margin-top: 40px;
  color: rgb(182,182,182);
  text-decoration: underline;
  font-weight: bold;
}
#continu, #continu input {
  display: block;
  width: 160px;
  border: 0 white none;
  height: 25px;
  background: url(../images/continuer.gif) no-repeat left top;
  padding-bottom: 3px;
  float: right;
  color: black;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 0;
  color: white;
  cursor: pointer;
}
#imprim, #imprim a  {
  display: block;
  background: url(../images/imp.gif) no-repeat left top;
  padding-left: 28px;
  padding-top: 5px;
  height: 22px;
  width: 45px;
  color: black;
  text-decoration: underline;
  float: right;
}

/*description éléments*/
a {
  cursor: pointer;
}
img {
  border: 0 none;
}
h1 {
  width: 740px;
  background-color: #FF9A00 ;
  color: white;
  text-align: center;
  font-size: 2em;
  margin-bottom: 25px;
}
h2 {
  color: #0096CE ;
  font-size: 1.4em;
  font-weight: normal;
}
h3 {
  color: #0096CE ;
  font-size: 1.8em;
  font-weight: lighter;
  float: left;
}
h4 {
  display: none;
}
table {
  border: 1px #0096CE solid;
  margin-top: 20px;
  width: 617px;
}
table th {
  background-color: rgb(214,239,247);
  border-bottom: 1px #0096CE solid;/**/
  margin:30px 0;
}
table th , table td {
  text-align: center;
  padding: 10px;
}
table td select, table td input {
  width: 95%;
}
/*description aide*/
a#aide {
  display: block;
  background: url(../images/puceh.gif) no-repeat left bottom;
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 30px;
  color: black;
  text-decoration: underline;
  width: 30%;
}
th.aide {
  background: #D6EFF7 url(../images/pucehcla.gif) no-repeat center right;
}
.italic{
  font-style: italic;
}
.borbas {
  border-bottom: 1px #0096CE solid;
}
.bor {
  border-right: 1px #0096CE solid;
}
.marg {
  margin-top: 15px;
}
/*description pour le formulaire*/
.bouton {
  cursor: pointer;
}
input, select, textarea {
  border: 1px #0096CE solid;/**/
}
td input {
  width: 80%;
} 
/*class*/
.intro{ /*Pour la phrase d'introduction de début de page*/
  font-weight: bold;
  padding: 0 0 10px 0; 
}
.intro p a {
  font-size: 1em;
  text-decoration: underline;
  color: black;
}
/*Pour le formulaire*/
.saisie { /*zone de saisie du formulaire*/
  padding: 10px 30px;
  border: 1px rgb(116,116,116) solid;
  margin-bottom: 10px;
  background-color: #FFF7E7;
}
.reponse {  /*zone de saisie de la réponse*/
  padding: 5px 30px;
}
.ouinon{
  padding: 0 25px 0 10px;
  cursor: pointer;
}
.pointeur {
  cursor: pointer;
}
/*Pour le récapitulatif*/
.rappelque {  /*rappel question complémentaire*/
  color: rgb(134,134,134);
  padding: 0 0 0 25px;
}
.affrep { /*Affichage réponse*/
  padding: 0 10px;
  margin: 0 0 0 25px;
  background: url(../images/fleche.gif) no-repeat left top;
  color: black;
}
.affrepadmin { /*Affichage réponses coordonées*/
  padding: 0 10px;
  margin: 0 4px;
  background: url(../images/fleche.gif) no-repeat left top;
  color: black;
}
.floleft {
  float: left;
}
.seprep{
  height: 20px;
  width: 100%;
  background: url(../images/seprep.gif) repeat-x left center;
}
.seprepadmin{
  height: 20px;
  width: 100%;
  background: url(../images/seprepadmin.gif) repeat-x left center;
}
.blok {
  display: block;
  margin: 7px 0;
}
.clear{
  clear: both;
}
.invisible{display: none;}
.pasvisible {visibility: hidden;}
/*Fil de l'eau*/
.encour {
  background: url(../images/pucer.gif) no-repeat right top ;
}
.encour, .valencour {
  color: #FF9A00 ;
}
.nonencour {
  background: url(../images/puceb.gif) no-repeat right top ;
}
.nonencour, .valnonencour {
  color: rgb(100,184,222) ;
}
.nonencour, .encour, .valencour, .valnonencour {
  height: 45px;
  width: 120px;
  float: left;
  font-size: 1.7em;
}

.encour p, .nonencour p, .valencour p, .valnonencour p  {
  float: left;
  padding: 10px 10px;
}
/*.encour a, .nonencour a, .valencour a, .valnonencour a {
  display: block;
  float: left;
  color: white;
  padding: 7px 11px 10px 11px;
  text-decoration: none;
}*/
.encour span a, .nonencour span a, .valencour span a, .valnonencour span a {
  display: block;
  float: left;
  color: white;
  padding: 7px 16px 10px 15px;
  text-decoration: none;
  color: white;
  text-decoration: none;
}
.nonencour p a, .valnonencour p a {
  color: rgb(100,184,222);
  text-decoration: none;
  display: inline;
  padding: 0;
}
.sep {
  background: url(../images/sep.gif) no-repeat center center;
  width: 65px;
  height: 45px;
  float: left;
}
/*
 Bulle D'aide
*/
.float {
display: none;
z-index: 4;
position: absolute;
background: rgb(255,255,204); 
-moz-opacity:0.8;
opacity: 0.8;
-khtml-opacity: 0.8;
filter:alpha(opacity=80); 
}
.float .float-descText {
text-align:center;
width: 236px;
height: 1.2em;
color:black;
padding: 7px;
font-size: 11px;
line-height: 14px;
}
 
/*fin Fil de l'eau*/
/***********Style Air Liquide Santé *****************/
/*
Devis en ligne pour mélanges de gaz
copyright O Communication : www.o-communication.com
copyright l'architecture informatique : www.architecture-informatique.com
copyright Neoma Interactive : www.neoma-interactive.com
*/

