body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
}
input,textarea {
	background-color:#FFFFFF;
	border:#000000 1px solid;
	color:#000000;
}
.etoile {
	color: #FF9900
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.Style2 {font-size: 10px}
.Style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.Style5 {color: #333333; font-weight: bold; font-size: 24px; }


.form_center {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:100px;
background-color:white;
}