.textcarel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #006BC4;
	text-align: center;
}
.textpedago {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #F5A700;
	text-align: center;
}
.texoptim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #007EFD;
	text-align: right;
}
.textlang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #007EFD;
	vertical-align: middle;
}
.langmat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}
.texoptim2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
a {
  text-decoration: none;
}
a:link {
  color: #007efd;
}
a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
a:visited {
  color: #007efd; 
}
#centre {
  position: absolute;
  width: 800px;
  height: 640px;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -320px;
}

