body{
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	color: #fff;
	line-height: 1;	
	background:url(images/fundo.jpg);
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin-top:2em;
	color:#241A00;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
}

.navHeader_superior input{
	background:transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}


input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 904px;
	padding: 10px 0 0;
}

#header{
	margin:0;
	float: left;
	width: 904px;
	height: 100px;
	color: #333;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
}

#menu ul li a{
	display: block;
}

#pagetitle{
	clear: both;
	width: 904px;
	height: 155px;
}

#pagetitle a{
	padding: 28px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
	float: right;
	padding: 10px 31px 0;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

.pagewrapper{
	margin: 0 0 10px;
	float: left;
	width: 904px;
	color: #333;
}

.wrapper{
	float: left;
	width: 589px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 589px;

}

.narrowcolumn{
	float: left;
	width: 589px;
}

.content{
	float: left;
	width: 589px;
	padding-bottom:1em;

}

.post{
	line-height: 18px;
}

.post h2, .titulo_section{
	padding: 5px 0px 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}

.post h2 a, titulo_section{
	text-decoration: none;
	color: #666;
	font-size:16pt;
}

.post img{
	border: 1px solid #ddd;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{
	margin-left:30px;
	margin-right:20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #999;
}

.postinfo a{
	color: #578cca;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
	font-weight:bold;
	font-size:12pt;
}

.sidebar{
	width: 152px;
	float:right;
	line-height: 18px;
}

.obar{
	float: right;
	width: 192px;
	margin: 0 5px 0 0;
	float: left;
}

.sidebar ul, .obar ul{
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

.sidebar ul li, .obar ul li{
	margin: 5px 0 0;
}

.sidebar ul li.widget_search, .obar ul li{
	padding: 15px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #8dab3b;
}

.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}



.post h3#comments, .post h3#respond{}

.post h3#respond{}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}






.TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES {}
.TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES {}
.TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES {}
.TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES {}
.TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES .TRANSFORMAÇÕES {}






a{
	text-decoration: none;
	color: #436f22;
}

em{
	line-height:1.25em;	
}

.postdate{
	color: #436f22;
}

#container{
	width:994px;	
	padding-top:0;
}

#header{
	width:994px;
	height:250px;
	background:url(images/back_01.jpg);
}

#searchbox, #syndication{
	display:none;
}

#menu{
	margin-top:20px;
	margin-right:10px;
	float:right;
}

.sidebar ul li h2{
	height:31px;
	background-repeat:no-repeat;
	font-size:17pt;
	font-weight:normal;
	padding-top:5px;
}

.sidebar ul li h2 {
	padding:3px 0 0 45px;
	margin-bottom:10px;
}

.sidebar ul li#recent-posts-3 h2{
	height:30px;
	background:url(images/pa_verde_imagens_r3_c6.jpg);
	padding-top:10px;
	padding-bottom:0;
}

.sidebar {
	width:192px;
	padding:0;
	margin-left:10px;
}

.sidebar ul li{
	padding:0;
	background-position:0 16px;
}

.pagewrapper{
	width:994px;	
	padding:0;
}

.content, .narrowcolumn, .narrowcolumnwrapper{
	width:589px;	
}

.obar{
	width:170px;
	margin-right:18px;
}

.sidebar ul li, .obar ul li{
	margin:0;
}

.sidebar ul li ul li {
	padding:0 0 0 45px;
	list-style-image:url(images/pa_verde_imagens_seta_list.jpg);
	list-style-position:inside;
	margin-bottom:0.25em;
}

.sidebar ul li ul {
	margin-bottom:2em;
}

.sidebar ul li ul li a, #tag_cloud-3 div a{font-weight:bold;text-decoration:none;}
.sidebar ul li ul li a:hover, #tag_cloud-3 div a:hover{font-weight:bold;text-decoration:underline;}
.sidebar ul li ul li a:active, #tag_cloud-3 div a:active{font-weight:bold;color:red;text-decoration:none;}
.sidebar ul li ul li a:visited, #tag_cloud-3 div a:visited{font-weight:bold;color:##8DAB3B;text-decoration:none;}

.post{
	background-position:20px 0;	
}

.post h2 a{
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:none;
}

.post h2, .post .postinfo{
	margin-left:20px;
}

ol.commentlist{
	background:#f3f7e9;
	padding:10px;
	margin-bottom:0;
}

#respond{
	color:#fff;
	padding:1em 0 0 30px;
}

.entry .postinfo{
	margin:1em 0 2em 0;
	padding:5px 0 5px 0px;
}

.entry p{
	line-height:1.5em;
	
}
.obar ul li{
	margin:0;
	padding:0 0 0 15px;
	line-height:1.5em;
}

.obar ul li h2{
	line-height:1em;
}

#searchform div{
	margin-bottom:1.5em;
}

#searchform input#s{
	border:solid 1px #aaa;
	margin-bottom:10px;
	height:1.5em;
	width:145px;
	
}

