body{
	background-color:#f4f4f4;
	}

.border1{
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D4026F;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d50073;
}
.bg1 {
	background-color: #F0F0F0;
	color: #333333;
	font-weight:bold;
}
.bg2 {
	color: #333333;
	font-weight:bold;
	background-color: #F0F0F0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
