@font-face
{   font-family: 'Calibri';
    src: url('fonts/calibri.eot');
    src: local('â~°'), url('fonts/calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html   { font-size: 120%;}

body
{   margin: 0;
    padding: 0;
    font-size: 100%;
    text-align: center;
    /*line-height: 1.4;*/
    color: white;
    /*background: black;*/
    background: black url('./images/fondecran.jpg') y-repeat right bottom;
    font-family: Arial, "Calibri", Verdana, Arial, Tahoma, "Sans Serif", Sans-Serif;
}

a                            { text-decoration: none; }
a:link                       { color: orange; }    /* #98B8BE; */
a:visited                    { color: orange; }    /* #98B8BE; */
a:hover, a:focus, a:active   {text-decoration: underline; }
a:focs, a:active             {outline: none; }
a img                        { border: none; }

#page
{   position: fixed;
    margin-right: 10px; right: 10 px;
    /*margin-top: 0px;*/
    width: 100%;
    height: 100%;
    /*background: black;*/
    background-image: url('./images/fondecran.jpg');
    text-align: left;
}

#pied
{   margin-left: 0px;
    font-family: "Calibri", Arial, Verdana, Times;
    height: 110px;
    width: 100%;
    position: fixed;
    top: 0px; left: 0px;   /* à enlever si ça change qqch */
    padding: 0;
    margin-top: 0;
    color: white;
    font-size: 80%;
    text-align: left;
    z-index: 30;
    background: black;
    background-image: url('./images/fondecran.jpg');
}

#milieu
{   position: absolute;
    top: 110px; left: 0px; right: 10px;   /* à enlever si ça change qqch */
    width: 98%;
    height: 88%;
    margin-left: 0px;
    margin-right: 5px;
    overflow: auto;
    padding: 0 10px 0 15px;
}

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

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

h1
{   display: inline-block;
    margin-top: 0;
    color: black;
    font-family: Arial, Times, Verdana;
    font-weight: bold;
    font-size: 200%;
    text-align: right;
    text-shadow: 1px 1px 10px #ffffff;
}

h1 span
{   display: inline-block;
    font-weight: normal;
    font-size: 110%;
    color: white;
    text-shadow: 2px 2px 5px #f00;
}

h2
{   /*display: inline-block;*/
    margin-top: 0;
    color: white;
    font-family: Arial, Times, Verdana;
    font-weight: bold;
    font-size: 250%;
    text-align: center;
    text-shadow: 2px 2px 10px #f00;
}

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

HR
{   width: 600px;
    color: #0000EE;
    background-color: #0000EE;
    height: 2px;
    border: 0;
    margin: -10px 0 40px 0px;
    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; }
p                  { text-align: justify; }

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: 100%;
   font-family: "Courier New", Courier, Arial;
   background-color: white;
}

span.mapleB
{  color: #0000FF;
   font-size: 100%;
   font-family: "Courier New", Courier, Arial;
   background-color: white;
}

span.mapleBT
{  color: #0000FF;
   font-size: 100%;
   font-family: "Times New Roman", Times;
   background-color: white;
}

span.mapleN
{  font-size: 100%;
   font-family: "Courier New", Courier, Arial;
   color: black;
   background-color: white;
}

img.Maple
{  background-color: white;
}

#news {
  position: relative;
  top: 0px;
  left: 12px;
  height: 280px;
  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 */
}

.borderradius #news { 
  -moz-border-radius:10px;
  -webkit-border-radius:10px; 
  border-radius:10px;     
   -moz-box-shadow: 1px 1px 20px #ffffff; /*#6E3EF0;*/
   -webkit-box-shadow: 1px 1px 20px #ffffff;
   -o-box-shadow: 1px 1px 20px #ffffff;
   box-shadow: 1px 1px 20px #ffffff;
}

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

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

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

#pagesnews a {
  text-decoration: none;
  color: black;
}

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

#pagesnews a:hover {
  text-decoration: underline;
  color: white;
}

#listenews a {
  text-decoration: none;
  color: white;
}

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

#listenews a:hover {
  text-decoration: underline;
  color: white;
}

.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:500px; top: 25px;   /* 515 = (1280 (résolution optimale actuelle) - 250 (largeur de l'image))/2 */
  width:250px;
  height:350px;
  }
  
#pied img
{  -moz-transform: rotate(0deg);
   -webkit-transform: rotate(0deg);
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
   transition: all .5s;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   padding: 3px;
   background: #000000;
}

#pied img:hover, #pied img:focus
{  -moz-transform: rotate(5deg);
   - webkit-transform: rotate(5deg);
   background: #0000ff;

}

p.TexteCentre img
{  -moz-transform: rotate(0deg);
   -webkit-transform: rotate(0deg);
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
   transition: all .5s;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}

p.TexteCentre img:hover, p.TexteCentre img:focus
{  -moz-transform: rotate(5deg);
   -webkit-transform: rotate(5deg);
}

#twocol
{   -moz-column-count:2;
    -moz-column-gap:45px;
    -moz-column-rule:1px dotted silver;
    font-size:80% !important;
}

h4
{   display: inline-block;
    color: red;
    font-family: Arial, Times, Verdana;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 10px #fff;
    margin-bottom: -20px;
}

h4 span
{   display: inline-block;
    color: white;
    font-family: Arial, Times, Verdana;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 10px #fff;
}

img.latex
{   background-color: white;
    padding: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-transform: rotate(0deg);
   -webkit-transform: rotate(0deg);
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
   transition: all .5s;
}

img.latex:hover, img.latex:focus
{  -moz-transform: rotate(5deg);
   -webkit-transform: rotate(5deg);
}

img.delires
{  -moz-transform: scale(0.5);
   -webkit-transform: scale(0.5);
   -o-transform: scale(0.5);
   transform: scale(0.5);
   -webkit-transition: all 1s;
   -moz-transition: all 1s;
   -o-transition: all 1s;
   transition: all 1s;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   -o-border-radius: 15px;
   border-radius: 15px;
   -moz-box-shadow: 1px 1px 20px #000;
   -webkit-box-shadow: 1px 1px 20px #000;
   -o-box-shadow: 1px 1px 20px #000;
   box-shadow: 1px 1px 20px #000;
}

img.delires:hover, img.delires:focus
{  background:#fff;
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
