body {
	font-family: Arial;
	font-size: 12px;
	behavior:  url("csshover.htc");	
	height: 100%;
	background: white url('../images/background.jpg') repeat-x top;
	background-attachment: fixed; color: #333333;
		
}

.top {
	background: url('../images/estrutura/background-body.gif') no-repeat;
}

.fundo {
	height: 50px;
	background: url('../images/estrutura/background-footer.jpg') no-repeat;
}

.middle {
	background: url('../images/estrutura/background-middle.gif') repeat-y;
}

.fundo-menu {
	height: 43px;
	background: url(../images/estrutura/background-menu.jpg) no-repeat;
}

.fundo-lancamentos {
	background: url('../images/lancamentos-fundo.jpg') no-repeat; 
	width:380px; height: 173px;	
}

#cabecalho {
	margin-top: 50px;
	width: 940px; height: 150px; background: transparent;
}

#menu li {
	list-style: none; float: left; margin-left: 34px;
	margin-top: 5px; line-height: 30px;
}

p {
	line-height: 22px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #007676;
}

.menu {
	font-size: 12px; color: #007676; font-weight: bold;	 
}

.menu:hover {
	font-size: 12px; color: white;	
	cursor: pointer;
}

.menu-ativo {
	font-size: 12px; color: white; font-weight: bold;
}

.align-right {
	text-align: right;
}

.endereco {
	color: #004242;
}

.content {
	margin-top: 10px;
	margin-left: 20px;
}

.pontilhado {
	border: none;
	border-bottom: 1px dashed #017676;
}

.caixa a {
	color: #017676; font-weight: bold; font-size: 17px; 
	text-decoration: none; text-align: center;
}

.caixa a:hover {
	color: #666666;	
}

.ver-detalhe {
	font-size: 11px;	
}

.subtitulo {
	margin-top: 20px; margin-bottom: 10px;
}

.subtitulo {
	font-size: 14px; color: #025960; font-weight: bold;	
}

.subtitulo a {
	font-size: 16px; font-weight: bold; color: #017676;	
	text-align: center;
	margin-bottom: 10px;	
}

.subtitulo a:hover {
	color: #003E3E;
	
}

.subtitulo-manipulacao {
	font-size: 14px; font-weight: bold; color: #003E3E;	
	text-align: center;
	margin-bottom: 10px;		
}

.subtitulo-produtos {
	font-size: 14px; font-weight: bold; color: #003E3E;	
}

.subtitulo-produtos-detalhe {
	font-size: 16px; font-weight: bold; color: #003E3E;	
}

.descricao-produtos {
	font-size: 12px; color: black;
	padding-top: 5px;
}

.item-titulo {
	font-size: 13px; font-weight: bold; color: #222222;
}

.campo {
	border-top: 1px solid #D7ECEB;
	border-left: 1px solid #D7ECEB;
	border-right: 2px solid #D7ECEB;
	border-bottom: 2px solid #D7ECEB;
	padding: 3px; margin-bottom: 7px; font-size: 12px; color: #004242;
}

.campo:FOCUS {
	background: #F0F9F8;
}

.form label {
	color: #025960; font-weight: bold;
}

.noticia-titulo {
	font-family: Arial; font-size: 18px;
	color: #017676;
}

.noticia-data {
	font-size: 13px; color: #555555; 
}

.noticia-texto {
	margin-left: 22px;
	width: 550px;
	font-family: Arial;
	font-size: 12px;
}
.noticias-categorias {
	margin-top: 20px;	
	margin-left: 50px;	
	color: #017676;
	width: 200px;
}

.link-categoria {
	color: #003E3E;
}

.link-categoria:hover {
	text-decoration: none;
	color: #007676;
}

.link-categoria-todas {
	color: #003E3E;
}

.link-categoria-todas:hover {
	text-decoration: none;
}


.content-right {
	margin-top: 20px;	
	margin-left: 50px;
}

.chamada-noticia {
	text-decoration: none; color: #666666;	
}

.chamada-noticia:hover {
	color: #222222;
}

.chamada-noticia-data {
	text-decoration: none; color: #666666;	
}

.chamada-noticia-ultimas {
	text-decoration: none; color: #004040;	
}

.chamada-noticia-ultimas:hover {
	color: #017676;
}

.chamada-titulo-listagem {
	font-size: 16px; color: #007676; font-weight: bold;
}

.chamada-titulo-listagem:hover {
	color: #003E3E;
}

.chamada-data-listagem {
	font-size: 12px; color: #666666; font-weight: bold;
}

.chamada-descricao-listagem {
	font-size: 12px; margin-left: 10px;
}


.chamada-noticia-listagem {
	padding: 5px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	margin-left: 5px;
}

