h1
{
background-image :url("../imagetitre.jpg");
text-align:center;
height:276px;
position:absolute;
left:120px ;
right:120px ;
top: 5 px;
border: 3px inset #e99da9 ;
} 

.legende
{
font-size : 8px;
position : absolute;
top:3px; 
left:120px;
}

.principal
{
font-size : small ;
text-align: justified; 
position : absolute;
top: 300px;
left : 230px ;
right : 230px ;
}

.France
{
font-size : small;
text-align :justified ;
position : absolute ;
top : 320px;
right: 5px ;
background-color: #fa8729 ;
border : 4px outset #f1bacd ;
width : 200px ;
}

.Québec
{
font-size :small;
text-align : justified ;
position : absolute ;
top : 320px;
left: 5px ;
background-color: #fa8729 ;
border : 4px outset #f1bacd ;
width : 200px ;
}

a:hover
{
font-style:italic;
}

