/* CSS Document */
body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	padding-top: 5px;
}
#idioma {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
	width: 100px;
	float: right;
	padding-top: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 260px;
}


#apDiv1 {
	position:absolute;
	width:100%;
	height:248px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#newsletter{
	width: 180px;
	height: 120px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../imagens/fundo_news.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#newsletter2{
	width: 180px;
	height: 120px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../imagens/fundo_news2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-top: 15px;
}

#topo_meio {
	background-image: url(../imagens/topo_meio.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 820px;
	float: left;
	text-align: right;
	background-position: left bottom;
	vertical-align: top;
}
#meio{
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 165px;
	clear: both;
}
#central {
	background-image: url(../imagens/fundo_meio.jpg);
	background-repeat: repeat-x;
	background-color: #EDE5D8;
	width: 820px;
	height: auto;
	float: left;
	clear: both;
}
#marca {
	width: 414px;
	height: 247px;
	background-image: url(../imagens/marca.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior: url(../iepngfix.htc);
	float: left;
	background-attachment: inherit;
	text-align: left;
	vertical-align: top;
}
#top_central {
	width: 1120px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
}
#menu_princ {
	width: 214px;
	float: left;
	height: auto;
	clear: both;
	margin-left: 10px;
}
#conteudo {
	width: 572px;
	float: right;
	margin-left: 10px;
	height: auto;
	margin-right: 10px;
	clear: right;
}
#rodape {
	width: 820px;
	height: auto;
	padding-top: 8px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#final {
	height: 18px;
	background-image: url(../imagens/final_meio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#carga {
	width: 820px;
	height: auto;
	float: left;
}
#espaco {
	width: 18px;
	float: left;
	height: 1px;
}
#banner {
	width: 120px;
	height: auto;
	float: left;
	margin-left: 18px;
	margin-top: 15px;
	clear: right;
}


#menu {
	width: 214px;
	list-style-type: none;
	background-image: url(../imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
	margin-left: 6px;
}

#menu a {
	color: #4C1E0B;
	display: block;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#menu ul {
	list-style-type: none;
	list-style-image: url(../imagens/seta.gif);
	padding-left: 5px;
	clip: rect(2px,auto,auto,auto);
	top: 2px;
	margin-left: 5px;
}

#menu a:hover {
	color: #4C1E0B;    /* azul escuro */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menu li {
	clip: rect(auto,auto,auto,0px);
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 0px;


}

#menu ul ul {
	position: static;
	list-style-image: url(../imagens/seta2.gif);
	padding-left: 18px;
	margin-top: 2px;
	padding-top: 2px;
}

#menu ul ul a{
	color: #8B270E;
	border: none;
}

#menu ul ul a:hover{
	color: #8B270E;    /* preto */
}

