@charset "utf-8";
body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
}
table {
	font-size: 13px;
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
td, th {
	padding: 3px 2px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 12px;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	background: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: disc;
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: justify;
}
a, a:Hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#mother {
	width: 100%;
}
#profil, #header, #right, #footer, fieldset, #detailRight p {
	display: none;
}
#breadcrumbs {
	font-size: 12px;
	padding: 3px 0px 15px;
}
.product, .productRight {
	margin: 5px 5px 0px 0px;
	float: left;
	width: 130px;
}
.productRight {
	margin: 5px 0px 0px 0px;
}
.productIn {
	padding: 1px;
}
.productIn .new {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	margin: 3px 0px 0px 5px;
	position: absolute;
}
.productIn .image {
	display: block;
	height: 127px;
	width: 126px;
	text-align: center;
}
.productIn .image img {
	margin: 1px 0px;
}
.product p, .productRight p {
	padding: 5px 0px 0px;
	text-align: center;
}
#detailLeft {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 400px;
}
#detailRight {
	float: left;
	width: 130px;
}

