/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
body {
	background: #A4A4A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	border:0;
	padding:0;
	height:100%; 
	max-height:100%; 
	overflow: hidden;
}

div#lojavirtual { width:420px; height:399px; position:absolute; left:50%; margin-left:-210px; top:50%; margin-top:-200px; z-index:9999; }

/* for internet explorer */
* html body {
  padding:120px 0 50px 0; 
}
div#ajax {
	position:relative;
	background-color: #FFF;
	border: 1px solid #000;
	width: 180px;
	color: #000;
	padding: 10px;
	text-align: center;
	top: 45%;
	margin:0 auto;
}
* html body div#ajax {
	left: 50%;
	margin-left: -90px;
}
i, em {
	font-style:italic;
}
span.italico {
	font-style:italic;
}
a, a.linkproduto {
	text-decoration: none;
	color: #C8006F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

a:hover {
	text-decoration: underline;
}

a.linkproduto:hover {
	text-decoration: none;
	color: #990066;
}

* html #topo{
	margin-top: -120px;
}

#btn_voltar {
	z-index: 10;
	position: absolute;
	top: 138px;
	right: 20px;
}

#topo_menu {
	height: 45px;
}

#topo_menu ul {
	list-style: none;
	padding-top: 27px;
}

#topo_menu ul li {
	display: inline;
}

#topo_menu ul li img.sep { 
	float: left;
	margin: 0 1px 0 3px;
	padding-top: 2px;
}

#topo_menu ul li a {
	padding: 2px 0 1px 1px;
	margina: 0 2px 0 2px;
	float: left;
}

#topo_menu ul li a.primeiro {
	padding: 2px 0 0 5px;
}

#topo_faixa {
	background: url(../img/topo_faixa.jpg) repeat-x;
	height: 89px;
	clear: both;
}
#topo_logo {
	position: absolute;
	right:0;
	background: url(../img/topo_rocoright.jpg) bottom right no-repeat;
	width: 281px;
	height: 135px;
	top: 1px;
}

#topo_titulo {
	background: url(../img/topo_rocoleft.jpg) top left no-repeat;
	height: 89px;
	padding-left: 10px;
}

#topo_titulo_interna {
	padding: 45px 0 0 10px;
}

#topo {
	padding-bottom: 3px;
	background: url(../img/linha_topo.gif) repeat-x bottom;
}

#linha_baixo {
	clear: both;
	height: 1px;
	background: #fff;
	border-bottom: 1px solid #A4A4A4;
	_display: none;
}

#topo_menu_baixo {
	_clear: both;
	_height: 19px;
}
#topo_menu_baixo ul {
	list-style: none;
}

#topo_menu_baixo ul li {
	display: inline;
}

#topo_menu_baixo ul li a {
	padding: 2px 0px;
}
#topo_menu_baixo ul li a.primeiro {
	padding: 2px 0 0 10px;
}

#resultados {
  position:fixed; 
  top:159px;
  left:0;
  bottom:50px; 
  right:0; 
  overflow:auto; 
  text-align:left;
  background:#fff;
}

* html #resultados {
  height:100%; 
  width:100%; 
  }
  
/*#resultados {
	position: relative;
	background: #FFFFFF;
	backgrounda: url(../img/capa_mulher.jpg) top left no-repeat;
}*/

#conteudo_esquerda {
	/*position: relative;*/
	/*float: left;*/
	/*height:100%;*/
	/*min-height:100%;*/
	/*height:100%;*/
	width:100%;
	/*text-align: left;*/
	/*background:url(../img/bg_teste_banner_3009.jpg) left top no-repeat;*/
}
#conteudo_esquerda td.imagem {
	/*background:url(../img/capa_mulherr_nova.jpg) center top no-repeat;*/
	background:url(../img/bg_teste_banner_3009.jpg) left top no-repeat;
	height: 100%;
	width:100%;
	min-height: 100%;
}

#conteudo_direita {
	position: relative;
	float:left;
	margin-left: 20px;
	width: 400px;
	height: 230px;
}

#conteudo_titulo_imagina {
	width: 400px;
	height: 190px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -95px 0 0 -200px;
}

#conteudo_titulo_imagina img.frase {
	margin-left: 0;
	margin-top: 10px;
}

