/* CSS Document */

body { background-color:#694e3d; }

body, h1, h2, h3, h4, h5, h6, form { margin:0; padding:0; }

body, table, td, form, input, text, textarea, select, radio { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff; }

h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:15px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }

a:active ,a:visited, a:link, a:hover { text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
a:active, a:visited, a:link{ color:#fcc; }
a:hover { color:#fff; }

#footer { color:#fcc; font-size:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding:10px; }
#footer a:active, #footer a:visited, #footer a:link, #footer a:hover { text-decoration:none; font-size:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
#footer a:active, #footer a:visited, #footer a:link { color:#fcc; }
#footer a:hover { color:#fff; }

#copyright { color:#fff; font-size:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding:10px; }
#copyright a:active, #copyright a:visited, #copyright a:link, #copyright a:hover { text-decoration:none; font-size:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
#copyright a:active, #copyright a:visited, #copyright a:link { color:#fff; }
#copyright a:hover { color:#fcc; }

.champ { font-size:10px; color:#694e3d; width:250px; }

.texte_rose { color:#fcc; }

.bouton { border:1px solid #fcc; border-collapse:collapse; background-color:#fff; color:#694e3d; cursor:pointer; }

.puce_accueil { background-image:url(images/puce.gif); background-repeat:no-repeat; background-position:center left; height:30px; line-height:30px; text-indent:15px; }

.bords_rose { border:1px solid #fcc; border-collapse:collapse; }

.taille10 { font-size:10px; }

#infobulle{ position: absolute;	visibility : hidden; border: 1px solid #fff; padding: 5px; font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color:#fff; z-index:1000; }

