BODY {
	color: #B0E0E6;
	background-color: #7763ED;
	font-family: sans-serif;
	font-size: medium;
	text-align: left;
}

A {
	color: White;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

h1{

	color: #7763ED;
	letter-spacing: 6px;
	background-color: White;
}

h2{
	font-family: "Monotype Corsiva";
	color: white;
	padding-top: 12pt;
	padding-bottom: 0pt;
	font-style: normal;
	font-size: 24pt;
	font-weight: lighter;
}

.txttaba {color: white; font-weight:bold; background-color: #A4D147;
}

.toptitre{
	background-color: White;
}

.body
{	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

strong{
	color: #FBFF51;
}