@charset "utf-8";
/* Autor 
@autor	 Henrique Jose Marques de Barros <henrique@2xt.com.br>
@Projeto Ecommerce DApress
*/

/* Classes gerais*/
div, p, body, html, span, h1, h2, h3, h4, h5, h6, li, ul, ol, a, img, input, label, b, strong {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}

a{
	outline:0;
}

img {
	border:0;
}

.clear{
	clear:both;
}

body{
	background:url(../img/ecommerce/bg_pagina.jpg) #fff repeat-x;
}

.pagina_geral{
	float:left;
	width:100%;
	padding-top:4px;
}

.pagina_alinhamento{
	float:none;
	margin:auto;
	width:1003px;
}

.topo_produto{
	float:left;
	width:100%;
	margin-bottom:6px;
}

.menus_topo_produto{
	float:left;
	color:#959595!important;
	font-size:9px;
	margin-top:6px;
}

.menus_topo_produto strong,.menus_topo_produto span,.menus_topo_produto a{
	float:left;
	color:#959595!important;
	font-size:9px;
	font-weight:bold;
}

.menus_topo_produto strong{
	margin-right:7px;
}

.menus_topo_produto a:hover{
	text-decoration:underline;
	cursor:pointer;
}

.menus_topo_produto span{
	margin:0 13px;
}

.menus_topo_produto{
	float:left;
}

.logo_topo_produto{
	float:right;
}

.pagina{
	float:left;
	width:999px;;
	background:url(../img/ecommerce/arte_cima_topo.jpg) #fff no-repeat;
	border-left:2px solid #BDBCBD;
	border-right:2px solid #BDBCBD;
}
/* Fim Classes gerais*/

/* Inicio classes para o topo*/
.topo_geral{
	float:left;
	width:100%;
	margin-top:8px;
}

.banners_topo{
	float:left;
	width:100%;
}

.txt_publicidade{
	float:left;
	padding:2px 2px 0 5px;
}

.banner_728{
	float:left;
}

.banner_220{
	float:right;
	padding-right:17px;
}

.paleta_cores_esquerda{
	float:left;
}

.topo{
	float:left;
	width:100%;
}

.topo_esquerda{
	float:left;
	width:211px;
}

.logo_topo{
	float:left;
	margin:15px 0 0 11px;
}

.topo_direita{
	float:right;
	width:771px;
	padding-right:17px;
}

.data_idioma{
	float:right;
	width:220px;
	margin-top:6px;
}

.data_idioma span{
	float:left;
	font-size:11px;
	color:#676767;
}

.data_idioma strong{
	float:right;
	font-size:10px;
	color:#676767;
	font-weight:bold;
}

.borda_baixo_data{
	float:right;
	width:100%;
	margin:5px 0 15px 0;
}

.borda_baixo_data img{
	float:right;
}

.busca_topo{
	float:right;
	width:349px;
	text-align:right;
}

.busca_topo img{
	float:left;
	margin-right:10px;
}

.busca_topo label{
	float:left;
	margin-bottom:3px;
	width:320px;
}

.busca_topo label input{
	float:left;
	border:1px solid #c7c7c7;
	border-right:none;
	border-top:3px solid #8EC63F;
	height:18px;
	color:#666;
	padding-left:3px;
	width:290px; 
	_width:287px; 
}

.busca_topo label img{
	float:left;
	margin-right:0!important;
}

.busca_topo label a{
	float:left;
}

.busca_topo .junta_busca{
	float:left;
	margin-bottom:3px;
	width:320px;
}

.busca_topo .junta_busca input{
	float:left;
	border:1px solid #c7c7c7;
	border-right:none;
	border-top:3px solid #8EC63F;
	height:18px;
	color:#666;
	padding-left:3px;
	width:290px;
	_width:287px;
}

.busca_topo .junta_busca img{
	float:left;
	margin-right:0!important;
}

.busca_topo .junta_busca a{
	float:left;
}

.busca_topo_links{
	float:right;
	margin-top:2px;
	width:100%;
}

.busca_topo_links a{
	float:left;
	margin-left:9px;
}

.login_topo{
	float:right;
	width:230px;
	margin-left:23px;
}

.botoes_login{
	float:right;
	margin:6px 0 0 0px;;
}

.botoes_login a{
	float:left;
	font-size:12px;
	margin-bottom:2px;
	clear:both;
	color:#666;
}

.botoes_login a:hover{
	text-decoration:underline;
}

.inputs_login{
	float:left;
}

.inputs_login label{
	float:left;
	clear:both;
	margin-bottom:3px;
	width:121px;
}

.inputs_login label input{
	float:left;
	border:1px solid #c7c7c7;
	border-right:none;
	height:18px;
	color:#666;
	padding-left:3px;
	width:91px;
}

.inputs_login label img{
	float:left;
}

.inputs_login label a{
	float:left;
}

.menu_topo{
	float:right;
	width:99%;
	margin-top:17px;
}

.links_menu_topo{
	float:right;
	padding-right:10px;
}

.links_menu_topo a{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#676767;
}

.links_menu_topo a:hover{
	text-decoration:underline;
}

.links_menu_topo span{
	float:left;
	margin:0 13px;
	font-size:10px;
	font-weight:bold;
	color:#676767;
}
/* Fim classes para o topo*/

/* Inicio classes para o conteudo */
.conteudo_alinhamento{
	float:left;
	width:966px;
	padding:19px 0 0 17px;
}
.conteudo{
	float:left;
	width:100%;
}

.esquerda{
	float:left;
	width:190px;
	border-top:1px solid #c7c7c7;
	padding-top:6px;
}

.direita{
	float:left;
	width:776px;
}

.direita_meio{
	float:left;
	width:538px;
	border-top:1px solid #c7c7c7;
}

.direita_canto{
	float:right;
	width:230px;
}

.direita_completa{
	float:left;
	width:776px;
	border-top:1px solid #c7c7c7;
}

.titulo_hora{
	float:left;
	background:#EAE9E9;
	width:100%;
	margin-bottom:7px;
	height:20px;
}

