/* ================= LAYOUT ================== */


/* ================= HTML ================== */
p  {	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	list-style-type: none;
	list-style-image: url(/imagens/li.gif);
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}

form,map {
	margin:0px;
	padding: 0px;
}
h1, h2 {
	color:#CF1A13;
	margin: 0px 0px 10px;
}
h1 {
	font-weight:bold;
	font-size:18px;
}
h2 {
	font-size:small;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-style: italic;
	color: #666666;
	margin-top: -5px;
	margin-bottom: 25px;
	font-weight: normal;
}
hr {
	background-image: url(/imagens/hr_fundo.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	color: #EEEEEE;
}
#RODAPE .Abrinq {
	position: absolute;
	left: 0px;
	top: 30px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #999999;
}
.check, .for_check {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PRINCIPAL form {
	/* border: 1px dotted #CCCCCC; */
	padding: 0px;
	margin: 0px;
	position: relative;
	clear: both;
	/*width: 550px;*/
}
.form_botao {
	margin-left: 140px;
	margin-top:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_button {
	background-color: #B5AB91;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDC6B4;
	border-right-color: #8F8773;
	border-bottom-color: #8F8773;
	border-left-color: #CDC6B4;
}
.form_botao_login {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EFE15A;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
#PRINCIPAL form br {
	clear: left;
}
#BANNER_CADASTRESE {
	width: 156px;
	position: relative;
	margin-bottom: 10px;
}

#PRINCIPAL form label, table td label2 {
	width: 140px;
	padding: 2px;
	float: left;
	margin-right: 5px;
	text-align: right;
	margin-bottom: 2px;
	font-weight: normal;
	color: #666666;
	background-color: #F5F5F5;
}
#PRINCIPAL fieldset {
	margin: 0px;
	padding: 0px;
	border: 1px none #EEEEEE;
	float: left;
}
#PRINCIPAL fieldset legend {
	padding: 2px;
}
#PRINCIPAL fieldset label {
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	margin-right: 0px;
	text-align: left;
}
/* ================= ESTRUTURA DO SITE ================== */
.seletor{
	border: 1px solid gray;
}
.coluna, .coluna_final{
	float:left;
}
.coluna {
	margin-right: 10px;
}
.coluna , .coluna_final {
	margin:0px;
}

#PAGINA, #MENU, #RODAPE {
	width: 760px;
}
body {
	margin-top: 10px;
	color: #333333;
	background-image: url(/imagens/fundo_body.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-position: top;
}
#PAGINA {
	margin-right: auto;
	margin-left: auto;
	padding-top: 99px;
	text-align:left; /* unH IE */
	position:relative;
	/* background-color: #FFFFFF;*/
}
#LOGO {
	height: 73px;
	width: 140px;
	position: absolute;
	left: 35px;
	top: 10px;
}
#SAC {
	height: 31px;
	width: 201px;
	position: absolute;
	top: 10px;
	right: 0px;
}
#SAC_FORNECEDOR {
	height: 31px;
	width: 251px;
	position: absolute;
	top: 10px;
	right: 0px;
}
#CONTEUDO {
	width: 722px;
	padding-top:5px;
	padding-left:19px;
	padding-right:19px;
	background-image: url(/imagens/fundo_conteudo.gif);
	background-repeat: repeat-y;
}

#IDENTIFICACAO {
	background-image: url(/imagens/identificacao_fundo.jpg);
	background-repeat: repeat-y;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	color: #CD4021;
	padding-top: 8px;
	padding-bottom: 8px;
}
#IDENTIFICACAO .nome {
	font-weight:bold;
}

#IDENTIFICACAO .nome:first-letter {
	text-transform: capitalize;
}

#PRINCIPAL {
	width:556px;
	float:left;
	margin-right:10px;
	font-family: Trebuchet MS;
	font-size: 12px;
}
#PRINCIPAL #FOTOSBORDA a img:hover {
	border:3px #000 solid;
	margin:-3px;
}
#PRINCIPAL td {
font-family: Trebuchet MS;
	font-size: 12px;
}
#AUXILIAR, #AUXILIAR_NIVEL_DOIS {
	width:156px;
	float:left;
	background-color: #F4F2EE;
	position: relative;
	padding-top: 29px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:x-small;
}
#AUXILIAR_NIVEL_DOIS {
	background-color: #EDEAE4;
	margin-top: -10px;
}
#AUXILIAR .titulo, #AUXILIAR .fim, #AUXILIAR_NIVEL_DOIS .titulo, #AUXILIAR_NIVEL_DOIS .fim {
	position: absolute;
}
#AUXILIAR .titulo, #AUXILIAR_NIVEL_DOIS .titulo {
	top: -10px;
}
#AUXILIAR .fim, #AUXILIAR_NIVEL_DOIS .fim {
	bottom: -9px;
}
#AUXILIAR_ICONES{
}
#AUXILIAR_ICONES img{
	margin-bottom:10px;
	margin-left: 10px;
}
.quebra	{
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 6px;
}
#MENU_USUARIO {
	width: 530px;
	position: absolute;
	top: 40px;
	right: 0px;
	height: 59px;
	background-image: url(/imagens/fundo_menu_usuario2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
	background-position: right;
}
#MENU {
	height: 45px;
	background-image: url(/imagens/fundo_menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:x-small;
	z-index: 200;
}
#MENU_FORNECEDOR {
	height: 45px;
	background-image: url(/imagens/fundo_menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	z-index: 120;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:x-small;
	color:#FFFFFF;
}

