html, body {
	margin: 0px;
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
}
body {
	background-color: #ffffff;
	background-repeat:repeat-x;
}
#container {
	margin:0px auto 0px auto;
	width:100%;
	/** código necessário para regular a altura do footer, assim como também é importante o height= 100% no body**/
	height: auto;
	padding:0px 0px 0px 0px;
	border:0px solid #000000;
}
.contentpaneopen {
	width:100%;
}
#top {
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(../images/items/bg-top.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
#top-wrapper {
	width:980px;
	height:342px;
	margin:20px auto 0px auto;
	padding:0px;
	background-color:#ffffff;
	background-image:url(../images/items/bg-top-wrapper.png);
	background-repeat:no-repeat;
	position:relative;
}
#wrapper {
	width:980px;
	height:auto;
	margin:0px auto 0px auto;
	padding:40px 0px 0px 0px;
	background-color:#FFF;
}
#esquerda {
	width:603px;
	height:auto;
	margin:0px 27px 0px 27px;
	padding:0px;
	float:left;
	overflow:hidden;
}
#direita {
	width:322px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
}
#bot-wrapper {
	width:980px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px;
}
#footer {
	width: 100%;
	height:auto;
	margin:30px auto 0px auto;
	padding:0px 0px 0px 0px;
	font-size:10px;
	background-image:url(../images/items/bg-footer.jpg);
	background-repeat: repeat-y;
	background-position:center top;
}
#footer-wrapper {
	width: 980px;
	height:120px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	font-size:10px;
	background-image: url(../images/items/logo-footer.png);
	background-repeat:no-repeat;
	background-position:862px 18px;
	position:relative;
}
/*Logotipo*/
.moduletable-logo {
	width:258px;
	height:auto;
	padding:0px;
	float:left;
	margin:42px 0px 0px 0px;
}
.moduletable-logo img {
	border: none;
}
/*Logotipo*/
/*Frase*/
.moduletable-frase {
	width:485px;
	height:134px;
	padding:0px;
	margin:0px 0px 0px 0px;
	position:absolute;
	right:33px;
	top:115px;
}


/*Mainmenu*/
#mainmenu {
	width:100%;
	height:auto;
	background-color:#f0f0f0;
}
#mainmenu-wrapper {
	width:980px;
	height:auto;
	margin:0px auto 0px auto;
	background-repeat:no-repeat;
	background-image:url(../images/items/bg-mainmenu.png);
	text-align:right!important;
}
.moduletable-mainmenu {
	width:auto;
	height:29px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline-block;
	float:right;
}
/*Mainmenu*/
.moduletable-header {
	border:none;
	float:left;
	margin:42px 0px 0px 0px;
}

