html   { font-size: 100%;}

body
{   margin: 0;
    padding: 0;
    font-size: 1.0em;
    text-align: center;
    color=#000000;
    font-family: Verdana, Arial, Tahoma, "Sans Serif", Sans-Serif;
}

#page
{   position: relative;
    margin-left: 40px;
    margin-right: auto;
    margin-top: 0px;
    width: 100%;
    height: 100%;
    background-image: url('./images/fondmath.gif');
    text-align: left;
}

#milieu
{   position: fixed; top: 46px; left: 0px;   /* à enlever si ça change qqch */
    width: 98%;
    height: 92%;
    margin-left: 10px;
    margin-right: 10px;
    overflow: auto;
}

#blocmenu
{   position: absolute;
    width: 0px;
    left: 0px;
    top: 0px;        /* à enlever si ça change qqch */
    height: 100%;
    margin: 0;
    padding: 0;
    color: white;
    z-index: 25;
    /* background-color: blue; */
}

#texte
{   margin-left: 120px;
    margin-top: 10px;
    margin-right: 10px;
    width: 82%;
    /* height: 520px; */
    position: absolute; top:0px; left:45px;
    overflow: auto;
    text-align: justify;
    font-size: 0.9em;
    padding: 0 10px 0 10px;
    background-image: url('./images/fondmath.gif');
    z-index: 21;
}

#pied
{   margin-left: 0px;
    height: 46px;
    width: 105%;
    position: fixed;
    top: 0px; left: 0px;   /* à enlever si ça change qqch */
    padding: 0;
    margin-top: 0;
    color: #000000;
    font-size: 0.7em;
    text-align: left;
    z-index: 30;
    background-image: url('./images/fondmath.gif');
}

table#stylepied
{   border-bottom-width: 3px;
    border-bottom-color: #000000;
    border-bottom-style: dotted;
    margin-bottom: 0px;
    width: 95%;
}

table#listelecons
{   border-spacing: 0px;
    padding: 0px;
    margin: 0px 7px 0px 7px;
    font-family: Times;
}

h1
{   font-family: Times, Verdana, Arial;
    font-size: 2.5em;
    text-align: center;
}

h3
{   font-family: Tahoma, Verdana, Arial, Times;
    font-size: 1.5em;
    text-align: left;
}

HR
{   width: 500px;
    color: #0000EE;
    background-color: #0000EE;
    height: 2px;
    border: 0;
    margin: -10px 0 10px 0;
    padding: 0;
    text-align: left;
}

table#nouveautes
{   border: 0;
    text-align: justify;
    width: 99%;
}

p.accueil1         { margin-left: 40px; text-align: justify; }
p.TexteBleuGras    { color: #0000EE; font-weight: bold; text-align: justify; margin-left: 40px; }
.TexteCentre       { text-align: center; }
p.TitreFormulaire  { font: bold 8pt/10pt verdana; }
abbr               { color: #FF0000; cursor: help; }

table#formulaire1
{   border: 0;
    width: 100%;
    border-spacing: 0;
}

table#formulaire2
{   border-spacing: 0;
    width: 100px;
    border-width: 1;
    border-color : #000000;
    border-style: dashed; /* outset; */
    background-color: #87CEEB;
}

table#formulaire3  { border-spacing: 0 0; }

td.alignehaut     { vertical-align: top; width: 80%; }
td.soustitrecol1  { width:25%; }
td.soustitrecol2  { width:30%; text-align: right; vertical-align: middle; }
td.soustitrecol3  { width:10%; text-align: left; vertical-align: middle; }
td.soustitrecol4  { width:15%; vertical-align: middle; }
tr.centre         { text-align: center; }
td.droite         { text-align: right; }

div.boutons
{    vertical-align: top;
     text-align: center;
     font-size: 0.8em;
     font-family: verdana, arial, times;
     color: #000000;
     background-color: #87CEEB;
}

span.LienResultats
{   font-family: verdana, arial, times;
    font-size: 0.7em;
    color: #000000;
    font-style: italic;
}

.GrosTexteRouge
{   font-style: italic;
    font-size: 2.0em;
    font-weight: bold;
    text-decoration: underline;
    color: #FF0000;
}

img#zoom           { border: solid #000000; border-width: 127px 157px; width: 314px; height: 250px; }
img#zoom:hover     { border: 10px solid #000000; width: 608px; height: 484px; }
table#delires      { border: 0; width: 100%; }
div.bouton         { text-align: center; font-size: 0.9em; width: 92px; }
.TexteGras         { font-weight: bold; }

/* Pour le fichier lecons.php, où le survol d'un titre ouvre une petite "fenêtre"
   permettant de choisir le type d'action (ouvrir PDF, télécharger PDF, télécharger TEX). */

span.info
{  position:relative;
   text-decoration: none;
   color: blue;
}

span.mapleR
{  color: #FF0000;
   font-size: 1.1em;
   font-family: "Courier New", Courier, Arial;
}

span.mapleB
{  color: #0000FF;
   font-size: 1.1em;
   font-family: "Courier New", Courier, Arial;
}

span.mapleBT
{  color: #0000FF;
   font-size: 1.1em;
   font-family: "Times New Roman", Times;
}

span.mapleN
{  font-size: 1.1em;
   font-family: "Courier New", Courier, Arial;
}

#news {
  position: relative;
  top: 0px;
  left: 12px;
  height: 300px;
  width: 97%; /*460px;*/
  border: 1px solid #c0c0c0;
  //overflow: hidden;
  font-family: Verdana;
  font-size: 15px;
  padding: 10px 0 0 11px; /* 12x16 cherché, 1x6 obtenu--> +11, +10 */
}

#pagesnews {
  position: absolute;
  top: 15px;
  left: 70%; /*400px;*/
  height: 15px;
  width: 150px;
  border: 1px solid #c0c0c0;
  background: #f7f7f7;
  font-size: 12px;
  color: #888888;
  text-align: center;
  padding: 2px;
}

#pagesnews span {
  color: #000;
  font-weight: bold;
}

#news h1 {
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 7px 0;
  font-family: Verdana;
  text-align: left;
}

#news a {
  text-decoration: none;
  color: rgb(0,0,0);
}

#news a:hover {
  text-decoration: underline;
}

.cachediv
{  visibility: hidden;
   overflow: hidden;
   height: 1px;
   position: absolute;
}

#blog
{  border: 1px solid black; 
   background-color: whitesmoke;
   padding: 5px 5px 5px 5px;
}

#blogtitre
{  font-size: 20px;
}

/* pour les images de manuels */


#album-content
{	float: left;
	width: 550px;
}

#album-nav
{	float: left;
	width: 251px;
}

.thumb {
  position:relative; 
  top:0;
  left:0; 
  }
  
.thumb a {
  margin:0;
  text-decoration:none;
  }


.thumb a .grand {
  display:block;
  position:absolute;
  width:0px; 
  }

.thumb a:hover .grand { 
  position:absolute;
  left:380px; top: 25px;
  width:250px;
  height:350px;
  }