/* Stylesheet pour Clinique de Massothérapie Fabreville */
/* main.css */
/* By Natmark-Concept inc. Copyright 2003. Tous droits réservés. */

body { background-color : #4b2b14; }

/* ---- textes internes ---- */ 
P { color: #000000; font-family: geneva,arial,helvetica,sans-serif; font-size: 12px; }

/* ---- table générale ---- */ 
td.white { background-color: #ffffff; color: #000000; font-family: geneva,arial,helvetica,sans-serif; font-size: 12px; text-align: left; padding: 20px; }
ul, li { color: #000000; background-color: #ffffff; font-family: geneva,arial,helvetica,sans-serif; font-size: 12px; line-height: 20px; }
a:link, a:visited, a:hover, a:active { color: #592800; background-color: #ffffff; text-decoration: underline; }
HR { color: #582800; background-color: #582800; text-align: center; }
h1 { font-size: 14px; color: #592800; background-color: #ffffff; }
.smallred { font-size: 10px; color: #ff0000; background-color: #ffffff; }
.footer { font-size: 10px; color: #ffffff; background-color: #4b2b14; }
.boldred { font-size: 14px; color: #ff0000; background-color: #ffffff; margin-top: 0px; }
.striked { text-decoration: line-through; margin-bottom: 0px; }
