/* source : http://www.pompage.net/pompe/impression/ */
body {
  background: white;
  font-size: 1em;
  }
#menu,
#gauche,
#droite,
#entete ul,
#barre_orange,
#pub
{
  display: none;
  }
#entete {
	height:60px !important;
}
#filariane {
	margin-top:20px;
	margin-bottom:30px;
	padding-left:15px;
}
h1 {
	font-size:1.5em;
	color: #507081;
}
h2 {
	font-size:1.3em;
	color: #d92b0c;
}
h3 {
	font-size:1.1em;
}
#contenue {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }
div#contenue {
  padding-top: 1em;
  border-top: 1px solid #930;
  }
#foot {
	margin-top:25px !important;
}
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
/*#contenue a:link:after, #contenue a:visited:after {
	margin-left:20px;
  content: " (" attr(href) ") ";
  font-size: 90%;
  }*/
/* permet de rajouter l'url de base sur les lien tronqué interne (à décommenter si necessaire*/

/*#contenue a[href^="/"]:after {
  content: " (http://www.alistapart.com" attr(href) ") ";
  }*/
  
 .lienretour,
.lienarchive,
#foot
 {
	display:none
}
