﻿body {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: black;
    background-color: #FEF2C2;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; 
}

a
{
	color: rgb(156,83,6);
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.lien
{
    cursor: pointer;
}

.listeAPuces1
{
	line-height: 30px;
	color: Black;
	font-weight: normal;
}

.titre1
{
    background-color: rgb(195,159,3);
    color: rgb(156,83,6);
    font-weight: bold;
    font-size: x-large;
}

.titre2
{
    background-color: rgb(195,159,3);
    color: rgb(156,83,6);
    font-weight: bold;
    font-size: large;
}

.titre3
{
    background-color: rgb(195,159,3);
    color: rgb(156,83,6);
    font-weight: bold;
}

.titre5
{
    background-color: rgb(195,159,3);
	color: black;
    font-weight: bold;
}

.titre6
{
    color: rgb(156,83,6);
    font-weight: bold;
    font-size: large;
    text-align: center
}

.bouton1
{
	background-color: rgb(156,83,6);
	color: white;
	text-align: center;
	border-width: 1px;
	font-weight: bold;
	width: 120px;
	height: 25px;
	cursor: pointer;
}

.bouton2
{
	background-color: rgb(195,159,3);
	color: rgb(156,83,6);
	text-align: center;
	border-width: 1px;
	font-weight: bold;
	width: 120px;
	height: 25px;
    cursor: pointer;
}

.bouton3
{
	background-color: rgb(156,83,6);
	color: white;
	text-align: center;
	border-width: 1px;
	font-weight: bold;
	width: 130px;
	height: 25px;
}

.bouton4
{
	background-color: rgb(195,159,3);
	color: rgb(156,83,6);
	text-align: center;
	border-width: 1px;
	font-weight: bold;
	cursor: pointer;
}

.onglet
{
	color: rgb(156,83,6);
	font-weight: bold;
}

.sepGauche
{
    border-left:1px solid rgb(156,83,6); 
}

.cadreFonce
{
	border: 1px solid rgb(195,159,3);
}

.champTAffichageSC
{
	background-color: rgb(254,242,194);
	text-align: left;
	border-width: 1px;
	border-color: rgb(254,242,194);
	border-style: solid;
}

.champNAffichageSC
{
	background-color: rgb(254,242,194);
	text-align: right;
	border-width: 1px;
	border-color: rgb(254,242,194);
	border-style: solid;
}

.champNAffichageSC2
{
	background-color: rgb(195,159,3);
	text-align: right;
	border-width: 1px;
	border-color: rgb(195,159,3);
	border-style: solid;
	font-weight: bold;
}

.champTAffichage
{
	background-color: rgb(254,242,194);
	text-align: left;
	border-width: 1px;
	border-color: rgb(195,159,3);
	border-style: solid;
}

.champNAffichage
{
	background-color: rgb(254,242,194);
	text-align: right;
	border-width: 1px;
	border-color: rgb(195,159,3);
	border-style: solid;
}

.champTSaisie
{
	background-color: White;
	text-align: left;
	border-width: 1px;
	border-color: rgb(195,159,3);
	border-style: solid;
}

.champNSaisie
{
	background-color: White;
	text-align: right;
	border-width: 1px;
	border-color: rgb(195,159,3);
	border-style: solid;
}
.champEtoile
{
	 color: Red;
	 font-weight: bold;
	 text-align: center;
	 width: 10px;
}

.champErreur
{
	color: Red;
	font-weight: bold;
}

.couleurFondPale
{
    background-color: rgb(254,242,194);
}

.couleurFondFoncee
{
    background-color: rgb(156,83,6);
}

.couleurFondClaire
{
    background-color: rgb(195,159,3);
}

.couleurCaracterePale
{
    color: rgb(254,242,194);
}

.couleurCaractereFoncee
{
    color: rgb(156,83,6);
}

.couleurCaractereClaire
{
    color: rgb(195,159,3);
}

.invisible
{
	display: none
}

.colN
{
    text-align: right;
    border: 1px solid rgb(156,83,6);
}

.colTitreT
{
    background-color: rgb(195,159,3);
    text-align: left;
    font-weight: bold;
    border: 1px solid rgb(156,83,6);
}

.colTitreN
{
    background-color: rgb(195,159,3);
    text-align: right;
    font-weight: bold;
    border: 1px solid rgb(156,83,6);
}

.colT
{
    text-align: left;
    border: 1px solid rgb(156,83,6);
}

.colI
{
    text-align: center;
    border: 1px solid rgb(156,83,6);
    cursor: pointer;
}

.colC
{
    text-align: center;
    border: 1px solid rgb(156,83,6);
}

.tableau
{
    border: 1px solid rgb(156,83,6);
}

.ligne 
{
    height: 1px;
	background-color: rgb(156,83,6);
}