#conteudo_thumbs {
    width: 400px;
	overflow: auto;
	overflow-y: hidden;
    white-space: no-wrap; /*Don't let the images wrap to the next line*/
    height: 110px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -55px 0 0 -200px;
	SCROLLBAR-FACE-COLOR		: #F9D6E4;
	SCROLLBAR-HIGHLIGHT-COLOR	: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR		: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR		: #FFFFFF;
	SCROLLBAR-ARROW-COLOR		: #A90F65;
	SCROLLBAR-TRACK-COLOR		: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR	: #FFFFFF;
}

#conteudo_thumbs img {
	margin: 8px 5px 5px 0;
	border: 1px solid #B6B2B1;
}

#conteudo_thumbs ul {
	list-style: none;
}

#conteudo_thumbs ul li {
	display: inline;
}
#rodape {
	position:absolute; 
	bottom:0; 
	left:0;
	width:100%; 
	height:45px; 
	overflow:auto; 
	text-align:right; 
	background: #A4A4A4;
	font-size: 7pt;
	text-align: center;
	color: #FFC8E6;
  }
.rodapeleft{display:none;}
/*#rodape, .rodapeleft {
	padding-top: 2px;
	background: #A4A4A4;
	text-align: center;
	color: #FFC8E6;
	font-size: 7pt;
	clear: both;
}*/

.clearboth {
	clear: both;
}

.noborder {
	border: 0 !important;
}

.displaynone {
	display: none;
}

.formcontato, .formcontato table td {
	font-size: 11px !important;
}

#menu_lateral, #div_formulario, #div_formulario2 {
	width: 130px;
	height: 100%;
	background: #FFEBF6;
	float: left;
	position: relative;
	text-align: left;
}

#div_formulario, #div_formulario2 {
	height: 100%;
}

#menu_lateral ul {
	margin-top: 10px;
	background: #fff;
	width: 130px;
}
#menu_lateral li {
	margin:0;
	padding:0;
	width: 130px;
	text-align: left;
}
#menu_lateral a {
	margin:0;
	padding:0;
	padding-left: 10px;
	width: 130px;
	display: block;
	background: #FFEBF6;
	color: #C8006F;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#menu_lateral li.estado {
	margin:0;
	padding:0;
	background: #CC3366;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
}

#menu_lateral li.cidade {
	margin:0;
	padding:0;
	width: 130px;
}

#menu_lateral ul li a:hover, #menu_lateral ul li a.selecionada {
	background: #FFAFDB !important;
}

#div_formulario, #div_formulario2 {
	width: 450px;
	background: #FFFFFF;
}

#div_formulario2 {
	width: 490px;
	overflow-y: auto;
	height: 100%;
}

#formulario, #formulario2 {
	height: 100%;
	padding: 0 10px 0 15px;
}

#formulario2 {
	background: url(../img/contato_mulher.jpg) left top no-repeat;
	padding-left: 165px;
}

a.margemesq {
	padding-left: 15px;
	text-decoration: none;
	color: #C8006F;
}

a.margemesq:hover {
	text-decoration: underline;
}

#div_enderecos {
	background: #DFDFDF;
}

#div_enderecos  p {
	padding-top: 5px;
	font-size: 8pt;
}

span.cidade {
	color: #C53382;
	padding-bottom: 5px;
}

ul.cidades {
	background: #ffebf6;
	width:140px;
}

#conteudo, #div_enderecos {
	height: 100%;
	overflow-y: auto;
	padding: 0 10px 0 15px;
	text-align:left;
}

#conteudo p {
	padding-top: 5px;
	color: #333333;
}
#conteudo p img {
	/* float: left; */
	border: 1px solid #A4A4A4;
	margin: 3px;
}

p.titulo, p.titulo2, p.titulo3, span.titulo2, span.titulo2_interno {
	color: #9C4C71 !important;
	font-weight: bold !important;
}

p.titulo3 {
	margin: 10px 0 10px 0;
}

p.titulo2, span.titulo2 {
	margin: 10px 15px;
}

p.ano {
	padding-top: 20px;
	color: #FF008C;
}

.data, .data2 {
	color: #7B7B7B;
	font-size: 9px;
	margin-bottom: 10px;
}

a.data3 {
	color: #7B7B7B;
	font-size: 9px;
	text-decoration: none;
}

a.data3:hover {
	text-decoration: underline;
}


.pnoticia {
	margin-bottom: 9px;
}

.chamada, a.chamada {
	padding-top: 0;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
}

a.chamada:hover {
	text-decoration: underline;
}

