body {
	margin: 46px 0px 0px 0px;
	padding: 0px;
	background: url('img/fundo.gif') repeat-x;
}
body img {
	border:none;
}
a {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #C71585;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #aaabbb;
}
#principal {
	width: 711px;
	margin: 0 auto;
	padding: 0;
}
#principalfaq {
	left:100px;
	width: 711px;
	margin: 0 auto;
	padding: 0;
}
#cabecalho {
	width: 711px;
	height: 235px;
	background: url(img/base_cabecalho.gif) no-repeat ;
	overflow: hidden;
	clear: both;
	float: left;
}

#logo {
	float: left;
	margin: 79px 0 0 33px;
	z-index: -1;
}
#menu_w {
	width: 473px;
	float: left;
	overflow: hidden;
	clear: both;
	margin: 22px 0px 0px 0px;
	border:0px solid red;
}
.menu_item {
	float: left;
	overflow: hidden;
}
.menu_item img {
	border:0px;
}

#miolo {
	width:721px;
	overflow: hidden;
	clear: both;
}
#texto_principal {
	width: 455px;
	float: left;
}

#texto_principal p {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 24px;
	margin-left: 33px;
	margin-top: 40px;
	margin-right: 25px;
}
#texto_principal input {
	border:1px solid #fbc5b8;
	background:#fffbfa;
	height: 20px;
	width: 300px;
	color: #666666;
}
#texto_principal textarea {
	border:1px solid #fbc5b8;
	background:#fffbfa;
	height: 200px;
	width: 300px;
	color: #666666;
	font: Arial, Verdana, Helvetica, sans-serif;
}
#link_produtos {
	width: 264px;
	height: 337px;
	float: left;
	margin-top: 40px
}
#link_produtos img {
	border:0px;
}
#img_produtos {
	margin:60px;
}

#rodape p {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	margin-top: 8px;
}

#rodape {
	width: 711px;
	height: 100px;
	float: left;
	clear:both;
	overflow: hidden;
	text-align: center;
	background:url(img/fundo_rodape.gif) center no-repeat;
}

#copyright {
	margin-left:62px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	float: left;
	clear: both;
	text-align: left;
	width: 711px;
}
.padrao_texto {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #666666;
	text-align: justify;
	line-height: 24px;
	margin-top: 00px;
	margin-right: 25px;
}
.caixa_categoria {
	width:220px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}
.caixa_categoria_header {
	width:220px;
	height:40px;
	float:left;
	background: url('img/base_cabecalhoMenu.gif') no-repeat;
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-align: justify;
	font-weight:bold;
}
.caixa_categoria_img {
	float:left;
}
.caixa_produto {
	width:165px;
	float:left;
	margin-right:15px;
	margin-bottom:30px;
}
.caixa_produto_header {
	width:165px;
	height:38px;
	float:left;
	background: url('img/base_cabecalhoProdutos.gif') no-repeat;
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-align: justify;
	font-weight:bold;
}
.caixa_produto_img {
	float:left;
	border: solid 2px #e87153; 
}
#localizacao {
	float:left;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 24px;
	margin-top: 40px;
	font-weight:bold;
	text-align:justify;
}
#redes {
	background:url('img/redes.png');
	float:right;
	width:260px;
	height:33px;
	margin-top:6px;
	margin-right:10px;
}
.bt_twitter a {
	float: left;
	display:block;
	width:33px;
	height:33px;
	margin-left:186px;
	background:url('img/bt_twitter.png') 0 0 no-repeat;
}
.bt_twitter a:hover {
	background-position: 0 -34px;
}

.bt_orkut a {
	float: right;
	display:block;
	width:33px;
	height:33px;
	background:url('img/bt_orkut.png') 0 0 no-repeat;
}
.bt_orkut a:hover {
	background-position: 0 -34px;
}

.bt_excel a {
	/*float: left;*/
	display:block;
	width:33px;
	height:33px;
	background:url('img/bt_excel.png') 0 0 no-repeat;
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}
.bt_excel a:hover {
	/*float: left;*/
	display:block;
	width:33px;
	height:33px;
	background:url('img/bt_excel.png') 0 0 no-repeat;
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
.resize {
height:447;
overflow:hidden;
background:url('images/mapamini.jpg') 0 0 no-repeat;
}