#conteudo h2    {
	line-height: 2em;
	color: #C401BF;
	font-size: 130%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#conteudo h2 a {
	font-size: 100%;
}

#chamadas {
	display: table;
	width: 100%;
	padding-bottom: 10px;
}
#sobre {
	float: left;
	width: 490px;
	padding-right: 20px;
	background-image: url(../images/padrao/barra-index.jpg);
	background-repeat: no-repeat;
	background-position: 480px center;
}
#sobre img {
	float: left;
	margin-right: 10px;
}
#encomenda {
	width: 250px;
	float: right;
}
#encomenda a {
	display: block;
	height: 80px;
	width: 228px;
	font-family: "Lucida Handwriting", "Trebuchet MS";
	font-style: normal;
	font-size: 110%;
	line-height: 2em;
	color: #F762B3;
	background-image: url(../images/padrao/encomenda-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 12px;
}
#encomenda span {
	font-family: "Lucida Handwriting", "Trebuchet MS";
	font-size: 130%;
	color: #F762B3;
}
#encomenda a:hover {
	color: #DB2480;
}
#encomenda a:hover span {
	color: #DB2480;
}
#produtos li strong {
	color: #D3418C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f99;
}
.link-relacao {
	float: right;
	padding-top: 8px;
	padding-bottom: 5px;
}