p.titulonoticia {
	color: #AD1569 !important;
	font-weight: bold !important;
}

p.data2 {
	padding-top: 2px;
}

#conteudo_lateral, #conteudo_lateral_lojas, #conteudo_lateral_univ {
	width: 210px;
	/* height: 100%; */
	float: right;
	position: relative;
	text-align: right;
	/* background:#FFEBF6; */
}
#conteudo_lateral img, #conteudo_lateral_lojas img, #conteudo_lateral_univ img{
	border-bottom: #FEABD9 solid 2px;
}
#conteudo_lateral_lojas {
	width: 230px;
}

#conteudo_lateral_lojas img {
	margin: 10px;
}

textarea, input, select {
	border: 1px solid #B2B2B2;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
}
textarea { width: 100px; }

#contentwrapper, #vitrine_produtos, #vitrine_produto, #vitrine_detalhes, #vitrine_detalhes3 {
	background: #FFFFFF;
	height: 100%;
	text-align: left;
}


.gecko #vitrine_detalhes3 {
	width: 210px;
	padding-left: 20px;
	background: none;
}

#contentwrapper {
	float: left;
	width: 100%;
	height:100%;
}

#vitrine_produtos {
	margin-right: 450px; /*Set right margin to (LeftColumnWidth + RightColumnWidth)*/
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#vitrine_produto {
	text-align: center;
	float: left;
	width: 220px; /*Width of left column in percentage*/
	margin-left: -450px; /*Set left margin to -(LeftColumnWidth + RightColumnWidth)*/
}

#vitrine_produto img {
	border: 1px solid #CECECE;
}

#vitrine_detalhes, #vitrine_detalhes3 {
	float: left;
	width: 230px; /*Width of right column in pixels*/
	margin-left: -230px; /*Set margin to -(RightColumnWidth)*/
}

#vitrine_detalhes3 {
	background: none;
	height: auto;
}
#vitrine_detalhes3 img {
	border-bottom: #FEABD9 solid 2px;
}
.innertube {
	margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-topa: 0;
}

.rodapeleft {
	float: left;
	width: 100%;
}

#vitrine_linhas {
	float: left;
	width: 100%;
}

#vitrine_linhas_interna {
	margin: 0 15% 0 20%; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#vitrine_pesquisa {
	float: left;
	width: 20%; /*Width of left column in percentage*/
	margin-left: -100%;
	background: #C8FC98;
}

#vitrine_tipos {
	float: left;
	width: 15%; /*Width of right column in pixels*/
	margin-left: -15%; /*Set margin to that of -(RightColumnWidth)*/
	background: #FDE95E;
}

#vitrine_listas {
	margin: 0 auto;
}

#vitrine_listas td {
	padding: 3px;
	color: #B92375;
	font-size: 9px;
	font-weight: bold;
}

#vitrine_thumbs {
	padding: 30px 5px 5px 15px;
	margin: 0 auto;
}

#vitrine_thumbs img, #vitrine_sugestoes img {
	margin: 5px 5px 0px 5px;
	border: 1px solid #BBBAB9;
}

.vitrine_thumb {
	float: left;
	font-size: 9px;
	width: 108px;
	text-align: center;
	height: 135px;
	overflow: hidden;
	margin-left: 7px;
	margin-right: 8px;
}

.vitrine_produto_nome2 {
	padding-left: 5px;
}

#lefta {
	position: absolute;
	left: 0px;
	top: 0px;
	background: yellow;
	width: 34%;
}
#centeroa {
	position: absolute;
	left: 34%;
	top: 0px;
	background: green;
	width: 33%;
}
#righta {
	position: absolute;
	left: 67%;
	top: 0px;
	background: pink;
	width: 33%;
}

.vitrine_titulo1 {
	color: #9B4473;
	font-weight: bold;
	padding-left:  5px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.spacetop {
	margin-right: 10px;
}

.spaceright {
	margin-right: 10px;
}

.titulocurriculo {
	color: #CC3366;
}

.vitrine_paginacao {
	color: #A4A4A4;
	font-size: 8pt;
}

.vitrine_desc_titulo {
	font-weight: bold;
}

.vitrine_desc_texto {
	color: #7B7B7B;
}

.produto_cor {
	margin: 2px;
	border: 1px solid #C8C8C8;
}

#vitrine_detalhes a, #vitrine_detalhes2_desc a, .ondecomprar_endereco1 a {
	color: #F70087;
	font-size: 7pt;
	text-decoration: none;
	text-align: left;
}

