@CHARSET "UTF-8";

.argument {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color:navy;
}

.dyn {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
font-style:italic;
color:navy;
padding-left:10px;
}



.captitre {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color:navy;
}

.captext {
font-family: sans-serif;
font-size: 10px;
font-weight: normal;
color:black;
}

.soustitre {
font-family: sans-serif;
font-size: 10px;
font-weight: normal;
color:black;
}

.infotext{
padding:10px;
text-align:center;
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color: rgb(153, 51, 0);
}

.corps {
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
color:black;
text-align: justify;
}

.corps11 {
font-family: sans-serif;
font-size: 11pt;
font-weight: normal;
color:black;
text-align: justify;
}



.centrecorps {
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
color:black;
text-align: center;
}

.argument_left {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color:navy;
text-align:left;
}

.argument_justif{
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color:navy;
text-align:justify;
}

li{
margin-bottom: 8px;
font-size:10pt;
}

ul{
padding-left:15px;	
}	