
body {
  font-size: 11pt;
  background-color: #ffffff;
}

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

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

a:hover {
  text-decoration: underline;
}

.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: none;
}

.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-top: 35px;
  margin-bottom: 5pt;
  padding-top: 3px;
  padding-bottom; 3px;
}

.infotitlepic {
  margin: auto;
  //margin-bottom: -1em;
  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;
}

.articlequote {
  font-style: italic;
}

em.articlequote {
  font-style: normal;
}

ul {
	list-style-position: inside;*/
	margin-left: 0;
	padding-left: 0;
}	

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

.centered {
  text-align: center;
  margin-top: 35px;
}

.separateur {
  text-align: center;
  margin: auto;
}

a.endpagebox:link,a.endpagebox:visited,a.infotitlebox:link,a.infotitlebox:visited {
  color: #ffffff;
  z-order: 1;
}

/* nous existons */
.ne
{
  position:absolute;
  left:50%;
  top:50%;
  width:425px;
  height:600px;
  margin-left:-212px; 
  margin-top:-300px;
  background-color:#ffffff;
}

/* dessins dans les marges */
.leftsidepic
{
  position: absolute;
  float: left;
  margin-left: 400px;
  margin-top: -30px;
  border: none;
}

.rightsidepic
{
  position: absolute;
  float: left;
  margin-left: -150px;
  margin-top: -30px;
  border: none;
}

/* 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;
}

/*                  *
 * cas particuliers *
 *                  */

/* logosexplo */

#logosexplo
{
  position: absolute;
  float: left;
  margin-left: -300px;
  margin-top: 65px;
}

dd#monitorDef{ top: 65px; left: 114px; }
dd#monitorDef a{ position: absolute; width: 73px; height: 69px; text-decoration: none; }
dd#monitorDef a span{ display: none; }
dd#monitorDef a:hover{ position: absolute; background: transparent url(office.jpg) -109px -317px no-repeat; top: -10px; left: -5px; }