.titulo_hora span{
	float:left;
	background:#7D7C7C;
	padding:3px 7px 3px 4px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.titulo_roxo{
	float:left;
	font-size:17px;
	font-weight:normal;
	color:#6F2C91;
}

.botoes_setas{
	float:right;
	padding:4px 10px 0 0;
}

.botoes_setas a{
	float:left;
	margin-left:5px;
}

.botoes_setas a img{
	float:left;
}

.noticias_esquerda{
	float:left;
	margin:8px 0 45px 0;
	width:100%;
}

.noticias_esquerda label{
	float:left;
	margin-top:12px;
	width:100%;
}

.noticias_esquerda span,.noticias_esquerda strong{
	float:left;
	font-size:10px;
	font-weight:normal;
}

.noticias_esquerda span{
	clear:both;
}

.propaganda{
	float:left;
	margin-bottom:14px;
}

.galeria_recentes{
	float:left;
	width:538px;
	border:1px solid #c7c7c7;
	border-left:none;
	border-top:none;
}

.galeria_recentes_esquerda{
	float:left;
	width:132px;
}

.titulo_arte_maior{
	width:239px!important;
}

.titulo_arte{
	float:left;	
	background:#B2B2B2;
    width:auto;
    padding-right:7px;
}

.titulo_arte img{
	float:left;
}

.titulo_arte span{
	float:left;
	font-size:15px;
	color:#fff;
	margin:3px 0 0 5px;
	font-weight:bold;
}

.titulo_arte_verde{
	background:#8CC63F;
}

.titulo_arte_roxo{
	background:#6F2C91;
}

.thumbs_galeria_recentes{
	float:left;
	width:100%;
	text-align:center;
	background:#f4f4f4;
}

.thumbs_galeria_recentes a{
	float:left;
	width:100%;
	clear:both;
}

.thumbs_galeria_recentes a img{
	margin:7px 0 3px 0;
}

.galeria_recentes_direita{
	float:left;
}

.slideshow_recentes{
	float:left;
	margin:7px 0;
    width:400px;
}

.galeria_procuradas{
	float:left;
	margin-top:16px;
	border-top:1px solid #6F2C91;
	width:538px;
}

.thumbs_galeria_procuradas{
	float:left;
	clear:both;
	width:100%;
}

.thumbs_galeria_procuradas a{
	float:left;
	width:100%;
	text-align:center;
}

.thumbs_galeria_procuradas a img{
	max-width:73px;
}

.thumbs_galeria_procuradas table tr td{
	background:#777;
	margin-right:8px;
	width:86px;
	text-align:center;
}

.thumbs_direita{
	float:left;
	text-align:right;
	width:100%
}

.thumbs_direita a img{
	margin-bottom:16px;
}

.borda_lado_titulo{
	float:left;
	width:583px;
	background:#EAE9E9;
	margin-top: 6px;
	height:20px;
	text-align:right;
}

.passos_compras{
	float:right;
	margin-right:5px;
}

.borda_lado_titulo a{
	font-size:10px;
	color:#676767;
}

.borda_lado_titulo span{
	font-size:10px;
	color:#676767;
	margin:0 3px;
}

.passo_ativo{
	font-size:11px!important;
	font-weight:bold;
	margin-top:2px!important;
}

.borda_lado_titulo_menor{
	width:529px;
}

.borda_lado_titulo_completa{
	width:100%;
}

.corpo_noticia{
	float:left;
	margin-top:15px;
	width:100%;
}

.corpo_noticia h3{
	font-size:11px;
	font-weight:bold;
	margin-bottom:14px;
}

.corpo_noticia p{
	font-size:11px;
	clear:both;
	margin-bottom:14px;
	line-height:15px;
}

.corpo_noticia strong b{
	font-size:14px;
	font-style:italic;
}

.corpo_noticia a{
	color:#8BC53F;
}

.corpo_noticia a:hover{
	text-decoration:underline;
}

.corpo_noticia ul{
	list-style:inside;
	font-size:11px;
	clear:both;
	margin-bottom:14px;
	line-height:15px;
}

.corpo_noticia strong{
	font-size:11px;
	font-weight:bold;
	margin:0px 0 0 0px;
}

.num_list{
	color:#FFFFFF !important;
	float:none !important;
	font-size:13px!important;
	font-weight:bold;
	height:9px;
	margin-left:15px;
	padding:3px 7px 5px;
	width:4px !important;
	background:url(../img/ecommerce/style_number.gif) no-repeat center;
}

.detalhes_imagem{
	float:left;
	width:100%;
	border-top:1px solid #EAE9E9;
	margin-top:25px;
}

.imagem_ampliada{
	float:left;
	width:400px;
	background:#676767;
}

.foto_imagem_ampliada{
	float:left;
	width:100%;
	text-align:center;
	z-index:1;
	position:relative;
}

.foto_imagem_ampliada img{
	float:none;
}

.foto_marcadagua{
	float:left;
	background:url(../img/ecommerce/marca_dagua_grande.png) no-repeat center;
	height:400px;
	position:absolute;
	_position:relative;
	width:400px;
	*margin-left:-400px;
	z-index:100;
}

.propriedades_imagem{
	float:right;
	width:350px;
	margin:10px 0 30px 0;
}

.propriedades_imagem h1,.propriedades_imagem h2,.propriedades_imagem span{
	float:left;
	width:345px;
	padding:1px 0 2px 5px;
	font-size:10px;
}

.propriedades_imagem h1{
	margin-bottom:15px;
	font-weight:bold;
	color:#A3A3A3;
}

.propriedades_imagem h2{
	font-weight:bold;
	color:#676767;
	background:#EAE9E9;
}

.propriedades_imagem span{
	font-weight:normal;
	color:#676767;
	background:#fff;
}

.bloco_creditos{
	float:left;
}

.bloquinho_creditos{
	float:left;
	width:100%;
	height:170px;
}

.direita h4{
	float:left;
	width:775px;
	border-bottom:1px solid #EAE9E9;
	color:#A3A3A3;
	font-size:10px;
	font-weight:bold;
}

.direita h5{
	float:left;
	width:775px;
	border-bottom:1px solid #EAE9E9;
	color:#8DC53F;
	font-size:10px;
	font-weight:bold;
}

.direita_completa h4{
	float:left;
	width:775px;
	border-bottom:1px solid #EAE9E9;
	color:#A3A3A3;
	font-size:10px;
	font-weight:bold;
}

.direita_completa h5{
	float:left;
	width:775px;
	border-bottom:1px solid #EAE9E9;
	color:#8DC53F;
	font-size:10px;
	font-weight:bold;
}

.bloquinho_creditos{
	float:left;
	width:175px;
	padding-right:19px;
}

.bloquinho_creditos label{
	float:left;
	width:100%;
}

.bloquinho_creditos input{
	float:left;
	margin-bottom:3px;
}

.bloquinho_creditos strong{
	float:left;
	font-size:10px;
}

.bloquinho_creditos span{
	float:left;
	clear:normal;
	font-size:10px;
	margin-left:5px;
}

.bloquinho_creditos_input{
	float:left;
	padding-right:6px;
}

.bloquinho_creditos_label{
	float:left;
	width:156px;
}

.botao_back_cheio{
	float:left;
	padding:3px 5px 3px 107px;
	background:#EAE9E9; 
}

.botao_back_cheio span{
	float:left;
	font-size:10px;
}

.botao_back_cheio label{
	float:left;
	padding:3px 5px 3px 107px;
	background:#EAE9E9;
	clear:both;
	width:auto!important;
	cursor:pointer;
}

label.botao_back_cheio{
	float:right!important;
	padding:3px 5px 3px 12px;
	background:#EAE9E9;
	clear:both;
	width:auto!important;
	cursor:pointer;
}

.botao_back_cheio img{
	float:left;
	*margin-top:2px;
	_margin-right:-15px; 
	position:relative;
	z-index:1000;
}

.botao_back_cheio strong{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#8DC53F;
	margin:2px 0 0 5px;
	_margin:0 20px;
	*float:none;
}

.botao_back_cheio input{
	float:left!important;
	font-size:10px!important;
	font-weight:bold!important;
	color:#8DC53F;
	margin:0!important;
	*float:none!important;
	border:none!important;
	width:auto!important;
	padding-top:0!important;
	_margin-right:-19px;
	cursor:pointer;
}

.envia_dados{
	*margin:0 20px!important;
}

.botao_back_cheio_roxo strong,.botao_back_cheio_roxo input{
	color:#6F2C91;
}

.botao_back_cheio_cinza strong,.botao_back_cheio_cinza input{
	color:#A0A0A0;
}

.botao_back_cheio_direita{
	float:right;
	margin-top:10px;	
}
.botao_back_cheio_direita_cotacao{
	float:right;
	margin-top:10px;
	margin-left:85px;
}
.menu_esquerda{
	float:left;
}

.menu_esquerda ul{
	float:left;
	list-style:none;
}

.menu_esquerda h1{
	float:left;
	width:185px;
	background:#EAE9E9;
	font-size:10px;
	padding:5px 0 5px 5px;
	color:#676767;
}

.menu_esquerda li{
	float:left;
	width:171px;
	background:#EAE9E9;
	padding:3px 0;
	margin-top:7px;
}

.menu_esquerda a{
	float:left;
	font-size:11px;
	color:#676767;
	font-weight:bold;
	padding-left:20px;
	height:15px;
}

.menu_esquerda a:hover{
	color:#8DC53F;
}

.menu_esquerda_ativo{
	background:none!important;
}

.menu_esquerda_ativo a{
	color:#8DC53F!important;
	background:url(../img/ecommerce/icon_btn_prosseguir.gif) no-repeat;
}

.menu_esquerda_roxo .menu_esquerda_ativo a{
	color:#6F2C91!important;
	background:url(../img/ecommerce/icon_btn_prosseguir_roxo.gif) no-repeat!important;
}

.menu_esquerda_roxo a:hover{
	color:#6F2C91!important;
}

.dados_precificacao{
	float:left;
}

.dados_precificacao input{
	float:left;
	margin-right:5px;
}

.dados_dados_precificacao{
	float:left;
	width:660px;
	margin:12px 0 0 10px;
	_margin:12px 0 0 0;
}

.dados_dados_precificacao label{
	float:left;
	width:220px;
	margin-top:4px;
}

.dados_dados_precificacao label span{
	float:left;
	width:68px;
	font-size:11px;
	margin-right:10px;
}

.dados_dados_precificacao label select{
	float:left;
	width:110px;
	color:#666;
	height:18px;
	font-size:11px;
}

.valor_dados_precificacao{	
	float:right;
	width:96px;
	margin-top:32px;
	text-align:center;
}

.valor_dados_precificacao span{	
	font-size:10px;
	font-weight:bold;
	color:#A3A3A3;
}

.valor_dados_precificacao strong{	
	font-size:10px;
	font-weight:bold;
}

.botoes_baixo{
	float:left;
}

.outras_informacoes{
	float:left;
	width:280px;
	margin-top:9px;
}

.outras_informacoes label{
	float:left;
	width:100%;
	font-size:11px;
}

.outras_informacoes a{
	text-decoration:underline;
}

.outras_informacoes a:hover{
	text-decoration:none;
}

.imprimir_proposta{
	float:right;
	margin-right:8px;
	cursor:pointer;
}

.imprimir_proposta img{
	float:left;
	margin-top:2px;
}

.imprimir_proposta strong{
	float:left;
	margin:4px 0 0 5px;
}

.imprimir_proposta input{
	float:left;
	margin:4px 0 0 15px;
	*margin:0px 0 0 15px;
}

.bloco_detalhe_pacote{
	float:left;
	width:100%;
}

.bloco_detalhe_pacote strong{
	font-size:11px;
	font-weight:bold;
	margin-bottom:14px;
}

.bloco_detalhe_pacote span{
	font-size:11px;
	margin-bottom:14px;
	line-height:15px;
}

.ir_pagina_top{
	padding-right:145px;
}

.ir_pagina{
	float:right;
}

.ir_pagina span{
	float:left;
	font-size:11px;
	color:#5F5E5E;
	margin-top:4px;
}

.ir_pagina span b{
	color:#6F2C91;
}

.ir_pagina input{
	float:left;
	width:33px;
	border:1px solid #6F2C91;
	height:18px;
	font-size:13px;
	margin-left:4px;
}

.ir_pagina img{
	float:left;
	margin:4px 4px 0 4px;
}

.ir_pagina a,.ir_pagina_paginacao,.ir_pagina_busca{
	float:left;
}

.ir_pagina_busca{
	margin-left:35px;
}

.tabela_listagem{
	float:left;
	width:100%;
}

.tabela_listagem table{
	float:left;
	width:100%;
	text-align:center;
	margin-top:5px;
}

.tabela_listagem table tr td,.tabela_listagem table tr th{
	border-top:1px solid #EAE9E9;
	padding:5px 0;
}

.tabela_listagem table tr th{
	font-size:10px;
	font-weight:bold;
	color:#6F2C91;
	border-top:1px solid #EAE9E9;
}

.tabela_listagem table tr td span{
	font-size:11px;
}

.tabela_listagem table tr td a img{
	margin-top:6px;
}

.tabela_listagem table tr td a strong{
	font-size:11px;
	font-weight:bold;
	color:#A3A3A3;
}

.tabela_listagem table tr td a:hover strong{
	text-decoration:underline;
}


.tabela_listagem table tr td:hover a *, .tabela_listagem table tr td a *:hover, .tabela_listagem table tr td a:hover *, .tabela_listagem table tr td a:hover{
    _text-decoration:underline;
}

.tabela_listagem .borda_lado_titulo strong{
	float:right;
	font-size:10px;
	color:#5F5F5F;
	margin:4px 8px 0 0;
	font-weight:normal;
}

.tabela_listagem .borda_lado_titulo input{
	float:right;
	width:188px;
	height:13px;
	font-size:10px;
	border:1px solid #6F2C91;
	margin:3px 8px 0 0;
}

.tabela_listagem .borda_lado_titulo a{
	float:right;
	margin:3px 8px 0 0;
}

.thumbs_grandes{
	float:left;
	width:100%;
}

.thumb_foto_grande{
	float:left;
	width:25%;
	margin:20px 0 15px 0;
}

.thumb_foto_grande_cont{
	float:left;
	width:188px;
}

.imagem_thumb_grande{
	float:left;
	width:100%;
	height:166px;
	text-align:center;
}

.descricao_thumb_grande{
	float:left;
	width:100%;
	text-align:center;
	height:23px;
	margin-top:10px;
}

.descricao_thumb_grande span{
	font-size:10px;
}

.icones_thumb_grande{
	float:left;
	width:100%;
	text-align:right;
}

.listagem_minhas_pesquisas{
	float:left;
	width:100%;
}

.pesquisa_salva{
	float:left;
	padding:8px 0;
	border-bottom:1px solid #EAE9E9;
	width:100%;
}

.pesquisa_salva a{
	float:left;
	cursor:pointer;
}

.pesquisa_salva a strong{
	float:left;
	width:474px;
	padding-left:10px;
	font-size:11px;
}

.pesquisa_salva a span{
	float:left;
	width:231px;
	padding-right:17px;
	font-size:11px;
}

.pesquisa_salva a:hover span,.pesquisa_salva a:hover strong{
	text-decoration:underline;
}


.pesquisa_salva:hover a *, .pesquisa_salva a *:hover, .pesquisa_salva a:hover *, .pesquisa_salva a:hover{
    _text-decoration:underline;
}

.pesquisa_salva a img{
	float:left;
	padding-left:26px;
}

.upload_imagem{
	float:left;
	width:100%;
	margin:30px 0;
}

.upload_imagem h1{
	float:left;
	font-size:11px;
	font-weight:bold;
	width:100%;
	margin-bottom:10px;
}


.upload_imagem a{
	clear:both;
}

.upload_imagem span{
	float:left;
	font-size:11px;
	width:144px;
}

.upload_imagem a{
	float:left;
	text-decoration:underline;
	color:#8DC53F;
}

.upload_imagem a:hover{
	text-decoration:none;
}

.upload_imagem a span{
	color:#8DC53F;
	font-weight:bold;
}

.upload_imagem label{
	float:left;
	margin-bottom:10px;
	width:100%;
	clear:both;
}

.upload_imagem label input{
	float:left;
	height:18px;
	font-size:10px;
}

.input_text_upload{
	float:left;
	height:21px!important;
	font-size:11px!important;
	border:1px solid #c7c7c7;
	margin:0 8px;
	width:258px;
	*width:248px;
}

.tabela_informacoes{
	float:left;
	width:320px;
	padding-right:65px;
}

.tabela_informacoes strong{
	float:left;
	width:320px;
	font-size:10px;
	font-weight:bold;
}

.tabela_informacoes span{
	float:left;
	font-size:10px;
}

.tabela_informacoes .linha_escura{
	float:left;
	width:100%;
	background:#EAE9E9;
	padding:2px 0 1px 0;
}

.tabela_informacoes .linha_clara{
	float:left;
	width:100%;
	background:#fff;
	padding:2px 0 1px 0;
}

.listagem_duvidas{
	float:left;
	width:100%;
}

.listagem_duvidas ul{
	float:left;
	list-style-type:decimal;
	font-size:11px;
	font-weight:bold;
	list-style-position:inside;
}

.listagem_duvidas li{
	border-bottom:1px solid #EAE9E9;
	padding:8px 0;
}

.listagem_duvidas a{
	width:100%;
	font-size:11px;
	font-weight:bold;
	margin-left:-8px;
	*margin-left:0px;
}

.listagem_duvidas a:hover{
	text-decoration:underline;
}

.bloco_mapa_site .subtitulo_noticia h1{
	font-weight:bold;
	color:#676767;
}

.bloco_mapa_site ul{
	float:left;
	list-style:none;
	width:142px;
	padding:10px 0 15px 180px;
}

.bloco_mapa_site li{
	float:left;
	width:100%;
	padding:1px 0;
}

.bloco_mapa_site a{
	float:left;
	font-size:11px;
	width:100%;
}

.bloco_mapa_site a:hover{
	text-decoration:underline;
}

.bloco_mapa_site .borda_lado_titulo{
	margin:6px 0 0 0;
}

.foto_noticia{
	float:left;
	border:1px solid #C7C7C7;
	border-left:none;
	width:99%;
	padding:5px 0;
	margin-bottom:35px;
}

.foto_noticia img{
	float:left;
	max-width:390px;
}

.descricao_foto_noticia{
	float:right;
	width:355px;
}

.foto_noticia h1{
	float:left;
	font-size:40px;
	font-weight:bold;
	color:#8DC53F;
	width:100%;
	margin:15px 0 0 0;
	height:200px;
}

.foto_noticia strong{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#676767;
}

.foto_noticia span{
	float:left;
	font-size:11px;
	color:#676767;
}

.nossos_parceiros{
	float:left;
	width:100%;
}

.parceiro{
	float:left;
	width:100%;
	margin-bottom:22px;
}

.parceiro_imagem{
	float:left;
}

.parceiro_descricao{
	float:right;
	width:570px;
	margin-top:10px;
}

.nossos_parceiros a img{
	float:left;
}

.nossos_parceiros a h1{
	float:left;
	width:100%;
	font-size:11px;
	font-weight:bold;
}

.nossos_parceiros a span{
	float:left;
	width:100%;
	font-size:11px;
}

.listagem_noticia{
	width:745px!important;
	padding-left:28px;
	margin-bottom:20px;
}

.listagem_noticia li{
	border:none!important;
}

.listagem_noticia strong{
	font-size:11px;
	font-weight:bold;
}

.listagem_noticia span{
	font-size:11px;
	font-weight:normal;
}

.corpo_cadastro{
	float:left;
	width:100%;
}

.item_cadastro{
	float:left;
	width:100%;
	margin-bottom:6px;
}

.cadastro_esquerda{
	float:left;
	width:252px;
}

.cadastro_esquerda h1{
	float:left!important;
	font-size:10px!important;
	font-weight:bold!important;
	color:#676767!important;
	padding:3px 0 0 10px;
}

.cadastro_esquerda strong{
	float:left;
	font-size:11px;
	font-weight:bold;
	width:238px;
	text-align:right;
}

.cadastro_esquerda span{
	float:left;
	font-size:11px;
	font-weight:normal;
	width:238px;
	text-align:right;
}

.cadastro_meio{
	float:left;
	width:283px;
}

.cadastro_meio input{
	float:left;
	width:273px;
	height:14px;
	padding-top:2px;
	border:1px solid #C7C7C7;
	font-size:10px;
}

.cadastro_meio textarea{
	float:left;
	width:273px;
	height:130px;
	border:1px solid #C7C7C7;
}

.cadastro_meio select{
	float:left;
	height:18px;
	border:1px solid #C7C7C7;
	font-size:10px;
}

.cadastro_meio label{
	float:left;
	margin-top:4px;
	width:49%;
}

.cadastro_meio label input{
	width:auto!important;
	margin-right:2px;
	*margin-top:-4px;
	border:none;
	height:auto;
}

.cadastro_meio label span{
	float:left;
	font-size:10px;
	color:#000;
	width:83%;
	*width:79%;
	text-align:left;
}

.cadastro_direita{
	float:left;
	width:240px;
}

.cadastro_direita span{
	float:left;
	width:100%;
	font-size:11px;
	color:#676767;
	margin-top:2px;
}

.alinhaDireita{
	float:right!important;
}

.input_medio{
	width:205px!important;
}

.input_pequeno{
	width:100px!important;
}

.input_mini{
	width:35px!important;
	margin-right:5px;
}

.select_grande{
	width:273px!important;
}

.select_medio{
	width:132px!important;
}

.select_pequeno{
	width:82px!important;
}

.label_grande{
	width:100%!important;
}

.label_normal{
	width:auto!important;
	margin-right:20px;
}

.label_normal span{
	width:auto!important;
}

.label_span_total span{
	width:100%!important;
}

/*Div de Erro*/
#div_erro{
	width:554px;
	margin-top:-1px;
	margin-left:-1px;
	float:left;
	padding:10px;
	/**height:30px;*/
	border:1px dashed #CC0000;
	background:#F5F5F5;
	font-size:11px;
	color:#CC0000;
}

