BODY { background: #FFFFFF; color: #4d84a7;
       font-family: Tahoma, Arial, sans-serif;
       font-size: 8pt;
}
A:link { color: #942f27; text-decoration:none;}
A:visited { color: #942f27; text-decoration:none; }
A:active { color: #102c75; text-decoration:none; }
A:hover {
background-color:#d8dbca;
text-decoration:none;
}
.ThRows { background-color: #589FED; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 8pt;
}
.TrRows { background-color: #F5FAFE; color: #000000;
       font-family: Arial;
       font-size: 8pt;
}
.TrOdd  { background-color: #E2EEFC; color: #000000;
       font-family: Arial;
       font-size: 8pt;
}
.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 8pt;
}
/* cadre blanc autour des photos */
table#featured tr td img
{
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px;
	margin: 5px 0 0 0;
	display: block;
}
/* Bordure fine autour des tableaux */
table.fin {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	background-position:inherit;
}
.bloc_01 {
	text-align:center;
	width:72px;
	height:65px;
	background:url(../images/bloc_01.jpg) 0 0 no-repeat;
}
.bloc_02 {
	text-align:center;
	width:233px;
	height:65px;
	background:url(../images/bloc_02.jpg) 0 0 no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#102c75;
}
.bloc_03 {
	text-align:center;
	width:265px;
	height:65px;
	background:url(../images/bloc_03.jpg) 0 0 no-repeat;
}
.bloc_04 {
	text-align:center;
	width:72px;
	height:183px;
	background:url(../images/bloc_04.jpg) 0 0 no-repeat;
}
.bloc_05 {
	text-align:center;
	width:233px;
	height:183px;
	background:url(../images/bloc_05.jpg) 0 0 no-repeat;
}
.bloc_06 {
	text-align:center;
	width:265px;
	height:183px;
	background:url(../images/bloc_06.jpg) 0 0 no-repeat;
}
span.highlight
{
background-color:#d8dbca;
}
.vendu {
	width:100px;
	height:100px;
	background:url(../images/vendu.png) 0 0 no-repeat;
	margin-top:-126px;
	margin-right:4px;
	position:relative;
	float:right;
}
.sold {
	width:100px;
	height:100px;
	background:url(../images/sold.png) 0 0 no-repeat;
	margin-top:-126px;
	margin-right:4px;
	position:relative;
	float:right;
}
