*{margin:0; padding:0;}

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#CDCDCD;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

p{
	margin:20px 20px 10px 20px;
}

#content{
	width:790px;
	height:400px;
	margin:0 auto;
	text-align:left;
}

img{
	border:none;
}

#top{
	height:128px;
}

#logo{
	margin-top:15px;
	float:left;
}

#menu{
	background-image:url(images/fundo_menu.jpg);
	background-repeat:no-repeat;
	margin-top:14px;
	width:305px;
	height:100px;
	float:right;
	list-style-type:none;
	margin-right:6px;
	padding-left:65px;
	display:inline;
}

#menu li{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	margin-left:5px;
	margin-top:36px;
	display:inline;
}

#menu li a{
	text-decoration:none;
	color:#FFF;
}

#menu li a:hover{
	text-decoration:underline;
	color:#FFF;
}

#pg_inicial{
	height:290px;
	width:755px;
	background-image:url(images/bg_inicial.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:22px;
	margin-left:11px;
}

#destaque{
	height:286px;
	width:376px;
	margin-top:-14px;
	margin-left:5px;
	position:absolute;
	/*background-color:#FF6699;*/
	float:left;
}

#destaque_info{
	height:288px;
	width:376px;
	float:right;
	margin-top:5px;
}

#destaque_info h1{
	color:#cf1f00;
	font-size:1.7em;
	margin:30px 0 5px 18px;
}

#destaque_info h2{
	color:#cf1f00;
	font-size:1.3em;
	margin:0 10px 5px 20px;
}

#destaque_info ul{
	list-style-image:url(images/list_style.gif);
	margin:8px 0 0 38px;
}

#bt_mais_detalhes{
	list-style:none;
	list-style-type:none;
	margin-left:20px;
	margin-top:15px;
}

#footer{
	height:96px;
	width:775px;
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}

#footer ul#left{
	list-style-type:none;
	color:#FFF;
	font-size:0.9em;
	margin-left:9px;
	padding-top:8px;
	float:left;
}

#footer ul#meio{
	list-style-type:none;
	width:347px;
	height:62px;
	display:inline-block;
	padding-left:8px;
	padding-top:8px;
	float:left;
}

#footer ul#meio li{
	float:left;
	padding-left:4px;
}

#selo_pagseguro{
	margin:3px 0 0 8px;
}

#destaque_footer{
	width:244px;
	height:49px;
	background-image:url(images/destaque_footer.gif);
	background-repeat:no-repeat;
	float:right;
	margin:10px 15px 0 0;
	text-align:center;
	padding-left:8px;
	
}

#destaque_footer h1{
	color:#cf1f00;
	font-size:1.6em;
	margin:3px 0 0 0;
}

#destaque_footer h2{
	color:#cf1f00;
	font-size:0.8em;
}

#destaque_footer a{
	color:#cf1f00;
	text-decoration:none;
}

#info_footer{
	clear:both;
	text-align:center;
	font-size:0.8em;
	padding-top:5px;
}

#info_footer a{
	color:#000;
	text-decoration:none;
}

.internas_branco{
	width:777px;
	margin-top:22px;
}

.internas_branco .top_internas{
	width:777px;
	height:12px;
	background-image:url(images/top_div_intern_bra.gif);
	background-repeat:no-repeat;
}

.internas_branco .meio{
	width:773px;
	background-color:#FFF;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	overflow:hidden;
	padding-bottom:20px;
}

.internas_branco .bot{
	width:777px;
	height:12px;
	background-image:url(images/bot_div_intern_bra.gif);
	background-repeat:no-repeat;
}

#galeria{
	background-image:url(images/galeria.gif);
	background-repeat:no-repeat;
	width:300px;
	height:318px;
	margin-left:10px;
	margin-top:-2px;
	padding-top:11px;
	float:left;
	display:inline;
}

#foto_grande{
	height:230px;
	width:275px;
	border:2px solid #FFF;
	margin:0 auto;
}
#foto_grande1{
	height:230px;
	width:275px;
	border:2px solid #FFF;
	margin:0 auto;
}

#galeria ul{
	list-style-type:none;
	margin-left:7px;
	margin-top:6px;
}

#galeria ul li{
	height:39px;
	width:47px;
	border:2px solid #FFF;
	float:left;
	margin-left:5px;
	display:inline;
}