.postinfo a{
	color: #436f22;
}

#search-4 .widgettitle{ 
	color:#d1d5bc;
}

.textwidget p img{
	margin-left:-15px;
	margin-top:1em;
	margin-bottom:1em;	
}

#commentform{}

#commentform p{
	margin-left:30px;	
	margin-bottom:0px;
	padding-bottom:1em;
}

#commentform p textarea{
	width:490px;	
}

#commentform p textarea, #commentform p input[type=text]{
	background:#fff;
	border:solid 1px #999;
}

.browse{
	border:0;
}

#comments{
	padding:5px 0 5px 30px;
	background:#f3f7e9 url(images/pa_verde_imagens_bottom_post.jpg) no-repeat;
	font-size:8pt;
	color:#92B237;
	margin-top:-15px;
}

.page{
	padding:0;	
	float: left;
	background:url(images/fundo_main.png);
}

#page_top{
	padding-top:20px;
	background:url(images/fundo_main_top.png);
}

#page_bottom{
	height:30px;
	width:994px;
	float:left;
	background:url(images/footer_bg.png) no-repeat;
	padding:20px 0 0 30px;
}

#pagetitle{
	margin-top: 20px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#sobre_caras{
	font-weight:normal;	
	font-size:8pt;
}

#sobre_caras a{
	font-weight:bold;	
}

#form_busca{
	padding:0 0 0 12px;	
}


ul.wp-tag-cloud{
	margin:0 0 0 15px;
}


#texto_busca{
	margin:0px 30px 30px 30px;
	font-weight:bold
}

.content h2{
	background: url("images/pa_verde_imagens_r11_c3.png") no-repeat transparent;
	margin:0 0 15px 10px;
	padding:20px 0px 10px 20px;
	font-size:16pt;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
}

#comentarios{
	background:transparent;
}


#link_fotos{
	margin:0 0 13px 13px;	
	
}

img.top_section{
	margin-top:10px;	
}

p{
	line-height:normal;	
}

#fornecedor_lista{
	margin-left:30px;	
}

#fornecedor_lista li{
	clear:both;
	line-height:1.5em;
}

#breadcrumb{
	margin-left:30px;	
	margin-bottom:20px;		
}



.FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES {}
.FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES {}
.FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES {}
.FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES {}
.FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES .FORNECEDORES {}



.fornecedor{
	position:relative;
}

#fornecedores_container{
	margin-bottom:1em;
	padding-left:30px;
}

#fornecedores_title_section{
	margin-bottom:0;
}

#fornecedores_texto p{
	padding-right:20px;
	line-height:1.5em;	
}

#fornecedores_texto h3{
	margin-top:2em;
	margin-bottom:0.25em;
}



.PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS {}
.PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS {}
.PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS {}
.PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS {}
.PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS .PRODUTOS {}



.produto{
	float:left;
	position:relative;
	width:270px;
	margin: 0 0 10px 10px;
}

.produtos_container{
	float:left;
	background:#FFF;
	margin-bottom:1em;
	background:url("images/pa_verde_imagens_r11_c3.png") no-repeat;
	height:100px;
	width:260px;
}

.produtos_imagem{
	margin:20px;
	float:left;
	background:#FFF;
}

.produtos_texto{
	float:left;
	margin-bottom:2em;
	width:150px;
}

.produtos_texto h3{
	float:left;	
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	font-weight:bold;
	clear:both;
	margin-top:18px;
	width:150px;
}

#produto{

}

#produtos_imagem{
	margin:20px;
	float:left;
	background:#FFF;
}

#produtos_texto{
	float:left;
	margin-bottom:2em;
	width:150px;
}

#produtos_texto h3{
	float:left;	
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	font-weight:bold;
	clear:both;
	margin-top:18px;
	width:150px;
}

#resultado_busca{
	color:#060;
	font-size:10pt;
	font-weight:bold;	
}

#links_relacionados{
	margin:0 0 0 5px;
	font-weight:bold;
	font-size:10pt;
}

#links_relacionados li{
	line-height:1em;
	margin-bottom:10px;
}

.browse{
	float:left;
	clear:both;
	width:549px;
	text-align:center;
}

ol.fornecedores {
	margin-left:35px;
}

ol.fornecedores li {
	list-style:lower-alpha;
	color:#514c3d
}

ul.fornecedores {
	margin-left:35px;
	clear:both
}

ul.subitem li{
	margin-left:15px;
	list-style:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#514c3d;	
}

ul.fornecedores li {
	list-style:square;
	color:#514c3d
}

ul.fornecedores li span {
	font:11px Arial, Helvetica, sans-serif;	
}

#searchsubmit{
	padding:1px;
	border:solid 1px #030;
}


.HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA {}
.HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA {}
.HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA {}
.HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA {}
.HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA .HEADER GPA {}


