.bclair { background: #9BCFF3; }
.blanc { background: white; }
.filet { color: #3890C2; }

body {
	cursor: default;
	background: url('../images/back.gif');
}

a {
	cursor: hand;
}

.bien {
	text-align: left;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bolder;
	color: white;
}

.filtre {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: white;
}

.liste {
	font-family: tahoma;
	font-size: 10px;
	color: black;
	font-weight: bolder;
}

.adresse {
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: white;
}

.copy {
	text-align: center;
	font-family: tahoma;
	font-size: 9px;
	color: white;
}

.btn {
	margin:0;
	padding:0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color:#FFFFFF;
	white-space:nowrap;
	border:1px solid #001951;
	background-color:#3890C2;
	background-position: 0 0px;
	background-image:url('../images/bg_bouton.gif');
	background-repeat:repeat-x;
	cursor: hand;
}

select {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	background: white;
}

.txtFiche {
	font-family: tahoma;
	font-size: 11px;
	color: black;
}

.txtDate {
	font-family: tahoma;
	font-size: 9px;
	color: black;
}