.company{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #631b2f;
	font-weight:bold;
}

.slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #631b2f;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0; 
	background-position:left top; 
	background-repeat:repeat-x; 
	background-color:#a6a6a6; 
}

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

.bgmenu{ background-color:#631b2f;}
.bgtop{ background-color:#fafafa;}
.bgbottom{ background-color:#a6a6a6;}
.bgbody{ background-color:#a6a6a6;}
.fond_livre { 
	background-image: url(images/bas-livre.jpg); 
	background-position:left bottom; 
	background-repeat:repeat-x; 
	background-color:#fafafa; 
}