@charset "utf-8";
/* CSS media print */
@page { /*size:portrait;*/
		size: 21.00cm 29.7cm;
        margin-top:1.7cm;
        margin-bottom:1.4cm;
        margin-left:2cm;
        margin-right:2cm
}


body , html{	
	background:none;
	height:95%;
}

#menu_element, #pied ul, .bouton_produit ,#diacontenu ,#fond_bas{
	display: none;
}
img {
	height: 40%;
    width: 40%;
}

#pied {
	color:#000;
	text-decoration:none;
	font-size :8pt;
	line-height :8pt;
	position:absolute;
	bottom:10pt;
}

#contenu{
	width:100%;
	text-align:justify;
	color:#000;
	text-decoration:none;
	line-height :12pt;
	font-size :12pt;
}
#titre{
	color:#000;
	text-decoration:none;
	line-height :22pt;
	font-size :18pt;
	}
	
#logo a{
	color:#000;
	text-decoration:none;
	line-height :30pt;
	font-size :20pt;
}

