body,p,form,td,h1,h2,h3
{
   font-size:10pt;
   font-family:Arial, Helvetica, sans-serif;
   color:#000000;
   white-space: normal;
   text-align: left;
}
body
{
   background-color:#ccccff;
   text-align: center;
}
A:link
{
   text-decoration:underline;
   color:#000099;
}
A:visited
{
   text-decoration:underline;
   color:#000099;
}
A:hover
{
   text-decoration:underline;
   color:#000099;
}
A.menu:link
{
   text-decoration:non;
   color:#006600;
}
A.menu:visited
{
   text-decoration:non;
   color:#006600;
}
A.menu:hover
{
   text-decoration:non;
   color:#006600;
}
.justified
{
   text-align: justify;
}
.center
{
   text-align: center;
}
.left
{
   text-align: left;
}
.right
{
   text-align: right;
}
table, p, h1, form
{
   text-align: center;
   margin-left:auto;
   margin-right:auto;
}
h2
{
   text-align: center;
}
.bleu
{
   color:#CC9900;
}
.orange
{
   color:#006600;
}
.petit
{
   font-size:8pt;
}
table,tr,td,img
{
   border-style:none;
   border-width:0;
}
.ecrin
{
   border-style:solid;
   border-width:2px;
   border-color:#006600;
}
h1
{
   margin: 0;
   font-size:12pt;
   color:#006600;
}
h2
{
   margin: 0;
   font-size:12pt;
   color:#006600;
}
h3
{
   margin: 0;
   font-size:10pt;
   color:#000000;
}
ol, ul
{
   margin: 0;
}
/* 20060218 */
p.special
{
   border-style:dotted;
   border-width:1px;
   border-color:#006600;
}


.adblue3, .adblue2
{
	padding:15px;
	background-position:center center;
	background-repeat:no-repeat;
}
.adblue3
{
	background-image:url(adblue3.png);
}
.adblue2
{
	background-image:url(adblue2.png);
}