BODY
{
	background-color: #33CCFF;
	text-align: center;
	font-family: "Comic sans ms";
	color: #330099;
}
.contour
{
	background-color: #FFFF66;
	font-family: "Comic sans ms";
	width: 80%;
	height: 90%;
	color: #330099;
	border-style: dashed;
	border-width: bold;
	border-color: #330099;
	vertical-align: middle;
	font-size: 14pt;
}
P
{
	text-align: center;
}
.tabConfig
{
	border-style = none;
}
.td_header
{
	color: #FFFF66;
	background-color: #330099;
	text-align: right;
}
.verbe
{
	color: red;
	font-size: 16pt;
	font-weight: bold;
}
.temps
{
	color: blue;
	font-size: 16pt;
	font-weight: bold;
}
.pronom
{
	color: #CC6600;
	font-size: 16pt;
	font-weight: bold;
}
.score
{
	font-size: 22pt;
	color: red;
	text-decoration: underline;
}
H1
{
	text-decoration: underline;
}
.textbox
{
	font-family: "Comic sans ms";
	background-color: #330099;
	border-color: #33CCFF;
	font-size: 14pt;
	color: FFFF66;
	font-weight: bold;
}
.button
{
	font-family: "Comic sans ms";
	background-color: #330099;
	border-color: #33CCFF;
	font-size: 14pt;
	color: FFFF66;
	font-weight: bold;
}
