body,td {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.search_in_list {
	margin: 4px;
	float: left;
	height: 175px;
	width: 155px;
	border: 1px solid #E4CEAD;
	color: #CAAD76;
}
.search_in_list_content {
	margin:5px;
}
select, input {
	border: 1px solid #E4CEAD;
	font-size: 10px;
}
.inputsearch {
	color: #CAAD76;
}

.object_in_list {
	margin: 4px;
	float: left;
	height: 175px;
	width: 155px;
	border: 1px solid #E4CEAD;
	color: #333;
	overflow:hidden;
}
.object_in_list_content {
	margin:8px;
}
.object_in_list_img {
	border: 1px solid #999;
	margin-bottom:0px;
	background-image:url(/images/default_product.jpg);
}
.object_in_list_title {
height:25px;
line-height:10px;
overflow:hidden;
font-weight:bold;
}
.object_in_list_cat {
 height:9px;
 font-size:8px;
 line-height:8px;
 overflow:hidden;
}
.object_in_list_brand {
 height:9px;
 font-size:8px;
 line-height:8px;
 overflow:hidden;
}
.object_in_list_price {
	float:right;
	font-weight: bold;
	vertical-align:bottom;
}
.marques_choice {
	background-image: url(images/int_marques_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px;
	color: #BF9C59;
}
.marques_choice a {
	color: #BF9C59;
}
div.search {
	border:1px solid #F0F0F0;
	color: #BF9C59;
	float: right;
	height:50px;
	overflow:hidden;
	padding:2px;
}
.search td {
	color: #BF9C59;
	line-height:12px;
	font-size:10px;
}
.currentcat {
	font-size: 13px;
	color: #BF9C59;
	text-decoration: none;
	line-height:14px;
	text-transform: uppercase;
}
.souscat {
	font-size: 10px;
	color: #BF9C59;
	text-decoration:none;
}
.object_list {
	overflow: scroll;
	height: 100%;
	width: 100%;
}
div.topmenu {
background-image:url(home_top_line.gif);
background-position: center top;
}
div.topmenua {
background-repeat:no-repeat;
background-position: left top;
height:26px;
float:left;
}

a.topmenu {
color:black;
text-decoration:none;
line-height:26px;
font-weight:bold;
font-size:10px;
}

.home_bottom {
background-image:url(home_bottom.jpg) ;
color:#BF9C59;
}
.home_bottom a {
color:#BF9C59;
text-decoration:none;
}
