BODY {
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
        font-size : 10px;
        margin : 0;
}

#menu
{
        width: 140px;
        border-width: 2px;
        border-style: solid;
        border-color: #678cff;
        padding: 2px;
        font-family: arial;
        font-size: 12px;
        background-color: #f2f2f6;
        margin: 5px;
        filter: alpha(opacity=80);
        opacity: 0.8;
}
#menu h4
{
        background-color: #678cff;
        font-size: 12px;
        margin: 2px;
        padding-left: 2px;
        color: white;
}
#menu a
{
        color: black;
        margin-left: 15px;
}
#menu a:hover
{
        text-decoration: underline;
}

DIV.blanc{
        background-color: White;
}

div.info {
        color : Gray;
        font-weight : bold;
        font-variant : small-caps;
        font-size : x-small;
}

HR {
        color : #0009BC;
        width : 50%;
        border : dashed;
}

A                                { color: #0009BC; font-weight: none; text-decoration: none }
A:link                        { color: #0009BC; font-weight: none; text-decoration: none }
A:visited                { color: #0009BC; font-weight: none; text-decoration: none }
A:hover                { color: #0009BC; font-weight: none; text-decoration: underline }

A.titre                        {
        font-family: Arial, Helvetica;
        font-size: 24px;
        color: Gray;
        font-weight: bold;
        font-variant : small-caps;
        background : White;
}

A.bleu                        { font-family: Arial, Helvetica; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none }
A.bleu:link        { font-family: Arial, Helvetica; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline }
A.bleu:visited        { font-family: Arial, Helvetica; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline }
A.bleu:hover        { font-family: Arial, Helvetica; font-size: 12px; color: #0009BC; font-weight: bold; text-decoration: none }

A.table                { font-family: Arial, Helvetica; font-size: 14px; color: #0009BC; font-weight: bold; text-decoration: none; background: none } /* sp pour adapter au fond des tableaux avec image */
A.table:link        { font-family: Arial, Helvetica; font-size: 14px; color: #0009BC; font-weight: bold; text-decoration: none; background: none } /* sp pour adapter au fond des tableaux avec image */
A.table:visited        { font-family: Arial, Helvetica; font-size: 14px; color: #0009BC; font-weight: bold; text-decoration: none; background: none } /* sp pour adapter au fond des tableaux avec image */
A.table:hover        { font-family: Arial, Helvetica; font-size: 14px; color: #0009BC; font-weight: bold; text-decoration: underline; background: none} /* sp pour adapter au fond des tableaux avec image */

A.menu1                { font-family: Arial, Helvetica; font-size: 16px; color: Gray; font-weight: bold; text-decoration: none; background: none } /* menu du haut */
A.menu1:link        { font-family: Arial, Helvetica; font-size: 16px; color: Gray; font-weight: bold; text-decoration: none; background: none } /* menu du haut */
A.menu1:visited        { font-family: Arial, Helvetica; font-size: 16px; color: Gray; font-weight: bold; text-decoration: none; background: none } /* menu du haut */
A.menu1:hover        { font-family: Arial, Helvetica; font-size: 16px; color: Gray; font-weight: bold; text-decoration: underline; background: none } /* menu du haut */

A.menu2                { color: Gray; font-weight: none; text-decoration: none }
A.menu2:link        { color: Gray; font-weight: none; text-decoration: nonee }
A.menu2:visited        { color: Gray; font-weight: none; text-decoration: none }
A.menu2:hover        { color: Gray;        font-weight: none;        text-decoration: underline        }

A.menu3                { font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #0009BC; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */
A.menu3:link                { font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #0009BC; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */
A.menu3:visited                { font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #0009BC; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */
A.menu3:hover                { font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #0009BC; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */

A.texte2        { font-family: Comic Sans MS, Helvetica; font-size: 12px; color: #0009BC; font-weight: none; } /* rubriques des fiches */

td {
        font-size : 12px;
}

td.titre        {
        background : url(images/barre-titre.gif) repeat-x;
}

td.haut        {
        background-attachment: fixed;
        background: url(images/haut.jpg);
        background-position: left;
        background-repeat: repeat-y;
        border: none;
}

td.haut-gauche        {
        background-attachment : fixed;
        background : url(images/haut-gauche.jpg);
        background-position : top;
        background-repeat : no-repeat;
        font : bold x-small;
        text-align : left;
}

td.bas-gauche        {
        background-attachment: fixed;
        background: url(images/bas-gauche.jpg);
        background-position: center;
        background-repeat: no-repeat;
}

td.bas-droite        {
        background-attachment : fixed;
        background : url(images/bas-droite.jpg);
        background-position : top;
        background-repeat : no-repeat;
        font : bold x-small;
        text-align : right;
}

td.haut-droite        {
        font : bold x-small;
        text-align : left;
        border-left : 2px dotted Gray;
}

td.normal        {
        background-color : #FFFFFF;
}

td.droite        {
        border-left : 2px dotted Gray;
}

td.menu                { font-family: Comic Sans MS, Helvetica; font-size: 16px; color: #0009BC; background: #FFFFFF }
td.fond                {
        font-family: Comic Sans MS, Helvetica;
        font-size: 12px;
        color: #0009BC;
}

div#menu1 a
{
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #678cff;
  width: 100px;
  padding-left: 5px;
  font-family: arial;
  font-size: 1em;
  background-color: #f2f2f6;
  margin: 1px 1px 1px 5px;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

div#menu1 a:hover
{
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #678cff;
  width: 100px;
  padding-left: 5px;
  font-family: arial;
  font-size: 1em;
  background-color: #ADAEC5;
  margin: 1px 1px 1px 5px;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

div#menu2 a
{
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #678cff;
  width: 93px;
  padding-left: 5px;
  font-family: arial;
  font-size: 1em;
  background-color: #f2f2f6;
  margin: -2px -1px 1px 5px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  margin-left: 1em;
}

div#menu2 a:hover
{
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #678cff;
  width: 93px;
  padding-left: 5px;
  font-family: arial;
  font-size: 1em;
  background-color: #ADAEC5;
  margin: -2px -1px 1px 5px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  margin-left: 1em;
}

div#menu3 a
{
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #678cff;
  width: 93px;
  padding-left: 5px;
  font-family: arial;
  font-size: 1em;
  background-color: #C0FFC0;
  margin: -2px -1px 1px 5px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  margin-left: 1em;
}

div#menu3 a:hover
{
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #678cff;
  width: 93px;
  padding-left: 5px;
  font-family: arial;
  font-size: 1em;
  background-color: #40FF40;
  margin: -2px -1px 1px 5px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  margin-left: 1em;
}

TD.haut_droite_a {
        background-attachment : fixed;
        background : url(images/haut_droite_a.jpg);
        background-position : right top;
        background-repeat : no-repeat;
}

TD.haut_droite_b {
        background-attachment : fixed;
        background : url(images/haut_droite_b.jpg);
        background-position : right top;
        background-repeat : no-repeat;
}

td.menuhautfond {
  background-color: #cadceb;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

td.menuhaut {
  color: #000040;
  width: 100%;
  background-color: #cadceb;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

span.titreaqua1 {
        color: #FFFFFF;
        font-family: Arial, Helvetica;
        font-size: 3em;
        font-weight: bold;
        font-variant: small-caps;
}

span.titreaqua2 {
        position: absolute;
        color: gray;
        margin: -2px 0 0 -2px;
}

H1        {
        font-family: Comic Sans MS, Verdana, Helvetica;
        font-size: 16px;
        color: #0009BC;
}

H2        {
        font-family: Comic Sans MS, Verdana, Helvetica;
        font-size: 14px;
        color: #0009BC;
}

H3        {
        font-family : Comic Sans MS, Verdana, Arial, Helvetica;
        font-size : 11pt;
        padding-left : 3px;
        background-color : transparent;
        border-left : 10px solid #0009BC;
        border-bottom : 1px inset #0009BC;
}

h4 {
        font-family : Verdana, Arial, Helvetica;
        font-size : 10pt;
        padding-left : 3px;
        background-color : transparent;
        border-left : 5px solid #0009BC;
        border-bottom : 1px inset #0009BC;
        color : Gray;
}

h5 {
        font-family : Comic Sans MS, Verdana, Arial, Helvetica;
        font-size : 11pt;
        padding-left : 5px;
        border-left : 10px solid #0009BC;
        border-bottom : 1px inset #0009BC;
        color : #000000;
        height : 38px;
        background : url(images/logo_bienvenue.jpg) no-repeat right;
}

H6 {
        font-family : Comic Sans MS, Verdana, Arial, Helvetica;
        font-size : 11pt;
        padding-left : 3px;
        background-color : transparent;
        border-left : 10px solid #0009BC;
}

blockquote                {
        border : thin dotted #0009BC;
        font-family : Verdana, Comic Sans MS, Arial;
        padding-bottom : 1%;
        padding-top : 1%;
        padding-right : 1%;
        padding-left : 1%;
        font-size : 1em;
}

UL {
        font-family: Verdana, Arial, Helvetica;
        font-size: 1em;
}

UL#menu3 {
  list-style-type : square;
  font-size : 1em;
}

LI {
        list-style-type : square;
        font-family : Verdana, Comic Sans MS, Arial;
        font-size : 1em;
}
LI.1 {
        list-style-type : circle;
        font-family : Verdana, Arial, Helvetica;
        font-size : 1em;
}
LI.report-icon {
        list-style-type: none;
}
li.delete-icon {
        list-style-type: none;
}
li.edit-icon {
        list-style-type: none;
}
li.info-icon {
        list-style-type: none;
}
li.quote-icon {
        list-style-type: none;
}
li.warn-icon {
        list-style-type: none;
}
li.pm-icon {
        list-style-type: none;
}
li.email-icon {
        list-style-type: none;
}
li.web-icon {
        list-style-type: none;
}
li.msnm-icon {
        list-style-type: none;
}
li.phoogle-icon {
        list-style-type: none;
}

#corpsMenu
{
        margin:5px;
        margin-top:30px;
        width:140px;
        border:solid 2px #678CFF;
        background-color:#F2F2F6;
        padding:3px;
        text-align:left;
        -moz-opacity:0.8;
        filter:alpha(opacity=80);
        opacity:0.8;
        color:black;
}

#corpsMenu a
{
        text-decoration:none;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:black;
        cursor:pointer;
}

#corpsMenu a:hover
{
        color:#678CFF;
        text-decoration:none;
}

.txtMenu0
{
        font-weight:bold;
        margin-top:3px;
}

.txtMenu1
{
        font-weight:normal;
        padding-left:10px;
        margin-top:3px;
}

.txtMenu2
{
        font-size:10px;
        padding-left:20px;
        margin-top:3px;
}

.listMenuC{
        list-style-image:url(../images/menu_puceCross.gif);
        font-weight:bold;
}

.listMenu0{
        list-style-image:url(../images/menu_pucePoint.gif);
        font-weight:normal;
}

span.aqua {
    font-family: Comic Sans MS, Helvetica;
    font-size: 12px;
    color: #000099;
    font-weight: none;
}