body {
	margin: 5px;
	padding: 0;	/* on enlève les marges internes */
	background: #fff;	/* on définit la couleur de fond */
	color: #000;
	font-family: "times new roman",times,serif;
	text-align: justify;
}

img {
	border: none;
}

a:link {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:focus {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

.smallish {
	display: none;
}

.links {
	display: none;
}

#header {
	display: none;
}

#menu {
	display: none;
}

#bandeau_gauche {
	display: none;
}

#google_adsense {
	display: none;
}

#coordonnees_screen {
	display: none;
}

#coordonnees_print {
	font-size: 13px;
	font-weight: bold;
	background-color: #f0f0f0;
}

#buttons {
	display: none;
}

#print_logo {
	display: none;
}

ul#galerie_mini li {
	list-style: none;
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	padding: 0;
	display: inline;
}

li img {
	width: 90px;
	height: 65px;
}