body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #87010A;
	scrollbar-shadow-color: #87010A;
	scrollbar-highlight-color: #87010A;
	scrollbar-3dlight-color: #87010A;
	scrollbar-darkshadow-color: #87010A;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #87010A;
   }

#contenu {
	position:static;
	width:460px;
	height:330px;
	z-index:1;
	overflow: auto;
}

.titre {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #87010A;
}

.ss_titre {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #87010A;
}
.sous_titre {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.texte {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.texte_petitmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #87010A;
}

a.liens {
	font-family: Tahoma;
	font-size: 12px;
	color: #87010A;
}
a.liens:hover {
text-decoration:underline;
}
h1 {
	margin:0;
	display:inline;
	font-size: 12px;
	font-family: Tahoma;
}
h2 {
	margin:0;
	display:inline;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:normal;
}
