BODY { font-size: 9pt; font-family: Tahoma; background-image:url('/css/fond-papier.gif') }
TD { font-size: 9pt }
A { color: blue; text-decoration: none }
A:hover { text-decoration: underline }
.Mini { font-size: 7pt }
.Petit { font-size: 8pt }
.Menu { font-family: Arial Narrow }
.Barre
{
    color: white;
	background-color: #666666
}
.Titre
{
    border:1pt outset;
    font-weight: bold;
    font-size: 12pt;
    font-variant:small-caps;
    color: white;
    background-image: url('/css/titre.jpg')
}
.TitrePetit
{
    font-weight: bold;
    font-size: 10pt;
    color: white
}
.TitreMenu
{
    border-style:outset;
    border-width:1pt;
    background-position: center;
    font-weight: bold;
    color: white;
    background-image: url('/css/titre.jpg')
}
.Bandeau
{
    background-image: url('/css/haut.jpg')
}
.Tableau
{
    border-style:outset;
    border-width:1pt;
    background-color: white
}
.TitreCommentaires
{
    border:1pt outset;
    font-weight: bold;
    font-size: 8pt;
    font-variant:small-caps;
    color: white;
    background-image: url('/css/titre.jpg')
}
.Commentaires
{
    border-style:outset;
    border-width:1pt;
    background-color: white;
    font-size: 8pt
}
.Formulaire
{
    font-size: 10pt;
    color: black;
    background-color: white
}
.Warning
{
    font-weight: bold;
    color: white;
    background-color: #ff0000
}
.LienTitre
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    text-decoration: none
}
.LienPetit
{
    font-weight: bold;
    font-size: 7pt;
    color: #808080;
    text-decoration: none
}
.code
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px dashed #666666;

}
.label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #CCCCCC;
	border: 1px dotted #AAAAAA;
}
.dtH1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}
.defaut
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
code
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;

}
.bordure
{
	text-indent: 4pt;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
