/* 
  *	classes
  */
.titre {text-align: center; font-weight: bold; color: #FF1A1A; font-style: italic}
.ttitre { margin-left: 25%; width: 50%; text-align: center; font-weight: bold; color: #FF1A1A; font-style: italic; background-color: #0DE8FF}
.tdroit { margin-left: 50%; width: 50%; text-align: center; font-weight: bold; color: #211194; font-style: italic; background-color: #0DE8FF}
.sstitre { margin-left: 10%; font-weight: bold; color: #211194; text-decoration: underline; font-size: large }
.it { font-weight: bold; font-style: italic}
.itd { margin-left: 10%; text-indent: 6%; font-weight: bold; font-style: italic}
.droit { font-weight: bold; font-size: medium}
.dd { margin-left: 10%; text-indent: 6%; font-weight: bold; font-size: medium}

/* 
  *	marqueurs
  */
table { width: 95%; margin-left: 5%; }
th {  text-align: center;  border: medium outset; border-color: #2D47FF }
td {  text-align: center;  border: medium outset; border-color: #2D47FF }
strong { color: #FF1A1A}
em { color: #211194; font-weight: bold }
i { font-weight: bold }
li { font-weight: bold; font-style: italic}

/*
 * text-align: center;
 * text-align: center;
 */
