@charset "UTF-8";

a:link {
	color: #00AA00;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #8833aa;
	background-color: #;
}

a:visited {
	color: #00AA00;
	text-decoration: none;
}

p, table {
	font-family: "Lucida Grande", Lucida, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
}
.small {
	font-size: 12px;

}
p.mono {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
}
div.contenu {
	clear: both;
	margin-bottom: 40px;
}
div.navigation {
	position: relative;
	float: none;
	clear: both;
	height: 400px;
	width: 600px;
	margin-left: 20px;
	margin-top: 30px;
}

.images {
	width:2800px;
	height: 600px;
}

.altars {
	clear: both;
	padding: 4px;
	
}

.sameplace {
	margin: 6px;
}