body {
	 background-image: url("imgsestruct/bg.jpg");
	 background-positon: top; 
	 background-repeat: repeat-x;
	 background-color: #F4F4E8;
	 margin: 0px;
	 font-size: 11px;
	 color: #000000;
	 font-family: Verdana, Arial, tahoma;
}

#aoredor {
	padding: 2px;
	background-color: #FFFFFF;
	width: 754px;
	position: absolute;
	left: 50%; /* posiciona a 50% para a esquerda */ 
	margin-left: -377px; /*puxa para metade do valor da largura para a esquerda, deixando no centro */
}

input, .input, select, textarea {
	font-family: Verdana, Arial, tahoma; border: solid Gray 1px; background: #eaeaea; color: #000000;  font-size: 10px
}

img {
	border: 0px;
}

.btn {
	font-family: Verdana, tahoma; border: solid DarkGray 1px; font-size: 9px; background: #EDF4E5; height: 15px;
}

.quadro {
	background-image : url("imgsestruct/gbquadro.jpg");
	background-color : #F4F4E8;
	background-positon: top left; 
	background-repeat: no-repeat;
	height: 130px;
}

li {
	list-style-type : square; color:#50995E;
}

td {
	color: #000000; FONT-FAMILY: Verdana, tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;
}

.titulo2 {
	color: #4D955B; font-family: Verdana, Arial narrow, tahoma;  FONT-SIZE: 28px; font-weight : bold; letter-spacing: -0.5px;
}

.titulo {
	color: #50995E; font-family: Verdana, Arial, tahoma;  FONT-SIZE: 14px; font-weight : bold;
}

a.produtos:link,a.produtos:active,a.produtos:visited { 
	color : #000000; text-decoration: none;  FONT-SIZE: 10px;
}

a.menu { 
	font-family: Verdana, tahoma, Arial; color : #000000; FONT-SIZE: 9px; font-weight : bold; text-transform: uppercase;
}

a:link { 
	color: #000000; text-decoration: none;
}

a:active, a:visited { 
	color: #000000;
	text-decoration: none;
}

a:hover,a.produtos:hover { 
	color: #50995E; 
}

/* novos */
.menu_horizontal {
	width: 300px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	margin-bottom: 5px;
	background-image: url(../imgsestruct/m-seta.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.produto_lado_a_lado {
	width: 150px;
	margin: 10px 5px 5px 5px;
	float: left;
	/*margin-bottom: 10px;*/
}

.produtos_listagem {
	text-align: left;
	width: 150px;
}

.lista_represent, .combo_represent {
	font-size: 12px;
	padding: 5px;
	/*border-left: 1px dotted #000000;
	border-bottom: 1px dotted #000000;*/
}

.combo_represent {
	float: left;
	height: 25px;
	width: 150px;
}

.menu_quadro_horizontal {
	clear: both;
}

h1 {	
	font-size: 18px ;
	font-weight: bold ;
	color: #009900;
	height: 28px ;
	padding: 3 0 0 5 ;
	clear: both ;
}

h2 {	
	font-size: 16px ;
	font-weight: bold ;
	color: #056037 ;
	height: 26px ;
	padding: 3 0 0 5 ;
	clear: both ;
}

h3 {	
	font-size: 13px ;
	font-weight: bold ;
	color: #056037 ;
	height: 23px ;
	padding: 3 0 0 5 ;
	clear: both ;
}

.subtitulo {	
	font-size: 14px ;
	font-weight: bold ;
	color: #056037 ;
	height: 22px ;
	padding: 3 0 0 5 ;
	clear: both;
}

.quadro_foto_eventos {
	width: 480px;
	clear: both;
	margin-top: 5px;
}

.foto_eventos {
	width: 110px;
	float: left;
	padding: 5px;	
}

.img_borda {
	border: 1px solid #000000;
}

.erro {
	font-weight: bold;
	color: #ff0000;
}

.tab_eventos {
	/*border-left: 1px dotted #000000;*/
	border-bottom: 1px solid #000000;
	padding: 5px;
}

.tab_evento_titulo {
	font-weight: bold;
}

.paginacao {
	width: 450px;
	text-align: center;
	clear: both;
	margin-top: 15px;
}

/* contato */
form {
	display: inline;
}

.NewsHeadline, .empresaEndereco {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 13px;
	COLOR: #000000;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.Headline {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; MARGIN-BOTTOM: 0px; TEXT-TRANSFORM: uppercase; COLOR: #000000; LINE-HEIGHT: 25px; BORDER-BOTTOM: #666f85 1px dotted; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formcontato {
	width: 450px;
	left: 10px;
	clear: both;
}
	
.contatoEsq {
	float: left;
	margin-left: 0px;
	padding-right: 5px;
	width: 100px;
	text-align:right;
	color: #000000;
	color: #000000;
}

.contatoDir {
	padding-left: 70px;
	clear:right;
}

.contatoEsq, .contatoDir
{
    padding-bottom: 5px;
}
/* fim contato */

.lista_menu_produtos, .lista_menu_produtos_sub {
	background-image: url(../imgsestruct/separa.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 3px;
	padding-bottom: 5px;
	width: 170px;
}

.lista_menu_produtos_sub {
	width: 150px;
	margin-left: 10px;
}

.divisoria {
	clear: both;
}

#float_pub {
	position: absolute;
	top: 150px;
	right: 50px;
	margin: 0px;
	visibility: visible;
	z-index: 100;
}