.bouton {
	background-color : #F9DB06;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #C62B22;
	font-weight : bold;
}
.boutonNeutre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.PageTitre {
	background-color : #F9DB06;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #C62B22;
	font-weight : bold;
}
.PageTitreNeutre {
	background-color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.TableValeur {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : #FFFAA6;
}
.TableValeurNeutre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #eeeeee;
}
.TableValeur A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : #FFFAA6;
}

.TableIntitule {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Maroon;
	background-color : #FFFAA6;
	font-weight : bold;
}
.TableIntituleNeutre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #eeeeee;
	font-weight : bold;
}

.TableIntitule A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Maroon;
	background-color : #FFFAA6;
	font-weight : bold;
}
.TableIntituleNeutre A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #eeeeee;
	font-weight : bold;
}

.TableTitre{
	background : #C62B22;
	color : #F9DB06;
	font-weight : bold;
}
.TableTitreNeutre{
	background : #cccccc;
	font-weight : bold;
}

.TableTitre A {
	background : #C62B22;
	color : #F9DB06;
	font-weight : bold;
}
.TableTitreNeutre A {
	background : #cccccc;
	font-weight : bold;
}

.Texte1 {
	color: Maroon;
	font-size : 12px;
}
.Texte1Neutre {
	font-size : 12px;
}
.Texte1 A {
	color: Maroon;
	font-size : 12px;
}
.Texte1Neutre A {
	font-size : 12px;
}

.FormChamp{
	font-size : 10px;
	background : #FFFADE;
	color : Maroon;
	background-color : #FFFADE;
}
.FormChampNeutre{
	font-size : 10px;
	background : #FFFADE;
	color : Maroon;
	background-color : #FFFADE;
}
.TableTitreOption{
	background : #CF8270;
	color : #F9DB06;
	font-weight : bold;
}
.TableTitreOption A{
	background : #CF8270;
	color : #F9DB06;
	font-weight : bold;
}
.TableValeurOption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #555555;
	background-color : #E6DBC2;
}
.TableValeurOption  A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #555555;
	background-color : #E6DBC2;
}
.TableIntituleOption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #A35729;
	background-color : #E6DBC2;
	font-weight : bold;
}
.TableIntituleOption A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #A35729;
	background-color : #E6DBC2;
	font-weight : bold;
}
.TableValeur A:HOVER {
	color: #C62B22;
}
