.hometxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}
.corps2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.corps1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 85px;
	border: 1px solid #A7B8C2;
}
a {
	color: #000000;
	text-decoration: underline;
}
.ongletOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8ECEE;
	width: 60px;
	border: 1px solid #A7B8C2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ongletOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #A7B8C2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