#MIGALHA {
	width: 741px;
	height: 15px;
	padding-left: 19px;	
	sbackground-image: url(/imagens/fundo_migalha.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: x-small;
}
#MIGALHA a{
	color: #333333;
	text-decoration: none;
}
#MIGALHA a:hover{
	color: #CC3300;
	text-decoration: underline;
}
#MIGALHA img {
	margin-right: 5px;
}
#RODAPE {
	clear: left;
	background-image: url(/imagens/fundo_rodape.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	background-color: #CCCCCC;
	padding-top: 35px;
	/*text-align: center;*/
	line-height: 18px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:x-small;
}
#RODAPE a {
	color: #333333;
	text-decoration: none;
}
#RODAPE a:hover{
	color: #CC3300;
	text-decoration: underline;
}
#RODAPE #VOLTAR, #RODAPE #TOPO {
	display:block;
	position:absolute;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#RODAPE #VOLTAR {
	right: 79px;
}
#RODAPE #TOPO {
	right: 15px;
}
#RODAPE_ENDERECO {
	display:none;
}
#RODAPE_LINKS, #RODAPE_TEXTO {
	margin-left: 140px;
}
#TITULO_BIGCEL, #TITULO_BIGCEL2 {
	height: 150px;
	width:710px;
	margin-bottom: 20px;
	padding-left: 20px;
	display: table;
	background: url(/imagens/fundo_titulo_amarelo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#TITULO2 {
	height: 150px;
	width:536px;
	margin-bottom: 20px;
	padding-left: 20px;
	display: table;
	background: url(/imagens/b_emprestimo.jpg) no-repeat;
	background-repeat: no-repeat;
	overflow: hidden;
}
#TITULOEspacoDermo { 
	height: 150px;
	width:536px;
	margin-bottom: 20px;
	padding-left: 20px;
	display: table;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url(/imagens/servicos/espacodermo/bgEspacoDermo.jpg) no-repeat;
}
#BANNER_MARKETING, #BANNER MARKETING2 {
	sheight: 150px;
	swidth:536px;
	margin-bottom: 20px;
	padding-left: 0px;
	display: table;
	background-image: url(/imagens/fundo_titulo_amarelo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#TITULO_MEIO {
	display: table-cell;
	vertical-align: middle;
}
#TITULO_INTERNO {
	width:510px;
	position:absolute;
	z-index: 10;
	top: 210px;
	left: 30px;
	z-index: 199;
}
#TITULO_INTERNO2 {
	display: none;
}
#TITULO_IMG2 {
	position:absolute;
	display:block;
	margin-left: 0px;
	margin-top: -170px;
	z-index: 199;
}
#TITULO_IMG3 {
	position: absolute;
	display: block;
	margin-left: 374px;
	margin-top: -170px;
}
#TITULO_IMG {
	position:relative;
	display:block;
	padding-left: 250px;
	margin-top: 0px;
	background: #000;
	background: url(/imagens/fundo_titulo_amarelo.jpg) repeat-x ;
}
#estados {
	display: none;
	height: 51px;
	position: absolute;
	left: 600px;
	top: 35px;
	background-image: url(/imagens/bandeiras_fundo2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 175px;
	text-align: center;
}
#estados img{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	border: 1px solid #E1DDD4;
	background-image: url(/imagens/alert_msg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
.msg_erro {
	background-image: url(/imagens/error_msg.gif);
}
.msg_sucesso {
	background-image: url(/imagens/sucess_msg.gif);
}
.msg_alerta {
	background-image: url(/imagens/alert_msg2.gif);
}
#PRINCIPAL form .label_limpo {
	background-color: #FFFFFF;
	width: auto;
	float: none;
	text-align: left;
}

