body {
	background-color: #00762F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin-left: 10px;
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/backhome.gif);
	background-repeat: repeat-x;
}
h1 {
	color: #00762F;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	color: #00762F;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#bordo {
	margin: auto;
	width: 760px;
	height: 550px;
	border-width: 0px 0px 0px 0px;
	background-color: White;
}
#mid {
	width: 760px;
	height: 550px;
	text-align: center;
}
#logo {
	width: 760px;
	height: 50px;
	background-color: #00762F;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#table {
	background-color: #FFFFFF;
	width: 760px;
	height: 215px;
}
#foto {
	border: 1px solid White;
}
#prod {
	padding-left: 35px;
}
#spacertop {
	padding-top:50px;
	background-color: #000000;
}
#spacermid {
	width: 760px;
	height: 30px;
	background-color: White;
}
.spacertool {
	padding-bottom: 8px;
}

.spacertool2 {
	padding-bottom: 5px;
}
.toolbar {
	font-size: 0.9em;
	height: 22px;
	color: White;
	top: 0px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	padding-left: 94px;
}
#col1 {
	width: 180px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
}
#col2 {
	width: 330px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: justify;
	vertical-align: top;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
}
#col3 {
	width: 145px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}
a {
	color: #00762F;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}
a.link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.link:Hover {
	color: #00762F;
	font-weight: normal;
	text-decoration: none;
}
a.mail {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.mail:Hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.prod {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.prod:Hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
