/* Feuille de style des pages */

.general
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    font-size:5pt;              /* police en 20 points */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.txt_bandeau
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#FFFFFF;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.btn_haut_orange
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    background-image: url("images/b_oran_h.jpg");
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.btn_bas_orange
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    background-image: url("images/b_oran_b.jpg");
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.btn_haut_vert
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    background-image: url("images/b_vert_h.jpg");
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.btn_bas_vert
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    background-image: url("images/b_vert_b.jpg");
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.btn_haut_bleu
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    background-image: url("images/b_bleu_h.jpg");
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.btn_bas_bleu
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    background-image: url("images/b_bleu_b.jpg");
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.marge
{
	font-family:Verdana, Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    font-size:12pt;             /* police en 20 points */
    color:#FFFFFF;              /* couleur RVB a5 00 21 en hexa */
    text-align:right;         /* texte justifié */
    vertical-align:top;
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
    font-weight:normal;           /* le texte peut être gras (bold) ou normal */
}

.haut_page
{
    text-align:right;         /* texte justifié */
    vertical-align:bottom;
    padding-right:8mm;          /* Marges interne à droite de 5mm */
    background-image: url("images/pg_haut.jpg");
    background-repeat: no-repeat
}

.milieu_page
{
	font-family:Verdana, Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    font-size:10pt;             /* police en 20 points */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    text-align:justify;         /* texte justifié */
    vertical-align:top;
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
    font-weight:normal;           /* le texte peut être gras (bold) ou normal */
    background-color:#FFFFFF;   /* couleur RVB a5 00 21 en hexa */
}

.milieu_page_titre
{
	font-family:Verdana, Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    font-size:12pt;             /* police en 20 points */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    text-align:justify;         /* texte justifié */
    vertical-align:top;
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#FFFFFF;   /* couleur RVB a5 00 21 en hexa */
}

.tarif
{
	font-family:Verdana, Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    font-size:10pt;             /* police en 20 points */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    text-align:right;            /* texte justifié */
    vertical-align:top;
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
    font-weight:normal;           /* le texte peut être gras (bold) ou normal */
    background-color:#FFFFFF;   /* couleur RVB a5 00 21 en hexa */
}

.milieu_page_gauche
{
    background-image: url("images/pg_mil_g.jpg");
    background-repeat: repeat-y
}

.milieu_page_droite
{
    background-image: url("images/pg_mil_d.jpg");
    background-repeat: repeat-y
}

.bas_page
{
    background-image: url("images/pg_bas.jpg");
    background-repeat: no-repeat
}

.menu_haut
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:10pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-image: url("images/me_haut.jpg");
}

.menu_milieu
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#505050;              /* couleur RVB a5 00 21 en hexa */
    font-size:12pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-color:#DDDDDD;   /* couleur RVB a5 00 21 en hexa */
    background-image: url("images/me_milie.jpg");
    text-align:center;          /* texte justifié */
    font-style:normal;          /* (par défaut) existe aussi 'italic' */
    font-variant:normal;        /* texte normal (par défaut) */
    text-decoration:none;       /* le texte est souligné:underline, barré:line-trough, ligne dessus:overline, clignotant:blink */
}

.menu_bas
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:10pt;              /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-image: url("images/me_bas.jpg");
}

.petit
{
	font-family:Arial, serif;   /* pour une police en 2 mots, mettre le nom entre guillements */
    color:#747474;              /* couleur RVB a5 00 21 en hexa */
    font-size:7pt;             /* police en 20 points */
    font-weight:bold;           /* le texte peut être gras (bold) ou normal */
    background-image: url("images/me_milie.jpg");
}
