/* source : http://www.pompage.net/pompe/impression/ */
@import url(commun/typo.css);
body {
  background: white;
  font-size: 12pt;
  }
#menu,
#gauche,
#droite {
  display: none;
  }
#contenue {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }
div#contenue {
  margin-left: 10%;
  padding-top: 1em;
  border-top: 1px solid #930;
  }
div#head {
  margin-bottom: -8px;
  }
div#head img {
  vertical-align: bottom;
  }
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
/*
#contenue a:link:after, #contenue a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
*/
#moteurRecherche,
#foot,
#gauche,
#iconeNav,
#newsletter,
#conteneurSlide{
	display:none;
}

h2 {
	padding-left:15px;
	text-transform :uppercase;
	font-weight :bold;
	margin:0 0 20px 0;
	color:#000000;
}
.interne .centre h1 {
	padding-left:26px;
  font-size:1.25em;
  font-weight :bold;
	text-transform :uppercase;
	margin:0 0 20px 0;
	color:#207A89;
}

h3 {
  font-size :1em;
  line-height :1.5em;
  padding-left:26px;
  margin:0 0 10px 0;
  font-weight: bold;
}

a#retourHome,
a#retourHome img{
	border:none;
}

/* 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) ") ";
  }*/
