@charset "utf-8";
#prod01 {
	width: 324px;
	float: left;
	margin-top: 36px;
	margin-right: 36px;
}
#prod01 h1, #prod01 p, #prod01 img {
margin-left: 72px;
}
#prod01 img {
	margin-bottom: 18px;
}

#prod01 .destaque p, #prod01 .destaque img, #prod01 .destaque-sans p {
	margin: 0px;
}
#prod01 .destaque, #prod01 .destaque-sans {margin-left:36px;}

#prod02 {
	float: left;
	width: 432px;
	margin-top: 36px;
}
#prod02 h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #0090AC;
	letter-spacing: 0.1em;
	clear: both;
	line-height: 24px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #D2EBE2;
}
#prod02 a {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-image: url(../imagens/botao-azul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 72px;
	width: 96px;
	margin-right: 9px;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 12px;
	font-weight: bold;
	position: relative;
}
#prod02 .classe2 {
	background-image: url(../imagens/botao-verde.gif);
}
#prod02 .classe3 {
	background-image: url(../imagens/botao-azul-online.gif);
}
#prod02 a .balao {
	position: absolute;
	z-index: 10;
	left: 64px;
	bottom: 64px;
	width: 109px;
	height: 99px;
	background: url(../imagens/balao.png) no-repeat left top;
}
#prod02 a .balao p {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 6px;
}

#prod-lateral   {
	float: left;
	width: 270px;
}
#menu-lat {
	margin: 0px;
	width: 117px;
	padding-top: 18px;
	padding-right: 9px;
	padding-bottom: 18px;
	padding-left: 36px;
	background-color: #D2EBE2;
}
#menu-lat h2 {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	letter-spacing: .05em;
}
#menu-lat h3 {
	font-style: italic;
	text-transform: uppercase;
	color: #aaaaaa;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#menu-lat a {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	text-decoration: none;

	padding-bottom: 6px;
	display: block;
}


#menu-lat-base {
	background-image: url(../imagens/menu-lat-base.gif);
	background-repeat: no-repeat;
	background-position: -136px top;
}
#menu-lat-base img {
	margin-left: 18px;
}
#prod-lateral .destaque, #prod-lateral .destaque-sans {
	margin-left: 18px;
}
#prod-foto {
	float: left;
	margin-top: 36px;
	background-image: url(../imagens/produtos-foto-base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 522px;
}
#prod-foto h1 {
	font-style: italic;
	color: #FFFFFF;
	margin-left: 18px;
	margin-bottom: 6px;
	margin-top: 18px;
}
#prod-foto h3 {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 18px;
	margin-right: 210px;
}
#prod-texto {
	float: left;
	width: 450px;
	margin-top: 18px;
	margin-right: 36px;
	margin-bottom: 36px;
	margin-left: 18px;
	display: inline;
}
#prod-texto h4 {
	font-style: italic;
	color: #999999;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
}
#prod-texto ul {
	margin-bottom: 18px;
}


.item-tit li {
	font-weight: bold;
}
.item-tit p {
	font-weight: normal;
}
#prod-texto table {
	margin-top: 18px;
	background-color: #D2EBE2;
}


#prod-texto th {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #0090AC;
	text-align: left;
	vertical-align: top;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#prod-texto .subtit {
	color: #0090AC;
	background-color: #ECECD4;
	font-size: 13px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 9px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#prod-texto td {
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	padding-left: 9px;
}

