body, input, textarea, select, button
{
	background-color: #88AAEE;
	color: #0000FF;
	font-size: 14px;
	font-family: comic sans ms, "times", arial;
}

input, textarea, select, button
{
	border-right: 2px solid #0000FF;
	border-bottom: 2px solid #0000FF;
	border-top: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}

#fiche_nom_prenom
{
	color: #00007F;
}