@import url("reset.css");

body{
	background:#fff;
	color:#000;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

h4{
	font-size:14px;
	font-weight:bold;
}

.botoes{
	display:none;
}
.produto-imagens{
	float:right;
	width:40%;
}
.produto-detalhes{
	float:left;
	width:59%;
}

#wrapper, #header-master, .wrapper-footer, .botoes-produto img{
	display:none;
}

.botoes-produto{
	height:30px;
}

.logo{
	display:block;
	margin:15px;
}

#produto-container {
	border:none !important;
	margin-left:-350px !important;
}
