body {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4E2B01; 
}

table {
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 16px;
	font-size: 14px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover{
	color: #FF9966;
}
.lien_sur_orange{
	color: #FFFFFF;
}
.lien_sur_orange:hover{
	color: #484D7B;
}
.lien_sur_orange:link{
	color: #484D7B;
}

textarea {
	color: #FFFFFF;
	font-size: 12px;
}

input.text {
	color: #FFFFFF;
}

.TableGeneral {
	background-color: #FFFFFF; 
	background-position: center;
}

.TxtBox {
	background-color: #4E2B01;
	color: #FFFFFF;
	font-weight: bold;
}

.FondViolet { /* violet medium */
	background-color: #484D7B; 
}

.FondVert { /* violet medium */
	background-color: #99C33C; 
}
.FondGrisFonce { /*  clair */
	background-color: #363636; 
}

.FondClair { /*  clair */
	background-color: #B16201; 
}
.FondMedium { /*  medium */
	background-color: #7C4501; 
}
.FondFonce { /*  fonce */
	background-color: #4E2B01; 
}
.FondTitre1 {
	font-size: 16px;
	font-weight: bold;
}

.ChampOblig {
	color: #FF9966;
	font-weight: bold;
}
.PhotoBig {
	color: #FFFFFF;
	position: relative;
	visibility: visible;
	z-index: 100;
	top: 100px;
	right: 200px;
}
.ZoneSaisie {
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 11px;
	background-color: #886666; 
}
.ZoneSaisieLibelle {
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 11px;
}


.TxtNoir {
	color: #000000;
}
.TxtBlanc {
	color: #FFFFFF;
}
.TxtVioletClair {
	color: #FFDD99;
}
.TxtVioletFonce {
	color: #484D7B;
}
.TxtOrange {
	color: #FF9966;
}
.TxtVert {
	color: #33FF00;
}

.Size8 {
	font-size: 8px;
}
.Size10 {
	font-size: 10px;
}
.Size10Mozilla {
	font-size: 10px;
}
.Size11 {
	font-size: 11px;
}
.Size12 {
	font-size: 12px;
}
.Size13 {
	font-size: 13px;
}
.Size14 {
	font-size: 14px;
}
.Size16 {
	font-size: 16px;
}

.Size18 {
	font-size: 18px;
}
.Size20 {
	font-size: 20px;
}
.Size22 {
	font-size: 22px;
}
.Size24 {
	font-size: 24px;
}

.Bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
