td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	background-color: #F7F7EF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	background-color: #F7F7EF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	background-color: #F7F7EF;
}

.radiobutton {
	background-color: #FFFFFF;
}

.MenuGauche {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
.MenuGaucheAcc {

	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.Section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-transform: uppercase;

}
.sousSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E6B4D;
	text-transform: uppercase;

}

.texteCourant { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
}
.emploisTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E6B4D;

}
.TexteMoyen {

	font-size: 11px;
}

.TextePetit {
	font-size: 10px;
}
.TexteCommentaires {
	font-size: 9px;
	color: #8E6B4D;
	text-decoration: none;
}
.BtnEdit {
	font-size: 11px;
	color: #6da028;
	font-family: Arial, Helvetica, sans-serif;
}
.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.Confirm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
}
a {
	color: #8E6B4D;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	color: #35281E;
}