.botao {
	border: 0px; cursor: pointer;
	width: 79px; height: 25px; margin-top: 5px;
}

.leiamais {
	color: #017676;
}

.leiamais:hover {
	color: #003E3E; 	
}

.box-busca {
	width: 250px; height: 50px; background: url("../images/busca-back.jpg") no-repeat; 
	margin-left: 30px; margin-top: 10px; border-top: 2px solid white; border-bottom: 2px solid white;
}

.limpar {
	background: url("../images/botao-limpar-hover.gif") no-repeat;
}
.limpar:hover {
	background: url("../images/botao-limpar.gif") no-repeat;
}

.entrar {
	background: url("../images/botao-entrar-hover.gif") no-repeat;
}

.entrar:hover {
	background: url("../images/botao-entrar.gif") no-repeat;
}

.enviar {
	background: url("../images/botao-enviar-hover.gif") no-repeat;	
}
.enviar:hover {
	background: url("../images/botao-enviar.gif") no-repeat;
}

.buscar {
	background: url("../images/botao-buscar.jpg") no-repeat; margin-left: 5px; 
	border: 0px; cursor: pointer;
	width: 22px; height: 25px;
}
.buscar:hover {
	background: url("../images/botao-buscar-hover.jpg") no-repeat;
}

.cadastrar {
	background: url("../images/botao-cadastrar.jpg") no-repeat;
	border: 0px; cursor: pointer;
	width: 77px; height: 13px; margin-top: 10px;
}
.cadastrar:hover {
	background: url("../images/botao-cadastrar-hover.jpg") no-repeat;
}

.tabela-restrita {
	width: 620px;
	border: 1px solid #BADADA;
}

.tabela-restrita th {
	text-align: left; padding: 5px;
	font-weight: bold; font-size: 12px; color: #025960;
	background: #CDE4E4;
}

.tabela-restrita td {
	border-bottom: 1px solid #BADADA; height: 20px; padding: 5px;	
}

.tabela-restrita tr:hover {
	background: #ECF4F4;
}

.categoria-produto a {
	text-decoration: none; font-weight: bold; color: #666666;
}

.categoria-produto a:hover {
	color: #017676; text-decoration: underline;
}

.produto-box {
	border-bottom: 1px solid #F2F2F2; padding-bottom: 10px; margin-bottom: 10px;
	clear: left; float: left; width: 100%;
}

.produto-sem-img {
	float: left; width: 120px; margin-bottom: 15px; margin-right: 15px; margin-left: 15px;	
}

.produto-img {
	float: left; width: 130px; margin-right: 20px;
}

.produto-img img {
	padding: 2px;
}	

.produto-img img:hover {
	padding: 2px;
}	

.produto-escrito {
	width: 450px; float: left;
}

.produto-box-detalhe {
	margin-bottom: 20px;
	clear: left; float: left; width: 100%;
}

.produto-img-detalhe {
	float: left; width: 200px; margin-bottom: 15px; margin-right: 30px; margin-left: 15px;	
}

.noticias-inexistente {
	width: 100%; text-align: center;
	font-size: 14px; height: 50px; line-height: 50px;
	border: 1px solid #017676; background: #D9FFFB;
}

.produto-nao-localizado {
	color: #881E1E; height: 60px;
	font-size: 14px; width: 600px; 
	border: 1px solid #757575; background: #F2F2F2;
}

#lista-seta li {
	list-style: none; float: none; line-height: 30px;
	list-style-image: url("../images/seta.gif");
}

.banner {
	margin-top: 15px;
	text-align: center;
}

.contato-msg {
	width: 100%; height: 20px; padding: 10px; margin-bottom: 10px;
	font-weight: bold;
}

.contato-erro {
	background: #FFDFDF; border: 1px solid #FF0000;
	
}

.contato-sucesso {
	background: #DDFFC4; border: 1px solid #6BFF01;	
}

.linha-box {
	font-size: 16px; color: #86C227; font-weight: bold;
	width: 180px; height: 130px; float: left; padding: 3px;
	margin-right: 15px; margin-bottom: 15px; 
	text-align: center;
	cursor: pointer;	
}

.linha-box:hover {

}

.logo-imagem img:hover {
	opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80);
}

.logo-imagem img {
	border: 3px solid white; margin: 10px; text-align: center; border: 0px;
	opacity: 1.0; -moz-opacity: 1.0; filter: alpha(opacity=100);
}

.secao-box {
	font-size: 16px; color: #017676; font-weight: bold;
	width: 180px; float: left;
	margin-right: 15px; margin-bottom: 15px; 
	border: 1px solid #E4E4E4; text-align: center;
	cursor: pointer;	
}

.secao-box:hover {
	border: 1px solid #017676;
	background: #017676;
	color: white;
}

