
#texte {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
	color: #878686;
	}

#texte h1.centre {
	font-size: 150%;
	text-align: center;
	border: none;
	text-decoration: underline;
}
#texte h1, #texte h2, #texte h3, #texte h4, #texte h5, #texte h6, #texte p.titre {
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	border-left: 5px solid #921db2;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#texte ul {
	font-size: 100%;
	text-align: left;
}
#texte p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
}
#texte ul, #texte li {
	list-style: url(../images/puce.png) none;
}
span.gras {
	font-weight: bold;
}
span.gros {
	font-size: 140%;
}
span.violet {
	color: #921db2;
}
span.gris {
	color: #BCBCBC;
}
#texte p.centre {
	text-align: center;
}
html.isJS .togList dd
{
display: none;
}
a {
	font-weight: bold;
	color: #921db2;
	text-decoration: none;
}
ul a {
	color: #878686;
	}

p.titre {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
p.titre a {
	font-weight: bold;
	color: #878686;
	text-decoration: none;
	font-size: 80%;
}
p.centre {
	text-align: center;
}
a:hover, p.titre a:hover  {
	color: #921db2;
	text-decoration: underline;
}
p.hdclic {
	font: 0.6em "Trebuchet MS", sans-serif, Arial;
	margin: 0px 15px 0px 0px;
	text-align: right;
}
p.hdclic a {
	color: #363636;
	text-decoration: none;
}
p.hdclic a:hover {
	color: #D3D3D3;
	text-decoration: underline;
}
