body {
    margin: 0;
    color: #5c5c5c;
	background: #FFFFFF;
	font: 11px/150% tahoma, Arial;
}

TD {
    color: #5c5c5c;
	font: 11px/150% tahoma, Arial;
}

h1, h2, h3 {
    margin: 11px 0 5px 0;
    line-height: 1.2;
    font-weight: bold;
}
h1 {
    font-size: 18px;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}

ul {
	line-height: 150%;
}
.gras {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.italgras {
	font-weight: bold;
	font-style: italic;
}
.gras9 {
	font-size: 9px;
	font-weight: bold;
}
.normal12 {
	font-size: 12px
}

a img {
    border: none;
}
.categorie {
    font-size: 13px;
	color: white;
	font-weight: bold;
}

.Titre1 {
	font-size: 18px;
	font-weight: bold;
}
.Titre2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
}
.Titre3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}
.Titre4 {
	font-size: 11px;
	font-weight: bold;
}

a {text-decoration: underline;}
a:hover{text-decoration:none;}

a:link {
	color: #96849d;
	font-weight: bold;
	line-height: 150%;
}
a:visited {
	color: #b29dbb;
	font-weight: bold;
	line-height: 150%;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	line-height: 150%;
}
a:active {
	color: #FF0000;
	font-weight: bold;
	line-height: 150%;
}