.busca-produtos-box {
	font-size: 16px; color: #003E3E; font-weight: bold;
	width: 180px; height: 160px; float: left;
	margin-right: 15px; margin-bottom: 15px; 
	border: 1px solid #F3F3F3; text-align: center;
	cursor: pointer;	
}

.busca-produtos-box:hover {
	border: 1px solid #017676;
	color: #222222;
}

.imagem-busca {
	padding: 10px;	
}

.input {
	margin-left: 20px;	width: 160px; line-height: 51px; margin-top: 13px; padding:3px; font-size: 11px;
}

.input:FOCUS {
	background: #F0FFFF;
}

.coluna-area-restrita-foto {
	float: left; margin-bottom: 10px; width: 150px; margin-right: 10px;
}

.coluna-area-restrita {
	float: left; margin-bottom: 10px; width: 180px;
}

#lista-seta .linha-item a {
	font-size: 14px; color: #003E3E; 
	text-decoration: none; font-weight: bold;
}
#lista-seta .linha-item a:hover {
	color: black;
}

#lista-seta .produto-item {
	list-style-image: url("../images/seta2.gif"); 
	margin-left: 40px; line-height: 10px; margin-top: 15px;
}
#lista-seta .produto-item:hover {
	list-style-image: url("../images/seta3.gif");
}

#lista-seta .produto-item a {	
	text-decoration: none;
}

.noticia-item {
	list-style-image: url("../images/seta2.gif"); 
	line-height: 10px; line-height: 30px;
}

.noticia-item:hover {
	list-style-image: url("../images/seta3.gif");
}

.noticia-item a {	
	text-decoration: none;
}

.noticia-item a:hover {
	color: #017676;
}

.categoria-noticia {
	color: #003E3E; font-size: 14px; font-weight: bold;
}

.lancamento-imagem {
	float: left; width: 180px; height: 145px; text-align: center;
	margin-left: 10px;
}

.lancamento-descricao {
	float: left; width: 180px; height: 145px;
}

.lancamento-numero {
	width: 100%; text-align: right;
}

.area-restrita-acoes {
	width: 90px; text-align: center; float: left; margin-top: 10px;
}

.area-restrita-acoes-direita {
	width: 110px; float: left;
}

.acaomagistral {
	background: url("../images/acaomagristral.jpg");
	height: 146px; width: 216px;
}

.acaomagistral {
	background: url("../images/acaomagristral-hover.jpg");
}

.promocao {
	list-style: decimal; margin-top: 10px;
}

.promo {
	color: #007676;
}

.promo:hover {
	color: #004646; text-decoration: underline;
}	

.maria-clara {
	color: #340134; font-size: 14px; margin-top: 15px; text-align: center;
}

.borda-imagem img{
	border: 2px solid white;
}

.borda-imagem img:hover {
	border: 2px solid #017676;
}

.certificados {
	width: 180px; height: 100px; float: left; text-align: center; margin-bottom: 15px;
}

.mapa-item {
	list-style-image: url("../images/seta2.gif"); 
	line-height: 10px; line-height: 22px;
}

.mapa-item:hover {
	list-style-image: url("../images/seta3.gif");
}

.mapa-item a {	
	text-decoration: none;
}

.mapa-item a:hover {
	color: #017676;
}

.noticia-box-detalhe {
	width: 620px; text-align: center;
}

.noticia-box-detalhe img{
	border: 5px solid white;
}

.noticia-box-detalhe img:hover{
	border: 5px solid #CDE4E4;
}

.titulo-rodape {
	color: #234B49; font-family: Tahoma; font-size: 11px;
}

.divisor-rodape {
	width: 20px; float: left;
}

.dados-rodape {
	float: left; font-size: 11px; color: #007676; line-height: 20px; margin-left: 15px;
}

.dados-rodape a {
	font-size: 11px; color: #007676;
}

.dados-rodape a:hover {
	text-decoration: underline;
}

.logo-siga-bellafarma {
	width: 30px; float: left; margin-top: 10px;
}

.titulo-siga-bellafarma {
	float: left; margin-left: 5px; margin-top: 13px; width: 65px;
}

.titulo-siga-bellafarma a {
	font-size: 11px; color: #007676;
}

.titulo-siga-bellafarma a:hover {
	text-decoration: underline;
}

.tabela-restrita-principios {
	width: 620px;
	border: 1px solid #BADADA;
}

.principio-categoria {
	text-align: left; padding: 5px; cursor: pointer;
	font-weight: bold; font-size: 12px; color: #025960;
	background: #CDE4E4; border: 1px solid #BADADA; width: 610px;
}

.principio-categoria:hover {
	background: #E3F0F0;
}

.tabela-restrita-principios td {
	border-bottom: 1px solid #BADADA; height: 20px; padding: 5px;
}