/* impression */

body {
	font-size: 10pt;
	color: #000;
}
a {
	color: #000 !important;
	text-decoration: none !important;
}

#page {
	width: auto;
}
#corps {
	margin: 20px 0 0;
}

#entete #langues, #entete #gammes, #entete #menu {
	display: none;
}

#visuelwrap, #visuel1 {
	position: static;
}
#visuel1 .loupe {
	display: none;
}
#texte {
	width: 4.5in !important;
}
#texte #intro {
	color: #000 !important;
	border: 1px solid #ccc;
}
#texte #application {
	padding: 2px 0 0;
}
#texte #application ul {
	padding: 0 0 0 2em !important;
}
#texte #application li {
	list-style-type: disc !important;
	margin: auto !important;
	padding: auto !important;
}
#texte #distributeurs .logodist {
	float: none;
}
#texte  #distributeurs h3 {
	margin: 0;
}
#texte  #distributeurs .adresse {
	margin: 0 0 1em 0;
}


/* ACCUEIL */

#nouvelles {
	border: 1px solid #000;
}
#nouvelles h3 {
	color: #000;
}
#nouvelles .wrap {
	border: none;
}
#nouvelles .wrap div {
	display: none;
}
#accliste {
	width: auto !important;
}
#accliste th, #accliste th#detection {
	width: auto !important;
	border: 1px solid #CCC !important;
}
#accliste td h4 {
	color: #000 !important;
}