.vitrine_desc_titulo {
	text-align: right;
}

#vitrine_detalhes a:hover, #vitrine_detalhes2_desc a:hover, .ondecomprar_endereco1 a:hover {
	text-decoration: underline;
}

.ondecomprar_endereco1 a {
	letter-spacing: 1px;
}

#vitrine_sugestoes {
	margin-top: 15px;
}

#vitrine_topo2 {
	background: url(../img/topo_faixa2.jpg) repeat-x;
	height: 50px;
}

#vitrine_rocoleft2 {
	float: left;
}
#vitrine_logo2 {
	float: right
}

#vitrine_conteudo_presente {
	background: #FFFFFF;
	color: #000000;
	width: 350px;
	margin: 0 auto;
}

#vitrine_detalhes2 {
	border-top: 1px solid #CBCBCB;
}

#vitrine_detalhes2_produto {
	displaya: inline;
	float: left;
}
#vitrine_conteudo_presente p {
	margin: 7px 0;
}

#vitrine_detalhes2_produto img {
	border: 1px solid #BBBAB9;
	margin: 5px 10px 0 0;
}

#vitrine_detalhes2_desc p {
	pading-top: 2px;
}
#vitrine_detalhes2_desc a {

}

#vitrine_detalhes2_desc select {
	margin-bottom: 17px;
	font-size: 7pt;
}

#vitrine_conteudo_formulario {
	background: #EDEDED;
}

#vitrine_conteudo_formulario textarea {
	width: 230px;
	margin:0 8px 3px 0;
	_margin: 0 8px 0 0;
	float:right;
	height: 40px;
}

#vitrine_conteudo_formulario label {
	width: 100px;
	display: block;
	float: left;
}

#vitrine_conteudo_formulario p {
	margin: 3px 0;
}

#vitrine_conteudo_formulario .botao {
	width: 50px;
	margin-right: 12px;
}

#presente  {
	background-color:#FFFFFF;
	color:#000000;
	border:1px dotted #000000;
	text-align:center;
	width:370px;
	position: absolute;
	right: 5%;
	top: 0;
	margin-lefta: -185px;
	z-index:999;
	padding:0px;
	display:none;
}

.ondecomprar_endereco, .ondecomprar_endereco1 {
	clear: both;
	border-top: dotted 1px #A4A4A4;
}

.ondecomprar_endereco1 {
	border: none;
}

.ondecomprar_endereco_img {
	float: left;
	border: 1px solid #A8A9AA;
}

.pmoda_interno {
	clear: both;
}

.moda_interno {
	float: left;
}

option, select {
	font-size: 9px;
}

.linhaembaixo {
	margin-top: 7px;
	margin-left: 2px;
	border-bottom: 1px solid #FFCDE8;
}

/*menu*/
.conteudo_lft h2 {
	font-family: 'Arial', Helvetica, sans-serif !important;
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	text-align: center;
	background:#CC3366;
}
.conteudo_lft {
	margin-top: 5px;
	width: 140px;
	float: left;
	height: 100%;
	background:#FFEBF6;
}
.conteudo_lft ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 140px;
}
.conteudo_lft ul a, .conteudo_lft ul a:visited {
	text-align: left;
	padding: 1px 0;
	text-indent: 10px;
	display: block;
	width:140px;
	color: #AB015A;
	background:#FFEBF6;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	overflow:hidden;
}
.conteudo_lft ul a:hover, .conteudo_lft ul a.selecionada {
	background:#FFAFDB !important;
	color:#fff !important;
	text-decoration: none !important;
}

.botao_enviar {
	color: #993366;
	background: #FF99CC;
	border: 0;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
}

.restrita_fundotable {
	background: #ffebf6;
	color: #9C4C71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}

.restrita_fundotd {
	border-bottom: 1px dotted #FFCCFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.restrita_fundotdbg {
	background: url(../img/downfile.gif) center left no-repeat;
	padding-left: 25px;
	padding-bottom: 4px;
}
.tdmenor {
	font-size: 8pt !important;
}

.rose {
	color: #FF3399;
}

td.txtarea1 textarea {
	height: 80px !important;
}
td.formalign {
	text-align: left;
	width: 130px;
	vertical-align: top;
	display: table;
}