/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #ff9900; text-decoration: none;}

body {
	background-color: #f1f5f8;
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;
}

#ligne	{
	border-bottom:#8C8C8C thin inset;
	border-right:#DEDEDE thin solid;
	height:30px;
	max-height:34px;
}

#ligne_end	{
	border-bottom:#8C8C8C thin inset;
	height:30px;
	max-height:34px;
}

.ligne	{
	border-bottom:#8C8C8C thin inset;
	border-right:#DEDEDE thin solid;
	height:30px;
	max-height:34px;
}

.ligne_end	{
	border-bottom:#8C8C8C thin inset;
	height:30px;
	max-height:34px;
}
.tableau3	{
	border:#0099CC thin solid;
	border-collapse:collapse;
}
.tableau4	{
	border:#0099CC thin solid;
	border-collapse:collapse;
	background-color:#FFFFFF;
	width:100%;
}

.tableau5	{
	border:#000000 thin solid;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
.tableau6	{
	font-size:14px;
	border-bottom:#8C8C8C 1px solid;
	border-left:#DEDEDE thin solid;
	background-color:#FFFFFF;
	height:30px;
	max-height:34px;
}
.tableau6a	{
	font-size:14px;
	border:#8C8C8C 1px solid;
	height:30px;
	max-height:34px;
  text-align:center;
	vertical-align:middle;	
}
.tableau6b	{
	font-size:14px;
	border-bottom:#8C8C8C 1px solid;
	border-left:#DEDEDE thin solid;
	background-color:#FFFFFF;
	height:30px;
	max-height:34px;
	color:red;
}
.tableau6c	{
	font-size:14px;
	border-bottom:#8C8C8C 1px solid;
	border-right:#DEDEDE thin solid;
	background-color:#FFFFFF;
	height:30px;
	max-height:34px;
}
.tableau7	{
	font-size:14px;
	border-bottom:#8C8C8C 1px solid;
	border-left:#DEDEDE thin solid;
	background-color:#FFFFFF;
	height:30px;
	max-height:34px;
}
.tableau8	{
	font-size:14px;
	border-bottom:#8C8C8C 1px solid;
	background-color:#FFFFFF;
	height:30px;
	max-height:34px;
}
#status	{
	text-align:center;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
#img_thumb	{
	border:#0000FF 1px solid;
}
.bidboard_head {
	font-size:18px;
	color:#FFFFFF;
	letter-spacing:3px;
	background: #FFFFFF;
	background-image:url(../images/BidBoard/head_bg.png);
	background-repeat:repeat-x;
	border:#0066CC thin solid;

}
#popTableau_01 {
	background-image:url(../images/img_grow/imgpopbg.jpg);
	width:295px;
	height:380px;
	border:0px;
	overflow:hidden;
	}
#sellerTD {
	 width:100%;
	 height:28px;
	 text-align:left;
	 font: Geneva, Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#000000;
	 font-weight:bold;
 	 text-indent:5px;
}
#titleTD {
	 width:80%;
	 height:47px;
	 text-align:center;
	 vertical-align:top;
	 overflow:hidden;
	 max-width:275px;
	 max-height:47px;
	 font: Geneva, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#000000;
	 font-weight:bold;
}
#imgTD {
	 width:295px;
	 height:295px;
	 text-align:center;
	 vertical-align:top;
}
#divFram {
	width:280px;
	border:#666666 2px solid;
	max-height:280px;
	overflow:hidden;
}
#redText {
	 color:#FFFF80;
}