@charset "iso-8859-1";
/* Auteur: Netchallenge.fr */
/* Pour le site VDIS */

BODY,FORM,TD,H1,H2,H3,P,UL,LI,DIV {margin: 0px; padding: 0px; color: black; font-family: Arial; font-size: 12px}
BODY { background-color: white;}

H1 {font-size: 16px; border-color: #004A8C; border-width: 1px; border-bottom-style: solid; padding: 2px; background-color: #EFEFEF; margin-bottom: 5px}
P, LI, H2, H3, HR {margin: 3px}
H2 {font-size: 14px;}
H1:first-letter,H2:first-letter,H3:first-letter,LI:first-letter {color: #004A8C;}
P {text-align: justify}
P.Fin {text-align: right}
LI {list-style-image: url(puce.gif); margin-left: 20px; text-align: justify}
HR {}

.Erreur {color: red; font-weight: bold; }

A {color: #004A8C; font-weight: bold; text-decoration: none}
A:LINK {color: #004A8C;}
A:ACTIVE {color: #004A8C;}
A:VISITED {color: #004A8C;}
A:HOVER {color: #004A8C; text-decoration: underline;}

INPUT,TEXTAREA {border-width: 1px;}
INPUT.Champ,TEXTAREA,IMG.Photo,.Cadre,TD.Bloc {border-width: 1px; border-style: solid; border-color: #004A8C;}
INPUT.Champ,TEXTAREA,.Cadre {background-color: #cccccc}
INPUT.Bouton {background-color: #EFEFEF; font-size: 12px; font-weight: bold; color: #004A8C; border-color: #004A8C}

BODY.Page {border-color: white; border-style: solid; border-width: 0px; border-bottom-width: 0px; background-image: url(fond.gif); background-repeat: repeat-x; background-position: center; background-attachment: fixed}
TABLE.Page {}
TD.Bloc {height: 350px; width: 400px; vertical-align: top; padding: 2px; background-color: white}

IMG.Photo {margin: 4px}