/* ================= MENU's ================== */
#MENU_USUARIO img{
	margin-top:42px;
}
#MENU img{
	/* margin-top:12px; */
}
#menu_nivel_um {
	padding-top:12px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu_nivel_um li {
	list-style: none;
	margin: 0px;
	display: block;
	position:relative;
	float: left;
}
#menu_nivel_dois {
	padding:0px;
	margin: 0px;
	position: absolute;
	top: 11px;
	left: -45px;
	display:none;
	width: 160px;
}
#menu_nivel_dois li{
	float: none;
	list-style-image: none;
	list-style-type: none;
}
#menu_nivel_dois li a{
	background-color:#FFFFCC;
	padding: 3px 6px 0px;
	display:block;
	text-decoration:none;
	color: #000000;
	height: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C91912;
	border-left-color: #C91912;
	background-image: url(/imagens/menu/fundo_menu_sub.gif);
}
#menu_nivel_dois li a:visited{
	background-color:#F9EFAA;
	background-image: none;
}

#menu_nivel_dois li a:hover{
	background-color:#F1E25A;
	background-image: url(/imagens/menu/fundo_menu_sub_over.gif);
}

#menu_nivel_dois .submenu_inicio {
	height: 12px;
	background-image: url(/imagens/menu/inicio_menu_sub.gif);
}
#menu_nivel_dois .submenu_inicio_externo {
	height: 12px;
	background-image: url(/imagens/menu/inicio_menu_sub_externo.gif);
}

#menu_nivel_dois .submenu_fim {
	height:12px;
	margin:0px;
	padding:0px;
}
#menu_nivel_tres {
	padding:0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 159px;
	display: none;
	width: 160px;
	border:1px solid #C91912;
}
#menu_nivel_tres li{
	float: none;
}
#menu_nivel_tres li a{
	background-color:#FFFFCC;
	padding: 3px 6px 0px;
	display:block;
	text-decoration:none;
	color: #000000;
	height: 16px;
	border-right-style: none;
	border-left-style: none;
	background-image: url(/imagens/menu/fundo_menu_sub.gif);
}
li:hover #menu_nivel_dois, li.over #menu_nivel_dois {
	display: block;  /* The magic */
}
#menu_nivel_dois li:hover #menu_nivel_tres, #menu_nivel_dois li.over #menu_nivel_tres {
	display: block;  /* The magic */
}
.menu_nivel_dois_externo {
	margin-left: 50px;
	width: 300px;
}
.MenuIndicacao {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 10px;
	top: 6px;
}

/* ================= AUXILIAR ================== */
#AUXILIAR ul, #AUXILIAR_NIVEL_DOIS ul{
	margin: 15px 15px 15px 25px;
	padding: 0px;
}
#AUXILIAR li, #AUXILIAR_NIVEL_DOIS li{
	list-style-type: none;
	padding-bottom: 5px;
	list-style-image: url(/imagens/auxiliar/marcacao.gif);
}
#AUXILIAR li a, #AUXILIAR_NIVEL_DOIS li a{
	color: #333333;
	text-decoration: none;	
}
#AUXILIAR li a:hover, #AUXILIAR_NIVEL_DOIS li a:hover{
	color: #CC3300;
	text-decoration: underline;
}
#AUXILIAR li a:visited, #AUXILIAR_NIVEL_DOIS li a:visited{
	color: #CC0000;
}

/* ================= AREAS ================== */
/* Produtos */
#LISTA {
	width:100%;
}
#LISTA th {
	text-align:left;
	height: 22px;
}
#LISTA .preco_titulo, #LISTA .preco_amigo_titulo {
	text-align:right;
}
#LISTA .preco_amigo_titulo {
	padding-right:10px;
}
#LISTA .nome_desc, #LISTA .indicacao, #LISTA .laboratorio, #LISTA .preco, #LISTA .preco_amigo{
	border-top: 1px dotted #DDD;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
	color: #666;
	line-height: 140%;
	text-transform: capitalize;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	vertical-align: top;
}
#LISTA .primeira_linha{
	border: none;
}
#LISTA .nome_desc{
	font-weight: bold;
	width: 30%;
}
#LISTA .indicacao{
	width: 26%;
}
#LISTA .laboratorio{
	width: 20%;
}	
#LISTA .preco, #LISTA .preco_amigo{
	width: 12%;
	text-align: right;	
}	
#LISTA .preco_amigo {
	color: #CC0000;	
	padding-right: 0px;
}

/* Viva Bem */
.ChamadasViva {
	margin-right: 6px;
	margin-bottom: 10px;
}
.ChamadasVivaUltimo {
	margin-right: 0px;
	margin-bottom: 10px;
}

