﻿  a:link, a:visited {
	font-weight: bold;
	font-size: 12pt;
	color: rgb(0, 255, 255);
	font-style: normal;
	font-family: "Comic Sans MS";
	text-decoration: none;
}

  a:hover, a:active {
	font-weight: normal;
	font-size: 12pt;
	color: rgb(0, 255, 0);
	font-style: normal;
	font-family: "Comic Sans MS";
	text-decoration: none;
}

  body { margin: 0pt;
    background-color: rgb(255, 255, 255);
    }

  p, td { color: rgb(255, 255, 0);
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    font-family: "Comic Sans MS";
    line-height: 120%;
    margin-top: 0pt;
    margin-bottom: 0pt;
    }

  img {  }

  .titreclignotant { font-family: "Comic Sans MS";
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: rgb(255, 255, 0);
    text-decoration: blink;
    }

  .TITRESAMOENS { font-family: "Comic Sans MS";
    font-size: 18px;
    font-weight: bold;
    background-color: rgb(255, 255, 255);
    color: rgb(204, 0, 0);
    }

  .FONDTABSAMOENS { font-family: "Comic Sans MS";
    font-size: 14px;
    font-weight: bold;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    }

  .tabgauche { font-family: "Comic Sans MS";
    font-size: 24px;
    font-style: normal;
    color: rgb(255, 255, 0);
    vertical-align: top;
    letter-spacing: normal;
    text-align: right;
    word-spacing: normal;
    }

  .menu {
	background-image: url('img/epilobes.jpg');
	border: 2px solid rgb(0, 0, 0);
	background-position: center;
	color: rgb(255, 255, 0);
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-size: medium;
}

  .corps { border: 1px solid rgb(0, 0, 0);
    background-position: center 50%;
    background-image: url('img/rock_gra.gif');
    }