/* Feuille de style specifique a l'impression */a { 	color: #CC6600; 	text-decoration: underline; 	}a:visited { 	color: #999999; 	text-decoration: underline; }a.spip_in { 	color: #999999; 	text-decoration: underline; }a.spip_out { 	color: #999999; 	text-decoration: underline; }/* Typographie */body {		font-family: Verdana, sans-serif;	color: #333333;	font-size: 12px;	line-height: 18px;	width: 18cm;} /* Typo */p {		margin: 0;	padding: 6px;	text-align: left;}h1,h2,h3,h4,h5,h6 {	margin: 12px 0 12px 0;	color: #999999;  font-family: "Courier New", Courier, sans-serif;}h1 {	font-size: 18px;}h2 {	font-size: 16px;}h3 {	font-size: 15px;}h4 {	font-size: 14px;}h5 {	font-size: 13px;}h6 {	font-size: 12px;}blockquote {	font-size: 11px;	color: #999999;	padding-left: 6px;}code {	color: #999999;	font-size: 12px;	text-align: left;}code strong {	color: #999999;	font-weight: bold;}abbr, acronymn {	font-style: normal;	border-bottom: 1px dotted;}em {	font-style: italic;}strong {	font-weight: bold;}strike {	text-decoration: line-through;}/* Classes */.nom_site {		color: #CC6600;		font-size: 21px;	font-family: Verdana, sans-serif;	font-stretch: expanded;	font-weight: bold;	}.titre {	color: #CC6600;		}.intertitre {		margin: 1.5em 0 1.5em 0;	padding: 0;	font-size: 16px;	font-weight: bold;	text-align: center;	color: #333333;}.date {		color: #999999;		  font-family: Verdana, sans-serif;}.copy {	font-size: 10px;	text-decoration: none;	color: #999999;	font-style: italic;}/* * Disposition : on elimine les elements de navigation (display: none) * et on choisit un affichage de base pour le principal */#imprimer {	margin-top: 0;	margin-left: 10%;	margin-right: 10%;}#entete {	display: none;}#navigation {	display: none;}#recherche {	display: none;}#cartouch {	display: none;}#pied {	display: none;}#menu_pied {	display: none;}#semelle {	display: none;}.spip-admin {	display: none;}/* * Forums */#forum {	display: none;}