@charset "iso-8859-1";

.titre{
	color: #ffffff;
	font-size: 20pt;
	text-decoration: underline;
	font-family: Bookman Old Style, Times, serif;
	text-align: center;
}

.rep{
	color: #000000;
	font-size: 11pt;
	font-family: Bookman Old Style, Times, serif;
	padding-left: 10px;
}

.warning{
	color: #000000;
	font-size: 8pt;
	font-family: Bookman Old Style, Times, serif;
	padding-left: 15px;
	padding-right: 30px;
}

/*A:link {color: #ffffff;}
A:visited {color: #990000;}
A:active {color: #000000;}
A:hover {text-decoration: underline; color: #690000;}*/
