h1 {
    background: url(images/titre.gif) no-repeat;
	background-position: bottom right;
    padding: 0;
    margin-top: 0px;
    margin-left: 70px;
    color: #77002c;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	width: 175px;
}

#texte {
    padding-left: 40px;
	margin-top: 10px;
	width: 540px;
}

a.lien
{
text-decoration: none;
color: #808080;
}

.textenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	line-height: 1.2em;
	color: #808080;
}