body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.valideForm {
	font-size: 14px; 
	font-weight: bold; 
	color: #83408f;
	text-decoration: none;
	border: 0;
	background: transparent url(/2010/_images/invitation_valide.jpg);
	background-repeat:no-repeat;
	background-position: center;
	margin: 15px 0 0 0;
	padding: 10px;
	width: 314px;
	height: 44px;
}
.valideForm:hover {
	text-decoration: underline;
	cursor:  pointer;
}
#formulaire {
	margin-top: 10px;
}
#formulaire td {
	font-size: 11px;
	line-height: 15px;
	color: #0b1343;
}
#formulaire input[type=text], select {
	font-size: 11px;
	color: #83408f;
	background-color: #efefef;
	border: 1px solid #83408f;
	padding: 2px;
}
.lecture {
	width: 480px;
}
h1 {
	font-size: 16px;
	color: #0b1343;
}
