/* * Feuille de style specifique a l'impression */#haut {	display: none;	height: 1px;}.col_gauche {	display: none;	width: 1px;}.col_droite {	display: none;	width: 1px;}#bas {	display: none;	height: 1px;}body {    font-family: Trebuchet, "Trebuchet MS", Verdana, arial, helvetica, serif;	margin: 0px;	padding: 0px;	background-color: #FFFFFF;	width: 100%;}#chemin:before {	display: block;	content: " Site internet de Rudy Salles : www.rudy-salles.com ";	font-family: Trabuchet, Georgia, "Times New Roman", Times, serif;	font-size: 0.5cm;	font-weight: bold;	margin: 0.3cm;	padding: 0.3cm;	border-bottom: 0.4px dashed #999999;}/* * Disposition : on elimine les elements de navigation (display: none) * et on choisit un affichage de base pour le principal */#principal {	margin: 10px;}#navigation {	display: none;}.encart {	display: none;}.cartouche {	margin-top: 0.5em;	padding-top: 1em;	margin-bottom: 1em;}.cartouche .spip_logos {	margin-left: 0px;	padding-left: 0px;	margin-right: 0.8em;}/* * Forums */.forum-repondre {	display: none;}.forum-repondre-message {	display: none;}/* *  Images typographiques (via image_typo) */.image_typo {	behavior: url("win_png.htc");}/* * Boutons admin */ .spip-admin-float {	display: none;}
