@import "css_global.css";
@charset "utf-8";
#banner01, #lateral_direita, #rodape { }
#prod_caminho{
	margin:10px 0 0 0;
	padding:0;
	width:100%;
}
#prod_caminho h1 a{
	color:#000;
}
#prod_caminho h1 a:hover{
	color:#ee1a30;
}
/*FOTOS INCIO*/
#prod_fotos{
	margin:0px;
	padding:0px;
	width:355px;
	/*height:440px;*/
	float:left;
}
#prod_ft_gde{
	margin:0px;
	padding:0px;
	/*width:350px;*/
	/*height:350px;*/
	float:left;
	text-align:center;
}
#prod_ft_gde img{
	width:250px;
	height:250px;
}
#prod_ft_peq{
	margin:5px 2px 0 1px;
	padding:0px;
	*width:85px;
	height:85px;
	float:left;
}
#prod_ft_peq img{
	width:85px;
}
/*FOTOS FIM*/

/*INFORMACOES DO PRODUTO INICIO*/
#prod_info{
	margin:0 10px 0 360px;
}
#prod_info h1{
	font-size:10px;
	color:#000;
	font-weight:normal;
	cursor:default;
}
#prod_nome{
	width:100%
	float:left;
	font-family: Verdana;
	font-size:10px;
	display:none;
}
#prod_nome h1{
	font-size:10px;
	font-weight:normal;
}
#prod_nome h1 span{
	font-size:10px;
}

.de {
	width:100%;
	border:0px solid black;
	float:left;
	text-align:center;
}

.por{
	margin-left:0px;
	font-size:10pt;
	width:100%;
	border:0px solid black;
	float:left;
	text-align:center;
}

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

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

#prod_breve_descr{
	margin:10px 0 10px 0;
	width:100%;
	float:left;	
	
}
#prod_breve_descr h3{
	font-size:10pt;
	border:none;
	font-weight:bold;
	font-family:Verdana;
	text-align:center;
}

#valor{	
	margin:0 0 10px 0;
	width:100%;
	color:333;
	float:left;				
}


#comprar, #div_indique, #chat, #forma_pagto{
	width:100%;
	float:left;
	text-align: center;
}
#div_indique {
	float:left;
	width:48%;
	text-align:right;
	padding-right:0px;
	border:0px solid black;
	display:none;
	visibility: hidden;
}
#chat {
	float:left;
	width:48%;
	text-align:left;
	padding-left:0px;
	border:0px solid black;
	display: none;
	visibility: hidden;
}
#comprar, #forma_pagto {
	margin:20px 0;
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	
}
#prod_descr, #prod_espec, #prod_dados, #prod_itens_inclusos{
	margin-top:20px;
	width:100%;
	float:left;
	text-align: left;
	color:#877c80;	
}

#prod_descr h2 , #prod_descr h2, #prod_espec h2 , #prod_dados h2, #prod_itens_inclusos h2 {
	border-bottom:1px solid #877c80;	
	color: white;	
	text-align: right;
	padding:0px;
	font-size:1px;
	height:23px;
}

#prod_descr h2 {
	background:url(../image/descricao.jpg) no-repeat left;		
}

#prod_espec h2 {	
	background:url(../image/especificacoes.jpg) no-repeat left;	
}

#prod_dados h2 {
	background:url(../image/dados_tecnicos.jpg) no-repeat left;	
}

#prod_itens_inclusos h2 {
	background:url(../image/itens_inclusos.jpg) no-repeat left;
}

#div_frame_3 {
	padding-bottom:50px;
}
