/* CSS Document */
#texte {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
}
h1,h2,h3,h4,h5,h6,p {
	margin-top: 0px;
	margin-bottom: 8px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 120%;
	font-weight: bold;
	color: #A6464E;
	text-align: left;
	text-transform: uppercase;
}
span.titre {
	color: #D8545E;
	font-size: 90%;
	text-transform: none;
}
p.titre {
	color: #D8545E;
	text-align: left;
	font-weight: bold;
}
p {
	text-align: left;
	color: #9e5c4e;
}
ul,li {
	text-align: left;
	color: #4A2B24;
}
a {
	color: #D8545E;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#foot {
	color: #fff;
	text-align: right;
	font: 0.6em "Trebuchet MS", sans-serif, Arial;
}
#foot a {
	color: #b7aa8b;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#foot a:hover {
	color: #FFF8E8;
	text-decoration: underline;
}
#clef p, #clef a {
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
#clef a:hover {
	color: #D8545E;
}