/* CSS Document */
#produto_esq h2 {
	margin-bottom: 20px;
	color: #900;
}
#produto_esq h4, #produto_dir h4  {
	margin-bottom: 15px;
	margin-top: 10px;
	color: #036;
	line-height: 18px;
}
#produto_esq img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#produto_esq h3 {
	margin-bottom: 10px;
	color: #900;font-family: Arial, Helvetica, sans-serif;
}
#produto_dir object {
	margin-bottom: 10px;
	text-align: center;
	margin: 0 auto;
}
#produto_esq p {
	margin-bottom: 12px;
	text-align: justify;
}
#produto_esq {
	padding: 10px 10px 10px 20px;
	width: 420px;
	float: left;
}
#produto_dir {
	padding: 55px 10px 10px 10px;	
	width: 315px;
	float: left;
}
#topo {
	background-image: url(../imagens/topo.png);
	width: 790px;
	height: 80px;
}
#topo h1 {
	font-size: 36px;
	font-weight: normal;
	margin-left: 100px;
	color: #092c4a;
}
#topo p {
	margin-left: 100px;
	color: #092c4a;
}
#topo a {
	color: #333333;
	text-decoration: underline;
}
#banner {
	height: 80px;
}
#cinza {
	width:770px;
	height:85px;
	background-color: #bbc1cd;	
	padding: 5px 10px 0 10px;
	clear: left;
}
#info {
	width: 270px;
	padding: 5px 10px 20px 20px;
	background-color: #FFF2E6;
	margin-top: 25px;
	margin: 0 auto;
}
#info ul {
	list-style: inside;
	margin-bottom: 10px;
}
#info a {
	color: #333;
	font-weight: bold;
}
.centro {
	text-align: center;
}
