.container {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	border: 1px solid #999999;
	width: 770px;
	padding: 3px;
}
.container_header {
	margin-top: 0px;	
	margin-bottom: 0px;	
	border: 1px solid #999999;	
	padding: 3px;
}
.header_menu {
	background-image: url(imagens/btn4_blue.gif);
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	text-align: center;
}

.header_conteudo {
	background-image: url(imagens/btn4_red_m.gif);
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	text-align: center;
}
.container_menu {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	width: 170px;
	margin-right: 3px;
}
.container_conteudo {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
.novidade_header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
body {
	background-image: url(imagens/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

.container_produtos {
	margin: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.fundo_btn_detalhes {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-image: url(imagens/btn4_blue.gif);
	background-position: center;
	padding: 3px;
}

.fundo_btn_detalhes a:link{
	color: #FFFFFF;
	text-decoration: none;	
}
.fundo_btn_detalhes a:active{
	color: #FFFFFF;
	text-decoration: none;	
}
.fundo_btn_detalhes a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.fundo_btn_detalhes a:hover{
	color: #FFFF00;
	text-decoration: none;	
}



.fundo_btn_comprar {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-image: url(imagens/btn4_red.gif);
	background-position: center;
	padding: 3px;
}

.fundo_btn_comprar a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_btn_comprar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_btn_comprar a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_btn_comprar a:hover{
	color: #FFFF00;
	text-decoration: none;
}.imagem_produtos {
	margin: 10px;
	float: right;
}
