/*

	-- -- -- -- -- -- --
	Rémy Savard [iXmedia.com]
	print.css - Styles d'impression
	Dernière modification: 13 octobre 09
	-- -- -- -- -- -- --

*/

body {
   font-size: 12pt;
}

#sur-entete, #pastille, #menu, #ajouter-ma-voix, #font-size, .image_accueil, .bandeau,
.menu, .bouton-vert, #fil-ariane, #faire-don form, #formDeclaration, #passer-mot, #envoyer, 
#overlay, #soumettreRealisations, #liste-cpsregionaux form {
   display: none;
}

#enrobage, #page, #contenu {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

#contenu {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid black;
}

#pied {
	margin-top:1em;
   padding-top: 1em;
   border-top: 1px solid black;
}


a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}