﻿body
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	font: 70%/1.25 "Trebuchet MS" , verdana, arial, helvetica, sans-serif;
	min-width: 760px;
	color: #313031;

}
form
{
	margin:0;
	padding:0;
	width:100%;
}

a
{
	color: #313031;
}

a:hover
{
	color: green;
}


a:visited
{
	color: #595859;
}


img
{
	border: none 0;
}

h1, #h1
{
	font-size:1em;
}

h2
{
	font-size: 1.5em;
}
h3
{
	font-size: 1em;
}

h4
{
	margin-top: 4px;
	font-size: 1em;
	text-indent: 20px;
}


/**** TUDO ****/
#tudo
{
	padding: 0;
	margin: 0;
	background: white;
	float: left;
	width: 100%;
}

.negrito
{
	font-weight: bold;
}

.alinha-centro
{
	text-align: center;
}

.alinha-div-esq
{
	float: left;
}

.alinha-div-dir
{
	float: right;
}

.alinha-tex-esq
{
	text-align: left;
}

.alinha-tex-dir
{
	text-align: right;
}


#topo
{
	position:relative;
	width: 100%;
	font-size: 1em;
	text-align: center;
	margin: 0 auto 1px auto;
	border-bottom: solid 3px green;
	padding: 0;
	height: 145px;
	background: #F4F3E1 url('../imagens/bg_folha.jpg') no-repeat right top;
	overflow: hidden;
	float: left;
}

#topo-logo
{
	margin: 0;
	float: left;
	width: 200px;
	border: none;
	height: 150px;
	background: white url('../imagens/bg_logo.gif') repeat-y right;
	text-align: left;
	overflow: hidden;
}

/***** SLOGAN *****/
#slogan
{
	height: 15px;
	position: absolute;
	left: 0px;
	top: 80px;
	font-weight: bold;
}

#slogan-dentro
{
	height: 15px;
	color: #303130;
	margin: 0 0 0 20px;
}

.tooltip
{
	cursor: help;
}


#conteudo-colunas
{
	padding-bottom: 58px;
	width: 100%;
	margin: 0;
}

#conteudo-colunas:after
{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}


.dobra
{
	background: url('../imagens/dobra.png') no-repeat 0 0;
	height: 20px;
	font: 80%;
	font-weight: bold;
}

#topo-banner {
	width: 728px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -369px;
}

/**** BARRA ****/
#barra
{
	clear: both;
	height: 28px;
	background: url('../imagens/bg_barra.gif') repeat-x;
}

#barra h1
{
	display: inline;
	font-size: 1em;
	
}

#barra-dentro
{
	height: 28px;
	text-indent: 20px;
	padding: 3px 0 0 0;
	color: yellow;
	font-weight: bold;
}

#barra-dentro-prateleira
{
	height: 28px;
	text-indent: 20px;
	padding: 3px 0 0 0;
	color: yellow;
	font-weight: bold;
}

.tit-barra-prateleira
{
	width: 100px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	background: url('../imagens/seta_direita.gif') no-repeat 0 -8px;
}

.tit-barra-addprod
{
	width: 130px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	background: url('../imagens/seta_direita.gif') no-repeat 0 -8px;
}


.tit-barra
{
	width: 30%;
	float: left;
	margin-top: 5px;
	background: url('../imagens/seta_direita.gif') no-repeat 0 -8px;
}

.tit-barra-ofertas
{
	width: 80%;
	float: left;
	margin-top: 1px;
	background: url('../imagens/seta_direita.gif') no-repeat 0 -3px;
}

.ad-prod
{
	text-align: right;
	margin: 4px 5px 0 0;
	line-height: 16px;
	width: 405px;
	float: right;
}

.ad-prod-voltar
{
	text-align: right;
	margin: 4px 5px 0 0;
	line-height: 16px;
	width: 80px;
	float: right;
}

