/* CSS Document */

body { font-family:"Times New Roman", Times, serif; font-size:14px; color:#633; background-image:url(images/fond.jpg); background-color:#FFF; font-style:italic; }

form, select, input, h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }

h1, h2, h3, h4, h5, h6 { color:#633; }
h1 { font-size:24px; }
h2 { font-size:22px; }
h3 { font-size:20px; }
h4 { font-size:18px; }
h5 { font-size:16px; }
h6 { font-size:14px; }

input, select, textarea { font-family:"Times New Roman", Times, serif; font-size:12px; font-style:normal; }
.fond_jaune { border:1px solid #669; background-color:#FFFFCF; border-collapse:collapse; }

a:active, a:link, a:visited { color:#669; text-decoration:none; font-weight:bold; }
a:hover { color:#633; text-decoration:overline underline; }

.footer,a.footer:active, a.footer:link, a.footer:visited { font-family:"Times New Roman", Times, serif; color:#FFF; font-size:10px; font-style:italic; text-decoration:none; font-weight:bold; }
a.footer:hover { color:#FF9; text-decoration:overline underline; }

.footer_menu,a.footer_menu:active, a.footer_menu:link, a.footer_menu:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#669; text-decoration:none; font-weight:bold; font-style:normal; }
a.footer_menu:hover { text-decoration:underline; }

.retour { border:2px solid #669; background-color:#633; color:#FF9; font-weight:bold; cursor:pointer; padding:0 5px 0 5px; }

.taille10 { font-size:10px; }

.erreur { font-weight:bold; color:#f00; }

