/* Created using Style Master from Western Civilisation CSS1 { -28 -4 691 1032 } */

/* - - * La feuille de style du site Accueil*------------------------------------ */

/* Le fond est toujours en blanc */

BODY
{background-color: white}

/* Police du texte */

P
{}

body
{font-family: Verdana;
font-size: 13px;
text-align: justify}

table
{font-family: Verdana;
font-size: 13px;
text-align: justify}

.grasbleu
{color: #0000a0;
font-family: Verdana;
font-size: 13px;
font-weight: bold}

/* On utilise une couleur bleue pour les ancres * et les entêtes */

A, H1, H2, H3, H4
{color: #0000FF}

A:hover
{background-color: #99CC99}

CAPTION
{color: #ca0000;
font-size: large}

/* Alternance des couleurs pour les lignes des tables */

TR.A0
{background-color: white}

TR.A1
{background-color: #99CC99}

TR.MENU
{background-color: #990066}

/* Pour le menu : le fond est violet, les ancres ne sont pas soulignées et apparaissent en blanc */

A.MENU
{color: white;
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none}

A.MENU:hover
{background-color: #0000FF}

/* Pour le titre : couleur violette, police de grande taille */

TD.TITRE
{color: #990066;
font-family: sans-serif;
font-size: 19px;
font-weight: bold;
text-align: center}

/* Alignement du contenu d'une cellule */

TD.DROITE
{text-align: right}

TD.CENTRE
{text-align: center}

/* formulaire */

INPUT
{background-color: #99CC99;
border-color: #000000;
border-style: solid;
border-width: 1px;
color: #000000;
font-family: Verdana;
font-size: 11px}

TEXTAREA
{background-color: #FF99FF;
border-color: #000000;
border-style: solid;
border-width: 1px;
color: #000000;
font-family: Verdana;
font-size: 11px}

SELECT
{background-color: #99CC99;
color: #0000FF;
font-family: Verdana;
font-size: 11px;
text-align: center}