div#menu ul ul,
div#menu ul ul li:hover ul ul
{
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{
	position: static;
	z-index: 100;
}
#barra_busca {
	background-image: url(../imagens/barra_busca.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_busca2 {
	background-image: url(../imagens/barra_busca2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_entrada {
	background-image: url(../imagens/barra_entrada.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_entrada2 {
	background-image: url(../imagens/barra_entrada2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra {
	background-image: url(../imagens/barra.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_pimentopedia {
	background-image: url(../imagens/barra_pimentopedia.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_pimentopedia2 {
	background-image: url(../imagens/barra_pimentopedia2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_contato {
	background-image: url(../imagens/barra_contato.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_contato2 {
	background-image: url(../imagens/barra_contato2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_eventos {
	background-image: url(../imagens/barra_eventos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_eventos2 {
	background-image: url(../imagens/barra_eventos2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_noticias {
	background-image: url(../imagens/barra_noticias.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_noticias2 {
	background-image: url(../imagens/barra_noticias2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titulo_itens {
	font-weight: bold;
	color: #783814;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.paginacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #774920;
	text-decoration: none;
}
.paginacao2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9A835F;
	text-decoration: none;
}
.classe{
 behavior: url(../iepngfix.htc);
}

INPUT.botoes {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #EBEBEB;
	border: 1px solid #b9babc;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
}

.texto a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

a.texto:houver {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

a.texto:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

a.texto:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

.titulo_pagina{
	font-weight: bold;
	color: #A75719;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.titulo{
	font-weight: bold;
	color: #030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.titulo2{
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #09F;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ajuda_admin{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.lBranca {

font-family: Arial;
font-size: 11px;
color: #FFFFFF;
}

.botoes {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #EBEBEB;
	border: 1px solid #b9babc;
	text-decoration: none;
	color: #000;
}

a.botoes{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #EBEBEB;
	border: 1px solid #b9babc;
	text-decoration: none;
	color: #000;
	height: 20px;
	width: 80px;
	text-align: center;
}

a.botoes:hover{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #EBEBEB;
	border: 1px solid #b9babc;
	text-decoration: none;
	color: #000;
	height: 20px;
	width: 80px;
	text-align: center;
}

a.botoes:visited{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #EBEBEB;
	border: 1px solid #B9BABC;
	text-decoration: none;
	color: #000;
	height: 20px;
	width: 80px;
	text-align: center;
}
.botoes2 {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #666;
	border: 1px solid #999;
	text-decoration: none;
	color: #FC0;
	font-weight: bold;
	margin-right: 35px;
}
#galleries_content {
	
	padding:0;
	margin:0;
	text-align:left;
}
.media_thumbnails {
	padding:0;
	margin:0;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
	background-color: #e9e9e9;
}
#gallery_template{
	float:left;
	margin:20px 0 10px 0;
	min-height:120px;
}
.media_thumb {
	padding:10px;
	margin:5px;
	cursor:pointer;
	background: url(../imagens/sombraimagemthumb.gif) no-repeat;
	background-position:4px 4px;
}
.gallery_accordian {
  width: 550px;
}
.gallery_accordian h3 {
  margin: 0;
  padding:0;
  background:none;
  border-bottom:dashed 1px #c9c9c9;
  cursor:pointer;
  overflow:hidden;
}
.gallery_template {
	width:550px;
	padding:0;
	margin:0;
}
.gallery_content {
	padding:0;
	margin:0;
	padding-left:8px;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #e9e9e9;
}
.gallery_template > .gallery_title {
	color:#194c6d;
	text-decoration:none;
	background:none;
	position:relative;
	left:30px;
}
.gallery_spacer {
	height:10px;
}
.gallery_title p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#194c6d;
}
.gallery_description p{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#434666;
	text-transform:none;
}
.gallery_status{
	height:40px;
	font-family:  Arial, Helvetica, sans-serif;
	width:280px;
	vertical-align:bottom;
	background:url(../imagens/arrow_down.png) bottom right no-repeat;
	text-align:right;
	margin-right:5px;
	float:right;
}
#gallery_info{
width:382px;
float:right;
}.titulo3 {
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.botoes2Copy {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #796339;
	border: 1px solid #999;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	margin-right: 35px;
}
.botoes_class {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR: #D5CEB5;
	border: 1px solid #B9B0A4;
	text-decoration: none;
	color: #000;
	height: 35px;
	text-align: center;
	padding-top: 6px;
}
.botoes_class2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: #333;
	font-weight: bold;
}
#barra_anuncie {
	background-image: url(../imagens/barra_anuncie.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_marketing {
	background-image: url(../imagens/barra_marketing.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div.wrapper
	{
	background-color: #F7F7F7; 
	border-width: 1px; 
	border-color: #D6D5D6;
	border-style: solid; 
	padding: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	}

div.wrapper_login
	{
	width: 97%;
	background-color: #F7F7F7; 
	border-width: 1px; 
	border-color: #D6D5D6;
	border-style: solid; 
	padding: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	}

div.wrapper_license
	{
	width: 543;
	background-color: #F7F7F7; 
	border-width: 1px; 
	border-color: #D6D5D6;
	border-style: solid; 
	padding: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	}

div.wrapper_bottomless
	{
	background-color: #F7F7F7; 
	border-width: 1px 1px 0px 1px;
	border-color: #D6D5D6;
	border-style: solid; 
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	}

div.wrapper_topless
	{
	background-color: #F7F7F7; 
	border-width: 0px 1px 1px 1px;
	border-color: #D6D5D6;
	border-style: solid; 
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 4px 4px;
	}

div.wrapper_out
	{
	padding: 5px 5px 5px 5px;
	}

div.wrapper_white
	{
	width: 100%;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #D6D5D6;
	border-style: solid;
	padding: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	}
	
	#mainNav tr{
	height:41px;
	width: 100%;
	list-style:none;
	background-color:#F3F3F3;
	background-repeat: no-repeat;
	background-position: right top;
	font:11px Tahoma;
	margin: 0px;
	position:relative;
	color:#ccc;
}

#mainNav td.current{
	background-color:#960;
	background-image: url(../imagens/navCurrentBtn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#fff;
}

#mainNav td.next{
	background-color:#F3F3F3;
	background-image: url(../imagens/navBtn.jpg);
    background-repeat: no-repeat;
	background-position: right top;
}

#mainNav td.lastDone{
	background-color:#A6A6A6;
	background-image: url(../imagens/navLastDoneBtn.jpg);
    background-repeat: no-repeat;
	background-position: right top;
    font-style:italic;
}

#mainNav td.done{
	background-color:#A6A6A6;
	background-image: url(../imagens/navDoneBtn.jpg);
    background-repeat: no-repeat;
	background-position: right top;
    font-style:italic;
}

#mainNav td.mainNavNoBg{
background-image:none;
}

#mainNav td em{
display:block;
margin:2px 0 0 5px;
font-style:normal;
font-weight:bold;
}

#mainNav td span{
display:block;
margin-left:5px;
font-weight:normal;
}

#mainNav td em {font-size: 125%; font-weight: bold;
}

#botaoform {
	cursor: pointer;
	height: 35px;
	line-height: 5000px;
	overflow:hidden;
	text-indent:-5000px; /* útil pra outros browsers */
	width: 120px;
	background-image: url(../imagens/continuar.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #EDE4DB;
}

#botaoform2 {
	cursor: pointer;
	height: 29px;
	line-height: 5000px;
	overflow:hidden;
	text-indent:-5000px; /* útil pra outros browsers */
	width: 100px;
	background-image: url(../imagens/acessar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #EDE4DB;
}
