/* CSS Document */
@charset "utf-8";

/*-------------CONFIG-------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*-------------CORPO DO SITE------------*/

#tamanho{
	width:237px;
	height:auto;
}
#valor{
	margin-top:-165px;
	margin-left:20px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight: bold;
}
#valorb{
	margin-top:-170px;
	margin-left:-120px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight: bold;
}
#promocao{
	width:100px; 
	height:101px; 
	margin-left:5px; 
	margin-top:-200px;
}

#produto{
	width:150px; 
	height:150px; 
	margin-left:60px; 
	margin-top:40px;
}
#compre{
	width:110px;
	height:25px;
	margin-left:120px; 
	margin-top:130px;
}
#estrela{
	width:107px;
	height:17px;
	margin-left:10px; 
	margin-top:10px;
}
#descricao_geral{
	width:237px;
	height:auto;
}
#descricao{
	width:220px;
	height:auto;
}
