BODY {font-weight:bold;font-family:Comic Sans MS;color:#000000;}
.titre {font-weight:bold;font-family:Comic Sans MS;font-size:18;}
A {color:Blue;text-decoration:none;}
A:Hover {color:Black;background-color:#ffcccc;}
.poeme {font-family:Arial;font-weight:bold;font-size:16;}
.poeme:Hover {color:Red;text-decoration:underline overline;}
.petit {font-family:Arial;font-weight:bold;font-size:14;}
.gros {font-size:18;}
.red {color: Red;}

.carros{
	background:#FBDEDD;
	color:#000000;
	font-family:Verdana;
	font-size:12;
	border-style:solid;
	border-width:1;
	border-color:#FF0000;
	padding:5
}

.erreur{
	background-image: url(Images/jaune.jpg);
	color:#000000;
	font-weight: bold;
	font-family:Verdana;
	font-size:16;
	border-style:solid;
	border-width:1;
	border-color:#FF0000;
	padding:5
}

.popper
{
position : absolute;
visibility : hidden;
}

