body  {
	scrollbar-face-color: #191E44;
	scrollbar-shadow-color: #191E44;
	scrollbar-highlight-color: #191E44;
	scrollbar-3dlight-color: #191E44;
	scrollbar-darkshadow-color: #191E44;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #191E44;
   }

#contenu {
	position:static;
	width:450px;
	height:330px;
	z-index:1;
	overflow: auto;
}
.texte {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.sous_titre {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
}
.titre_cav {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #191E44;
}
.texte_petitmenu_cav {
	font-family: Tahoma;
	font-size: 12px;
	color: #191E44;
}

a.liens {
	font-family: Tahoma;
	font-size: 12px;
	color: #191E44;
}
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;
}

