@charset "utf-8";
/* CSS Document */
p {
	text-align:left;
}
td p {
	text-align:justify;
}
ul li {
	font-weight:bold;
	list-style:none;
	color:#99A58E;
	margin-left:0px;
}
ul#menu {
	width:175px;
	height:250px;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #FFF;
}
ul#menu li a:link, ul#menu a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#336633;
	border-left:3px solid #FFF;
	padding-left:2px;
	height:16px;
}
ul#menu li a:hover {
	color:#336633;
	background-color: #EEE;
	border-left:3px solid #336633;
	border-right:solid 1px #FFF;
	height:16px;
}
ul.menu-horizontal {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.menu-horizontal li {
	display:inline;
	float:left;
}
ul.menu-horizontal li a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	text-decoration:none;
}
.menu-prin-style {
	color:#FFF;
	background-color:#336633;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:16px;
	padding-top:1px;
}
.menu-prin-style:hover {
	background-color:#C9CFC3;
}
.submenu-prin-style {
	color:#FFF;
	background-color:#336633;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:16px;
	padding-top:1px;
}
.submenu-prin-style:hover {
	background-color:#C9CFC3;
}
.company-name {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#current {
	background-color:#C9CFC3;
}
#current-sub {
	background-color:#EEE;
}
dl {
	margin-left:50px;
}
dt {
	margin-top: 7px;
}
dt a {
	font-weight:bold;
	color:#336633;
	margin-top: 7px;
	text-decoration:none;
}
dt a:hover {
	font-weight:bold;
	color:#FFF;
	margin-top: 7px;
	background-color:#336633;
}
dd {
	margin-top: 7px;
	margin-left:15px;
}
dd a {
	font-weight:bold;
	color:#7F8E72;
	text-decoration:none;
}
dd a:hover {
	font-weight:bold;
	color:#FFF;
	background-color:#336633;
}
.negrito-colored {
	font-weight:bold;
	color:#06C;
}
ul#menu-produtos {
	background-color:FFF;
	width:200px;
	margin:0px 0px 0px 3px;
	padding:0;
	list-style:none;
}
ul#menu-produtos li a:link, ul#menu-produtos a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#336633;
	border-left:10px solid #FFF;
	padding-left:10px;
	height:16px;
}
ul#menu-produtos li a:hover {
	color:#336633;
	background-color: #EEE;
	height:16px;
	width:176px;
}
ul#menu-produtos-int {
	width:200px;
	margin:10px 0px 0px 3px;
	padding:0;
	list-style:none;
}
ul#menu-produtos-int li a:link, ul#menu-produtos-int a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#336633;
	border-left:10px solid #FFF;
	padding-left:10px;
	height:16px;
}
ul#menu-produtos-int li a:hover {
	color:#336633;
	background-color: #EEE;
	height:16px;
	width:176px;
}
.email-txt {
	color:#00F;
}
.contacts-names {
	color:#1F4826;
	font-weight: bold;
	text-align: center;
}
.txtlista li {
	list-style:circle;
	font-weight:normal;
}
.boldtxt {
	font-weight: bold;
}
.txtunderlined {
	font-weight: normal;
	text-decoration: underline;
}
.txtunderlinedbold {
	font-weight: bold;
	text-decoration: underline;
}

