/* ------------------------------------------------------------------------------------
CSS MEDIA PRINT : print.css
PROJET :  Aspix Média
CREATION : 19.08.2009
AUTEUR : ASPIX MEDIA - www.aspixmedia.com / -tim
----------------------------------------------------------------------------------- */

body, #page, h3.complement {
	background:none;
	color:#000000;
}
#conteneur {
	background:none;
	margin:0;
	padding:0;
	width:100%;
}
p, ul, h1, h2, h3, h4, h5, h6 {
  color:#000000;
}
html, body, form {
	height:auto;
}
#push {
	height:0; /* hauteur du footer */
  }
#bottom, #enteteGauche, #enteteDroit, #menuHaut, #header, #widget, #footer, #copyright, #sousMenu ul li, .noPrint, .pageHeader, .wrap, #accueilD, .etudesG, .etudeImage {
	display:none;
}
.print {
	display:block;
	margin-bottom:0;
}
.etudesD {
  margin:0;
}
p, ul, a.kw {
	font-size:10pt;
	line-height:normal;
	font-style:normal;
}
.headerAMprint {
  font-size:10pt;
  font-weight:bold;
}
.etudeTexte ul, .sectionD ul {
	list-style:disc;
}
.sectionG, .sectionD, .solutionsTeaser {
  clear:both;
  display:block;
  padding:0;
  margin:0;
  width:90%;
}
#page, #page .background {
  padding:0;
  width:100%;
}
