#picbox {
	position: absolute;
	top: 208px;
	left: 147px;
	width: 371px;
	height: 282px;
	/*background-color: whitesmoke;*/
}

#picbox img#prodpic {
	position: absolute;
	top: 50%;
	left: 50%;
}

#picbox img.prod_pic,
#picbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: hidden;
	z-index: 100;
	border: 3px solid white;
}

#subcatmenu {
	position: absolute;
	top: 173px;
	left: 232px;
	height: 21px;
	clear:both;
}

html>body #subcatmenu {
	height: auto;
	min-height: 21px;
}

#subcatmenu span.parentcat,
#subcatmenu span.subcatitem {
	font-family: 'arial narrow';
}

#subcatmenu span.subcatitem a {
	display: block;
	float: left;
	margin: 1px 2px;
	margin-right: 10px;
	/*
	font-family: 'arial narrow';
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #5c2a1f;
	text-decoration: none;
	*/

	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#af918b;
	color:#53302c;
  color:#724d47;  	
	font-size:13px;
	line-height: 18px;
	font-weight:bold;

}

#subcatmenu span.subcatitem a:hover {
	color: brown;
}

#subcatmenu span.parentcat {
	font-family: 'arial narrow';
	font-size: 12px;
	line-height: 16px;
	color: dimgray;
}

div.type_product {
	margin: 10px 5px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#5c2a1f;
	font-size:12px;
	line-height: 17px;
}

div.type_product div.product_label {
	/*
	font-family: 'arial';
	font-size: 12px;
	line-height: 16px;
	*/
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}

div.type_product div.product_info {
	/*
	font-family: 'arial';
	font-size: 12px;
	line-height: 16px;
	*/
	text-align: justify;
}

/************************************************************************/

div.fichpics {
	position: absolute;
	width: 100%;
	height: 200px;
}

html>body div.fichpics {
	height: auto;
	min-height: 200px;
}


table.fichetech {
	border-collapse: collapse;
	/*background-color: white;*/
}

table.fichetech td,
table.fichetech td.header,
table.fichetech td.label,
table.fichetech td.label2,
table.fichetech td.nolabel,
table.fichetech td.share {
	border: 1px solid black;
	font-family: 'arial';
	font-size: 10px;
	line-height: 15px;
	padding: 2px 4px;
	vertical-align: top;
}

table.fichetech td.header {
	border-bottom: 2px solid black;
	text-align: center;
}

table.fichetech td.label,
table.fichetech td.label2,
table.fichetech td.nolabel {
	border-right: 2px solid black;
	width: 230px;
}

table.fichetech td.label {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center;
}

table.fichetech td.label2 {
	font-weight: bold;
}

table.fichetech td.share {
	text-align: center;
}

table.fichetech td.alt1 {
	background-color: lavender;
}

table.fichetech td ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

table.fichetech td ol li {
	clear: both;
}

table.fichetech td ol li span {
	display: block;
	float: left;
	width: 40px;
}

/**(outdate??)**********************************************************************/

div.type_product_er {
	float: left;
	margin: 2px 4px;
	padding: 0px;
	width: 450px;
}

html>body div.type_product_er {
	width: auto;
	min-width: 450px;
}

div.type_product_er_controls {
	position: absolute;
	top: 2px;
	left: 2px;
}

div.type_product_er_pic {
	position: relative;
	float: left;
	width: 300px;
}

html>body div.type_product_er_pic { 
	width:auto; 
	min-width:300px; 
}

div.type_product_er_info {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

html>body div.type_product_er_info {
	width: auto;
	min-width: 150px;
}

div.type_product_er_info,
div.type_product_er_info p  {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

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

table.type_product-er {
	border-collapse: collapse;
	empty-cells: show;
	width: auto;
}

table.type_product-er td {
	/*background-color: gainsboro;*/
	padding: 3px;
	vertical-align: top;
}

table.type_product-er td.er-txt {
	text-align: justify;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#5c2a1f;
	font-size:12px;
	line-height: 17px;
}

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

table.phototbl {
}

table.phototbl td {
	vertical-align: bottom;
}