/* pour le clip peur debout */

body {
  font-size: 11pt;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;

}

a {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
/*  color: #b21111; */
  color: #ff0000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.nav:link,a.nav:visited {
  color: #ffffff;
}

.centre {
margin-left: auto;
margin-right: auto;
width: 350px;
text-align: left;
}

.infotextbox {
  width: 350px;
  background: #ffffff;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  text-align: justify;
  margin: auto;
  margin-top: 0px;
}

p.infotextbox {
  margin: 0;
}

.infotitlebox {
  border: 1px solid #ff0000;
  background-color: #ff0000;
  color: #ffffff;
  text-transform: uppercase;
  width: 350px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
  margin: auto;
  margin-bottom: 5pt;
  padding-top: 3px;
  padding-bottom: 3px;
}

.infotitlepic {
  margin: auto;
  text-align: center;
  width: 350px;
  border: 0;
}

.infosubtitlebox {
  border: none;
  background-color: #ffffff;
  color: #000000;
  width: 350px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 10pt;
  text-align: center;
  margin: auto;
}
.centered {
  text-align: center;
  margin-top: 35px;
}

/* menu de navigation */
.navigation {
  font-family: monospace;
  font-size: 8pt;
  color: black;
  border: none;
  position: fixed;
  right: 10px;
  background: #ff0000;
  margin: 2px;
  margin-right: 10px;
}

a.nav:link,a.nav:visited {
  color: #ffffff;
}

/* texte en images */
img.textpic
{
  margin-top: 50px;
}
