@charset "iso-8859-1";
/* Date de création: 13/01/2003 */

/* asp/search.asp content */
div#mainheader {
	padding: 2px;
	background-color: #003399;
	text-align: center;
	color: #ffffff; font-weight: bold; font-size: 12px;
}

div#category_list {
	text-align: center;
	padding: 2px;
	margin: 5px;
	background-color: #FFE6AA;
}

span#product_list_header {
	font-weight: bold; font-size: 14px;
}

div.desc {
	padding-left: 20px; padding-top: 3px;
}

p#navbar {
	font-weight: bold; font-size: 14px; text-align: center;
}

div#subtext {
	text-align: center;
	color: #ff0000; font-weight: bold; font-size: 12px;
}

table#tableform {
	border: 0px;
	width: 100%;
}

table#tableform td {
	padding: 2px;
}

td.left {
	width: 130px;
	font-weight: bold;
}

td#submitrow {
	text-align: right;
}
