@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #64340C;
}
#content {
	width: 640px;
	float: right;
	padding-left: 18px;
	padding-right: 60px;
}
#content p {
	text-align: justify;
	text-indent: 20px;
}
#content h1 {
	font-size: 16px;
}
#content h2 {
	font-size: 14px;
}

#website {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_content.jpg);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#menu img, #footer img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#left {
	width: 262px;
	float: left;
}
#footer {
	clear: both;
}
p#clear {
	clear: both;
}
#prod{
	float: left;
	width: 310px;
	height: 200px;
	text-align:center;
	margin-right: 5px;
	margin-left: 5px;
	height: 200px;
}
#representa{
	float: left;
	width: 280px;
	background-color: #FFF;
	padding: 5px;
	border: 2px solid #CCC;
	height: 320px;
	margin: 5px;
	text-align: center;
}
#representa h3 {
	font-weight: normal;
	font-size: 14px;
}
#representa p {
	text-indent: 0;
	text-align: center;
}
#representa ul {
	margin: 0px;
	padding: 0px;
}
#representa ul li {
	list-style-type: none;
}
