/* CSS Document */
body {
	font-family: "Trebuchet MS", sans-serif, Arial;
}
#texte {
	font-size: 0.8em;
}
h1,h2,h3,h4,h5,h6,p {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	color: #026abf;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 120%;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
	color: #026abf;
	font-size: 105%;
}
p.titre {
	text-align: center;
	font-weight: bold;
}
p.centre {
	text-align: center;
}
p.clef {
	text-align: center;
	font-size: 70%;
	color: #AEB6D0;
}
p.clef a, p.clef strong {
	color: #a8aec8;
	font-weight: normal;
	text-decoration: none;
}
#clef  {
	font-size: 0.6em;
	color: #a8aec8;
}
p.clef  {
	font-size: 0.6em;
}
#clef strong, #clef a {
	color: #a8aec8;
	font-weight: normal;
	text-decoration: none;
}
p.clef, p.clef a, p.clef strong {
	color: #5F6896;
	font-weight: normal;
	text-decoration: none;
}
#clef a:hover,p.clef a:hover {
	color: #BDC1D5;
}
a {
	color: #0f6ab3;
}
a:hover {
	color: #359BEE;
}
td.centre {
	text-align:center;
	color: #6868A6;
}
td.centre a {
	color: #0f6ab3;
	font-weight: bold;
}
td.centre a:hover {
	color: #359BEE;
}
#foot {
	font: 0.6em "Trebuchet MS", sans-serif, Arial;
	margin: 0px;
	text-align: center;
}
#foot a {
	color: #6c7187;
	text-decoration: none;
}
#foot a:hover {
	color: #54549E;
	text-decoration: underline;
}
