/* Feuille de style CEAS 01.11.2005 */
/* background: url("images/back2.gif"); */
/* p:first-letter { font-size:16pt;} */

body {
background: black;
font-family: Arial;
font-size: 10pt;
color: white;
}

table {
background: transparent;
font-family: Arial;
font-size: 10pt;
color: white;
}

TH {
background: #7F7F7F;
font-weight: bold;
text-align: left
}

a img {
border: none;
} 

a:link, a:visited {
color: yellow;
text-decoration: none;
}

a:hover {
color: red;
background-color: #FFE4C4;
text-decoration: none;
}

.menu {
background-image: url("images/menu.jpg");
width: 750px;
}

a.menua:link, a.menua:visited {
color: #191970;
background-color: none;
font-weight: bold;
text-decoration: none;
}

a.menua:hover {
color: red;
background-color: #FFE4C4;
font-weight: bold;
text-decoration: none;
}

.diapo, a.diapo:link, a.diapo:visited {
color: red;
font-weight: bold;
}

.arch, a.arch:link, a.arch:visited {
color: green;
font-weight: bold;
}

.plan, a.plan:link, a.plan:visited {
color: fuchsia;
font-weight: bold;
}