#div_erro a{
	float:left;
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
	margin-bottom:4px;
	clear:both;
	cursor:pointer;
}

#div_erro a:hover{
	text-decoration:underline;
}

.div_erro_login{
	width:250px !important;
	margin-top:-1px;
	margin-left:-1px;
	margin-bottom:10px !important;
	float:left;
	padding:0px !important;
	background:none !important;
	border:none !important;
}

.div_erro_login a{
	float:left;
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
	margin-bottom:4px;
	cursor:pointer;
}

.div_erro_login a:hover{
	text-decoration:underline;
}

/* Fim classes para o conteudo */

/* Inicio classes para o rodape */
.rodape{
	float:left;
	width:1003px;
}

.conteudo_rodape{
	float:left;
	width:982px;
	padding:45px 0 4px 17px;
	*padding:45px 0 0px 17px;
	border-left:2px solid #BDBCBD;
	border-right:2px solid #BDBCBD;
	background:#fff;
}

.assinatura_unicert{
	float:left;
}

.menu_rodape{
	float:right;
	width:auto;
	margin-top:27px;
}

.barra_rodape{
	float:left;
	height:12px;
	width:999px;
	font-size:0px;
	background:url(../img/ecommerce/bg_rodape.gif);
	margin:-4px 0 0 2px;
	_margin:-5px 0 0 1px;
}

