body {
  /*background-image: url("http://flavien.comoj.com/images/fond.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;*/
  font-family: Verdana;
}

.logo {
  text-align: center;
}


.mag {
  font-size: 30pt;
  color: #000088;
  text-align: center;
}

.warning {
  font-size: 14pt;
  color: #880000;
  border-spacing: 1em;
  border-collapse: separate;
}

img {
  border: 0px;
}

a:link {
  color: #080;
  text-decoration: none;
}

a:visited {
  color: #800;
  text-decoration: none;
}

a:active {
  color: #080;
  text-decoration: none;
}

a:hover {
  color: #008;
  text-decoration: none;
}

.tabmag {
  border: 2px solid #008;
}

.type {
  color: #080;
  font-size: 14pt;
}

.choix {
  text-align: center;
  font-size: 14pt;
}

.divchoix {
  border: 2px solid #008;
  width: 300px;
  height: 23px;
  padding: 3px;
}

.tc {
  margin-left: auto;
  margin-right: auto;
}

.if {
  border: none;
  width: 0px;
  height: 0px;
}

/*.opa
{
  background-color: #ffd700;
  color: #880000;
  opacity: 0.5;
  filter: alpha(opacity = '50');
  width: auto;
}*/

.normal {
  background-color: #080;
}

.general {
  /*border: 1px solid #000088;
  margin-left: auto;
  margin-right: auto;*/
  width: 100%;
  
}

.testsvg {
  /*border: 1px dashed #000088;*/
}

.haut {
  /*border-bottom: 1px solid #000088;*/
  position: absolute;
  top: 0%;
  left: 0%;
  width: 99.9%;
  height: 17.9%;
  background-color: Transparent;
}

#gauche {
  /*border: 1px solid #000088;
  border-right: 1px solid #000088;*/
  position: fixed;
  top: 18%;
  /*top: 112px;*/
  left: 0%;
  width: 20%;
  /*height: 79.7%;*/
  height: auto;
}

.droit {
  border-left: 1px solid #008;
  border-top: 1px solid #008;
  position: absolute;
  top: 18%;
  left: 20.1%;
  width: 79.4%;
  padding-left: 5px;
  /*height: 79.7%;*/
  height: auto;
  overflow: visible;
  z-index: 2;
}

#valide  {
  background-color: Transparent;
  width: 100px;
  height: 100px;
  left: 91%;
  bottom: 5%;
  position: fixed;
  text-align: center;
  /*border: 2px solid #000000;*/
  z-index: 1;
}

.type {
	color: #000;
	text-align: center;
}

.note {
  position: fixed;
  right: 10%;
  top: 35%;
  width: 30%;
  height: 30%;
  overflow: auto;
  border: 1px solid #000;
  padding: 10px;
}

.newnote {
  position: fixed;
  right: 10%;
  width: 30%;
  top: 70%;
  height: 23%;
  padding: 10px;
  border: 1px solid #000;
}

.date {
  text-decoration: underline;
  font-weight: bold;
}

.newnote_redac {
  font-family: Verdana;
  border: 1px solid #080;
}