body {
	background-color: #e2ba72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.txtnormal {
	color:#222222;
	text-decoration:none;
	font-size: 12px;
	line-height: 17px;
}

.txtnormal:hover {
	color:#9C0901;
	text-decoration:underline;
}

.txtvert {
	color:#546c57;
	text-decoration:none;
	font-size: 12px;
	line-height: 16px;
}

.txtvert:hover {
	color:#000000;
	text-decoration:underline;
}

.txtlinksbottom {
	color:#b2c3b4;
	text-decoration:none;
	font-size: 10px;
}

.txtlinksbottom:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.txtslideshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.txtslideshow:hover {
	color: #e2ba72;
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #222222;
}
.buttons {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
	border: 1px solid #222222;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFFFFF;
	text-decoration: none;
}