.direitos_autorais{
	float:right;
	padding-bottom:5px;
}

.direitos_autorais span{
	float:right;
	font-size:10px;
	color:#8E8E8E;
}

.subtitulo_noticia{
	margin:30px 0 15px 0;
}

.subtitulo_noticia h1{
	float:left;
	font-size:11px;
	color:#6F2C91;
	padding:3px 0 0 10px;
}

.seleciona_pacote_title{
	float:right;
	margin:3px 5px 0 15px!important;
}

.subtitulo_noticia_verde h1{
	color:#8BC53F;
}

.legendas_area_cliente{
	float:left;
	width:100%;
	margin-top:20px;
}

.legendas_area_cliente a,.legendas_area_cliente a img,.legendas_area_cliente a strong{
	float:left;
}

.legendas_area_cliente a{
	margin-bottom:20px;
	width:100%;
	cursor:pointer;
}

.legendas_area_cliente strong{
	font-size:11px;
	font-weight:bold;
	margin:0px 0 0 0px;
}

.legendas_area_cliente span{
	font-size:11px;
	margin:0px 0 0 5px;
}

.legendas_area_cliente img{
	margin-right:15px;
	margin-top:-5px;
}

.logado{
    float:left;
    width:100%;
}

.logado *{
    font-size:11px;
    color:#676767;
}