.moduletable-pesquisa {
	width:253px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:10px 40px 0px 30px;
	font-size:11px;
	color:#666666;
	background-image:url(../images/items/bg-search.jpg);
	background-repeat:repeat-y;
}
.moduletable-pesquisa h3 {
	font-size:13px;
	color:#80ba04;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px dotted #666666;
	width:243px;
	display:block;
	padding:0px 10px 2px 10px;
	margin:0px 0px 15px -10px;
}
.moduletable-pesquisa-search {
	width:253px;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:10px 40px 30px 30px;
	font-size:11px;
	color:#666666;
	background-image:url(../images/items/bg-search.jpg);
	background-repeat:repeat-y;
}
.moduletable-pesquisa-search label {
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
	width:95px;
	display: inline-block;
	padding:0px 0px 0px 5px;
}
.moduletable-pesquisa-search select {
	font-size:10px;
	color:#666666;
	width:145px;
	display: inline-block;
	border:1px solid #bfbfbf;
	margin:0px 5px 0px 0px;
}
.moduletable-pesquisa-search input {
	background-image:url(../images/items/bt-pesquisar.png);
	width:253px;
	height:auto;
	display:block;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	border:none;
	font-size:13px;
	background-repeat:no-repeat;
	padding:2px 0px 3px 0px;
	margin:15px 0px 0px 0px;
	cursor:pointer;
}
#moduletable-novidades {
	width:220px;
	height:auto;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:right;
}
.moduletable-pathway {
	margin:0px 0px 25px 0px;
	padding:0px 0px 10px 0px;
	font-size:9px;
	color:#6e6e6e;
	border-bottom:#CCC dotted 1px;
}
.moduletable-pathway a:link, .moduletable-pathway a:visited {
	font-size:9px;
	color:#6e6e6e;
	text-decoration:none;
}
.moduletable-pathway a:hover {
	font-size:9px;
	color:#6e6e6e;
	text-decoration:underline;
}
/*Main Menu*/
.moduletable-main {
	width:200px;
	height:auto;
	margin:40px 0px 0px 0px;
}
ul.menu-main {
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:14px;
}
.menu-main li {
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	line-height: normal;
	width:auto;
	height:auto;
	text-align:left;
	font-size:14px;
}
.menu-main li a:link {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	font-size:14px;
	padding:0px 0px 0px 15px;
}
.menu-main li a:visited {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	font-size:14px;
	padding:0px 0px 0px 15px;
}
.menu-main li a:hover {
	color: #616161;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:14px;
	background-image:url(../images/items/menu-hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
.menu-main li.active a {
	color: #616161;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:14px;
	background-image:url(../images/items/menu-hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
/*Fim Mainmenu*/


/*Bot Menu*/
.moduletable-bot {
	width:auto;
	height:auto;
	margin:25px 0px 0px 0px!important;
	display:inline-block;
}
ul.menu-bot {
	width:auto;
	height:auto;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.menu-bot li {
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	line-height: normal;
	width:auto;
	height:20px;
	text-align:left;
}
.menu-bot li a:link {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;
}
.menu-bot li a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
}
.menu-bot li a:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:11px;
}
.menu-bot li.active a {
	color: #ffffff;
	text-decoration:none;
	font-size:11px;
}
.componentheading, .pti_fp_heading {
	font-size: 20px;
	color: #80ba04;
	padding: 0px;
	margin:0px 0px 35px 0px;
	font-weight:normal;
}
h1 {
	font-size: 20px;
	color: #80ba04;
	padding: 0px;
	margin:0px 0px 35px 0px;
	font-weight:normal;
	text-transform:uppercase;
}
h2 {
	font-size: 15px;
	color: #4c4c4c;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	color: #71765c;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size: 15px;
	font-weight: bold;
	line-height:22px;
}
p {
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:20px;
}
p.home {
	font-size:15px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707070;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top:15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear:both;
}
a:link, a:active {
	font-weight: normal;
	color: #677f33;
	text-decoration: none
}
a:visited {
	font-weight: normal;
	color: #a3a795;
	text-decoration: none;
}
a:hover {
	color: #91c422;
	text-decoration:none;
}
ul {
	margin: 0px 0px 25px 15px;
	padding: 0px;
}
li {
	list-style-image:none;
	list-style-type: disc;
	line-height:auto;
	margin:0px 0px 8px 0px;
}
#conteudos li ul {
	margin: 8px 0px 0px 15px;
	padding: 0px;
}
.buttonheading {
	display:none;
}
.clear {
	clear:both;
}
/*Destaques*/
.moduletable-destaques {
	margin:20px 0px 0px 0px;
}
.moduletable-destaques .ptislider_outerbox {
	width:900px;
}
.moduletable-destaques .pti_slide {
	width:160px;
	min-height:180px;
	float:left;
	border:6px solid #ebebeb;
	padding:5px 5px 5px 5px;
	margin:0px 20px 0px 0px;
	font-size:11px;
}
.moduletable-destaques .pti_slide p {
	line-height:14px;
}
.moduletable-destaques .pti_slide a {
	text-transform:uppercase;
}
.moduletable-destaques .pti_slide img {
	width:160px;
	height:102px;
}
.moduletable-destaques h3 {
	color: #80ba04;
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 8px 0px 5px 10px;
	width: auto;
	border-bottom:1px dotted #c0c0c0;/*	
	background-color:#80BB01;
	-moz-border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 0px;
	-moz-border-top-left-radius: 10px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-khtml-border-top-right-radius: 10px;
	-khtml-border-bottom-right-radius: 0px;
	-khtml-border-top-left-radius: 10px;
	-khtml-border-bottom-left-radius: 0px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 0px;*/
}
.moduletable-destaques .destaque {
	border:1px solid #80BB01;
	padding:10px;
	-moz-border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 10px;
	-moz-border-top-left-radius: 0px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-top-right-radius: 0px;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-top-left-radius: 0px;
	-khtml-border-bottom-left-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 10px;
}
.moduletable-destaques h2 {
	font-size: 16px;
	color: #777f08;
	padding: 0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	text-transform: uppercase;
}
.moduletable-destaques h2 span {
	font-size: 11px;
}
.moduletable-destaques p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
.moduletable-destaques ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.moduletable-destaques li {
	list-style-image:none;
	list-style-type: none;
	line-height:auto;
	margin:0px 10px 0px 0px;
	display:inline-block;
	width:133px;
	vertical-align:top;
}
.moduletable-fazer {
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	color:#666666;
	font-size:12px;
	border-bottom:1px dotted #c6c6c6;
}
.moduletable-fazer h3 {
	border-left: 3px solid #636363;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 8px;
	text-transform: uppercase;
	width: auto;
}
.moduletable-fazer div {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 60px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.moduletable-fazer div.esfera {
	background-image:url(../images/icons/esfera.png);
	background-position:0px 0px;
}
.moduletable-fazer div.planta {
	background-image:url(../images/icons/planta.png);
	background-position:0px 0px;
}
.moduletable-fazer div.folhas {
	background-image:url(../images/icons/folhas.png);
	background-position:0px 0px;
}
.moduletable-fazer div.icon {
	background-image:url(../images/icons/icon.png);
	background-position:0px 0px;
}
.moduletable-fazer div h2 {
	font-size:22px;
	color:#777f08;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.moduletable-fazer div h2 img {
	margin:0px 0px 0px 5px;
}
/*Slider*/
.lof-ass {
	border:none;
	float:left;
	margin:42px 0px 0px 0px;
}
.lof-ass .lof-description {
	background: none repeat scroll 0px 0px #ffffff;
	top:0px;
	right:0px;
	left:auto;
	bottom:auto;
	max-width:auto;
	padding: 30px 10px 0px 10px;
	position: absolute;
	z-index: 3;
	font-size:13px;
	color:#4c4c4c;
	width:162px;
	height:255px;
}
.lof-ass h4 {
	color: #4c4c4c;
	font-family: Tahoma, Geneva, sans-serif;
	;
	font-size:21px;
	margin: 0px 0px 20px 0px!important;
	padding:0px;
	text-decoration: none;
	text-transform: none;
	font-weight:normal;
}
.lof-ass .lof-description p {
	margin:0px;
	padding:0px;
}
table.programas {
	width:100%;
	padding:0px;
	margin:0px;
	line-height:18px;
}
table.programas td {
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}
table.programas td.esquerda {
	width:263px;
}
table.programas td.direita {
	padding:15px 0px 0px 20px;
}
table.programas td.verde {
	background-color:#bbd344;
	border-bottom:5px solid #bbd344;
}
table.programas td.azul {
	background-color:#299abb;
	border-bottom:5px solid #299abb;
}
table.programas td.cinza {
	background-color:#636363;
	border-bottom:5px solid #636363;
}
table.programas td.laranja {
	background-color:#f68b1f;
	border-bottom:5px solid #f68b1f;
}
table.programas td.semana {
	background-color:#ffffff;
	padding:0px 0px 5px 20px;
	font-size:15px;
	color:#4b4747;
}
table.programas td.separador {
	margin:0px;
	padding:0px;
	height:25px;
}
a.programa:link, a.programa:visited {
	color:#333333;
	text-decoration:none;
	display:block;
	height:26px;
	padding:8px 20px 0px 20px;
	margin:0px 0px 5px 0px;
	background-color:#c5dee6;
	font-size:14px;
}
a.programa:hover {
	text-decoration:none;
	background-color:#46a5c1;
	color:#ffffff;
	font-size:19px;
	height:30px;
	padding:4px 20px 0px 20px;
}
a.imprimir:link, a.imprimir:visited {
	color:#333333;
	text-decoration:underline;
	display:inline-block;
	height:26px;
	padding:8px 50px 0px 0px;
	margin:10px 0px 0px 0px;
	background-image:url(../images/programas/imprimir.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
}
a.imprimir:hover {
	text-decoration:none;
}
.imagem {
	width:195px;
	float:left;
}
.imagem img {
	margin:0px 0px 18px 0px;
}
.texto {
	width:440px;
	float:left;
}
li.sig-block {
	list-style:none;
}
table.marcas {
	padding:0;
	border:none;
	border-collapse:collapse;
}
table.marcas td.title {
	text-align:center;
	background-color:#e4e8d4;
	font-weight:bold;
	text-transform:uppercase;
}
table.marcas td {
	padding:8px 8px 8px 8px;
	border:2px solid #ffffff;
	text-align:left;
	vertical-align:middle;
	background-color:#f2f3ec;
}
table.marcas td.logo {
	padding:8px 8px 8px 8px;
	border:2px solid #ffffff;
	text-align:center;
	vertical-align:middle;
	background-color:#f2f3ec;}