.header
{
	font-family: Arial, Verdana, Sans-serif;
	color:#7f7f7f;
	font-size:12px;
	width: 100%;
	height: 25px;
	background: transparent url(images/bg_topo.gif) repeat-x;
}

.wrapper_header
{
	display: block;
	margin: 0 auto;
	width: 994px;	
	height: 100%;
	position: relative;
	z-index: 100;	
}

#logo_header
{
	float: left;
}

#home_box1{
	margin:80px 0 0 30px;
	width:220px;
	float:left;
}

#home_box2{
	margin:80px 0 0 50px;
	width:220px;
	float:left;
}

#home_box3{
	margin:70px 0 0 15px;
	width:155px;
	float:left;
}

.NAVEGAÇÃO HEADER SUPERIOR - LINKS ÚTEIS E BUSCA{}
.NAVEGAÇÃO HEADER SUPERIOR - LINKS ÚTEIS E BUSCA{}
.NAVEGAÇÃO HEADER SUPERIOR - LINKS ÚTEIS E BUSCA{}




.header ul.navHeader_superior
{
	display: block;
	float: right;
	padding: 4px 20px 0 0;
}

.header ul.navHeader_superior li
{
	display: block; float: left; 
	height: 15px;
	padding-top: 2px;
}

.header ul.navHeader_superior li.faleConosco a
{
	width: 78px; 
	padding: 0 4px 0 14px;
	background: transparent url(images/sprite_gpa.gif) no-repeat 0 0;
	color: #1a628e; 
}

.header ul.navHeader_superior li.localizadorLojas
{
	width: 116px; 
	padding-left: 19px;
	background: #97c1db url(images/sprite_gpa.gif) no-repeat 0 -17px;
	color: #1a628e;
}

.header ul.navHeader_superior li.digiteCep,
.header ul.navHeader_superior li.busca,
.header ul.navHeader_superior li.nossosSites
{
	width: 100px; 
	padding-left: 12px;
	background: #64a3ca url(images/sprite_gpa.gif) no-repeat 0 -34px;
}

.header ul.navHeader_superior li.botao
{
	padding-top: 0;
}

.header ul.navHeader_superior li.botao a
{
	display: block;
	background: #64a3ca url(images/sprite_gpa.gif) no-repeat 0 -68px;
	width: 25px; 
	height: 15px; 
	text-indent: -9999px;
	height: 17px;
}

.header ul.navHeader_superior li.busca,
.header ul.navHeader_superior li.nossosSites
{
	background: #64a3ca url(images/sprite_gpa.gif) no-repeat 0 -51px;
}

.header ul.navHeader_superior li.nossosSites
{
	padding: 0 0 0 14px; 
	height: 17px;
}

.header ul.navHeader_superior li.digiteCep input,
.header ul.navHeader_superior li.busca input
{
	width: 98px;
	height: 16px;
	*margin-top: -10px;
}

.header ul.navHeader_superior li.digiteCep input,
.header ul.navHeader_superior li.busca input,
.header ul.navHeader_superior li.nossosSites,
.header ul.navHeader_superior li.nossosSites a
{
	font-size: 11px; 
	color: #fff; 
	border: 0; 
}

.header ul.navHeader_superior li.nossosSites a
{
	width: 123px;
	display: block;
	background: #64a3ca url(images/sprite_gpa.gif) no-repeat 98px -85px;
	padding: 3px 0 3px 0;
}

.header ul.navHeader_superior li a
{
	text-decoration: none;
}

.header ul.navHeader_superior li a:hover
{
	text-decoration: underline;
}



.DIVS DINÂMICAS DA HOME{}
.DIVS DINÂMICAS DA HOME{}
.DIVS DINÂMICAS DA HOME{}


.div_nossosSites{
	display: none;
	top: 22px;
	right: 4px;
	_right: 17px;
	position: absolute;
	z-index: 1000;
	width: 130px;
}

.div_nossosSites_miolo{
	display: block;
	float: left;
	background: #4b94c1;
}

.div_nossosSites_pe{
	display: block;
	float: left;
	width: 130px;
	height: 13px;
	background: transparent url(images/bg_nossosSites_pe.gif) no-repeat top left;
}

.div_nossosSites ul.sites{
	width: 100%;
	display: block; float: left;
	border-bottom: dotted 1px #63aadc;
	padding-bottom: 10px !important;
	_padding: 7px 0 4px 0;
}

.div_nossosSites ul.sites li{
	width: 114px;
	_width: 112px;
	padding: 10px 8px !important;
	_padding: 3px 0 0 8px;
	height: 0px;
}

.div_nossosSites ul.sites li a{
	display: block;
	float: left;
	width: 100%;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(images/bullet_vAzul.gif) no-repeat center left;
}

.div_nossosSites ul.sites li.menor a{
	font-size: 10px;
}

.div_nossosSites ul.sites li a:hover{
	text-decoration: underline;
}

.FINAL DO HEADER GPA{}
.FINAL DO HEADER GPA{}
.FINAL DO HEADER GPA{}
