﻿body,table,h1,h2,h3,h4,h5,h6,p,a,ul,pre,code,address,caption,cite,code,em,th {font:normal 10pt Arial, Helvetica, sans-serif;}
body {color:#000000;background-image:none;background-color:#ffffff}


.noPrint, #pageGauche, #footer, #bas {
  display:none;
}
.print {
  display:inline;
}
#conteneur {
	margin:0;
	padding:0;
	width:auto;
}
#page {
  margin:0;
  width:auto;
}
.commander .info, .equipe .bg {
  background:none;
  background-color:#ffffff;
}
a {
  color:#000000;
}

/* ----- HEADER ------------------------------------------------------------ */

#headerPrint {
  display:block;
}
#headerPrint {
  font-size:9pt;
  height:auto;
  width:auto;
}
#headerPrint .services {
  color:#000000;
  font-weight:bold;
}
#headerPrint .services img {
  margin:0 5px;
}
#headerPrint p.contactPrint span {
  font-size:9pt;
  float:left;
  font-weight:bold;
  width:90px;
  clear:left;
}

/* ----- CONTENU COLONNE DROITE ---------------------------------------- */

#pageDroit {
  width:auto;
  margin:0;
  padding:0;
  float:none;
}

#pageDroit .pageIntro {
  margin:30px 0;
}
#pageDroit h1 {
  color:#000000;
  font-size:14pt;
}
#pageDroit h2 {
  color:#000000;
  font-size:12pt;
}
#pageDroit h3 {
  color:#000000;
  font-size:12pt;
  font-weight:bold;
  margin-bottom:10px;
}

#pageDroit ul.niveau1 li {
  list-style:disc;
  padding-bottom:0;
}
#pageDroit ul.niveau2 li {
  list-style:circle;
  padding-bottom:0;
}
#pageDroit .prix h4 {
  color:#000000;
  font-size:16pt;
  font-weight:bold;
}
.commander h6 {
  color:#000000;
  font-size:10pt;
}


