/* CSS Document */

@import url("class.css");
@import url("menu_brinquedos.css");


body {
	margin: 0 0 0 0;
	width: auto;
	height: 100%;
	background-color: #ccff33;
	font: normal 11px tahoma;
	color: #333333;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	scrollbar-shadow-color: transparent;
	scrollbar-face-color: #CCCCCC;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-highlight-color: transparent;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	text-aling: center;
	overflow-x: hidden !important;	
}

p{
	line-height: 1.2em;
	margin: 0 0 3px 0;
	text-align: inherit;
}
table{
	width: auto;
	border: 0;
}


form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table, tr, td{
	background-color: none;
	font: normal 11px tahoma;
}

h1, h2, h3, h4, h5 {
	font-size: 11px !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* LINKS */

a:link { 
	text-decoration: none; 
	color: #cc0000; 
}	
a:visited { 
	text-decoration: none; 
	color: #cc0000;
	}
a:hover { 
	text-decoration: none; 
	color: #669900;
	}

a:active {
	text-decoration: none;
	color: #cc0000;
}


/* CONTAINER */


#container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 770px;
	height: auto !important;
	background-color: transparent;
	overflow: hidden;
}

#topo_01{
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_topo_01.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 170px;
}

#topo_02{
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_topo_02.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 60px;
}

#menu_container{
	float: right;
	width: 495px;
	height: auto;	
}

#select_cat{
	clear: both;
	margin: 140px 0 0 0;
	padding: 0 20px 0 0;
	float: right;
	width: auto;
	height: auto;
}


#container_conteudo{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 750px;
	height: auto !important;
	background-color: #FFFFFF;
	overflow: inherit;
}

#container_base01{
	padding: 0 0 10px 0;
	width: inherit;
	height: auto;
}


#container_base01_prod_cat{
	margin: 0;
	padding: 0 10px 10px 10px;
	width: inherit;
	height: auto;
}

#container_base01_prod_det{
	margin: 0;
	padding: 0 0 10px 0;
	width: inherit;
	height: auto;
}

#rodape_container{
	clear: both;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 770px;
	height: auto !important;
	background-color: transparent;
	overflow: inherit;
}

#rodape_01{
	text-align: inherit;
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_rodape_01.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 60px;
}

#rodape_02{
	text-align: center;
	color: #cc9900;
	text-align: inherit;
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_rodape_02.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 30px;
}

#rodape_02_bandeiras{
	text-align: center;
	color: #cc9900;
	text-align: inherit;
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_rodape_formaspgto.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 40px;
}

#fp_texto_fp{
	margin: 0;
	padding: 10px 10px 0 40px;
	float: left;
	width: auto;
	height: 30px;
}

#fp_texto{
	color: #999999;
	font-style: italic;
	margin: 0;
	padding: 15px 0 0 0;
	float: left;
	width: auto;
	height: 25px;
}

#fp_boleto{
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	width: 38px;
	height: 40px;
	background-image: url(../imagens/fp_boleto.jpg);
	background-repeat: no-repeat;
}

#fp_visa{
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	width: 78px;
	height: 40px;
	background-image: url(../imagens/fp_visa.jpg);
	background-repeat: no-repeat;
}

#fp_cheque{
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	width: 62px;
	height: 40px;
	background-image: url(../imagens/fp_cheque.jpg);
	background-repeat: no-repeat;
}

#fp_bb_proger{
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	width: 84px;
	height: 40px;
	background-image: url(../imagens/fp_bb_proger.jpg);
	background-repeat: no-repeat;
}


/* LINK #rodape_02 */

#rodape_02 a:link { 
	text-decoration: none; 
	color: #cc9900; 
}	
#rodape_02 a:visited { 
	text-decoration: none; 
	color: #cc9900;
	}
#rodape_02 a:hover { 
	text-decoration: none; 
	color: #cc0033;
	}

#rodape_02 a:active {
	text-decoration: none;
	color: #cc9900;
}



#rodape_03{
	text-align: inherit;
	margin: 0 0 10px 0;
	padding: 0;
	width: 770px;
	height: 40px;
}

#rodape_03_txt1{
	text-align: center;
	color: #669900;
	text-align: inherit;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 10px;
}

#rodape_03_txt2{
	text-align: center;
	color: #99cc00;
	text-align: inherit;
	margin: 5px 0 0 0;
	padding: 0;
	width: 770px;
	height: 10px;
}

/* LINKS #rodape_03_txt2 */

#rodape_03_txt2 a:link { 
	text-decoration: none; 
	color: #99cc00; 
}	
#rodape_03_txt2 a:visited { 
	text-decoration: none; 
	color: #99cc00;
	}
#rodape_03_txt2 a:hover { 
	text-decoration: none; 
	color: #669900;
	}

#rodape_03_txt2 a:active {
	text-decoration: none;
	color: #99cc00;
}


#prod_bl_02{
	padding: 10px 0 0 0;
	clear: both;
	width: auto;
	height: 160px;
}

#prod_container_prod_destaque{
	margin: 0;
	padding: 0;
	width: 750px;
	height: 140px;
}

