/* CSS Document for aieoLabo WEB SITE */

BODY { background: #FFFFFF /*blanc*/;}
FONT, TD { font-family: tahoma, arial; font-size: 80%; color: #443D4B /*violet gris*/; line-height: 150%; }
SPAN { font-family: tahoma, arial; font-size: 80%; color: #443D4B /*violet gris*/; line-height: 150%; } /*SPAN dans un TD*/
TD.bottom { font-size: 60%; color: #443D4B /*violet gris*/; line-height: 150%; }

/*FONDS & BORDURES*/
.infosBg { background: #E7F00D /*vert or*/; }
.activBg { background: #FFD300 /*jaune bouton d'or*/; }
.infosBd { border: #E7F00D /*vert or*/ 2px solid; background: #FFFFFF; }
.activBd { border: #FFD300 /*jaune bouton d'or*/ 2px solid; background: #FFFFFF; }

/*TITRES*/
H1{ font-family: tahoma, arial; font-size: 150%; letter-spacing: 3px; display: inline; }
H2{ font-family: tahoma, arial; font-size: 120%; letter-spacing: 1px; display: inline; }
H3.activ{ font-family: tahoma, arial; color: #C09800 /*jaune miel*/; font-size: 110%; letter-spacing: 1px; display: inline; border-bottom: #C09800 /*jaune caca d'oie*/ 2px solid; }
H3.infos{ font-family: tahoma, arial; color: #A0A300 /*vert olive*/; font-size: 110%; letter-spacing: 1px; display: inline; border-bottom: #A0A300 /*vert foncé*/ 2px solid; }
H4{ font-family: tahoma, arial; font-size: 90%; letter-spacing: 1px; display: inline; }

/*MENU & LIENS*/
A { color: #443D4B /*violet gris*/; text-decoration: none; }
A.menu { font-weight: bold; }
A.other { color: #443D4B /*violet gris*/; text-decoration: underline; }
/*A:hover { text-decoration: underline overline; }*/

/*ASTRID*/
.rem { color: #FF0000 /*rouge*/; }


