﻿body {
}
.Titre
{
	font-weight: bold;
	color: #E70018;
	font-family: verdana;
	font-size: 12pt;
}
.SousTitre
{
	font-weight: bold;
	color: black;
	font-family: verdana;
	font-size: 10pt;
}
.Texte
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}
.TextePetit
{
	color: black;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
.PanelRecherche
{
	background-color:#a5adb2;
	border-color:#a5adb2;
	border-style:solid;
	border-width:thin;	
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;	
	cursor:hand;
	color:white;
	font-weight:bold;
}
