BODY, TABLE, TD, DIV, SPAN, FORM{
	font-family:Tahoma;
	font-size:14px;
	#font-weight:bold;
	#border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}

IMG{
	border:none;
}

TR:target, TR.sftarget {
	background:#FFFFBB;
}

A{
	color:#4B4D00;
	text-decoration:none;
}

A:visited{
	color:#4B4D00;
}

A:hover{
	color:#C9CC00;
}

A:active{
	color:#C9CC00;
}

/* -------------------------- */

.price{
	color:#CC0000;
}

.price_special{
	color:#F30000;
}

.price_old{
	color: #660000;
	text-decoration:line-through;
}

.product_name{
	font-size:20px;
	font-weight:bold;
}

.div_product_photo{
	background-image:url("../img/i/Design_21.gif");
	background-repeat:no-repeat;
	width:162px;
	height:162px;
	padding-left:1px;
	padding-top:1px;
}

/* -------------------------- */

.txt_search{
	font-size:10px;
	border:0px;
	width:100%;
	height:13px;
}

.table_gestion_header, .table_gestion TH{
	border:1px dotted #BBBB66;
	vertical-align:middle;
	font-weight:bold;
	padding:5px;
}

.table_gestion, .table_gestion TD{
	border:1px dotted #BBBB66;
	vertical-align:middle;
	padding:5px;
}
