body {
			background-image: url('/images/fdPages.gif'); 
			background-repeat: repeat-y; 
			background-position: center; 
			background-color:#ffffff;
			margin-right: 0px;
			margin-left: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			}
			
body, p, td, div        { font-family: Verdana; font-size: 11px; }
input,select,textarea   { font-family: Verdana; font-size: 10px; color: #553A05; }
h1						{ font-family:Verdana; font-size:18px; color: #cc0033; }
h2						{ font-family:Verdana; font-size:16px; color: #cc0033; }
h3						{ font-family:Verdana; font-size:14px; color: #cc0033; }
h4						{ font-family:Verdana; font-size:12px; color: #cc0033; }
h5						{ font-family:Verdana; font-size:10px; color: #cc0033; }
h6						{ font-family:Verdana; font-size:9px; color: #cc0033; }

a:link { color: #AE2E33; text-decoration:none; }
a:visited { color: #AE2E33; text-decoration:none; }
a:active { color: #ee0000; text-decoration:none; }
a:hover { color: #ee0000; text-decoration:underline; }

a.bleu:link { color: #0056A3; text-decoration:underline; }
a.bleu:visited { color: #0056A3; text-decoration:underline; }
a.bleu:active { color: #0056A3; text-decoration:underline; }
a.bleu:hover { color: #0056A3; text-decoration:none; }

a.noir:link { color: #000000; text-decoration:none; }
a.noir:visited { color: #000000; text-decoration:none; }
a.noir:active { color: #000000; text-decoration:none; }
a.noir:hover { color: #000000; text-decoration:underline; }

a.sante:link { color: #52B7AD; text-decoration:none; }
a.sante:visited { color: #52B7AD; text-decoration:none; }
a.sante:active { color: #52B7AD; text-decoration:none; }
a.sante:hover { color: #0056A3; text-decoration:underline; }

.titre2 { font-family: verdana; font-size: 14px; color:#A92934; font-weight: bold; }
.titre1 { font-family: arial; font-size: 12px; color:#A92934; font-weight: bold; }
.titre2bleu { font-family: verdana; font-size: 16px; color:#2a5d58; font-weight: bold; }
.titre1bleu { font-family: arial; font-size: 12px; color:#2a5d58; font-weight: bold; }
.titre2rouge { font-family: verdana; font-size: 16px; color:#A92934; font-weight: bold; }
.titre1rouge { font-family: arial; font-size: 12px; color:#A92934; font-weight: bold; }
.mini { font-family: verdana; font-size: 9px; color:black; }
.minihome { font-family: verdana; font-size: 11px; color:black; }
.miniGras { font-family: verdana; font-size: 9px; color:black; font-weight: bold; }
.miniTitre { font-family: verdana; font-size: 11px; color:#A92934; font-weight: bold; }
.alert { font-family:Verdana; font-size:9px; color:#FF0000; }