body
{background-color: #fAfAfA;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
/*line-height: ? interline ?*/
}
header
{
width: 32%;
min-width:470px;
margin-left:34%; /* marge entre le début (sur ma gauche) de la page et le crayon bleu*/
margin-right:36%;
padding-top: 50px; /*marge intérieure du haut, entre le haut et le crayon bleu*/
padding-bottom: 20px; 
font-size: xx-large;
font-weight: ; /*mise en gras*/
color: #000000;
text-align: center;
font-family: times new roman, Al Tarikh, calibri light, calibri;
Letter-Spacing: 2pt; 
}



section
{
display: inlineblock;
min-height: 460px; /*taille de la colonne de haut en bas*/  
max-height: 9000px;
margin-left: 34%;
margin-right: 36%;
margin-top: 1%;
margin-bottom: 3%;
min-width: 450px;
width: (800px);
background-color: white;
padding-right: 1%;
padding-left: 1%;
padding-top: 50px;
padding-bottom: 15px;
font-family: Calibri light, Century Gothic, Arial, sans-serif;
text-align: (right);
font-weight: (bold);
border-left: 1px solid grey;
border-top: 1px solid grey;
border-right: 1px solid grey;
border-bottom: 1px solid grey;
white-space: (nowrap);
background-color: #F2F2F2; 
}


#section2
{
display: inlineblock;
min-height: 30px; /*taille de la colonne de haut en bas*/ 
max-height: 300px;
margin-left: 34%;
margin-right: 36%;
margin-top: 1%;
margin-bottom: 3%;
min-width: 450px;
width: ;
background-color: white;
padding-right: 1%;
padding-left: 1%;
padding-top: 10px;
padding-bottom: 7px;
font-family: Calibri ligth, Century Gothic, Arial, sans-serif;
text-align: justify;
font-weight: (bold);
border-left: 1px solid grey;
border-top: 1px solid grey;
border-right: 1px solid grey;
border-bottom: 1px solid grey;
background-color: #F2F2F2; 
}

.date
{
font-family: Apple Chancery,Calibri;
font-size: small; 
color: #696969; 


}


.p1
{
border-radius: 10px;
}
.dossier
{
background-color: #FDFEFE;
color: #515151;
border-radius: 5px;
border-top: 1px solid white;
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
padding-left: 10px;
padding-right: 10px;
}

.dossieren
{background-color: #F2F2F2;

text-align: right;
}
.en
{
color:  grey; 

}

a:link:hover
{
color: #A9A9A9;

}

a
{text-decoration: none;
color: #515151;

}