.bt-ad-prod
{
}
/*###############################*/
#div-box-filtro
{
	width: 100px;
	margin: 5px 0 0 20px;
	color: yellow;
	float: left;
	background: url('../imagens/seta_baixo.gif') no-repeat 0 -7px;
	display: block;
}

#div-box-filtro a
{
	text-decoration: none;
}

/*###############################*/

/**** CONTEÚDO ****/
#conteudo
{
	margin: 0 auto 0 auto;
	padding: 0;
	min-height: 300px;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}

#tabela-produtos h1
{
	background: url(/imagens/pasta_aberta.gif) no-repeat left ;
	text-indent: 2em;
}

#tabela-produtos ul li
{
	list-style-image:url(/imagens/pasta_fechada.gif);
}

#tabela-produtos img
{
	
}


#conteudo a
{
	text-decoration: none;
	color: #303130;
}

#conteudo a:hover
{
	text-decoration: underline;
	color: blue;
}

.limpar
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/***** RODAPE *****/
#rodape
{
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 58px;
	text-align: center;
	background: white url('../imagens/bg_tit_menu.jpg') repeat-x 0 1px;
	border-top: 1px #696969 solid;
}

#rodape a
{
	top: 15px;
	position: relative;
}

#rodape_1
{
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 58px;
	text-align: center;
	background: white url('../imagens/bg_tit_menu.jpg') repeat-x 0 1px;
	border-top: 1px #696969 solid;
}

/******* FILTRO **************/

#filtro
{
	width: 200px;
	height: 250px;
	text-align: center;
	background: url('../imagens/box_filtro.png') no-repeat;
}

#controlesPesquisa
{
	padding-top: 15px;
}

.filtrar-por
{
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.radio-button
{
	height: 25px;
}

.radio-button select
{
	text-align: left;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 155px;
	background: white;
}

.pesquisa
{
	height: 25px;
	width: auto;
}

.botao-filtro
{
	text-align: right;
	float: left;
	width: 176px;
	display: block;
	height: 20px;
}

.itens
{
	height: 80px;
	margin-top: 30px;
	margin-top: 40px;
	text-align: left;
}

.itens-alinhamento span
{
	margin-left: 24px;
	width: 100px;
}

/** BOTOES **/
.botoes
{
	background: white url('../imagens/bg_barra.gif') repeat-x 0 -2px;
	border: 1px solid #ADADAD;
	color: yellow;
	cursor: pointer;
	height: 20px;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}

.botoes:hover
{
	color: black;
}

select
{
	background: #FEFFDE;
	font-size: 10px;
}

/** TABELA **/
.tabela, .tabela *
{
	font-family: Verdana;

	border-color: #ADADAD;
}

.tabela-img *
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 12px;
}

.editar:hover
{
	background: #CCFFFF;
}

.excluir
{
	text-align: right;
	background: url('../imagens/ico_delete.gif') no-repeat 0 0;
}

.tit-tabela, .tit-tabela a, .tit-tabela a:link, .tit-tabela a:visited
{
	background: transparent url('/imagens/bg_tit_menu.jpg') repeat-x 0 1px;
	text-align: center;
	border: none;
	height: 20px;
	text-decoration: none;
	color: #303130;
}

.tit-tabela a:hover
{
	color: red;
}

.linha1
{
	background: #ECF3ED;
}

.linha1 a, .linha1 a:link, .linha1 a:visited
{
	text-decoration: none;
 
}

.linha2
{
	background: white;
}

.linha2 a, .linha2 a:link, .linha2 a:visited
{
	text-decoration: none;
 
}

.linha1:hover, .linha1 a:hover, .linha2:hover, .linha2 a:hover
{
	background: #FEFFDE;
}

.paginacao *
{
	border: none;
	font-weight: bold;
	background: #FEFFDE;
	text-decoration: underline;
}

.paginacao a, .paginacao a:link, .paginacao a:visited
{
	color: gray;
	text-indent: 5px;
	text-decoration: none;
	padding: 0;
	font-weight: normal;
}

