﻿body
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

h2, h3, h4, h5, h6
{
    font-family: Georgia;
    color: #000000;
}

h1
{
    font-size: 22px;
font-family:Impact;
padding-left:40px;
padding-top:2px;
background: transparent url(_images/puceplane.png) no-repeat top left;
color:#203b64;
height:30px;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}

div#text
{
width:100%;
text-align:justify;
line-height:22px;
color:#203b64;
}