.logado h1{
    float:left;
    width:100%;
    color:#89C53F;
}

.logado b{
    float:left;
    margin-right:5px;
}

.logado span{
    float:left;
}
.logado a{
    float:left;
}

.foto_slide{
    float:left;
    width:400px;
	height:285px;
	text-align:center;
    background:#777;
}

.foto_slide table{
	float:left;
	width:100%;
	height:100%;
}

.foto_slide a{
    float:left;
	width:100%;
	text-align:center;
}

.foto_slide img{
    float:none;
	max-height:285px;
	max-width:400px;
}

.legenda_imagem{
    float:left;
	*float:none;
    background:#fff;
    opacity:0.7;
    filter:alpha(opacity=70);
    margin-left:-400px;
	position:relative;
	z-index:1000;
    width:400px;
}

.legenda_imagem span{
    float:left;
    font-size:11px;
    padding:10px;
}
/* Fim classes para o rodape */

/* Inicio Henrique 28/04/09*/

.foto_noticia_roxo h1{
	color:#6F2C91;
}

.tabela_listagem .borda_lado_titulo span{
	float:left;
	margin:4px 0 0 10px;
}

.bloco_tela_cheia{
	float:left;
	width:100%;
}

.bloco_tela_metade{
	float:left;
	width:50%;
}

.titulo_arte_metade_tela{
	width:80%!important;
}

.titulo_arte_metade_tela img{
	height:19px;
}

.titulo_arte_metade_tela span{
	font-size:12px;
}

.thumbs_catalogo{
	float:left;
	width:82%;
}

.thumb_catalogo{
	float:left;
	width:100%;
	margin-top:15px;
}

.thumb_catalogo img{
	float:left;
	margin-right:10px;
}

.thumb_catalogo strong{
	float:left;
	font-size:11px;
	width:230px;
	color:#666;
}

.thumb_catalogo span{
	float:left;
	font-size:11px;
	width:230px;
	color:#666;
}
/* Fim Henrique 28/04/09 */