#form_compras{
	width:305px;
	height:100px;
	float:left;
	margin-left:12px;
	margin-right:3px;
	list-style-type:none;
}

#form_compras li.li_border{
	border-bottom:1px dashed #CCC;
	padding-bottom:9px;
	margin-bottom:8px;
}

#form_compras li span{
	color:#cf1f00;
	font-size:1.2em;
	font-weight:bold;
}

#form_compras li img{
	float:left;
	background-color:#CCFF00;
	margin-right:6px;
}

#form_compras li ul{
	list-style:none;
	margin-top:6px;
}

#form_compras li ul li{
	border:none;
}

.internas_amarelo{
	width:777px;
	margin-top:22px;
}

.internas_amarelo .top_internas{
	width:777px;
	height:33px;
	background-image:url(images/top_div_intern_ama.gif);
	background-repeat:no-repeat;
}

.internas_amarelo .top_internas h1{
	color:#cf1f00;
	font-size:1.2em;
	padding-top:12px;
	margin-left:42px;
}

.internas_amarelo .meio{
	width:749px;
	background-color:#F5BC16;
	border-left:25px solid #ED7B23;
	border-right:1px solid #ED7B23;
	overflow:hidden;
}

.internas_amarelo .bot{
	width:777px;
	height:21px;
	background-image:url(images/bot_div_intern_ama.gif);
	background-repeat:no-repeat;
}

.radio{
	margin-right:8px;
}

.input_text_p{
	height:17px;
	width:54px;
	border:2px solid #f5bc16;
	margin-top:4px;
	padding:4px;
}

.input_text_g{
	height:17px;
	width:292px;
	border:2px solid #f5bc16;
	margin-top:4px;
	padding:4px;
}

#form_contato{
	width:424px;
	float:left;
	list-style-type:none;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#form_contato li{
	margin-top:6px;
}

.form_nome{
	width:116px;
	height:23px;
	float:left;
	text-align:right;
	padding-top:8px;
	color:#cf1f00;
	font-weight:bold;
}

.form_campo{
	width:300px;
	float:right;
	margin-left:8px;
	font-size:0.8em;
	color:#cf1f00;
}

#bt_enviar{
	float:right;
	margin-top:-14px;
	margin-right:4px;
}

.input_text_form{
	height:19px;
	width:284px;
	border:2px solid #ed7b23;
	padding:4px;
}

#uf{
	height:31px;
	width:137px;
	border:2px solid #ed7b23;
	padding:3px;
}

.input_text_form_m{
	height:19px;
	width:144px;
	border:2px solid #ed7b23;
	padding:4px;
}

.input_text_form_p{
	height:19px;
	width:54px;
	border:2px solid #ed7b23;
	margin-top:4px;
	padding:4px;
}

.textarea{
	width:290px;
	height:100px;
	overflow:auto;
	border:2px solid #ed7b23;
	padding:2px 0 0 2px;
}

#info_contato{
	width:296px;
	float:right;
	margin:0 14px 0 0;
	display:inline;
}

#info_contato span{
	color:#cf1f00;
	font-size:1.6em;
	margin-left:20px;
}

#seu_pedido{
	list-style-type:none;
	margin:20px;
}

#seu_pedido h1{
	font-size:1.2em;
}

#seu_pedido h1 span{
	font-size:1.3em;
	color:#D01E00;
}


#seu_pedido h2{
	font-size:1.3em;
}

#seu_pedido h2 span{
	font-size:1.2em;
	color:#D01E00;
}

#calc_frete{
	margin-top:35px;
}

#aviso_confirm{
	color:#6EBC44;
	font-size:1.5em;
	text-align:center;
	margin:20px;
}

.titulos{
	color:#D01E00; 
	margin:10px 0 10px 20px;
}

.foto_pedido{	
	height:230px;
	width:275px;
	border:2px solid #D01E00;
	float:left;
	margin-left:20px;
	display:inline;
	margin-right:20px;
	margin-bottom:20px;
}

.foto_grande_abrir{
	height:418px;
	width:500px;
	background-color:#FFF;
	position:absolute;
	z-index:4;
	border:2px solid #525252;
	padding:5px;
	margin:-9px 0 0 300px;
}
