﻿body 
{
    background-color:#a4906d;
    font-family:Arial;
	margin:0;
	scrollbar-3dlight-color:#e8d9a0;
    scrollbar-arrow-color:#e8d9a0;
    scrollbar-base-color:#b39d76;
    scrollbar-darkshadow-color:#473121;
    scrollbar-face-color:#2e3e00;
    scrollbar-highlight-color:#b39d76;
    scrollbar-shadow-color:#2e3e00;

}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #e28323;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #e28323;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #e28323;
	}

.topheadertable
{
    background-color:#473121;
    color : #e8d9a0;
}

.darktable
{
    background-color:#2e3e00;
    color : #e8d9a0;
}

.superlighttable
{
    background-color:#dcc66b;
    color : #4b3a20;
}

.lighttable
{
    background-color:#e8d9a0;
    color : #4b3a20;
}

.lighttable_corner
{
	background-color:#e8d9a0;
    color : #4b3a20;
	background-image:url(../IMAGES/corder_herbe.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}	

.middletable
{
    background-color:#a4906d;
    color : #4b3a20;
}

.footerline
{
    
    font-size:11;
}

.bigbold
{
    font-weight:lighter;
    font-size:28;
}

.bigboldbrown
{
    font-weight:lighter;
    font-size:28;
	color : #4b3a20;
}

.logo
{
    font-weight:bold;
    font-size:28;
	color:#FFFFFF;
}

.normalbold
{
    font-weight:bold;
    font-size:11;
}

.normalboldbrown
{
    font-weight:bold;
    font-size:11;
	color : #4b3a20;	
}

.normalnormalbrown
{
    font-weight:normal;
    font-size:11;	
    color : #4b3a20;
}

.normalnormal
{
    font-weight:normal;
    font-size:11;
}

.mediumboldbrown
{
    font-weight:bold;
    font-size:12;
    color : #4b3a20;
}

.mediumbold
{
    font-weight:bold;
    font-size:12;
}