/* 
  *	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 { text-align: center; font-weight: bold; font-style: italic}
.droit { text-align: center; font-weight: bold; font-size: medium}
.titre		{text-align: center;
			   font-weight: bold;
			   color: #FF1A1A;
			   font-size: x-large;
			   font-style: italic;
			   border: 1px solid #FFCC99}
			   
.fanta 			 {text-align: center;
			   font-weight: bold;
			   font-size: large;
			   color: #FF1A1A;
			   font-style: italic;
			   background: #0de8ff;
			   text-decoration: none}

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