a{
	color: #86706A;
}

a{
	text-decoration: none;
}

a:hover{
	color: #CC9966;
	text-decoration: underline;
}

body {
	background-color: #fdf5b8;
	/* background-color: #F5E8D2; */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

table.gen{
	background-color: #FFFFFF;
	border: 1px solid #B68B43;
	width: 760px;
}

td{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

img.bdeij {
	border: solid 1px #f5e8d1;
}

td.expo{
	background-image: url(img/fcel_expo.png);
	background-repeat: repeat-y;
}

td.headline{
	background-color: #CC9966;
}

td.top {
	background-image: url(img/fond_top.png);
	background-repeat: repeat-x;
}

.beij22b {
	color: #CC9966;
	font-size: 22px;
	font-weight: bold;
}

.bold16{
	font-size: 16px;
	font-weight: bold;
}

.bold20{
	font-size: 20px;
	font-weight: bold;
}
.bold18{
	font-size: 18px;
	font-weight: bold;
}

.copy{
	color: #808080;
	font-size: 10px;
}

.date{
	color: #86706A;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	width: 60px;
}

.font11{
	font-size: 11px;
}

.font20{
	font-size: 20px;
}

.preview{
	background: transparent url(img/pic-preview.png) no-repeat 0 0;
	padding-left:35px;
	display: block;
	float:left;
	margin-left: 45px;
	margin-top: 10px;	
	
}