.PO {
  font-family:Comic sans MS, Calibri, Verdana, Arial, Sylfain;
 	font-size:1.2em;
  color:#0082CD;
}

.POp {
  font-family:Comic sans MS, Calibri, Verdana, Arial, Sylfain;
 	font-size:1.2em;
  color:#0082CD;
}
.LOp {
  font-family:Comic sans MS, Calibri, Verdana, Arial, Sylfain;
 	font-size:1.2em;
  color:#ff0080;
}

.tete {
  font-family:Comic sans MS, Calibri, Verdana, Arial, Sylfain;
 	font-size:1.2em;
  color:#0047AB;
}

.teteR {
  font-family:Comic sans MS, Calibri, Verdana, Arial, Sylfain;
	 background-color: Citron vert;
 	font-size:1.2em;
  color:#f2003c;
}

.entete {
*  font-family:Comic sans MS, Calibri, Verdana, Arial, Sylfain;
 	font-size:1.2em;
  color:#0000FF;
}

a:link,a:visited {
 color: Bleu;
 background-color: Citron vert;
 text-decoration: aucun;
 target-new: aucun;
}
a:hover {
 color: #0000FF;
 background-color: #FFFFC0;
 text-decoration: souligner;
 target-new: aucun;
}


.confirmer {
  font-weight:bold;
  background-color:#0f0;
  color:#ff00ff;
	border-radius:8%;
  text-align:center;
  border-color:#2BE28A;
  border-width:2%;
  font-size:90%;
}

.continuer {
  font-weight:bold;
  background-color:#f5f5f5;
  color:#008000;
	border-radius:8%;
  text-align:center;
  border-color:#757575;
  border-width:2%;
  font-size:90%;
}

.initialiser {
  font-weight:bold;
  background-color:#fff;
  color:#3285FF;
	border-radius:8%;
  text-align:center;
  border-color:#8A2BE2;
  border-width:2%;
  font-size:90%;
}
.erreur1 {
  font-family:sans-serif;
  font-weight:bold;
  font-size:1.3rem;
  color:#8A2BE2;
}

.erreur2 {
  font-family:Verdana, Times, sans-serif;
  font-weight:bold;
  font-size:1.5rem;
	border: solid red;
  color:#F00;
}

.nageur {
  font-weight:bold;
 	font-size:1.3em;
	border: solid 2px;
	padding: 2px;
	background-color:#BFFF00;
	color:#FF0000;
}


.precis {
	font-weight:normal;
	color:#008000;
 	font-size:1.1em;
}

.precisB {
	font-weight:normal;
	color:#008000;
 	font-size:1.1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
}


.normalB {
	font-weight:bold;
 	font-size:1.1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
}

.sel {
  background-color:#fff;
  font-size:1.1em;
}

.gras {
  background-color:#fff;
  font-weight:bold;
}

.leger {
  background-color:#fff;
	color:#555555;
	font-weight:bold;
	border: solid 1px;
	padding: 3px;
}

.bleu {
	color:#00F;
	font-weight:bold;
  font-size:1.5rem;
}

.rouge {
	font-weight:bold;
	color:#FF0000;
 	font-size:1.1em;
}