.BarraMaterias {
	margin-top: 0px;
	margin-bottom: 10px;
}
.BarraMaterias img{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	margin-right: 10px;
	padding-right: 10px;
}
#LISTA_TEXTOS {
	width: 200px;
	position: absolute;
	margin-left: 320px;
	display: none;
}
#LISTA_TEXTOS label {
	margin-bottom: 5px;
	display: block;
}
.TextoDestaque {
	display: block;
	background-color: #EEEEEE;
	position: relative;
	width: 130px;
	padding: 10px;
	font-style: italic;
	color: #333333;
	font-size: 12px;
}
.TextoAlinhaEsq {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.TextoAlinhaDir {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	text-align: right;
}
.OlhoTexto {
	font-weight: bold;
	color: #993300;
}
.FotoMoldura {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.Destaque {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABAAA7;
	border-left-color: #ABAAA7;
	border-right-color: #EBE7E1;
	border-bottom-color: #EBE7E1;
	width: 100%;
}
.TituloTabela {
	background-color: #E5E5E5;
	font-weight: bold;
	padding: 7px;
	text-transform: uppercase;
	color: #666666;
}
.LinhasTabela, .Autor {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D3D3;
	padding: 5px;
	background-color: #F3F3F3;
}
.Autor {
	background-color: #E6E1DB;
	padding: 10px;
	height: auto;
}
.Autor img {
	float: left;
	margin-right: 10px;
}
.LinhaDestaque {
	background-color:#F3F3F3;
}
.AlertaTabela {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
}
/* Cadastro */
.Etapa_tres {
	background-color: #F5F5F5;
	background-image: url(/imagens/cadastro/cadastro_etapa3_fim.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.Etapa_tres .margem{
	padding-left: 10px;
	padding-right: 10px;
}
/* CLASSES DIVERSAS */
.ListaCatalogoAncoras {
	font-size: 15px;
	list-style-type: decimal;
	list-style-image: none;
	margin-left: 16px;
	padding-left: 0px;
}

.LinhaPontilhada{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 4px;
}
.LinhaDouble{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 4px;
}
.Left{
	float: left;
	margin-right: 32px;
}
.Right{
	float: right;
}
.BigNovidades {
	position:relative;
	margin:0;
	padding:0;
}
.BigNovidades li {
	margin:0 15px;
	width:108px;
	height:120px;
	text-align:center;
	float:left;
	list-style:none;
	font-weight:bold;
}
.FotoDir {
	float:right;
	margin-left:12px;
	border:1px solid #2F5B8D;
}
.Fotos {
	float:right;
	position:relative;
	margin:10px 0 0 16px;
	background-color: #D5AAAA;
	border: 2px solid #996600;	
}
.Fotos .nav_pics {
	padding:0 6px;
}
.Fotos .nav_pics a {
	position:relative;
	float:left;
	display:block;
	color: #330000;
	text-align:center;
	width:28px;
	height:20px;
	padding-top:4px;
	margin:10px 0;
}
.Fotos .nav_pics a.activeSlide {
	color: #FFFFFF;
	background: #333300;
}
.Fotos .pics {
	min-width:234px;
}
.Fotos .pics a img {
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	float:left;
	margin:2px;
}
.CliqueAmpliar {
	position:absolute;
	top:-20px;
	right:0;
}
.FotoAlbum {
	position:relative;
	float:left;
	width:134px;
	height:134px;
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #333;
	margin:6px 0;
}
.Quebra { clear: both; }
.glamourosa { position: absolute; z-index: 99; right: 10px; }
.menuEspacoDermo { background: url('/imagens/servicos/menuEspacoDermo.jpg'); width: 460px; height: 49px; margin: 0 auto; }
.menuEspacoDermo ul li { list-style: none; float: left; color: #FFF; font-weight: bold; margin: 17px 0 0 17px; }
.menuEspacoDermo ul li .corLink { color: white; }
.menuEspacoDermo ul li .corLink:hover { color: black; }

#number1 ul li h4 { margin-bottom: 0px; }

#number1 ul li ul { margin: 0 0 0 -40px; width: 500px; }
#number1 ul li ul li { margin: 10px 0 0 0px; width: 250px; list-style: none; float: left; font-weight:normal; }

#number1 ul, #number2 ul, , #number3 ul { margin: 10px 0 0 -20px; font-weight: bold; }
#number2 ul li, #number3 ul li { font-weight: bold; }
ul.ULDN { width: 610px; text-align: justify; cursor: pointer; }
ul.ULDN .dicas { margin: 0 0 20px 0; color: #666; font-weight: normal; width: 610px; }
ul.number1UL li.dicasLI div.dicas {
	font-weight: normal;
	margin-bottom: 10px;
	cursor: auto;
}
ul.number1UL li.dicasLI {
	cursor: pointer;
}