
a.link,
a.visited,
a.active {
	color: #000099;
}
a.hover {
	color: #0000FF;
}

body {
	margin: 0pt auto;
	text-align: center;
	color: rgb(0, 0, 0);
	background: rgb(159, 207, 255) url("../_img/terrazul.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#conteneur_centre {
	margin: 8px auto 0pt;
	width: 600px;
}

div.corps {
	width: 600px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}

pre {
	border: 1px solid rgb(51, 0, 51);
	padding: 4px;
	background-color: rgb(255, 255, 153);
}

h1 {
	text-decoration: none;
	font-size: 60pt;
	font-weight: bold;
	color: rgb(153, 0, 0);
	font-style: normal;
}

.devise {
	font-size: 16pt;
	font-weight: normal;
	color: rgb(121, 190, 255);
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: 0.5em
}