/* Inicio Henrique 30/04/09 */
.balao_info{
	float:left;
	width:215px;
	background:#EBEBEB;
	position:absolute;
	font-size:10px;
	line-height:14px;
	padding:10px;
	*margin-left:-188px;
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

.balao_info strong{
	float:left;
	width:100%;
	font-size:10px!important;
	color:#000!important;
	text-align:left!important;
}

.balao_info span{
	float:left;
	margin-bottom:2px;
	text-align:left;
}

.balao_esquerda{
	width:150px;
	margin:-3px 0 0 167px;
	*margin:-3px 0 0 0px;
}
/* Fim Henrique 30/04/09 */


/* Inicio Henrique 08/05/09 */
.filtro_catalogo_result{
    float:left;
    width:98%;
    margin-top:10px;
}

.filtro_catalogo_result div{
    float:left;
    width:100%;
    margin-top:20px;
    padding-left:15px;
}

.filtro_catalogo_result img{
    float:left;
    margin-top:4px;
}

.filtro_catalogo_result label{
    float:left;
    padding-left:10px;
    width:670px;
}

.filtro_catalogo_result b, .filtro_catalogo_result span{
    float:left;
    font-size:11px;
    width:100%;
}

.ir_pagina{
    margin-top:10px;
}


.propriedades_imagem_esquerda{
    float:left;
    width:376px;
}

.titulo_arte_detalhe_imagem{
    background:#6F2C91 none repeat scroll 0 0;
    color:#FFFFFF;
    margin-bottom:8px;
    width:98%;
}

.titulo_arte_detalhe_imagem h2{    
    background:transparent none repeat scroll 0 0;
    color:#FFFFFF;

    float:left;
    font-size:11px;
    font-weight:bold;
    padding:3px 0 0 5px;
    width:auto !important;
}

/* Fim Henrique 08/05/09 */

/* Inicio Henrique 12/05/09 */
.compre_imagem_carrinho{
	float:left;
	width:100%;
	background:#fff;
}

.compre_imagem_carrinho_cont{
	float:left;
	width:100%;
	background:#EAE9E9;
	margin-top:10px;
}

.compre_imagem_carrinho_cont a{
	margin-top:0;
	cursor:pointer;
}

.icones_compre_carrinho{
	float:left;
	background:#fff;
	padding:2px 7px 2px 0;
}

.icones_compre_carrinho a{
	float:left;
	margin:0 2px;;
}

.icones_thumb_grande a{
	float:right;
	margin-left:6px;
}

.icones_thumb_grande a span{
	float:left;
}

.icones_thumb_grande a img{
	float:left;
}
/* Fim Henrique 12/05/09 */
/* Inicio classes para os popups */
.pagina_popups{
	width:758px;
}

.pagina_popups .topo_direita{
	width:530px;
}

.pagina_popups .conteudo_alinhamento{
	width:720px;
}

.pagina_popups .direita{
	width:100%;
}

.pagina_popups .direita_completa{
	width:100%;
	padding-top:10px;
}

.pagina_popups .detalhes_imagem{
	border:none;
	margin:0;
}

.pagina_popups .detalhes_imagem .propriedades_imagem{
	width:302px;
	margin:0;
}

.pagina_popups .detalhes_imagem .propriedades_imagem h1, .pagina_popups .detalhes_imagem .propriedades_imagem h2, .pagina_popups .detalhes_imagem .propriedades_imagem span{
	width:297px;
}

.pagina_popups .titulo_arte{
	background:#6F2C91;
	color:#fff;
	width:100%;
	margin-bottom:8px;
}

.pagina_popups .titulo_arte h2{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:none;
	width:auto!important;
	padding:3px 0 0 5px;
}

.pagina_popups .rodape{
	width:758px;
}

.pagina_popups .rodape_alinhamento{
	width:720px;
}

.pagina_popups .barra_rodape{
	width:758px;
}

.pagina_popups .direitos_autorais{
	border-left:2px solid #BDBCBD;
	border-right:2px solid #BDBCBD;
	background:#fff;
	float:left;
	width:100%;
	padding-top:30px;
}

.pagina_popups .direita h4{
	width:720px;
}

.imagem_ampliada_popup{
	float:left;
	width:400px;
}

.pagina_popups .icones_thumb_grande{
	margin-top:7px;
}

.pagina_popups .botoes_setas{
	width:100%
}

.pagina_popups .botoes_setas a{
	float:right;
}

.btn_fechar_popup{
	float:right;
	margin-bottom:19px;
}

.btn_fechar_popup img{
	float:left;
}

.titulo_arte_titulopopup{
	width:auto!important;
	padding-right:100px;
}

.botoes_popup{
	float:none;
	width:auto;
	margin-left:133px;
}

.botoes_popup a{
	float:left;
	margin-left:16px;
}

.icones_informacoes_popup{
	float:right;
	margin-top:14px;
}
/* Fim classes para os popups */



/* Inicio Henrique 13/05/09 */
.barra_tresquartos{
	float:left;
	width:100%;
	background:#EAE9E9;
	padding:3px 0;
}

.barra_tresquartos span{
	float:right;
	color:#6F2C91;
	padding-right:15px;
	font-weight:bold;
}

.alinhamento_direita_tabela{
	float:right;
}

.alinhamento_direita_tabela input{
	float:left;
	margin-right:5px;
}

.alinhamento_direita_tabela span{
	float:left;
}

.alinhamento_direita_tabela label{
	float:left;
	width:100%;
	margin-bottom:8px;
}

.tabela_listagem02 table tr td{
	border-top:none;
}

.desc_sob_botao{
	float:right;
	clear:both;
	width:250px;
	padding-top:10px;
}

.desc_sob_botao span{
	font-size:10px;
	color:#888;
}

.botao_back_verifica{
	margin:0 9px 15px 0;
	clear:both;
}

.botao_back_verifica label{
	padding:3px 5px 3px 12px;
}

.msg_validacao{
	float:right;
	font-size:12px;
	padding-right:9px;
}

.msg_validacao_valida{
	color:#80bb3F;
}

.msg_validacao_invalida{
	color:#bb0000;
}

.thumb_foto_grande_pauta{
	width:50%;
}

.descricao_pauta{
	float:left;
	width:185px;
	padding-left:10px;
	height:166px;
}

.descricao_pauta table{
	float:left;
	height:166px;
	text-align:left;
}

.descricao_pauta table tr td{
	vertical-align:bottom;
	border-top:none;
}

.descricao_pauta table tr td span{
	float:left;
	font-size:10px;
}

.borda_input_check{
	float:right;
}

.borda_input_check input{
	width:auto!important;
	border:none!important;
}

.subtitulo_noticia02{
	margin:7px 0 15px 0;
}

.lista_thumbs_catalogo{
	float:left;
	height:295px;
	background:#F4F4F4;
}


/* Navegadores nas paginas de busca */
.refinar_busca{ width:177px; height:auto; float:left; margin-left:0px; background:#fff;} /*position: absolute; margin-left:820px; margin-top:-24px;*/
.refinar_busca h1{ width:148px!important; *width: 148px!important; _width:130px!important; height:auto!important; float:left!important; padding-top:1px!important; padding-left:33px!important; *margin-bottom:6px!important; background:url(../img/refinar_busca_titulo.jpg) no-repeat #6F2D91!important; font-family:"Trebuchet MS" !important; font-size:13px !important; font-weight:bold!important; color:#fff!important;}
.refinar_busca_menu{ width:100%; float:left; margin-bottom:6px; font-family:"Trebuchet MS"!important; font-size:13px!important; color:#686868!important;}
.refinar_busca_menu a{float:left;*float:none;border:0px!important; color:#686868!important; text-decoration:none!important; cursor:pointer!important;font-size:11px!important;}
.refinar_busca_menu a span{font-size:13px!important;font-family:"Trebuchet MS"!important;color:#686868!important;}
.refinar_busca_menu ul{ list-style-type:none!important; list-style-position:outside!important; margin-top:0px!important;}
.refinar_busca_menu li{width:156px; *width: 157px; _width:139px; height:auto; float:left; padding:3px 0 3px 23px;}
.refinar_busca_menu_sub_li{width:190px!important;padding-left:0px !important; *width:150px!important; *padding-left:40px !important;}
.refinar_busca_menu_sub:hover{text-decoration:underline;}
.refinar_busca_menu_normal{width:156px; *width: 157px; _width:139px; height:auto; float:left; background:url(../img/refinar_busca_menu.jpg) no-repeat #e9e9e9; padding-top:1px; padding-left:25px; font-weight:bold;}
.refinar_busca_menu_ativo{ background:url(../img/refinar_busca_menu_ativo.jpg) no-repeat #e9e9e9; _background:url(../img/refinar_busca_menu.jpg) no-repeat #e9e9e9;}
.refinar_busca_submenu{width:150px; *width: 150px; _width:135px; height:auto; float:left; background:url(../img/refinar_busca_submenu.jpg) no-repeat 8% #efefef; padding-top:1px; padding-left:40px; font-weight:bold;}
.refinar_busca_submenu_ativo{width:150px; *width: 150px; height:auto; float:left; background:url(../img/refinar_busca_submenu_ativo.jpg) no-repeat 8% #efefef; _background:url(../img/refinar_busca_submenu.jpg) no-repeat 8% #efefef; padding-top:1px; padding-left:40px; font-weight:bold;}
.refinar_busca_subsub{width:150px; *width:190px; height:auto; margin-left:40px;}



.links_busca{
	float:right;
}
/* Fim Henrique 13/05/09 */

/* Inicio Henrique 14/05/09 */


.popup_opacidade{
	float:left;
	background:#fff;
	padding:8px;
	width:345px;
	z-index: 50000; 
	position:fixed;
	_position:absolute;
	/**margin-left:-100%;*/
}

.conteudo_popup_opacidade{
	float:left;
	padding:3px;
	border:1px solid #EAE9E9;
}

.popup_opacidade_erro .conteudo_popup_opacidade{
	border:1px solid #DD0000;
}

.fecha_opacidade{
	float:right;
	font-family:tahoma;
	font-weight:bold;
	color:#8DC53F;
}

.popup_opacidade_erro .fecha_opacidade{
	color:#DD0000;
}

.cont_popup_opacidade{
	float:left;
	padding:50px 22px;
	width:279px;
}

.cont_popup_opacidade h1{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#8DC53F;
	width:100%;
}

.popup_opacidade_erro .cont_popup_opacidade h1{
	color:#DD0000;
}

.cont_popup_opacidade span{
	width:100%;
}

.cont_popup_opacidade span,.cont_popup_opacidade span b{
	float:left;
	font-size:11px;
	color:#666;
}

.cont_popup_opacidade span i{
	float:left;
	font-size:12px;
	color:#666;
	width:100%;
	font-style:normal;
	font-weight:bold;
	padding-bottom:5px;
}

.cont_popup_opacidade label{
	float:left;
	width:100%;
}

.cont_popup_opacidade label input{
	float:left;
	width:187px;
}

.cont_popup_opacidade label a{
	float:left;
	margin-left:5px;
}

.cont_popup_opacidade .num_list{
	margin-left:3px;
}

.popup_maior{
	width:524px;
}

.popup_maior .cont_popup_opacidade{
	width:472px;
	padding:13px;
}
/* Fim Henrique 14/05/09 */

/* Inicio Henrique 20/05/09 */

.menu_rodape_com_div{
	padding:2px 8px;
}

.menu_rodape_com_div:hover{
	color:#fff;
	background:#8CC63F;
	text-decoration:none!important;
}

.div_menu_rodape{
	background:#F3F3F3;
	position:absolute;
	float:left;
	list-style:none;
	width:130px;
	margin:-40px 0 0 -8px;
	*margin:-40px 0 0 98px;
	
}
.div_menu_rodape li{
	float:left;
	width:100%;
	list-style:none;
	padding:4px 0 4px 8px;
	cursor:pointer;
}
.div_menu_rodape li a{
	float:left;
	margin:0;
	font-weight:normal;
	font-size:10px;
	color:#676767;
}
.div_menu_rodape li:hover{
	background:#fff;
	cursor:pointer;
}
.div_menu_rodape:hover li *, .div_menu_rodape li *:hover, .div_menu_rodape li:hover *, .div_menu_rodape li:hover{
	_background:#fff;
    _cursor:pointer;
}
/* Fim Henrique 20/05/09 */

/* Inicio Henrique 29/05/09 */
.foto_noticia_cont{
	float:left;
	width:98%;
	padding:5px;
	background:#F4F4F4;
}
/* Fim Henrique 29/05/09 */

/* Inicio Henrique 03/06/09 */
.selecione_categoria{
	float:right;
	margin:16px -190px 0 0;
	position:relative;
	width:188px;
	background:#fff;
	border:1px solid #999;
	padding-bottom:5px;
}

.selecione_categoria .fecha_opacidade{
	color:#8DC53F!important;
	float:right!important;
	cursor:pointer!important;
	font-size:10px;
	margin:3px 8px 0 0;
}

.selecione_categoria h1{
	font-weight:normal;
	color:#666;
	font-size:11px;
	float:left;
	padding:3px 0 0 10px;
}

.selecione_categoria label{
	float:left;
	width:100%;
}

.selecione_categoria label input{
	float:left!important;
	height:auto!important;
	*height:15px!important;
	margin:0!important;
	width:auto!important;
	*width:15px!important;
	border:none!important;
	padding:0!important;
}

.selecione_categoria label strong{
	float:left!important;
	font-weight:bold!important;
	font-size:10px;
	margin:1px 8px 0 0;
	color:#5F5F5F;
}

.categoria_imagens .backinputradio{
	float:left;
	width:auto;
	margin:1px 5px 0 5px;
	padding:1px;
	background:#6F2C91;
}

.unidade_categoria{
	float:left;
	*float:none;
	margin-top:10px;
}

.filhos_categoria{
	float:left;
	margin-left:15px;
	width:173px;
}

#listagem_categoria_pesq{
	float:left;
	margin:21px 0 0 0px;
	*margin:21px 0 0 -320px;
	position:absolute;
	z-index:1000;
}
/* Fim Henrique 03/06/09 */

/* Inicio Henrique 04/06/09 */
.a_desativo{
	cursor:default!important;
}
.a_desativo:hover{
	text-decoration:none!important;
}

.mapa_site_tab{
	padding-left:20px;
}

.foto_catalogo{
	float:left;
	width:173px;
	height:189px;
	margin-bottom:5px;
}

.foto_catalogo a{
	float:right;
}

.foto_catalogo a img{
	float:left;
	width:173px;
	height:189px;
}

.foto_catalogo .img_lado{
	position:absolute;
}

.titulo_pautas_dia{
	font-style:italic;
	font-weight:bold;
	font-size:13px;
}
/* Fim Henrique 04/06/09 */


/* Inicio Henrique 19/06/09 */
.titulo_arte_seco{
    background:none;
    margin-bottom:8px;
    width:98%;
}

.titulo_arte_seco h2{    
    background:transparent none repeat scroll 0 0;
    color:#000;
    float:left;
    font-size:11px;
    font-weight:bold;
    padding:3px 0 0 5px;
    width:100% !important;
}
/* Fim Henrique 19/06/09 */

/* Inicio Henrique 02/07/09 */
.editar_info_imagem{
    float:left;
}

.editar_info_imagem .titulo_arte{
    width:297px;
}

.cont_editar_info_imagem{
    float:left;
    width:100%;
    padding-top:15px;
}

.esquerda_editar_info_imagem{
    float:left;
    padding-left:50px;
    width:258px;
}

.esquerda_editar_info_imagem .imagem_ampliada{
    height:166px;
    width:166px;
}

.esquerda_editar_info_imagem .imagem_ampliada img{
    max-height:166px;
    max-width:166px;
}

.informacoes_imagens_editor{
    float:left;
    width:100%;
    padding-top:16px;
}

.informacoes_imagens_editor label{
    float:left;
    width:100%;
}

.informacoes_imagens_editor label span,.informacoes_imagens_editor label strong{
    float:left;
    width:100%;
    font-size:11px;
    padding-bottom:4px;
}

.direita_editar_info_imagem{
    float:left;
    width:384px;
    padding-top:100px;
}

.form_editar_info_imagem{
    float:left;
    width:100%;
}

.form_editar_info_imagem label{
    float:left;
    width:100%;
    padding-bottom:10px;
}

.form_editar_info_imagem label span{
    float:left;
    width:102px;
    font-size:11px;
    padding-top:2px;
}

.form_editar_info_imagem label strong{
    float:left;
    color:#676767;
    font-size:11px;
    font-weight:normal;
}

.form_editar_info_imagem label input,.form_editar_info_imagem label textarea{
    float:left;
    height:13px;
    padding-top:1px;
    font-size:11px;
    width:235px;
}

.form_editar_info_imagem label textarea{
    height:93px;
}

.form_editar_info_imagem label .input_data_criacao{
    width:206px;
}
/* Fim Henrique 02/07/09 */

.bandeira_cartao{
	float:left;
	width:auto!important;
	margin-right:7px;
	text-align:right!important;
}

.forma_pagamento span{
	float:right!important;
	width:125px;
	text-align:left;
}

.forma_pagamento input{
	float:right!important;
}

.mensagem_erro{
	float:left;
	width:100%;
	text-align:center;
	border:1px solid #CF0000;
	color:#CF0000;
	padding:3px 0;
	font-weight:bold;
}

.mensagem_acerto{
	float:left;
	width:100%;
	text-align:center;
	border:1px solid #008000;
	color:#008000;
	padding:3px 0;
	font-weight:bold;
}

/* Inicio Henrique 24/07/09 */
.bloco_inserir_base{
float:left;
/* width:530px; MV - 23-01-09 */
width:760px;
_width:700px;
margin:1px;
background:#F3F9EB;
padding:15px;       
}

#photoupload{
	float:left;  
	width:99%;
}

.bloco_inserir_base *{
	font-size:12px;
}

.bloco01{
	width:406px;
	height:77px;
	float:right;
	margin-top:5px;
	margin-left:10px;
}

.bloco01 a{
        color:#89C53F;
        text-decoration:none;
        font-weight:normal;
        float:left;
		font-size:11px;
		padding-left:10px;
}

.bloco01 a:hover{
        text-decoration:underline;
}

.bloco01 img{
        float:left;
		display:none;
}

.bloco01 a img{
        float:left;
		display:block!important;
}

.engloba_edicao_upload{
        float:left !important;
        margin-top:8px !important;
        padding-bottom:6px !important;
        width:280px !important;
        *padding-bottom:0px !important;
}

.engloba_edicao_upload img{
        float:left !important;
        margin-right:3px !important;
        margin-left:3px !important;
        border:none !important;
}

.engloba_edicao_upload a img{
        margin-top:1px !important;
        margin-left:1px !important;
}

.bloco01 span{
  color:#5BA09D;
  margin:5px;
  float:left;
  font-weight:bold;
}

.bloco01 div{
  float:right;
  margin-top:2px;
  width:406px;
  text-align:right;
}

.bloco01 p{
  color:#69C027;
  margin-left:5px;
}

.div_flash{
background:#ddd;
border:none !important;
color:#89C53F;
text-align:center !important;
float:left !important;
margin-top:0px !important;
height: 13px ;
}

.div_flash_fundo{
background:#eee;
border:none !important;
color:#89C53F;
width:100% !important;
font-weight:bold;
height: 13px ;
font-size:11px;
}

.porcentagem {
  color:#89C53F;
  text-align: center  !important;
  position: absolute;
  z-index: 0 ;
  width: 420px;
  height: 13px ;
  padding:0px  !important;
  margin:0px !important;
  *position:relative !important;
  *margin-top:-2px  !important;
  *margin-left:-420px  !important;
  _position:absolute !important;
  _margin-left:-420px;
  /**left:415px; */
}

.bloco01 fieldset{
  border:none;
  margin-top:30px;
  _margin-top:10px;
  _padding-left:6px;
  
}

.bloco02{
/*width:auto!Important;*/
/*height:77px;*/
padding:3px;
float:left;
margin-left:4px;
text-align:center;
margin-top:4px; 
}

.bloco02 img{
margin-top:4px;
}

.photoupload-queue{
	float:left;
}

.photoupload-queue li{
	float:left;
	padding-bottom:10px;
}

.halfsize{
	float:left;
	width:100%;
	border-top:1px solid #EAE9E9;
	padding-top:20px;
}

.halfsize fieldset{
	float:left;
	width:100%;
	border:none;
}

.botao_upload_load a{
	margin-top:0!important;
}

.botao_upload_load input{
	position:relative!important;
	border:none;
}

.botao_upload_load .botao_back_cheio label{
	padding-left:10px!important;
}
/* Fim Henrique 24/07/09 */
/* Fim Henrique 30/06/09 */
.botao_verdinho{
	color:#89C53F;
	float:left;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	margin-right:15px;
}
.botao_verdinho:hover{
	text-decoration:underline;
}

.botoes_controle img{
	float:left;
	margin-right:5px;
}
/* INicio Henrique 23/10/09 */
#objeto_flash{
	float:left;
	margin-top:-4px;
}

.btn_localiza_flah,.btn_localiza_flah label{
	float:left;
}

#objeto_flash object{
	position:absolute;
}
#objeto_flash label{
	position:absolute;
}

.bloco_paragrafo{
	float:left;
	padding-left:35px;
}

.balao_popup{
	margin:21px 0 0 -258px;
	*margin:0 0 0 -642px;
	width:340px;
}

.balao_popup label span{
	width:339px;
}

.balao_popup label b{
	color:#DD0000;
}

.opcoes_sob span{
	float:left;
	font-size:11px;
}

.opcoes_sob{
	float:left;
	margin:15px 0;
}

.opcoes_sob input{
	float:left;
	margin-right:5px;
}

.opcoes_sob .label_grande{
	float:left;
}

.opcoes_sob .label_grande label{
	float:left;
	margin:5px 15px 0 0;
	width:auto;
}

.opcoes_sob .label_grande label span{
	width:auto;
	margin-left:3px;
}

.opcoes_sob .cadastro_meio .label_grande{
	margin-top:10px;
}

.li_fixo_upload ul li{
	width:522px;
}
.liJ_fixo_upload .engloba_edicao_upload{
	text-align:left;
}

.semmarginp p{
	margin-bottom:0;
}

.lista_bloco_paragrafo{
	float:left;
	width:100%;
}

.lista_bloco_paragrafo span{
	float:left;
	padding:10px 0 15px 20px;
	width:auto;
}

/* Inicio tabela precos Henrique */
.tabela_precos{
	float:left;
	width:100%;
	text-align:center;
	vertical-align:middle;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}

.tabela_precos .td_impresso{
	background:#CCFFCC;
}

.tabela_precos .td_internet{
	background:#FFFF99;
}

.tabela_precos .td_net_impresso{
	background:#99CCFF;
}

.tabela_precos .td_title{
	width:52px;
	padding:5px 0;
}

.tabela_precos .td_qtd{
	height:30px;
}

.tabela_precos .td_valor{
	height:30px;
}

.tabela_precos th{
	background:#DDD;
}

.tabela_precos td,.tabela_precos th{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

.alignLeft{
	text-align:left;
}

.tabela_precos .alignLeft{
	padding:5px 0 5px 5px;
}
/* Fim tabela precos Henrique */

/* Inicio Henrique 04/01/10 */
.divisoes_popup{
	float:left;
	width:100%;
	padding:20px 0;
}
.divisoes_popup label{
	float:left;
	width:33%;
}
.divisoes_popup span,.divisoes_popup span b{
	font-size:10px;
}

.divisoes_popup  span b{
	padding-right:4px;
}
/* Fim Henrique 04/01/10 */

.corpo_noticia .titulo_popup{
	float:left;
	width:99%;
	font-size:11px;
	background:#6F2C91;
	padding:3px 0 3px 5px;
	color:#FFF;
	margin-bottom:10px;
}

.data_title{
	float:right;
}

.imagem_repetida{
	float:left;
}

.imagem_repetida div{
	float:left;
	width:756px;
	padding:10px;
	border:1px dashed #666;
	background:#F7F8F9;
	margin-bottom:15px;
}

.imagem_repetida div span{
	float:left;
	margin-top:5px;
	width:627px;
	font-size:11px;
	color:#7D7B79;
}

.imagem_repetida div div{
	float:left;
	width:120px!important; 
	margin:0!important;
	height:25px!important;
	border:none!important;
	padding:0!important;
	background:none!important;
}

.imagem_repetida div div a{
	float:left;
	width:55px;
	height:25px;
}

.imagem_repetida .button_box_confirma{
	border:none;
}

.logos_left_rodape{
	float:left;
	width:111px;
	margin-top:5px;
}

.logos_left_rodape a{
	float:left;
	width:100%;
	margin-top:15px;
}

.logos_left_rodape a img{
	float:left;
	max-width:111px;
}

.aguarde_topo{	
	border:medium none !important;
	clear:both;
	float:right;
	margin:5px 80px 0 0;
}

.bloco_erro .conteudo_popup_opacidade{
	border:1px solid #BB0000;
	width:338px;
}

.bloco_erro .cont_popup_opacidade{
	float:left;
	padding:0;
	width:100%;
}

.bloco_erro .cont_popup_opacidade h1{
	color:#000;
	padding-top:15px;
	width:238px;
}

.bloco_erro .fecha_opacidade{
	color:#000;
	font-size:11px;
}

.bloco_erro .popup_opacidade{
	padding:0;
}

.bloco_erro h1{
	float:left;
	margin-left:25px;
	width:auto;
}

.bloco_erro img{
	float:left;
}

.bloco_sucesso .conteudo_popup_opacidade{
	border:1px solid #00BB00;
	width:338px;
}

.bloco_sucesso .cont_popup_opacidade{
	float:left;
	padding:0;
	width:100%;
}

.bloco_sucesso .cont_popup_opacidade h1{
	color:#000;
	padding-top:15px;
	width:238px;
}

.bloco_sucesso .fecha_opacidade{
	color:#000;
	font-size:11px;
}

.bloco_sucesso .popup_opacidade{
	padding:0;
}

.bloco_sucesso h1{
	float:left;
	margin-left:25px;
	width:auto;
}

.bloco_sucesso img{
	float:left;
}

.imagem_twiter{
	float:left;
	margin-top:-13px;
	padding-left:49px;
	text-align:center;
	width:auto;
}

.inputs_loginredirect{
	float:left;
	width:100%;
}

.inputs_loginredirect label{
	float:left;
	width:100%;
	margin-top:10px;
}

.loginredirect .cont_popup_opacidade{
	padding:13px 15px!important;
	width:242px!important;
}

.loginredirect .popup_opacidade{
	width:280px!important;
}
