BODY {
	background-color: #FFFFFF;
	background-image: url(images/fondgris.gif);
}

#guestbook { overflow : auto; }
#Entreprise { line-height: 16px; }
#Expert { line-height: 16px; }
#MenuSlide { line-height: 16px; }

.SlideLnk {
	color:black;
	font:bold 13px Times New Roman, Times, serif;
	line-height: 11px;
}
.SlideExpLnk {
	color:#800000;
	font:bold 14px Times New Roman;
}

.CompanyTabLnk {
	width : 270px;
	padding : 3px;
	margin : 3px 0px 0px 0px;
	border-top : 1px white solid;
	border-left: 1px white solid;  
	border-bottom : 1px black solid;
	border-right : 1px black solid;
	background-color : transparent;
	font:24px Times New Roman, Times, serif;
	color:black;
	text-decoration : none;
	cursor:hand;
}

.LivreDOrLnk {
	width: 145px;
	padding : 3px;
	margin : 3px 0px 0px 0px;
	border-top : 1px white solid;
	border-left: 1px white solid;  
	border-bottom : 1px black solid;
	border-right : 1px black solid;
	background-color : transparent;
	font:14px Times New Roman, Times, serif;
	color:black;
	text-decoration : none;
	cursor:hand;
}