/* Feuille de style */
/* marron 5396DF */
/* jaune  FDFFCB */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#FDFFCB;
}
#header {
height: 139px;
background-color: #5396DF;
}

#pied {
height: 30px;
background-color:#5396DF;
}
/* ENCADREMENT */
.cadre {text-align:center; background-color:#5396DF; color:#5396DF; border:#FDFFCB dashed 2px;}

/* ESPACEMENT */
.nowrap {white-space: nowrap}

/* ALIGNEMENT */
.center {text-align:center;}

/* BACKGROUND COLOR */
.bgc0 { background-color:#000000; } /* noire */
.bgc1 { background-color:#5396DF; } /* marron */
.bgc2 { background-color:#FDFFCB; } /* jaune  */
.bgc3 { background-color:#00FFFF; } /* bleu */
.bgc4 { background-color:#00FF00; } /* vert  */
.bgc5 { background-color:#FFFF00; } /* jaune  */
.bgc6 { background-color:#FF0000; } /* rouge  */
.bgc7 { background-color:#CC3300; } /* marron foncé */
.bgc8 { background-color:#; } /*   */


/* COLOR */
.c0 { color:#000000; } /* noir */
.c1 { color:#5396DF; } /* marron */
.c2 { color:#FDFFCB; } /* jaune  */

/* DIVERS* */
fieldset {width:70%; margin:auto;}
legend {font-size:14px; font-weight:bold;}



/* EN TETE */
h1{font-family: Georgia,'Times New Roman',Times,serif; font-style: italic; font-size: 3.5em; color:#FAFEC7; padding:0px; margin:0px;}
h2{font-family: Georgia,'Times New Roman',Times,serif; font-style: italic; font-size: 2em; color:#FAFEC7; padding:0px; margin:0px; }
h3{font-family: Georgia,'Times New Roman',Times,serif; font-style: italic; font-size: 1.5em; color:#FAFEC7; padding:0px; margin:0px;font-weight:normal;}

/* TITRE MENU */
.titre_menu { font-family: Verdana, Arial, Helvetica, sans-serif; 0.9em; font-weight:bold; }
a.titre_menu:link {text-decoration:none; color:#FDFFCB }
a.titre_menu:visited {text-decoration:none; color:#FDFFCB }
a.titre_menu:hover {text-decoration:none; color:#FFFFFF; }

/* IMAGES */
img { border:none; }
