body {
	background-color: #ffffff;
	background-image: url(fond.jpg);
	background-repeat: repeat-y;
	color: #000033;
	font-family: verdana, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table {
	margin-left: 5px;
	margin-right: 5px;
}

table.centre {
	margin-left: auto;
	margin-right: auto;
}

div {
	margin: 0;
}

div.ad {
	text-align: center;
}

img {
	border-width: 0;
}

a {
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 1px;
	text-decoration: none;
}

a.liens:link {
	color: #000099;
	border-bottom-color: #000099;
	border-right-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
}

a.liens:visited {
	color: #000066;
	border-bottom-color: #000066;
	border-right-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
}

a.liens:hover {
	color: #0000cc;
	border-bottom-color: #0000cc;
	border-right-color: #0000cc;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
}

a.liens:active {
	color: #0000ff;
	border-bottom-color: #0000ff;
	border-right-color: #0000ff;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
}

#principal {
	background-image: url(fond_table.jpg);
	background-repeat: no-repeat;
}

#gauche {
	width: 200px;
	padding-top: 200px;
	vertical-align: text-top;
}

#pied {
	clear: both;
	text-align: center;
}

#texte {
	padding-top: 200px;
	vertical-align: text-top;
}

#texte p {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	text-align: justify;
}

h1 {
	color: #ee8800;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

h2 {
	text-align: right;
	font-size: 16px;
	background-color: #ff9900;
	background-image: url(liens.jpg);
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 5px;
}

h3 {
	font-size: 12px;
	font-family: chancery, "apple chancery", cursive, fancy;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 5px;
}

td.legende {
	background-color: #000033;
	background-image: url(fond_legende.jpg);
	color: #ffffff;
	text-align: center;
	padding: 2px;
}

td.termes {
	color: #ee8800;
	background-color: #000033;
	background-image: url(fond_legende.jpg);
	border-style: ridge;
	border-width: 2px;
	border-color: #ee8800;
	text-align: center;
	padding: 4px;
}

hr {
	height: 2px;
	color: #000099;
	margin-right: 3px;
}
