*{margin:0px;}
body{
	background:#daeef7;
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	color:#444;
}

#bg_b{
	background:transparent url(../layout-imagens/tendas_bg.png) repeat-x bottom left;
	position:fixed;
	width:100%;
	height:100%;
}

#bg{
	background:transparent url(../layout-imagens/graf_esquerda.png) no-repeat bottom left;
	position:fixed;
	width:100%;
	height:100%;
}

#fundo{
	background:transparent url(../layout-imagens/graf_direita.png) no-repeat top right;
	height:100%;
}

#topo{
	background:transparent url(../layout-imagens/bg_topo.png) repeat-x;
	width:100%;
	height:29px;
}

#centro{
	width:900px;
	margin:auto;
}

#menu{
	float:right;
	list-style:none;
	margin-bottom:30px;
}

#menu li{
	float:left;
	text-align:center;
	width:107px;
	height:25px;
	background:transparent url(../layout-imagens/menu_item.png) no-repeat bottom center;
}

#menu li a:link{color:#fff;text-decoration:none;}
#menu li a:visited{color:#fff;text-decoration:none;}
#menu li a:hover{color:#fff;text-decoration:none;}
#menu li a:active{color:#fff;text-decoration:none;}

#logo{
	float:left;
	margin:0px 10px 0px -80px;
}

#principal{
	width:940px;
	float:left;
	min-height:518px;
	text-align:right;
}

#flash{
	margin:0px 0px 130px 0px;
}

form textarea{
	margin-bottom:5px;
}

#desc{
	width:665px;
	float:right;
	margin:-8% 0px 0px 0px;
	padding-right:2px;
}

#desc_in{
	width:660px;
}

#desc p{
	width:600px;
	padding:0px 22px 29px 22px;
	text-align:justify;
	font-size:14px;
}

#destaque{
	font-size:20px;
}

#rodape{
	position:absolute;
	bottom:0px;
	background:transparent url(../layout-imagens/bg_rodape.jpg) repeat-x;
	font-size:12px;
	width:100%;
	height:32px;
	color:#fff;
}

#telefone{
	text-align:left;
	padding-left:20px;
	padding-top:7px;
	background:transparent url(../layout-imagens/tel_rodape.jpg) no-repeat;
}

#endereco{
	padding-left:350px;
}

#form_img{
	float:right;
	margin:0px 40px 0px 10px;
}

#form{
	width:330px;
	text-align:left;
	line-height:25px;
	margin-right:80px;
	float:right;
}

.borda{float:right;}

sup{font-size:12px;}

#menu_galeria{
	float:right;
	min-width:150px;
	text-align:left;
	text-indent:18px;
	line-height:25px;
}

#caixa_foto_produto{
	float:right;
	text-align:center;
	width:390px;
	height:428px;
	background:transparent url(../layout-imagens/fundo_catalogo2.png) no-repeat center center;
}

#deva{
	text-decoration:none;
	color:#444;
}