/**** login.aspx ****/

.termo-servico
{
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.fundoPopUp
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.amarelo
{
	color: yellow;
	font-weight: normal;
}

/**** FornecedorProdutoInserir.aspx ****/

#largura780
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#largura780-dentro
{
	margin: 5px;
	text-align: left;
}

.col-ins
{
	float: left;
	width: 50%;
}

.col-ins p
{
	margin: 10px 0 0 0;
}

#rem-img
{
	text-align: left;
	width: 100%;
}

#rem-img p
{
	margin: 10px 0 0 0;
}

.central-salvar
{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: center;
}


/**** AdminEspacoInstitucional.aspx ****/
.alinha-total-topo-direita
{
	float: right;
	border: 1pt solid gray;
	background: #EBF6E8;
	padding: 5px;
}

.neg-vermelho
{
	font-weight: bold;
	color: Red;
}

.bg-linha-tit
{
	padding: 0 0 2 0;
	background: url('../imagens/bg_linha_tit.gif') no-repeat 0 top;
}


#planos
{
	background: url('../imagens/sites.png') no-repeat;
	width: 609px;
	height: 333px;
	margin-left: auto;
	margin-right: auto;
}

#desc-cont
{
	width: 589px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #5B994A url('../imagens/bg_desc_prod.png') no-repeat top;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#desc-cont p, #desc-cont h2, #desc-cont h3, #desc-cont h4
{
	color: white;
}

.desc-cont-tit
{
	height: 50px;
	text-align: center;
	vertical-align: baseline;
}

.desc-cont-tit p
{
	padding-top: 15px;
	font-size: 18px;
	font-weight: bold;
}

.desc-cont-esq
{
	float: left;
	width: 150px;
	height: 100px;
	border: 2px solid #73BF5F;
	padding-bottom: 1px;
	text-align: left;
}

.desc-cont-esq h3
{
	line-height: 20px;
	height: 50px;
	font-size: 16px;
}

.desc-cont-dir
{
	border-top: 2px solid #73BF5F;
	border-right: 2px solid #73BF5F;
	border-bottom: 2px solid #73BF5F;
	margin-left: 151px;
	height: 100px;
	padding-bottom: 1px;
}

.desc-cont-dir h4
{
	margin: 0;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
}

.desc-cont-dir p
{
	line-height: 20px;
	text-indent: 20px;
	margin: 0;
	font-size: 110%;
}

.desc-cont-rodape
{
	height: 100px;
	text-align: center;
	background: #2D661D;
}

.desc-cont-rodape h2
{
	padding-top: 10px;
	font-size: 16px;
}

.desc-cont-rodape p
{
	margin: 0;
	line-height: 15px;
	font-size: 12px;
}

#grafico
{
	width: 589px;
	height: 750px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #5B994A url('../imagens/bg_desc_prod.png') no-repeat top;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: center;
	clear: both;
}

#grafico p, #grafico h2, #grafico h3, #grafico h4
{
	color: white;
}

.grafico-col-1
{
	float: left;
	width: 100px;
	height: 250px;
	text-align: left;
	margin-left: 25px;
	background: #73BF5F;
	text-indent: 2px;
}

.grafico-tit
{
	background: #4B7D46;
}

.grafico-col-1 p, .grafico-col-2 p, .grafico-col-3 p, .grafico-col-4 p
{
	margin: 0;
	line-height: 20px;
	padding: 2px;
	border-bottom: 1px dotted #5B994A;
}

.grafico-col-2
{
	float: left;
	width: 130px;
	height: 250px;
	text-align: right;
	background: #73BF5F;
}

.grafico-col-3
{
	float: left;
	width: 150px;
	height: 250px;
	text-align: left;
	margin-left: 10px;
	background: #73BF5F;
}

.grafico-col-4
{
	float: left;
	width: 150px;
	height: 250px;
	text-align: right;
	background: #73BF5F;
}

#formula
{
	background: #4B7D46;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

#formula p
{
	height: 20px;
	margin: 10px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

#leg-formula p
{
	margin: 0;
	text-align: left;
	float: left;
	width: 280px;
	margin-left: 10px;
}

#leg-formula blockquote
{
	font-size: 14px;
	color: Yellow;
	width: 100%;
	clear: both;
	margin: 0;
	font-weight: bold;
}

.radio-button-site
{
	position: absolute;
	margin: 120px 0 0 110px;
	text-indent: 110px;
	cursor: pointer;
}

.radio-button-site input
{
	width: 20px;
	height: 20px;
}

/**** CONTRATOS ****/
#ContratoUsoDiv
{
	margin: 10px;
	text-indent: 20px;
}

#ContratoUsoDiv h4
{
	color: Red;
}

#ContratoUsoDiv p
{
	line-height: 20px;
	font-size: 110%;
	text-align: left;
}

.cu
{
	text-indent: 20px;
	text-align: justify;
	font-size: 110%;
	margin: 0;
	line-height: 20px;
	overflow: hidden;
}

/**** Filtro ****/
#box-filtro
{
	position: absolute;
	overflow: hidden;
	padding: 2px;
	width: 200px;
	color: Black;
	display: none;
}

#conteudo-box-filtro
{
	position: relative;
	width: 100%;
}

#conteudo-box-filtro a
{
	top: -20px;
	position: relative;
	width: 50px;
	color: gray;
	text-decoration: none;
}

#conteudo-box-filtro a:hover
{
	text-decoration: none;
	color: red;
}

#tit-box-filtro a
{
	color: Yellow;
	display: block;
	cursor: pointer;
}

#tit-box-filtro a:hover
{
	text-decoration: none;
	color: Black;
	background: url('../../imagens/seta_baixo_on.gif') no-repeat 0 -7px;
}



.caixa-filtro
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: 120% "Trebuchet MS" , verdana, arial helvetica;
	border: 1px solid #A2BF9B;
	float: left;
	height: 100%;
	width: 100%;
	display: block;
}

/*marcador para marca d'agua*/
.wm
{
}
/* formato da marca d'agua*/
.watermark
{
	color: Gray;
	content: "Digite aqui o que você deseja buscar!";
}

#barra-busca
{
	margin-top: 5px;
	margin-left: 20px;
	float: left;
	height: 24px;
	width: 50%;
}



#BuscarButton
{
	margin-top: 0px;
	margin-left: 4px;
	margin-top: 2px;
	height: 32px;
	width: 55px;
}


#menu-topo
{
	margin-left: 20px;
	float: left;
	height: 15px;
	width: 50%;
	text-align: left;
	margin-top: 90px;

}
#menu-topo a
{
	margin-right: 18px;
}

#breadcrumb
{
	color: #AAAAAA;
	padding: 0 0 2px 0;
	border-bottom: solid 1px green;
	width: 100%;
}

#breadcrumb a
{
	text-decoration: none;
}


.marquee
{
	color: White;
	float: left;
	background: #313031;
	width:auto;
}

.marqueeTitle
{
	background: #313031;
	height: 23px;
	position: absolute;
	top: 3px;
	left: 0px;
}
.marqueeBox{
	border-top: 3px solid #313031;
	width:100%;
	height: 23px;
	overflow:hidden;

}
.marqueeLink
{
	color: White;
	text-decoration: none;
	margin-left:10px;
}

.marqueeLink:hover
{
	color: Yellow;
	text-decoration: none;
	margin-left:10px;
}

.marqueeTitle a:visited
{
	color: White;
	text-decoration: none;
	margin-left:10px;
}

#tabela-produtos{
}
.arranha-ceu
{
	width:200px;
	height:auto;
	float:right;
	background: white;
	margin-left:3px;
 }

 .some
{
	visibility:hidden;
}
