/* CSS Document */
@page { 
size: landscape; 
margin: 2cm ;
}

#titre {
  display:block ;
  }

body {
  background: white;
  font-size: 12px;
  }
#menuH, #gauche, #menu, #header, #pied, #partenariat {
  display: none;
  }
#conteneur {
  width: auto;
  margin: 2%;
  padding: 5px;
  border: 0;
  color: black;
  background: transparent none;
  left: 0;
  bottom: auto;
  }
a:link, a:visited {
  color: #520;
  background: transparent;
  text-decoration: underline;
  }
.entete4 {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
h5 {
	font-size: 16px;
	color: #3366cc;
	text-align: center;
}
#vendeur {
  display: none;
}

