body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
#X20 table {
	float:left;
}
#X21 table {
	float:left;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
A
{
	color: #666666;
	text-decoration: none;
}

A:HOVER {
	color: #F76013;
}

#master-top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC0201;
	position: relative;
	height: 78px;
}
#logo {
	position: absolute;
	height: 78px;
	width: 143px;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0201;
}
#logocert {
	position: absolute;
	height: 78px;
	width: 246px;
	right: 0px;
	top: 0px;
}
#logo2 {
	position: absolute;
	height: 42px;
	width: 250px;
	left: 165px;
	top: 19px;
}
#master-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right: 1px solid #CC0201;
	border-left: 1px solid #CC0201;
	overflow: hidden;
	position: relative;
	clear: both;
}
#menus-top {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CBD4;
	padding-left: 160px;
}
#menus-top-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
#menus-top-txt a {
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
#menus-top-txt a:hover {
	color: #F76013;
}
#menu-left {
	width: 124px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 10px;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu-left ul {
	margin: 0px;
	padding: 0px;
}
#menu-left ul li {
	background-image: url(/images/bg-menul.gif);
	background-repeat:no-repeat;
	background-position:right top;
	list-style-type: none;
	padding-left: 8px;
	padding-top: 3px;
	min-height:20px;
	height:auto !important;
	height:20px;
	margin-left: 0px;
}
#menu-left ul li a {
	display: block;
	height: 100%;
	width: 100%;
	margin-top: -3px;
	margin-left: -8px;
	padding-top: 3px;
	padding-left: 8px;
	text-decoration: none;
	color: #000000;
}
#menu-left ul li a:hover {
	color: #F76013;
}
#menu-left ul li ul {
	margin-top: 8px;
/*	padding: 0px;*/
}
#menu-left ul li ul li {
	background-image: url(/images/bg-menul.gif);
	background-repeat:no-repeat;
	background-position:right top;
	min-height:20px;
	height:auto !important;
	height:20px;
	list-style-type: none;
	padding-left: 17px;
	padding-top: 3px;
	margin-left: 0px;
}
#menu-left ul li ul li a {
	display: block;
	height: 100%;
	width: 100%;
	margin-top: -3px;
	margin-left: -17px;
	padding-top: 3px;
	padding-left: 17px;
	text-decoration: none;
	color: #000000;
}
#rodape {
	background-color: #F76013;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 960px;
	border: 1px solid #CC0201;
	margin-right: auto;
	margin-left: auto;
}
#rodape-txt {
	font-size: smaller;
	color: #FFFFFF;
	padding-top: 4px;
	margin-left: 160px;
}
#rodape-txt a {
	color: #FFFFFF;
	text-decoration: none;
}
#content-left {
	float: left;
	width: 144px;
}
#content-txt {
	margin-left: 25px;
	width: 785px;
	position:relative;
	/*overflow: hidden;*/
	float:right;
}
#content-txt-left {
	float: left;
	width: 365px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content-txt-right {
	float: right;
	width: 410px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content-prods {
	margin-left: 169px;
	width: 785px;
	padding-top: 20px;
	margin-top:20px;
	/*position:relative;*/
}
#content-prods2 {
	position:relative;
	padding-left: 170px;
	border-top: 4px solid #C9CBD4;
	width: 100%;
	clear: both;
	padding-bottom: 15px;
	padding-top: 15px;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
}
.padd {
	padding-right:15px;
}