#prod_prod_destaque_topo{
	background-image: url(../imagens/1_maisvendidos.jpg); 
	background-repeat: no-repeat;
	width: 750px;
	height: 40px;
	margin: 0 0 5px 0;
}

#prod_prod_destaque_conteudo{
	text-align: left;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 730px;
	height: 100px;
}

#produtos_ex_img_100{
	float: left;
	display: table;
	width: 100px;
	height: 100px;
	margin: 0 0 0 18px;
	padding: 0;
}

#topico_produtos{
	width: 350px;
	height: 50px;
	margin: 5px 0 10px 0;
	padding: 0;
	background-image: url(../imagens/produtos_topico.jpg);
	background-repeat: no-repeat;
}

#topico_contato{
	width: 350px;
	height: 50px;
	margin: 5px 0 10px 0;
	padding: 0;
	background-image: url(../imagens/contato_det_topico.jpg);
	background-repeat: no-repeat;
}

#topico_formaspgto{
	width: 350px;
	height: 50px;
	margin: 5px 0 10px 0;
	padding: 0;
	background-image: url(../imagens/formaspgto_topico.jpg);
	background-repeat: no-repeat;
}

#topico_produtos_cat{
	width: inherit;
	height: 50px;
	margin: 5px 0 10px 0;
	padding: 0;
	background-image: url(../imagens/produtos_topico.jpg);
	background-repeat: no-repeat;
}

#topico_empresa{
	width: inherit;
	height: 50px;
	margin: 5px 0 10px 0;
	padding: 0;
	background-image: url(../imagens/empresa_topico.jpg);
	background-repeat: no-repeat;
}

#topico_produtos_det{
	width: 730px;
	height: 50px;
	margin: 5px 0 10px 10px;
	padding: 0;
	background-image: url(../imagens/produtos_det_topico.jpg);
	background-repeat: no-repeat;
}

#produtos_exibi_nome_cat{
	float: left;	
	color: #cc0000;
	margin: 0;
	padding: 10px 0 0 230px;
	width: 385px;
	height: auto;
}

#bl_container_txt_esq{
	width: 340px;
	height: auto;
	margin: 0 10px 0 10px;
	display: block;
	float: left;
}

#bl_container_txt_dir{
	width: 300px;
	height: auto;
	margin: 0 10px 0 10px;
	display: block;
	float: right;
}

#bl_container_total_blocos{
	width: 580px;
	height: auto;
	margin: 0 0 0 0;
	display: block;
	float: left;
}

#bl_container_txt_dir_detalhes{
	width: 420px;
	height: auto;
	margin: 0 0 0 10px;
	display: block;
	float: left;
}

#bl_container_txt_dir_galeria{
	text-align: left;
	width: 140px;
	height: auto;
	margin: 0 0 0 0;
	display: block;
	float: right;
}

#topico_cliquenasimagens{
	margin: 0 0 3px 0;
	width: 140px;
	height: 20px;
	background-image: url(../imagens/clique_nas_imagens.jpg);
	background-repeat: no-repeat;
}

#produtos_ex_img_detalhes{
	float: left;
	display: table;
	width: 130px;
	height: auto;
	margin: 10px 0 0 5px;
	padding: 0;
}

#produtos_ex_img_100_cat{
	border: 1px solid #99cc66;
	float: left;
	display: table;
	width: 130px;
	height: 150px;
	margin: 8px 0 0 8px;
	margin: 10px 0 0 10px!important;
	padding: 0;
}

/* LINKS produtos_ex_img_100_cat */

#produtos_ex_img_100_cat a:link { 
	text-decoration: none; 
	color: #99cc66; 
}	
#produtos_ex_img_100_cat a:visited { 
	text-decoration: none; 
	color: #99cc66;
	}
#produtos_ex_img_100_cat a:hover { 
	text-decoration: none; 
	color: #cc0000;
	}

#produtos_ex_img_100_cat a:active {
	text-decoration: none;
	color: #99cc66;
}



	#prod_det_sep_txt_cat,
	#prod_det_sep_txt_info,
	#prod_det_sep_txt_info,
	#prod_det_sep_txt_desc,
	#prod_det_sep_txt_tam{
		margin: 0 0 8px 0;
		padding: 0;
		color: #666666;
	}
	
	#prod_det_sep_txt_linha_cats{
	/*border-top: 1px solid #cccccc;*/
	margin: 5px;
	padding: 5px 0 0 0;
	width: inherit;
	height: auto;
	}
	
	#prod_relacionados_sep_txt_linha{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 5px;
	padding: 5px 0 5px 0;
	width: inherit;
	height: auto;
	}
	
	
		
	
	
	
#produtos_ex_img_40{
	float: left;
	display: table;
	width: 40px;
	height: 40px;
	margin: 3px 0 0 3px;
	padding: 0;
}
	
#contato_topico_faleconosco{
	width: 300px;
	height: 50px;
	background-image: url(../imagens/contato_faleconosco_topico.jpg);
	background-repeat: no-repeat;
}	