﻿/* CSS Document */
/* Editora H */
/* Criacao: 30/03/2009 */


* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
html {
	height:100%;
}

body {
	text-align:center;
	height:100%;
}
/* =============== LIGHT BOX =============== */
a.BtCompartilhe {
	display:inline; float:left;
	width:104px;
	height:16px;
	background:url(../imagens/botao/bt_compartilhe.gif) no-repeat 0 0;
	text-decoration:none;
	margin-top:24px;
}
/* =============== LIGHT BOX =============== */
div.LightBox {
	position:absolute; z-index:1000; top:0; left:0;
	width:100%; height:100%;
	background:#000;
	-moz-opacity: 0.55;
	opacity:.55;
	filter:alpha(opacity=55);
	border:none;
}
	div.contentLightBox {
		position:absolute; z-index:1010; top:25%; left:30%;
		width:600px; padding:10px;
		background-color:#E7E7D7;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		border:1px solid #60580F;
	}
		div.contentLightBox a.linkFecharX {
			display:block; float:right;
			width:60px; height:12px;
			font:12px Georgia, "Times New Roman", Times, serif; color:#473E21; font-weight:bold;
			text-decoration:none;
			margin-bottom:20px;
		}
		div.contentLightBox a.linkFecharX:hover {
			text-decoration:underline;
		}
		div.contentLightBox div {
			width:100%;
			clear:both;
			overflow:hidden;
			text-align:left;
		}
			div.contentLightBox div div.campoIndique_01 {
				float:left; display:inline;
				width:260px; margin-left:10px; clear:none;
			}
				div.contentLightBox div div.campoIndique_01 p,
				div.contentLightBox div div.campoIndique_02 p {
					font:11px Georgia, "Times New Roman", Times, serif; color:#9F9502; font-weight:bold;
					margin:10px 0 5px 0;
				}
				div.contentLightBox div div.campoIndique_01 label,
				div.contentLightBox div div.campoIndique_02 label {
					display:none;
				}
				div.contentLightBox div div.campoIndique_01 input {
					border:1px solid #ADAD8F;
					background:#FFF;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					width:240px;
					height:18px;
					margin-bottom:8px;
					float:none;
					display:inline;
				}
			div.contentLightBox div div.campoIndique_02 {
				float:right; display:inline; clear:none;
				width:330px;
			}
				div.contentLightBox div div.campoIndique_02 textarea {
					border:1px solid #ADAD8F;
					background:#FFF;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					width:310px;
					height:100px;
					margin-bottom:8px;
					float:none;
					display:inline;
				}
			div.contentLightBox div h2 {
				font:15px Georgia, "Times New Roman", Times, serif; color:#473E21; font-weight:bold;
				margin:0 0 15px 10px;
			}
			div.contentLightBox div label {
				display:block;
				float:left;
				font:11px Georgia, "Times New Roman", Times, serif; color:#9F9502; font-weight:bold;
				width:76px;
				height:16px;
				padding:4px 5px 0 10px;
				margin-bottom:8px;
			}
			div.contentLightBox div input {
				border:1px solid #ADAD8F;
				background:#FFF;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				width:240px;
				height:18px;
				margin-bottom:8px;
				float:left;
				display:inline;
			}
			div.contentLightBox div textarea {
				border:1px solid #ADAD8F;
				background:#FFF;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				width:240px;
				height:50px;
				margin-bottom:8px;
				float:left;
				display:inline;
			}
			div.contentLightBox div input.btnEnviarIndique {
				border:none;
				background:url(../imagens/botao/bt_enviar.gif) no-repeat 0 0;
				width:98px;
				height:18px;
				margin-left:210px;
				cursor:pointer;
			}
			div.contentLightBox div span.txtErro {
				color:#F30;
				font:11px "Tahoma", Arial, Helvetica, sans-serif; font-weight:bold;
			}
/*======= LIGHT BOX FLASH ========*/
	div.contentLightBoxFlash {
		position:absolute; z-index:1010; top:25%; left:30%;
		width:800px; padding:10px;
		background-color:#E7E7D7;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		border:1px solid #60580F;
	}
		div.contentLightBoxFlash a.linkFecharX {
			display:block; float:right;
			width:60px; height:12px;
			font:12px Georgia, "Times New Roman", Times, serif; color:#473E21; font-weight:bold;
			text-decoration:none;
			margin-bottom:20px;
		}
		div.contentLightBoxFlashh a.linkFecharX:hover {
			text-decoration:underline;
		}
		div.contentLightFlash div {
			width:100%;
			clear:both;
			overflow:hidden;
			text-align:left;
		}
/* ======= DIV Abrir Popuo Flash ======= */

	div.BoxPopupFlash {
		display:inline; float:left;
		width:100%; height:100%;
		text-align:center;
		top:25%;
	}
				


/* ======== CLASSES ======== */
div.BGgeral_1400 {
	background:url(../imagens/layout/bg_geral1400.jpg) no-repeat center top;
}
div.BGgeral_2000 {
	background:url(../imagens/layout/bg_geral2000.jpg) no-repeat center top;
}
body.BGgeral_2_1400 {
	background:url(../imagens/layout/bg_geral_2_1400.jpg) repeat-y center top;
}
body.BGgeral_2_2000 {
	background:url(../imagens/layout/bg_geral_2_2000.jpg) repeat-y center top;
}
div.extensao {
	clear:both;
} 
span.separadorH {
	display:block;
	background:url(../imagens/layout/separador_hornews.gif) no-repeat 0 0;
	width:300px!important;
	height:1px;
	margin:10px 0;
	float:none!important;
}
span.separadorH_evento {
	display:block;
	background:url(../imagens/layout/separador_horeventos.gif) no-repeat 0 0;
	width:580px;
	height:1px;
	margin:18px auto;
	clear:both;
}
span.separadorH_full {
	display:block;
	background:url(../imagens/layout/separador_horfull.gif) no-repeat 0 0;
	width:941px;
	height:1px;
	line-height:1px;
	margin-top:30px;
}
span.boxPost_top {
	display:block;
	background:url(../imagens/layout/bg_boxpost_top.gif) no-repeat 0 0;
	width:605px;
	height:6px;
}
span.boxReleases_top {
	background:url(../imagens/layout/bg_boxreleases_top.gif) no-repeat 0 0;
	display:block;
	width:300px;
	height:6px;
	margin-bottom:12px;
}

div.baseAmpliacao {
	position:absolute;
	top:23%;
	left:23%;
	width:660px;
}
	div.baseAmpliacao span {
		display:block;
		width:654px;
		background:url(../imagens/layout/bg_boxampliacao_top.gif) no-repeat 0 0;
		height:20px;
		text-align:right;
		padding:6px 6px 0 0;
		font:15px Georgia, "Times New Roman", Times, serif;
	}
		div.baseAmpliacao span.instrucao {
			display:block;
			text-align:left;
			padding:5px 0 0 10px;
			font:12px Georgia, "Times New Roman", Times, serif; color:#A78F00;
			background:none;
		}

		div.baseAmpliacao span a {
			color:#55451D;
			text-decoration:none;
			font-weight:bold;
		}
		div.baseAmpliacao span a:hover {
			text-decoration:underline;
		}
	div.baseAmpliacao div {
		background:url(../imagens/layout/bg_boxampliacao_foot.gif) no-repeat left bottom;
		text-align:center;
		padding-bottom:6px;
	}


/* ======== BLOCOS ======== */

div#geral {
	width:100%;
	padding-top:7px;
}
	div#geral div.container {
		text-align:left;
		margin:0 auto;
		width:981px;
		overflow:hidden;
	}
	div.container div.header {
		position:relative;
		width:100%;
		height:146px;
		background:url(../imagens/layout/bg_topo.jpg) no-repeat 0 0;
	}
		div.container div.header h1 {
			width:62px;
			height:89px;
			margin:27px 0 0 53px;
			float:left;
			display:inline;
		}
			div.container div.header h1 a {
				display:block;
				width:62px;
				height:89px;
				background:url(../imagens/layout/logo_topo.gif) no-repeat 0 0;
				text-indent:-5000em;
			}
		div.container div.header div {
			float:left;
			display:inline;
			margin:27px 0 0 81px;
			width:595px;
		}
			div.container div.header ul {
				height:25px;
				width:590px;
				padding-left:4px;
				margin-bottom:20px;
				font:12px Georgia, "Times New Roman", Times, serif;
			}
				div.container div.header ul li {
					float:left;
					display:inline;
					margin-right:5px;
					padding-right:8px;
					background:url(../imagens/layout/separador_navheader.gif) no-repeat right 7px;
				}
				div.container div.header ul li.removeBG {
					background:none; padding-right:2!important; margin-right:0!important;
				}
				div.container div.header ul li.bandeiras {
					padding-right:8px!important;
				}
				div.container div.header ul li a {
					color:#D2CEB5;
					text-decoration:none;
				}
			div.container div.header div span {
				background:url(../imagens/layout/bg_fieldbusca.jpg) no-repeat 0 0;
				width:220px;
				height:21px;
				padding:5px 10px 0;
				display:block;
				float:left;
			}				
				div.container div.header div span input.campoBusca {
					width:220px;
					height:20px;
					font:bold 12px Arial, Helvetica, sans-serif;
					color:#FFF;
					background:none;
					outline:none;
				}
				div.container div.header div input.btnOK_busca {
					background:url(../imagens/botao/bt_ok_busca.gif) no-repeat 0 0;
					width:33px;
					height:26px;
					cursor:pointer;
					margin-left:5px;
					float:left;				
				}
		div.container div.header label {
			display:none;
		}
			div.container div.header div span.FoneTelevendas {
				position:absolute; top:54px; left:535px;
				display:block; float:none;
				width:205px; height:60px;
				text-indent:-5000em;
				padding:0;
				background:url(../imagens/layout/bg_Fone_Televendas.png) no-repeat 0 0;
			}
				div.container div.header div span.FoneTelevendas h3 { margin:0; }
	div.container div.content {
		width:981px;
		background:url(../imagens/layout/bg_conteudo.gif) repeat-y 0 0;
		padding-bottom:10px;
		margin-top:4px;
	}
		div.container div.content div.acabamentoTop {
			background:url(../imagens/layout/bg_acabamento_top.jpg) no-repeat 0 0;
			width:981px;
			height:11px;
			display:block;
		}
		div.container div.content div.contentTop {
			width:963px;
			height:55px;
			padding-left:18px;
		}
			div.container div.content div.contentTop p {
				margin:9px 20px 0 2px;
				font:10px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
			}
				div.container div.content div.contentTop p span {
					display:block;
					width:800px;
					float:left;
				}
				div.container div.content div.contentTop p a {
					color:#403D2F;
					text-decoration:none;
				}
				div.container div.content div.contentTop p a:hover {
					text-decoration:underline;
				}
				div.container div.content div.contentTop p a.link_idiomaEsp, 
				div.container div.content div.contentTop p a.link_idiomaEng {
					float:right!important;
					margin-left:5px!important;
				}
				
			div.container div.content div.contentTop ul {
				width:100%;
				height:26px;
			}
				div.container div.content div.contentTop ul li {
					float:left;
					display:inline;
					background:url(../imagens/layout/separador_navcontent.gif) no-repeat right 11px;
				}
				div.container div.content div.contentTop ul li.lastLink {
					padding-top:3px;
					background:none;
				}
					div.container div.content div.contentTop ul li.lastLink a {
						margin:0 0 0 18px; *margin:0 0 0 12px;
						display:inline;
					}
					div.container div.content div.contentTop ul a {
						display:block;
						margin:0 13px 0 9px;
						height:26px;
						color:#55451D;
						text-align:center;
						background:none;
						text-decoration:none;
					}
					div.container div.content div.contentTop ul a.linkHome {
						text-indent:-5000em;
						margin:0 13px 0 4px;
						width:64px;
						background:url(../imagens/botao/bt_home_off.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkHome:hover {
						background:url(../imagens/botao/bt_home_on.gif) no-repeat 0 0;
					} 
					div.container div.content div.contentTop ul a.linkHome_act {
						text-indent:-5000em;
						margin:0 13px 0 4px;
						width:64px;
						background:url(../imagens/botao/bt_home_on.gif) no-repeat 0 0;
					} 
					div.container div.content div.contentTop ul a.linkLoja {
						text-indent:-5000em;
						width:106px;
						background:url(../imagens/botao/bt_lojavirtual_off.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkLoja:hover {
						background:url(../imagens/botao/bt_lojavirtual_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkLoja_act {
						text-indent:-5000em;
						width:106px;
						background:url(../imagens/botao/bt_lojavirtual_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkEditora {
						text-indent:-5000em;
						width:92px;
						background:url(../imagens/botao/bt_editora_off.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkEditora:hover {
						background:url(../imagens/botao/bt_editora_on.gif) no-repeat 0 0;
					} 
					div.container div.content div.contentTop ul a.linkEditora_act {
						text-indent:-5000em;
						width:92px;
						background:url(../imagens/botao/bt_editora_on.gif) no-repeat 0 0;
					} 
					div.container div.content div.contentTop ul a.linkNoticias {
						text-indent:-5000em;
						width:80px;
						background:url(../imagens/botao/bt_noticias_off.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkNoticias:hover {
						background:url(../imagens/botao/bt_noticias_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkNoticias_act {
						text-indent:-5000em;
						width:80px;
						background:url(../imagens/botao/bt_noticias_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkBlog {
						text-indent:-5000em;
						width:144px;
						background:url(../imagens/botao/bt_blog_off.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkBlog:hover {
						background:url(../imagens/botao/bt_blog_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkBlog_act {
						text-indent:-5000em;
						width:144px;
						background:url(../imagens/botao/bt_blog_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkEventos {
						text-indent:-5000em;
						width:79px;
						background:url(../imagens/botao/bt_eventos_off.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkEventos:hover {
						background:url(../imagens/botao/bt_eventos_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkEventos_act {
						text-indent:-5000em;
						width:79px;
						background:url(../imagens/botao/bt_eventos_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkImprensa {
						text-indent:-5000em;
						width:93px;
						background:url(../imagens/botao/bt_imprensa_off.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkImprensa:hover {
						background:url(../imagens/botao/bt_imprensa_on.gif) no-repeat 0 0;
					}
					div.container div.content div.contentTop ul a.linkImprensa_act {
						text-indent:-5000em;
						width:93px;
						background:url(../imagens/botao/bt_imprensa_on.gif) no-repeat 0 0;
					}
			div.container div.content div.colLfet_01 {
				float:left;
				display:inline;
				width:622px;
				margin:0 0 34px 20px;
			}
			div.container div.content div.colRight_01 {
				float:right;
				display:inline;
				width:293px;
				margin:0 29px 34px 0;
			}
				div.container div.content div.colRight_01 h4 {
					font:13px Georgia, "Times New Roman", Times, serif;
					font-weight:bold;
					color:#A78F00;
					margin:10px 0 5px 0;
				}
				div.container div.content div.colRight_01 p {
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
				}
			div.container div.content ul.newsEditora {
				width:100%;
				overflow:hidden;
				clear:both;
				margin-left:14px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				background:url(../imagens/layout/divisao_news_home.gif) repeat-y 0 0;
			}
				div.container div.content ul.newsEditora h2 {
					font:20px Georgia, "Times New Roman", Times, serif;
					color:#55451D;
					margin:0 0 18px 0;
				}
				div.container div.content ul.newsEditora div {
					display:block;
					margin-bottom:10px;
					overflow:hidden;
					clear:both;
				}
				
				div.container div.content ul.newsEditora img {
					float:left;
					display:inline;
					margin-right:10px;
				}
				div.container div.content ul.newsEditora span.txt {
					display:block;
					float:right;
					width:172px;
				}
					div.container div.content ul.newsEditora span a {
						font:13px Georgia, "Times New Roman", Times, serif;
						color:#A78F00;
						text-decoration:none;
					}
					div.container div.content ul.newsEditora span a:hover {
						text-decoration:underline;
					}
					div.container div.content ul.newsEditora span.dataNews {
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
					}
					div.container div.content ul.newsEditora span.dataNews strong {
						font:13px Georgia, "Times New Roman", Times, serif;
						color:#AEA66F;
						font-weight:bold;
					}
				div.container div.content ul.newsEditora li {
					float:left;
					display:inline;
					width:266px;
					padding-left:27px;
					margin-right:32px;
				}
				div.container div.content ul.newsEditora li.firstNews {
					width:286px;
					padding-left:7px;
					margin-right:12px;
				}
					div.container div.content ul.newsEditora li.firstNews h2 {
						margin:0 0 18px 0;
					}
					div.container div.content ul.newsEditora li.firstNews span {
						width:155px;
					}
		div.container div.content div.contentFull {
			width:941px;
			padding:0 20px 30px;
		}
			div.container div.content div.contentFull h2 {
				font:20px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
				margin-top:20px;
				/margin-top:10px!important;
				height:18px;
			}
			div.container div.content div.contentFull h3 {
				font:15px Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				color:#55451D;
				margin-top:20px;
				/margin-top:10px!important;
				height:18px;
			}
				div.content div.contentFull div.alinhaTitulos {
					width:100%;
					overflow:hidden;
					padding-bottom:6px;
					margin-bottom:-10px;
				}
					div.content div.contentFull div.alinhaTitulos h2 {
						width:605px;
						margin-right:35px;
						float:left;
						display:inline;
					}
					div.content div.contentFull div.alinhaTitulos h3 {
						width:242px;
						float:left;
						display:inline;
						padding-top:3px;
						font-weight:bold;
						margin-bottom:10px;
					}
			div.container div.content div.contentFull p {
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				margin-top:16px;
			}
				div.container div.content div.contentFull p a {
					color:#403D2F; text-decoration:underline;
				}
				div.container div.content div.contentFull p.txtResultado_busca span {
					font:13px Georgia, "Times New Roman", Times, serif;
					color:#55451D;
				}
				div.container div.content div.contentFull p.txtResultado_busca a {
					font-weight:bold;
					color:#4B4221;
					text-decoration:none;
				}
				div.container div.content div.contentFull p.txtResultado_busca a:hover {
					text-decoration:underline;
				}
				div.container div.content div.contentFull p.txtRespostaOpiniao {
					color:#71601C;
					font-style:italic;
				}
				div.container div.content div.contentFull p.txtRespostaOpiniao span {
					font-style:normal;
				}
				div.container div.content div.contentFull p select.buscaDuvida {
					border:1px solid #ADAD8F;
					background:#FFF;
					color:#403D2F;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					height:19px;
				}
				
				div.content div.contentFull div.campoIndique_01 {
					float:left;
					display:inline;
					width:250px;
					margin-top:30px;
					/margin-top:15px!important;
				}
					div.content div.contentFull div.campoIndique_01 p {
						color:#55451D;
						margin:6px 0 4px;
					}
					div.content div.contentFull div.campoIndique_01 input {
						border:1px solid #ADAD8F;
						background:#FFF;
						font:10px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
						height:15px;
						width:226px;
						padding:4px;
						margin-bottom:6px;
					}
				/*CONTATO*/	
				div.content div.contentFull div.campoContato_01 {
					float:left; clear:left;
					display:inline;
					width:260px;
					margin-top:30px;
					/margin-top:15px!important;
				}
					div.content div.contentFull div.campoContato_01 label {
						display:block; float:left;
						width:50px; padding-top:4px; margin-right:5px;
						font:11px "Tahoma", Arial, Helvetica, sans-serif; color:#403D2F;
					}
					div.content div.contentFull div.campoContato_01 label.labelComplemento {
						width:68px; padding-top:4px; margin-right:5px; margin-left:8px;
						font:11px "Tahoma", Arial, Helvetica, sans-serif; color:#403D2F;
					}
					div.content div.contentFull div.campoContato_01 input {
						border:1px solid #ADAD8F; background:#FFF;
						font:10px "Tahoma", Arial, Helvetica, sans-serif; color:#403D2F;
						height:15px; padding:2px 4px 0; margin-bottom:6px;
						float:left; display:inline;
					}
					div.content div.contentFull div.campoContato_01 span.linhaCampos {
						display:block;
						width:254px;
						height:25px; clear:both;
					}
					div.content div.contentFull div.campoContato_01 select.campoEstado {
						border:1px solid #ADAD8F;
						background:#FFF;
						color:#403D2F;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
						margin:0 0 6px 0;
						width:194px;
						height:19px;
						float:left;
						display:inline;
					}
					div.content div.contentFull div.campoContato_01 input.pais {
						width:184px;
					}
					div.content div.contentFull div.campoContato_01 input.numero {
						width:28px;
					}
					div.content div.contentFull div.campoContato_01 input.complemento {
						width:65px;
					}
					div.content div.contentFull div.campoContato_01 span input.dddTel {
						width:40px; margin-right:5px;
					}
					div.content div.contentFull div.campoContato_01 span input.numTel {
						width:129px;
					}
					div.content div.contentFull div.campoContato_01 input.campoFull {
						width:184px;
					}
					div.content div.contentFull div.campoContato_01 select.campoAssunto {
						border:1px solid #ADAD8F;
						background:#FFF;
						color:#403D2F;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						margin:0 0 6px 0;
						width:194px;
						height:19px;
						float:left;
						display:inline;
					}
					/*div.content div.contentFull div.campoContato_01 label,
					div.content div.contentFull div.campoContato_02 label,
					div.content div.contentFull div.campoIndique_01 label,
					div.content div.contentFull div.campoIndique_02 label {
						display:none;
					}*/
				div.content div.contentFull div.campoContato_02,
				div.content div.contentFull div.campoIndique_02 {
					float:right;
					display:inline;
					width:644px;
					margin-top:30px;
					/margin-top:15px!important;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
				}
					div.content div.contentFull div.campoContato_02 textarea {
						width:634px;
						height:204px;
						background:#FFF;
						border:1px solid #ADAD8F;
						margin-bottom:20px;
						/margin-bottom:12px!important;
						padding:4px;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
					}
					div.content div.contentFull div.campoIndique_02 textarea {
						width:634px;
						height:154px;
						background:#FFF;
						border:1px solid #ADAD8F;
						margin-bottom:20px;
						/margin-bottom:12px!important;
						margin-top:6px;
						padding:4px;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
					}
					div.content div.contentFull div.campoContato_02 input.btnEnviar,
					div.content div.contentFull div.campoIndique_02 input.btnEnviar {
						background:url(../imagens/botao/bt_enviar.gif) no-repeat 0 0;
						width:98px;
						height:18px;
						float:right;
						display:inline;
						outline:none;
						cursor:pointer;
					} 
				div.content div.contentFull div.colPost_blog {
					float:left;
					display:inline;
					width:605px;
					background:#F1F1E7 url(../imagens/layout/bg_boxpost_foot.gif) no-repeat left bottom;
					padding-bottom:30px;
					margin:26px 0;
					margin:10px 0!important;
				}
					div.content div.contentFull div.colPost_blog div.alinhaTxt {
						clear:both; overflow:hidden;
						width:565px; margin:15px auto 20px;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
					}
					div.content div.contentFull div.colPost_blog h2 {
						margin:15px 0 6px 20px;
						overflow:hidden;
						height:auto;
					}
					div.content div.contentFull div.colPost_blog p a {
						color:#403D2F; text-decoration:underline;
					}

					div.content div.contentFull div.colPost_blog h3 {
						margin-top:15px!important;
						font-size:20px;
						clear:both;
					}
					div.content div.contentFull div.colPost_blog h4 {
						font:12px Georgia, "Times New Roman", Times, serif;
						color:#55451D;
						font-style:italic;
					}
					div.content div.contentFull div.colPost_blog span.txtResenha {
						display:block;
						padding:0 20px 20px 20px;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
					}
					div.content div.contentFull div.colPost_blog span.txtResenha span {
						display:block;
						width:100%;
						padding:0;
					}
					div.content div.contentFull div.colPost_blog span.txtResenha img {
						float:left;
						margin:0 20px 20px 0;
					}
					div.content div.contentFull div.colPost_blog span.txtResenha h2 {
						margin:15px 0 6px 0;
					}
					div.content div.contentFull div.colPost_blog span.txtResenha p {
						margin:0 0 18px 0;
					}
					div.content div.contentFull div.colPost_blog span.txtResenha a {
						color:#403D2F;
					}
					div.content div.contentFull div.colPost_blog span.txtResenha span.dataPost {
						font:10px "Tahoma", Arial, Helvetica, sans-serif;
						color:#55451D;
						padding-left:3px!important;
						padding-bottom:5px;
						display:block;
					}
					div.content div.contentFull div.colPost_blog span.dataPost {
						font:10px "Tahoma", Arial, Helvetica, sans-serif;
						color:#55451D;
						padding-left:20px;
						display:block;
					}
						div.content div.contentFull div.colPost_blog p.linkMateria span {
								font:13px Georgia, "Times New Roman", Times, serif;
								color:#A78F00;
								font-weight:bold;
								margin-left:20px;
							}
						div.content div.contentFull div.colPost_blog div.infoBlogueiroPosts {
							margin:15px 0 0 20px;
						}
						div.content div.contentFull div.colPost_blog img {
							float:left;
							display:inline;
							margin:20px 15px 15px 20px;
						}
						div.content div.contentFull div.colPost_blog p {
							margin:0 15px 18px 0;
						}
							div.content div.contentFull div.colPost_blog p span {
								font:13px Georgia, "Times New Roman", Times, serif;
								color:#A78F00;
								font-weight:bold;
							}
							div.content div.contentFull div.colPost_blog p a.linkFooter_post {
								font:10px "Tahoma", Arial, Helvetica, sans-serif;
								color:#55451D;
								font-weight:bold;
								text-decoration:underline;
							}
					div.content div.contentFull div.colPost_blog div.comentario {
						width:565px;
						margin-left:20px;
						clear:both;
					}
						div.content div.contentFull div.colPost_blog div.comentario p {
							margin:18px 0!important;
						}
						div.content div.contentFull div.colPost_blog div.comentario span {
							color:#A78F00;
							font-size:10px;
						}
						div.content div.contentFull div.colPost_blog div.comentario span.nomeComent {
							font:13px Georgia, "Times New Roman", Times, serif;
						}
						div.content div.contentFull div.colPost_blog div.comentario input {
							border:1px solid #ADAD8F;
							background:#FFF;
							color:#403D2F;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							width:558px;
							height:14px;
							padding:4px;
							margin-bottom:6px;
						}
						div.content div.contentFull div.colPost_blog div.comentario input.btnComentar {
							background:url(../imagens/botao/bt_comentar.gif) no-repeat 0 0;
							width:98px;
							height:18px;
							float:right;
							display:inline;
							cursor:pointer;
							border:none;
							outline:none;
						}
						div.content div.contentFull div.colPost_blog div.comentario textarea {
							border:1px solid #ADAD8F;
							background:#FFF;
							color:#403D2F;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							width:558px;
							height:88px;
							padding:4px;
							margin-bottom:6px;
						}
						div.contentFull div.colPost_blog div.imgEvento {
							float:left;
							margin-right:20px;
							display:inline;
							width:250px;
							font:10px "Tahoma", Arial, Helvetica, sans-serif;
							color:#55451D;
						}
							div.contentFull div.colPost_blog div.imgEvento a {
								color:#55451D;
								font-weight:bold;
								text-decoration:none;
							}
							div.contentFull div.colPost_blog div.imgEvento a:hover {
								text-decoration:underline;
							}
							div.contentFull div.colPost_blog div.imgEvento img {
								float:none;
								margin:0 0 5px 0!important;
							}
						div.contentFull div.colPost_blog p.infoEvento {
							color:#A78F00!important;
							font:10px Georgia, "Times New Roman", Times, serif!important;
						}
							div.contentFull div.colPost_blog p.infoEvento span {
								font-size:13px;
								margin:0;
							}
						div.content div.contentFull div.colPost_blog ul.proximosEventos {
								margin:18px 20px 0;
							}
								div.content div.contentFull div.colPost_blog ul.proximosEventos li {
									width:100%;
									overflow:hidden;
									font:11px "Tahoma", Arial, Helvetica, sans-serif;
									color:#403D2F;
									/padding-bottom:30px!important;
								}
								div.content div.contentFull div.colPost_blog ul.proximosEventos img {
									float:left;
									display:inline;
									margin:0 10px 30px 0;
								}
								div.content div.contentFull div.colPost_blog ul.proximosEventos span {
									color:#A78F00;
									font:10px Georgia, "Times New Roman", Times, serif;
								}
								div.content div.contentFull div.colPost_blog ul.proximosEventos span a {
									color:#A78F00;
									font:13px Georgia, "Times New Roman", Times, serif;
									text-decoration:none;
								}
								div.content div.contentFull div.colPost_blog ul.proximosEventos span a:hover {
									text-decoration:underline;
								}
								div.content div.contentFull div.colPost_blog ul.proximosEventos a {
									color:#55451D;
									font-size:10px;
									font-weight:bold;
									text-decoration:underline;
								}	
						div.content div.contentFull div.colLeft_imprensa {
							float:left;
							display:inline;
							width:605px;
							padding-bottom:30px;
						}
							div.contentFull div.colLeft_imprensa ul.listaDownArtigos {
								width:100%;
							}
								div.contentFull div.colLeft_imprensa ul.listaDownArtigos li {
									float:left;
									display:inline;
									width:185px; margin-right:16px;
								}
				div.content div.contentFull div.colInfo_blog {
					float:right;
					display:inline;
					width:300px;
					/*height:550px;*/
					padding:0 0 50px 15px;
					background:url(../imagens/layout/separador_vertblog.gif) no-repeat 0 0;
					/margin-top:10px!important;
				}
					div.content div.contentFull div.colInfo_blog h3 {
						margin:0 0 16px 0!important;
					}
					div.content div.contentFull div.colInfo_blog ul, 
					div.content div.contentFull div.colInfo_blog ul.listaEventos {
						width:100%;
					}
						div.content div.contentFull div.colInfo_blog ul li {
							width:100%;
							overflow:hidden;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							color:#403D2F;
							/padding-bottom:30px!important;
						}
						div.content div.contentFull div.colInfo_blog ul.listaEventos li {
							width:100%;
							overflow:hidden;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							color:#403D2F;
							margin-bottom:30px;
							padding:0!important;
						}
						div.content div.contentFull div.colInfo_blog ul img {
							float:left;
							display:inline;
							margin:0 10px 0 0;
						}
						div.content div.contentFull div.colInfo_blog ul.listaEventos span {
							color:#A78F00;
							font:13px Georgia, "Times New Roman", Times, serif;
						}
						div.content div.contentFull div.colInfo_blog ul span {
							color:#A78F00;
							font:13px Georgia, "Times New Roman", Times, serif;
							text-decoration:none;
						}						
						div.content div.contentFull div.colInfo_blog ul span a {
							color:#A78F00;
							font:13px Georgia, "Times New Roman", Times, serif;
							text-decoration:none;
						}
						div.content div.contentFull div.colInfo_blog ul span a:hover {
							text-decoration:underline;
						}
						div.content div.contentFull div.colInfo_blog ul a {
							color:#55451D;
							font-size:10px;
							font-weight:bold;
							text-decoration:underline;
						}
					div.content div.contentFull div.colInfo_blog select.arquivoBlog {
						border:1px solid #ADAD8F;
						background:#FFF;
						color:#403D2F;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						margin-bottom:25px;
						width:300px;
						height:19px;
					}
					div.content div.contentFull div.infoBlogueiro select.arquivoBlog {
						border:1px solid #ADAD8F;
						background:#FFF;
						color:#403D2F;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						width:200px;
						height:20px;
					}
						div.content div.contentFull div.colInfo_blog div.outrasNoticias {
							width:290px;
							height:520px;
							padding-right:10px;
							margin-bottom:20px; margin-top:10px; *margin-top:0;
							overflow-y:auto;
						}
						div.content div.contentFull div.colInfo_blog div.outrasNoticias ul {
							width:270px!important;
						}
					div.content div.contentFull div.colInfo_blog a.link_abaImprensa_on {
						display:block;
						background:url(../imagens/layout/aba_imprensa_on.gif) no-repeat 0 0;
						width:113px;
						height:21px;
						padding:6px 0 0 9px;
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#55451D;
						text-decoration:none;
						float:left;
					}
					div.content div.contentFull div.colInfo_blog a.link_abaImprensa_off {
						display:block;
						background:url(../imagens/layout/aba_imprensa_off.gif) no-repeat 0 0;
						width:113px;
						height:21px;
						padding:6px 0 0 9px;
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#A6A6A6;
						text-decoration:none;
						float:left;
					}
					div.content div.contentFull div.colInfo_blog a.link_abaImprensa_off:hover {
						background:url(../imagens/layout/aba_imprensa_on.gif) no-repeat 0 0;
						color:#55451D;
					}
					div.content div.contentFull div.colInfo_blog div.contentImprensa {
						width:300px;
						background:#F1F1E7 url(../imagens/layout/bg_boxreleases_foot.gif) no-repeat left bottom;
						padding-bottom:18px;
						clear:both;
					}
						div.contentFull div.colInfo_blog div.contentImprensa ul {
							width:278px;
							margin:0 11px;
							height:416px;
							overflow-y:auto;
						} 
							div.contentFull div.colInfo_blog div.contentImprensa ul li {
								width:248px;
								margin:0 0 16px!important;
								padding:0px!important;
							}
					div.content div.contentFull div.colInfo_blog div.boxInfoEditora, div.content div.contentFull div.colInfo_blog2 div.boxInfoEditora  {
						background:url(../imagens/layout/bg_box_infoeditora.gif) no-repeat 0 0;
						width:300px;
						height:67px;
						padding-top:24px;
						text-align:center;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
						margin-top:30px;
					}
						div.content div.contentFull div.colInfo_blog div.boxInfoEditora p, div.content div.contentFull div.colInfo_blog2 div.boxInfoEditora p {
							margin:0;
						}
						div.content div.contentFull div.colInfo_blog div.boxInfoEditora a, div.content div.contentFull div.colInfo_blog2 div.boxInfoEditora a {
							color:#403D2F;
							text-decoration:none;
						}
						div.content div.contentFull div.colInfo_blog div.boxInfoEditora a:hover, div.content div.contentFull div.colInfo_blog2 div.boxInfoEditora a:hover {
							text-decoration:underline;
						}
			div.container div.content div.contentFull h4 {
					font:12px Georgia, "Times New Roman", Times, serif;
					color:#55451D;
					font-weight:normal;
					margin:5px 0;
				}
			div.container div.content div.contentFull ul.listaDownImagens {
				width:100%;
				overflow:hidden;
			}
				div.container div.content div.contentFull ul.listaDownImagens li {
					float:left;
					display:inline;
					width:185px; margin-right:16px;
				}
			div.container div.content div.contentFull div.boxBusca {
				width:100%;
				padding-top:14px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
			}
				div.container div.content div.contentFull div.boxBusca span span {
					/*font-size:12px;
					color:#9B9561;
					font-weight:bold;*/
					display:block; 
					width:935px; 
					padding:4px 0 4px 5px; 
					border-bottom:1px solid #c7c3b1;
				}
				div.container div.content div.contentFull div.boxBusca span span.bgLinha {
					background:#f1f1e7;
				}
					div.container div.content div.contentFull div.boxBusca span span a {
						color:#9B9561; text-decoration:none;
					}
					div.container div.content div.contentFull div.boxBusca span span a:hover {
						text-decoration:underline;
					}
				div.container div.content div.contentFull div.boxBusca span span span{
					font-size:12px; display:block; float:right; width:600px; padding:0 0 0 12px;
					color:#9B9561;
					font-weight:bold;
					background:url(../imagens/layout/bullet_marrom.gif) no-repeat 0 5px; border:none;
				}
				div.container div.content div.contentFull div.boxBusca input {
					background:#FFF;
					border:1px solid #ADAD8F;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					height:16px;
					width:280px;
					padding:4px 0 0 4px;
					float:left;
					display:inline;
				}
				div.container div.content div.contentFull div.boxBusca input.btnBuscar {
					background:url(../imagens/botao/bt_buscar.gif) no-repeat 0 0;
					width:98px;
					height:18px;
					cursor:pointer;
					border:none;
					outline:none;
					padding:0;
					margin:2px 0 0 5px;
				}
			div.container div.content div.contentFull div.paginacaoBusca {
				width:100%;
				overflow:hidden;
				text-align:right;
				font:12px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
				padding-top:4px;
				margin:30px 0 12px;
			}
				div.container div.content div.contentFull div.paginacaoBusca a {
					color:#55451D;
					text-decoration:none;
				}
				div.container div.content div.contentFull div.paginacaoBusca a:hover {
					text-decoration:underline;
				}
				div.container div.content div.contentFull div.paginacaoBusca h3 {
					width:400px;
					float:left;
					display:inline;
					text-align:left;
					margin:-4px 0 0!important;
				}
			div.container div.content div.contentFull div.boxLista_loja {
				background:#F1F1E7 url(../imagens/layout/bg_boxrepostabusca_foot.gif) no-repeat left bottom;
				width:939px;
				clear:both;
				overflow:hidden;
			}
				div.container div.content div.contentFull div.boxLista_loja span.boxLista_loja_top {
					display:block;
					background:url(../imagens/layout/bg_boxrepostabusca_top.gif) no-repeat 0 0;
					width:939px;
					height:6px;
					font-size:1px;
				}
			div.container div.content div.contentFull ul.listaProd_loja {
				width:939px;
				margin-top:12px;
			}
				div.container div.content div.contentFull ul.listaProd_loja h2 {
					margin:0 0 6px;
				}
				div.container div.content div.contentFull ul.listaProd_loja li {
					width:921px;
					padding-left:18px;
					display:table;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
				}
					div.container div.content div.contentFull ul.listaProd_loja li a {
						color:#403D2F;
						text-decoration:none;
					}
					div.container div.content div.contentFull ul.listaProd_loja li a:hover {
						text-decoration:underline;
					}
					div.container div.content div.contentFull ul.listaProd_loja li img {
						float:left;
						display:inline;
						margin-right:10px;
					}
			div.container div.content div.contentFull ul.listaWallpapers {
				width:100%;
				margin:30px 0;
				overflow:hidden;
			}
				div.container div.content div.contentFull ul.listaWallpapers li {
					float:left;
					display:inline;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					margin-right:19px;
					margin-bottom:30px;
					width:221px;
					height:270px;
				}
				div.container div.content div.contentFull ul.listaWallpapers li.lastWallpaper {
					margin-right:0;
				}
					div.container div.content div.contentFull ul.listaWallpapers li img {
						margin-bottom:10px;
					}
					div.container div.content div.contentFull ul.listaWallpapers li a {
						text-decoration:none;
						color:#403D2F;
					}
					div.container div.content div.contentFull ul.listaWallpapers li a:hover {
						text-decoration:underline;
					}
				div.container div.content div.contentFull ul.listaWallpapers li li {
					float:none!important;
					display:block;
					width:212px;
					height:14px;
					padding-left:9px;
					margin:0;
					background:url(../imagens/layout/marcador_listawallpaper.gif) no-repeat 0 9px;
				}
			div.container div.content div.contentFull div.filtroGaleria {
				width:100%;
				margin-top:14px;
			}
				div.container div.content div.contentFull div.filtroGaleria select {
					background:#FFF;
					border:1px solid #ADAD8F;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
				}
				div.container div.content div.contentFull div.filtroGaleria input {
					background:#FFF;
					border:1px solid #ADAD8F;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					padding:2px 4px;
					margin:0 4px;
				}
				div.container div.content div.contentFull div.filtroGaleria input.btnBuscar {
					background:url(../imagens/botao/bt_buscar.gif) no-repeat 0 0;
					border:none;
					padding:0;
					width:98px;
					height:18px;
					cursor:pointer;
				}
			div.container div.content div.contentFull div.detailGaleria {
				float:left;
				display:inline;
				width:548px;
				margin-top:30px;
				text-align:center;
			}
				div.container div.content div.contentFull div.detailGaleria h2 {
					font:15px Georgia, "Times New Roman", Times, serif;
					color:#A78F00;
					font-weight:bold;
				}
			div.container div.content div.contentFull div.relGaleria {
				float:right;
				display:inline;
				width:354px;
				padding-left:20px;
				margin-top:26px;
				background:url(../imagens/layout/separador_vertgaleria.gif) no-repeat 0 0;
			}
				div.container div.content div.contentFull div.relGaleria li {
					display:inline; float:left;
					width:354px;
				}
					div.container div.content div.contentFull div.relGaleria li table td {
						display:block; float:left;
						height:105px;
					}
					div.container div.content div.contentFull div.relGaleria li table td input{
						display:block; float:left;
						margin-right:10px;
						width:137px; height:91px;
					}
					div.container div.content div.contentFull div.relGaleria li table td span{
						display:inline; float:left;
						width:190px;
					}
				div.container div.content div.contentFull div.relGaleria div {
					width:354px;
					overflow:hidden;
					color:#55451D;
					margin-bottom:16px;
				}
					div.container div.content div.contentFull div.relGaleria div h3 {
						float:left;
						width:120px;
						font:15px Georgia, "Times New Roman", Times, serif;
						font-weight:bold;
						margin:0!important;
					}
					div.container div.content div.contentFull div.relGaleria div span {
						display:block;
						float:right;
						width:210px;
						font:12px Georgia, "Times New Roman", Times, serif;
						text-align:right;
						padding-top:2px;
					}
					div.container div.content div.contentFull div.relGaleria div a {
						color:#55451D;
						text-decoration:none;
					}
					div.container div.content div.contentFull div.relGaleria div a:hover {
						text-decoration:underline;
					}
				div.container div.content div.contentFull div.relGaleria ul {
					width:100%;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
				}	
					div.container div.content div.contentFull div.relGaleria ul a {
						font:11px Georgia, "Times New Roman", Times, serif!important;
						color:#A78F00!important;
						text-decoration:none;
					}
					div.container div.content div.contentFull div.relGaleria ul a:hover {
						text-decoration:underline;
					}
					div.container div.content div.contentFull div.relGaleria ul img {
						float:left;
						display:inline;
						margin-right:10px;
					}
					div.container div.content div.contentFull div.relGaleria ul li {
						margin-bottom:16px; width:100%;
						overflow:hidden!important;
						clear:both;
						/*height:91px;*/
						cursor:pointer;
					}
			div.container div.content div.contentFull div.formNews {
				width:344px;
				overflow:hidden;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				margin-top:14px;
				color:#403D2F;
			} 
				div.container div.content div.contentFull div.formNews p {
					color:#55451D;
					margin:0 0 9px;
				}
				div.container div.content div.contentFull div.formNews label {
					display:none;
				}
				div.container div.content div.contentFull div.formNews input.fieldTXT {
					background:#FFF;
					width:332px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					margin-bottom:9px;
					color:#403D2F;
					border:1px solid #ADAD8F;
					padding:4px;
				}
				div.container div.content div.contentFull div.formNews textarea.fieldTXT {
					background:#FFF;
					width:332px;
					height:55px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					margin-bottom:9px;
					color:#403D2F;
					border:1px solid #ADAD8F;
					padding:4px;
				}
				div.container div.content div.contentFull div.formNews input.btnEnviar_news {
					background:url(../imagens/botao/bt_enviar.gif) no-repeat 0 0;
					width:98px;
					height:18px;
					cursor:pointer;
					float:right;
					display:inline;
				}
				div.container div.content div.contentFull div.formNews span.check {
					display:block;
					width:200px;
					float:left;
				}	
			div.container div.content div.contentFull div.cortesiaEditora {
				width:100%;
				overflow:hidden;
				margin-top:12px;
				padding-bottom:30px;
			}
				div.container div.content div.contentFull div.cortesiaEditora img {
					float:left;
					display:inline;
					margin-right:28px;
				}
				div.container div.content div.contentFull div.cortesiaEditora h3 {
					margin:0!important;
					font:13px Georgia, "Times New Roman", Times, serif;
					color:#A78F00;
				}
				div.container div.content div.contentFull div.cortesiaEditora p {
					margin:0 0 20px;
				}
			div.container div.content div.contentFull div.boxOpcaoEmbalagem {
				background:url(../imagens/layout/bg_box_opcaoembalagem.gif) no-repeat left bottom;
				width:934px;
				padding-bottom:29px;
				margin-bottom:30px;
			}
				div.content div.contentFull div.boxOpcaoEmbalagem span.contornoTop {
					display:block;
					background:url(../imagens/layout/bg_box_opcaoembalagem_top.gif) no-repeat 0 0;
					width:934px;
					height:29px;
				}
				div.content div.contentFull div.boxOpcaoEmbalagem div.baseOpcoes {
					width:932px;
					border-right:1px solid #D1CFB5;
					border-left:1px solid #D1CFB5;
					overflow:hidden;
				}
				div.content div.contentFull div.boxOpcaoEmbalagem div.produtoIMG {
					float:left;
					display:inline;
					width:138px;
					height:354px;
					padding:0 15px;
					text-align:center;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					
				}
					div.contentFull div.boxOpcaoEmbalagem div.produtoIMG img,
						div.contentFull div.boxOpcaoCartao div.produtoIMG img {
						margin:90px 0 5px;
					}
				div.content div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes {
					float:right;
					display:inline;
					width:725px;
					padding-left:39px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					background:url(../imagens/layout/separador_vertembalagem.gif) no-repeat 0 0;
					background-color:#f1f1e7;
				}
					div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes h3,
					div.contentFull div.boxOpcaoCartao div.cartaoOpcoes h3 {
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#55451D;
						margin:0!important;
						font-weight:bold;
					}
						div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes h3 span {
							font-size:12px;
							font-weight:normal;
							color:#55451D;
						}
					div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes span {
						font:13px Georgia, "Times New Roman", Times, serif;
						color:#A78F00;
						font-weight:bold;
					}
					div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes span.separadorH_embalagem {
						display:block;
						background:url(../imagens/layout/separador_horembalagem.gif) no-repeat 0 0;
						width:706px;
						height:1px;
						/font-size:1px;
						margin:5px 0 15px;
						/margin:10px 0 15px!important;
					}
					div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes ul.listaTema {
						width:723px;
						overflow:hidden;
						margin-top:28px;
					}
						div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes ul.listaTema li {
							float:left;
							display:inline;
							margin:0 18px 10px 0;
							text-align:center;
							width:102px;
						}
							div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes ul.listaTema li img {
								margin-bottom:8px;
							}
							div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes ul.listaTema li input {
								margin-top:8px;
								background:none;
								border:none;
							}
						div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes div.ampliaEmbalagem,
						div.contentFull div.boxOpcaoCartao div.cartaoOpcoes div.ampliaEmbalagem {
							position:relative;
						}
							div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes div.ampliaEmbalagem div,
							div.contentFull div.boxOpcaoCartao div.cartaoOpcoes div.ampliaEmbalagem div {
								background:url(../imagens/layout/bg_boxapliado_embalagem.gif) no-repeat 0 0;
								width:213px;
								height:262px;
								padding:10px;
								text-align:center;
								font:11px "Tahoma", Arial, Helvetica, sans-serif;
								color:#403D2F;
								position:absolute;
								z-index:999;
								display:none;
							}
								div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes div.ampliaEmbalagem div span,
								div.contentFull div.boxOpcaoCartao div.cartaoOpcoes div.ampliaEmbalagem div span {
									display:block;
									margin:0 auto 8px;
									width:171px;
									text-align:right;
								}
								div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes div.ampliaEmbalagem div a,
								div.contentFull div.boxOpcaoCartao div.cartaoOpcoes div.ampliaEmbalagem div a {
									color:#55451D;
									font-size:10px;
									font-weight:bold;
									text-decoration:none;
								}
								div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes div.ampliaEmbalagem div img,
								div.contentFull div.boxOpcaoCartao div.cartaoOpcoes div.ampliaEmbalagem div img {
									margin-bottom:8px;
								}
								div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes div.ampliaEmbalagem div a:hover,
								div.contentFull div.boxOpcaoCartao div.cartaoOpcoes div.ampliaEmbalagem div a:hover {
									text-decoration:underline;
								}
								
					div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes ul.listaAromas {
						width:723px;
						overflow:hidden;
						margin:28px 0 0;
					}
						div.contentFull div.boxOpcaoEmbalagem div.embalagemOpcoes ul.listaAromas li {
							float:left;
							display:inline;
							margin:0 86px 20px 0;
						}
			div.container div.content div.contentFull div.boxOpcaoCartao {
				background:url(../imagens/layout/bg_box_opcaocartao.gif) no-repeat left bottom;
				width:934px;
				padding-bottom:29px;
				margin-bottom:30px;
			}
				div.content div.contentFull div.boxOpcaoCartao div.baseOpcoes {
					width:930px;_width:934px;
					border-right:2px solid #D1CFB5;
					border-left:2px solid #D1CFB5;
					overflow:hidden;
				}
				div.content div.contentFull div.boxOpcaoCartao span.contornoTop {
					display:block;
					background:url(../imagens/layout/bg_box_opcaocartao_top.gif) no-repeat 0 0;
					width:934px;
					height:29px;
				}
				div.content div.contentFull div.boxOpcaoCartao div.produtoIMG {
					float:left;
					display:inline;
					width:134px;
					height:354px;
					padding:0 15px;
					text-align:center;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
				}
				div.content div.contentFull div.boxOpcaoCartao div.mostraEmbalagem {
					float:left;
					display:inline;
					height:354px;
					width:120px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					margin-top:50px;
				}
					div.content div.contentFull div.boxOpcaoCartao div.mostraEmbalagem h3 {
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#55451D;
						margin:0 0 28px;
						font-weight:bold;
					}
					div.content div.contentFull div.boxOpcaoCartao div.mostraEmbalagem div {
						width:102px;
						text-align:center;
						margin-bottom:18px;
					}
						div.content div.contentFull div.boxOpcaoCartao div.mostraEmbalagem div img {
							margin-bottom:8px;
						}
				div.content div.contentFull div.boxOpcaoCartao div.cartaoOpcoes {
					float:right;
					display:inline;
					width:623px;_width:632px;
					padding-left:10px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					background:url(../imagens/layout/separador_vertembalagem.gif) no-repeat 0 0;
					background-color:#F1F1E7;
				}
					div.content div.contentFull div.boxOpcaoCartao div.cartaoOpcoes label {
						font-weight:bold;
						color:#403D2F;
					}
					div.content div.contentFull div.boxOpcaoCartao div.cartaoOpcoes select {
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
						margin-left:6px;
						height:18px;
						background:#FFF;
						border:1px solid #ADAD8F;
					}
					div.content div.contentFull div.boxOpcaoCartao div.cartaoOpcoes textarea {
						background:#FFF;
						border:1px solid #ADAD8F;
						margin:8px 0 12px;
						width:572px;
						height:100px;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
					}
					div.content div.contentFull div.boxOpcaoCartao div.cartaoOpcoes input {
						background:#FFF;
						border:1px solid #ADAD8F;
						margin:8px 0;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						color:#403D2F;
						height:18px;
					}
				div.contentFull div.boxOpcaoCartao div.cartaoOpcoes ul.listaTema {
						width:590px;
						overflow:hidden;
						margin-top:28px;
					}
						div.contentFull div.boxOpcaoCartao div.cartaoOpcoes ul.listaTema li {
							float:left;
							display:inline;
							margin:0 7px 10px 0;
							text-align:center;
							width:90px;
						}
							div.contentFull div.boxOpcaoCartao div.cartaoOpcoes ul.listaTema li img {
								margin-bottom:8px;
							}
							div.contentFull div.boxOpcaoCartao div.cartaoOpcoes ul.listaTema li input {
								margin-top:8px;
								background:none;
								border:none;
							}		
							
							
		/* ================================= LOJA ================================= */
		
		div.content div.ConteudoGeral div.MenuLateralEsq img {
			margin-top:30px;
		}
		div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter {
			background:url(../imagens/layout/bg_boxnewsletter.gif) no-repeat 0 0;
			width:200px;
			height:160px;
			margin-top:30px;
			padding-top:11px;
		}
			div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter h3 {
				display:block;
				background:url(../imagens/titulo/title_recebanossanewsletter.gif) no-repeat 0 0;
				width:129px;
				height:44px;
				text-indent:-5000em;
				margin:0 0 8px 19px;
			}
			div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter input {
				background:#FFF;
				border:1px solid #ADAD8F;
				width:148px;
				margin:0 0 4px 19px;
				height:14px;
				padding:5px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
			}
			div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter input.btnOK_newsletter {
				background:url(../imagens/botao/bt_ok.gif) no-repeat 0 0;
				display:inline;
				border:none;
				width:98px;
				height:18px;
				outline:none;
				cursor:pointer;
				float:right;
				margin-right:22px;
			}
		div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada {
			width:100%;
			overflow:hidden;
		}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada li {
				width:100%;
				background:url(../imagens/layout/separador_horeventos.gif) no-repeat center bottom;
				padding:30px 0;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada li.lastItem {
				background:none;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada img {
				float:left;
				display:inline;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h2 {
				font:20px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
			}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h2 a {
					color:#55451D; text-decoration:none;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h2 a:hover {
					text-decoration:underline;
				}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h3 {
				font:10px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h4 {
				font:10px Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				color:#55451D;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada p {
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				margin-top:18px;
			}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada p a {
					font-weight:bold;
					color:#403D2F;
					text-decoration:none;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada p a:hover {
					text-decoration:underline;
				}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada span {
				font:18px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
				display:block;
				margin-top:70px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse {
				clear:both;
				width:685px;
				height:130px;
				background:url(../imagens/layout/bg_boxsinopse.gif) no-repeat 0 0;
				padding:12px 0 12px 20px;
			}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse div {
					width:648px;
					padding-right:24px;
					height:130px;
					overflow-y:auto;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse p a {
					float:right;
					display:inline;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse p span {
					display:inline;
					color:#55451D;
					font:15px Georgia, "Times New Roman", Times, serif;
					font-weight:bold;
					margin:0!important;
				}
		div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos {
			width:705px;
			margin-top:40px;
			background:url(../imagens/layout/bg_box_relprodutos_top.gif) no-repeat 0 0;
			padding-top:6px;
		}
			div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos span.acabamentoFoot {
				background:url(../imagens/layout/bg_box_relprodutos_foot.gif) no-repeat 0 0;
				clear:both;
				display:block;
				width:705px;
				height:6px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul {
				width:703px;
				overflow:hidden;
				border-right:1px solid #CAC8A9;
				border-left:1px solid #CAC8A9;
			}
				div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul li {
					float:left;
					display:inline;
					width:175px;
					text-align:center;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					padding:20px 0;
				}
				div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul a {
					color:#403D2F;
					font-weight:bold;
					text-decoration:none;
				}
				div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul a:hover {
					text-decoration:underline;
				}
				
		
		div.content div.ConteudoGeral div.ContentAvalicao div.ordenaResultado {
			width:100%;
			overflow:hidden;
			padding-top:30px;
		}
			div.content div.ConteudoGeral div.ContentAvalicao div.ordenaResultado h2 {
				font:20px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
				float:left;
				display:inline;
				margin-right:8px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao div.ordenaResultado select {
				background:#FFF;
				border:1px solid #ADAD8F;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				height:24px;
				display:inline;
				float:left;
				/margin-top:3px!important;
			}
		div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto {
			width:705px;
			overflow:hidden;
		}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li {
				float:left;
				display:inline;
				width:111px;
				text-align:center;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				padding:20px 0;
				margin-right:85px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li.lastCol {
				margin-right:0;
			}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li a {
					color:#403D2F;
					font-weight:bold;
					text-decoration:none;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li a:hover {
					text-decoration:none;
				}
				
		div.content div.contentFull div.colMapa_01 {
		float:left; display:inline;
		width:250px; padding:0;
	}
	div.content div.contentFull div.colMapa_02 {
		float:left; display:inline;
		width:400px; border-left:1px solid #C6C5B5; padding:0 20px;
	}
	div.content div.contentFull div.colMapa_03 {
		float:left; display:inline;
		width:250px; padding-top:38px;
	}
		div.content div.contentFull div.colMapa_01 a,
		div.content div.contentFull div.colMapa_02 a,
		div.content div.contentFull div.colMapa_03 a {
			color:#B29D1D; text-decoration:none; font-weight:bold;
		}
		div.content div.contentFull div.colMapa_01 a:hover,
		div.content div.contentFull div.colMapa_02 a:hover,
		div.content div.contentFull div.colMapa_03 a:hover {
			text-decoration:underline;
		}
		div.content div.contentFull div.colMapa_01 ul,
		div.content div.contentFull div.colMapa_02 ul,
		div.content div.contentFull div.colMapa_03 ul {
			padding-left:15px; margin-top:8px; font:11px "Tahoma", Arial, Helvetica, sans-serif;
		}
			div.content div.contentFull div.colMapa_01 ul li,
			div.content div.contentFull div.colMapa_02 ul li,
			div.content div.contentFull div.colMapa_03 ul li {
				margin-bottom:8px; 
			}
			div.content div.contentFull div.colMapa_01 ul li a,
			div.content div.contentFull div.colMapa_02 ul li a,
			div.content div.contentFull div.colMapa_03 ul li a {
				color:#403D2F;
			}
			div.content div.contentFull div.colMapa_01 li li a,
			div.content div.contentFull div.colMapa_02 li li a,
			div.content div.contentFull div.colMapa_03 li li a {
				font-weight:normal!important;
			}
			
	div.CartoesAceitos div.numCartao {
		clear:both;
		width:600px; margin-top:15px;
		overflow:hidden;
	}
		div.CartoesAceitos div.numCartao span {
			display:block; float:left;
			width:250px; margin-bottom:5px;
			font:11px "Tahoma", Arial, Helvetica, sans-serif;
			color:#403d2f;
		}
			div.CartoesAceitos div.numCartao span a {
				color:#403d2f;
			}
		div.CartoesAceitos div.numCartao input,
		div.CartoesAceitos div.numCartao select {
			background:#FFF;
			border:1px solid #ACAA9B;
			font:11px "Tahoma", Arial, Helvetica, sans-serif;
			color:#403d2f;
			height:20px;
		}
		div.CartoesAceitos div.numCartao select {
			background:#FFF;
			border:1px solid #ACAA9B;
			font:11px "Tahoma", Arial, Helvetica, sans-serif;
			color:#403d2f;
			width:55px; height:20px; margin-left:4px;
		}
		
		div.container div.footer {
		clear:both;
		width:981px;
		text-align:center;
		font:10px "Tahoma", Arial, Helvetica, sans-serif;
		color:#373400;
		background:url(../imagens/layout/bg_acabamento_foot.jpg) no-repeat 0 0;
		padding:22px 0 20px;
		position:relative;
	}
		div.container div.footer a {
			color:#373400;
			text-decoration:none;
		}
		div.container div.footer a:hover {
			text-decoration:underline;
		}
		div.container div.footer span.assinatura {
			display:block; position:absolute;
			right:8px; top:34px;
		}
		
		/*
		div.content div.ConteudoGeral div.MenuLateralEsq img {
			margin-top:30px;
		}
		div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter {
			background:url(../imagens/layout/bg_boxnewsletter.gif) no-repeat 0 0;
			width:200px;
			height:140px;
			padding:11px 0 0 0;
			margin-top:30px;
		}
			div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter h3 {
				display:block;
				background:url(../imagens/titulo/title_recebanossanewsletter.gif) no-repeat 0 0;
				width:129px;
				height:44px;
				text-indent:-5000em;
				margin:0 0 8px 19px;
			}
			div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter input {
				background:#FFF;
				border:1px solid #ADAD8F;
				width:148px; height:16px;
				margin:0 0 4px 19px;
				padding:0px 0 0 5px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
			}
			div.content div.ConteudoGeral div.MenuLateralEsq div.boxNewsletter input.btnOK_newsletter {
				background:url(../imagens/botao/bt_ok.gif) no-repeat 0 0;
				display:inline; float:right;
				border:none;
				width:98px; height:18px;
				outline:none;
				cursor:pointer;
				margin:5px 25px 0 0;
			}
		div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada {
			width:100%;
			overflow:hidden;
		}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada li {
				width:100%;
				background:url(../imagens/layout/separador_horeventos.gif) no-repeat center bottom;
				padding:30px 0;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada li.lastItem {
				background:none;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada img {
				float:left;
				display:inline;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h2 {
				font:20px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h2 a {
				color:#55451D; text-decoration:none;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h2 a:hover {
				text-decoration:underline;
			}

			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h3 {
				font:10px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada h4 {
				font:10px Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				color:#55451D;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada p {
				height:40px;
				overflow:hidden;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				margin-top:18px;
			}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada p a {
					font-weight:bold;
					color:#403D2F;
					text-decoration:none;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada p a:hover {
					text-decoration:underline;
				}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada span {
				font:18px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
				display:block;
				margin-top:35px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse {
				clear:both;
				width:685px;
				height:130px;
				background:url(../imagens/layout/bg_boxsinopse.gif) no-repeat 0 0;
				padding:12px 0 12px 20px;
			}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse div {
					width:648px;
					padding-right:24px;
					height:130px;
					overflow-y:auto;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse p a {
					float:right;
					display:inline;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto_detalhada div.boxSinopse p span {
					display:inline;
					color:#55451D;
					font:15px Georgia, "Times New Roman", Times, serif;
					font-weight:bold;
					margin:0!important;
				}
		div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos {
			width:705px;
			margin-top:40px;
			background:url(../imagens/layout/bg_box_relprodutos_top.gif) no-repeat 0 0;
			padding-top:6px;
		}
			div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos span.acabamentoFoot {
				background:url(../imagens/layout/bg_box_relprodutos_foot.gif) no-repeat 0 0;
				clear:both;
				display:block;
				width:705px;
				height:6px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul {
				width:703px;
				overflow:hidden;
				border-right:1px solid #CAC8A9;
				border-left:1px solid #CAC8A9;
			}
				div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul li {
					float:left;
					display:inline;
					width:175px;
					text-align:center;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					padding:20px 0;
				}
				div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul a {
					color:#403D2F;
					font-weight:bold;
					text-decoration:none;
				}
				div.content div.ConteudoGeral div.ContentAvalicao div.boxRel_produtos ul a:hover {
					text-decoration:underline;
				}
				
		
		div.content div.ConteudoGeral div.ContentAvalicao div.ordenaResultado {
			width:100%;
			overflow:hidden;
			padding-top:30px;
		}
			div.content div.ConteudoGeral div.ContentAvalicao div.ordenaResultado h2 {
				font:20px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
				float:left;
				display:inline;
				margin-right:8px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao div.ordenaResultado select {
				background:#FFF;
				border:1px solid #ADAD8F;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				height:24px;
				display:inline;
				float:left;
				/margin-top:3px!important;
			}
		div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto {
			width:705px;
			overflow:hidden;
		}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li {
				float:left;
				display:inline;
				width:111px;
				text-align:center;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				padding:20px 0;
				margin-right:85px;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li a.link_btnComprar2 {
				margin:18px auto 0 !important;
			}
			div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li.lastCol {
				margin-right:0;
			}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li a {
					color:#403D2F;
					font-weight:bold;
					text-decoration:none;
				}
				div.content div.ConteudoGeral div.ContentAvalicao ul.listaProduto li a:hover {
					text-decoration:none;
				}
		*/	
		
		/*	
	div.container div.footer {
		clear:both;
		width:981px;
		text-align:center;
		font:10px "Tahoma", Arial, Helvetica, sans-serif;
		color:#373400;
		background:url(../imagens/layout/bg_acabamento_foot.jpg) no-repeat 0 0;
		padding:22px 0 20px;
		position:relative;
	}
		div.container div.footer a {
			color:#373400;
			text-decoration:none;
		}
		div.container div.footer a:hover {
			text-decoration:underline;
		}
		div.container div.footer span.assinatura {
			display:block; position:absolute;
			right:8px; top:34px;
		}
	
/* ================== MAPA DO SITE ================== */

	div.content div.contentFull div.colMapa_01 {
		float:left; display:inline;
		width:250px; padding:0;
	}
	div.content div.contentFull div.colMapa_02 {
		float:left; display:inline;
		width:400px; border-left:1px solid #C6C5B5; padding:0 20px;
	}
	div.content div.contentFull div.colMapa_03 {
		float:left; display:inline;
		width:250px; padding-top:38px;
	}
		div.content div.contentFull div.colMapa_01 a,
		div.content div.contentFull div.colMapa_02 a,
		div.content div.contentFull div.colMapa_03 a {
			color:#B29D1D; text-decoration:none; font-weight:bold;
		}
		div.content div.contentFull div.colMapa_01 a:hover,
		div.content div.contentFull div.colMapa_02 a:hover,
		div.content div.contentFull div.colMapa_03 a:hover {
			text-decoration:underline;
		}
		div.content div.contentFull div.colMapa_01 ul,
		div.content div.contentFull div.colMapa_02 ul,
		div.content div.contentFull div.colMapa_03 ul {
			padding-left:15px; margin-top:8px; font:11px "Tahoma", Arial, Helvetica, sans-serif;
		}
			div.content div.contentFull div.colMapa_01 ul li,
			div.content div.contentFull div.colMapa_02 ul li,
			div.content div.contentFull div.colMapa_03 ul li {
				margin-bottom:8px; 
			}
			div.content div.contentFull div.colMapa_01 ul li a,
			div.content div.contentFull div.colMapa_02 ul li a,
			div.content div.contentFull div.colMapa_03 ul li a {
				color:#403D2F;
			}
			div.content div.contentFull div.colMapa_01 li li a,
			div.content div.contentFull div.colMapa_02 li li a,
			div.content div.contentFull div.colMapa_03 li li a {
				font-weight:normal!important;
			}

/* ======== LINKS ======== */
a.link_idiomaEsp {
	display:block;
	float:left;
	background:url(../imagens/icone/ico_espanha.gif) no-repeat 0 0;
	width:15px;
	height:15px;
	text-indent:-5000em;
	margin-right:1px;
}
a.link_idiomaEng {
	display:block;
	float:left;
	background:url(../imagens/icone/ico_inglaterra.gif) no-repeat 0 0;
	width:15px;
	height:15px;
	text-indent:-5000em;
	margin-right:1px;
}
a.link_idiomaPort {
	display:block;
	float:left;
	background:url(../imagens/icone/ico_brasil.gif) no-repeat 0 0;
	width:15px;
	height:15px;
	text-indent:-5000em;
}
a.link_btnSaibaMais {
	display:block;
	background:url(../imagens/botao/bt_saibamais.gif) no-repeat 0 0;
	width:99px;
	height:19px;
	text-indent:-5000em;
	float:right;
	margin-top:5px;
}
a.link_btnTopo {
	display:block;
	background:url(../imagens/botao/bt_topo.gif) no-repeat left bottom;
	width:92px;
	height:22px;
	text-indent:-5000em;
	float:right;
}
a.link_pdf {
	display:block;
	background:url(../imagens/icone/ico_pdf.gif) no-repeat 0 0;
	padding-left:20px;
	width:172px;
	height:14px;
	color:#403D2F;
	text-decoration:none;
	margin:5px 0 0 20px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
}
a.link_pdf:hover {
	text-decoration:underline;
}
a.link_pdf_02 {
	display:block;
	background:url(../imagens/icone/ico_pdf_2.gif) no-repeat 0 0;
	padding-left:28px;
	width:152px;
	height:20px;
	color:#403D2F;
	text-decoration:none;
	margin:5px 0 0;
	padding-top:5px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
}
a.link_pdf_02:hover {
	text-decoration:underline;
}
a.link_downImagem {
	display:block;
	background:url(../imagens/icone/ico_arquivo_img.gif) no-repeat 0 0;
	padding-left:40px;
	width:130px;
	height:19px;
	color:#403D2F;
	text-decoration:none;
	margin:10px 0 0;
	padding-top:6px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
}
a.link_downImagem:hover {
	text-decoration:underline;
}
/*a.link_btnComprar {
	display:block;
	background:url(../imagens/botao/bt_comprar.gif) no-repeat 0 0;
	width:86px;
	height:35px;
	margin-right:4px;
	text-indent:-5000em;
	float:left;
}*/
a.link_btnComprar {
	display:block;
	background:url(../imagens/botao/bt_comprar2.gif) no-repeat 0 0;
	width:108px;
	height:37px;
	margin-right:4px;
	text-indent:-5000em;
	float:left;
}
a.link_btnComprar2 {
	display:block; float:left;
	width:108px; height:37px;
	margin-right:5px;
	text-indent:-5000em;
	text-decoration:none;
	background:url(../imagens/botao/bt_comprar2.gif) no-repeat 0 0;
}
a.link_btnComprar3{
	display:block;
	background:url(../imagens/botao/bt_comprar.gif) no-repeat 0 0;
	width:86px;
	height:35px;
	margin-right:4px;
	text-indent:-5000em;
	float:left;
}
a.link_btnComprar_02 {
	clear:both;
	margin:18px auto 0;
	display:block;
	background:url(../imagens/botao/bt_comprar2.gif) no-repeat 0 0;
	width:108px;
	height:35px;
	text-indent:-5000em;
}
div.BoxBotoesLista {
	display:inline; float:left;
	width:200px;
	margin-top:45px;
}
.link_IndiqueAmigoLista {
	display:inline; float:left;
	width:161px; height:37px;
	margin-top:10px;
	cursor:pointer;
	background:url(../imagens/botao/bt_IndiqueUmAmigoLista.gif) no-repeat 0 0;
	margin-right:4px;
	text-indent:-5000em;
}


a.link_btnLer_1_Capitulo {
	display:block;
	background:url(../imagens/botao/bt_leia_1_capitulo.gif) no-repeat 0 0;
	width:164px;
	height:35px;
	text-indent:-5000em;
	float:left;
}
a.link_btnVoltar {
	display:block;
	background:url(../imagens/botao/bt_voltar.gif) no-repeat 0 0;
	width:98px;
	height:18px;
	text-indent:-5000em;
	float:right;
}
div.btVoltarProduto a{
				display:inline; float:right;
				width:98px; height:18px;
				margin-top:10px; margin-right:12px;
				text-align:right;
				background:url(../imagens/botao/bt_voltar.gif) 0 0 no-repeat;
			}
a.link_btnAvancar {
	display:block;
	background:url(../imagens/botao/bt_avancar_2.gif) no-repeat 0 0;
	width:98px;
	height:18px;
	text-indent:-5000em;
	float:right;
	margin-left:10px;
}

/* ===== LINKS ARQUIVOS ====== */
a.link_a_avi, a.link_a_doc, a.link_a_jpg, a.link_a_mp3, a.link_a_pdf, a.link_a_ppt, a.link_a_txt, a.link_a_unk, a.link_a_xls, a.link_a_zip {
	display:block;
	padding-left:26px;
	width:172px;
	height:20px;
	color:#403D2F;
	text-decoration:none;
	margin:5px 0 0;
	padding-top:5px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
}
a.link_a_avi:hover, a.link_a_doc:hover, a.link_a_jpg:hover, a.link_a_mp3:hover, a.link_a_pdf:hover, 
a.link_a_ppt:hover, a.link_a_txt:hover, a.link_a_unk:hover, a.link_a_xls:hover, a.link_a_zip:hover   {
	text-decoration:underline;
}
a.link_a_avi {
	background:url(../imagens/icone/ico_avi.gif) no-repeat 0 0;
}
a.link_a_doc {
	background:url(../imagens/icone/ico_doc.gif) no-repeat 0 0;
}
a.link_a_jpg {
	background:url(../imagens/icone/ico_jpg.gif) no-repeat 0 0;
}
a.link_a_mp3 {
	background:url(../imagens/icone/ico_mp3.gif) no-repeat 0 0;
}
a.link_a_pdf {
	background:url(../imagens/icone/ico_pdf_3.gif) no-repeat 0 0;
}
a.link_a_ppt {
	background:url(../imagens/icone/ico_ppt.gif) no-repeat 0 0;
}
a.link_a_txt {
	background:url(../imagens/icone/ico_txt.gif) no-repeat 0 0;
}
a.link_a_unk {
	background:url(../imagens/icone/ico_unk.gif) no-repeat 0 0;
}
a.link_a_xls {
	background:url(../imagens/icone/ico_xls.gif) no-repeat 0 0;
}
a.link_a_zip {
	background:url(../imagens/icone/ico_zip.gif) no-repeat 0 0;
}

/* =================== Campos de indique Amigo - Modal ====================== */

.base_enviar_email {
	display:block;
	width:400px;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background:#E7E7D7;
	font-weight:bold;
	padding:15px;
}
	.base_enviar_email .label_nome_campo {
		display:inline; float:left;
		width:60px;
		height:18px;
		padding:2px 0 0 0;
		color:#FFF;
		margin-bottom:10px;
	}
	.base_enviar_email .label_email_campo {
		display:inline; float:left;
		width:60px;
		height:20px;
		padding:0 0 0 0;
		margin-bottom:10px;
	}
	.base_enviar_email input.escrever_email {
		width:330px;
		height:20px;
		font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding-bottom:2px;
		color:#000;		
		margin-bottom:10px;
	}
	.base_enviar_email input.botao_enviar_email {
		float:right;
		width:98px;
		height:18px;
		margin:10px 10px 0 0;
		background:url(../imagens/botao/bt_enviar.gif) no-repeat 0 0;
		cursor:pointer;
	}
.link_fechar, .link_fechar:hover { font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#FFF; font-weight:bold; text-decoration:none; }

#fechar {
	float:left;
	width:451px;
	height:25px;
	padding:5px 0 0 0;
	text-align:right;
}

.modalBackground {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
/* ============================ 2 ============================ */

div.pedido_passos {
	display:inline; float:left;
	width:963px;
	margin-top:10px;
	margin-bottom:20px; margin-left:25px;
	text-align:center;
}
div.pedido_passos li {
	display:inline; float:left;
	width:158px; height:20px;
	text-align:center;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#55451d;
	padding-top:8px;
}
div.titulos_Principal h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#55451D;
	margin-left:20px;
}
/* DIV'S Pedido Passo ON e Off */
.li_01_off {
	background:url(../imagens/layout/bg_01_off.gif) no-repeat 0 -3px;
}
.li_01_ok {
	background:url(../imagens/layout/bg_01_ok.gif) no-repeat 0 -3px;
	padding-left:5px;
}
.li_01_on {
	background:url(../imagens/layout/bg_01_on.gif) no-repeat 0 -3px;
}
.li_02_off {
	background:url(../imagens/layout/bg_02_off.gif) no-repeat 22px -3px;
}
.li_02_ok {
	background:url(../imagens/layout/bg_02_ok.gif) no-repeat 17px -3px;
}
.li_02_on {
	background:url(../imagens/layout/bg_02_on.gif) no-repeat 22px -3px;
}
.li_03_off {
	background:url(../imagens/layout/bg_03_off.gif) no-repeat 24px -3px;
}
.li_03_ok {
	background:url(../imagens/layout/bg_03_ok.gif) no-repeat 19px -3px;
}
.li_03_on {
	background:url(../imagens/layout/bg_03_on.gif) no-repeat 21px -3px;
}
.li_04_off {
	background:url(../imagens/layout/bg_04_off.gif) no-repeat 40px -3px;
}
.li_04_ok {
	background:url(../imagens/layout/bg_04_ok.gif) no-repeat 34px -3px;
}
.li_04_on {
	background:url(../imagens/layout/bg_04_on.gif) no-repeat 40px -3px;
}
.li_05_off {
	background:url(../imagens/layout/bg_05_off.gif) no-repeat 36px -3px;
}
.li_05_ok {
	background:url(../imagens/layout/bg_05_ok.gif) no-repeat 30px -3px;
}
.li_05_on {
	background:url(../imagens/layout/bg_05_on.gif) no-repeat 36px -3px;
}
.li_06_off {
	background:url(../imagens/layout/bg_06_off.gif) no-repeat 27px -3px;
}
.li_06_ok {
	background:url(../imagens/layout/bg_06_ok.gif) no-repeat 20px -3px;
}
.li_06_on {
	background:url(../imagens/layout/bg_06_on.gif) no-repeat 27px -3px;
}
/* DIV Formulario */
div.Formulario_passos{
	display:inline; float:left;
	width:963px;
	padding-left:18px;
	margin-top:10px;
	margin-bottom:10px;
}
div.EspacoFormulario {
	display:inline; float:left;
	width:690px;
}
div.PerguntaForm {
	display:inline; float:left;
	width:165px;
	font:11px Tahoma, "Times New Roman", Times, serif;
	color:#403d2f;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	margin-top:40px;
}
div.PerguntaForm .p{
	margin-bottom:20px;
}
div.InputsFormGeral {
	display:inline; float:left;
	width:611px;
	margin-top:7px;
	font:11px Tahoma, "Times New Roman", Times, serif;
	color:#403d2f;
}
div.EspacoEndereco {
	display:inline; float:left;
	width:611px;
	background-color:#f1f1e7;
}
div.ImgTopoEndereco {
	display:inline; float:left;
	width:611px;
	height:6px;
	background:url(../imagens/layout/bg_topoEndereco.gif) 0 0 no-repeat;
	background-position:bottom;
	margin-top:30px;
}
div.ImgBaseEndereco {
	display:inline; float:left;
	width:611px;
	height:6px;
	background:url(../imagens/layout/bg_baseEndereco.gif) 0 0 no-repeat;
	background-position:top;
}
div.TitulosForm {
	display:inline;
	float:left;
	width:165px;
	height:15px;
	margin-bottom:10px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	padding-top:5px;
	padding-right:10px;	
}
div.TitulosForm2 {
	display:inline;
	float:left;
	height:26px;
	width:32px;
	text-align:center;
	padding-top:5px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
}
div.TitulosForm3 {
	display:inline;
	float:left;
	height:26px;
	width:20px;
	padding-top:5px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
	text-align:center;	
}
div.TitulosForm4 {
	display:inline;
	float:left;
	height:26px;
	padding-top:5px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;	
}
div.TitulosForm4 a {
	display:inline;
	float:left;
	height:26px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
}
div.InputsFormRadio {
	display:inline; float:left;
	width:400px;
	height:35px;
	padding-bottom:10px;
	padding-left:10px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
}
div.InputsForm {
	display:inline; float:left;
	width:400px;
	height:26px;
	padding-bottom:10px;
	padding-left:10px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
}
div.InputsForm2 {
	display:inline; float:left;
	width:180px;
	height:26px;
	padding-bottom:10px;
	padding-left:10px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
}
div.InputsForm3 {
	display:inline; float:left;
	width:200px;
	height:26px;
	padding-bottom:10px;
	padding-left:3px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
}
div.InputsForm4 {
	display:inline; float:left;
	width:400px;
	height:26px;
	padding-bottom:10px;
	padding-left:10px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
}
div.InputsForm5 {
	display:inline; float:left;
	height:26px;
	padding-bottom:10px;
	padding-left:10px;
	color:#403d2f;
	font-family: tahoma;
	font-size: 11px;
}
		.textareaGrand {
		float:left;
		width:417px;
		height:16px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-top:2px;
		padding-left:3px;
		}
		.textareaMedio {
		float:left;
		width:190px;
		height:16px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-top:2px;
		padding-left:3px;
		}
		.textareaMedio2 {
		float:left;
		width:150px;
		height:16px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-left:3px;
		padding-top:2px;
		}
		.textareaPequeno {
		float:left;
		width:154px;
		height:16px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-left:3px;
		padding-top:2px;
		}
		.textareaPequeno2_1 {
		float:left;
		width:187px;
		height:16px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-left:3px;
		padding-top:2px;
		}
		.textareaPequeno2 {
		float:left;
		width:174px;
		height:16px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-left:3px;
		padding-top:2px;
		}
		.textareaPequenoP {
		float:left;
		width:35px;
		height:16px; margin-right:8px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-left:3px;
		padding-top:2px
		}
		.textareaPequenoM {
		float:left;
		width:48px;
		height:16px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-left:3px;
		padding-top:2px;
		}
		.textareaPequenoG {
		float:left;
		width:110px;
		height:16px; margin-right:8px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		padding-left:3px;
		padding-top:2px;
		}
		select.Ocupacao {
		float:left;
		width:179px;
		height:18px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		}
		select.Ocupacao2 {
		float:left;
		width:186px;
		height:18px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		}
		select.Ocupacao3 {
		float:left;
		width:75px;
		height:18px;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		color:#403D2F;
		border:1px solid #adad8f;
		background-color:#fff;
		}
		checkbox.Selecao {
		border:1px solid #adad8f;
		}
		div.btnEnviarForm a{
			background:url(../imagens/botao/bt_avancar.gif) no-repeat 0 0;
			margin-top:30px;
			margin-bottom:15px;
			margin-right:352px;
			width:98px;
			height:18px;
			float:right;
			display:inline;
			outline:none;
		}
/* DIV Login */
	div.EspacoLogin {
		display:inline; float:left;
		width:930px;
		margin-left:20px;
		margin-bottom:80px;
	}
		div.LoginCliente {
			display:inline; float:left;
			width:349px;
			margin-left:95px;
			margin-top:60px;
		}
			div.LoginNewCliente {
			display:inline; float:left;
			width:349px;
			margin-left:40px;
			margin-top:60px;
		}
		div.ImgTopLogin {
			display:inline; float:left;
			width:349px;
			height:7px;
			background:url(../imagens/layout/bg_topImgLinhaLogin.gif) 0 0 no-repeat;
			background-position:bottom;
		}
		div.FundoLogin {
			display:inline; float:left;
			width:347px;
			border-left:#d1cfb5 solid 1px;
			border-right:#d1cfb5 solid 1px;
		}
		div.ContLogin {
			display:inline; float:left;
			width:319px;
			height:139px;
			margin-top:15px;
			margin-left:15px;
		}	
	div.ContLogin label {
		display:block; float:left;
		width:50px; margin-bottom:10px; height:13px; padding-top:6px;
		font:12px "Tahoma", Arial, Helvetica, sans-serif; color:#55451d; font-weight:bold;
	}
div.ImgBaseLogin {
	display:inline; float:left;
	width:349px;
	height:7px;
	background:url(../imagens/layout/bg_BaseImgLinhaLogin.gif) 0 0 no-repeat;
	background-position:top;		
}
.textareaNomeLogin {
	float:left; display:inline;
	width:240px;
	height:16px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#403D2F;
	margin-bottom:10px;
	border:1px solid #adad8f;
	background-color:#fff;
	padding-left:5px;
	padding-top:2px;
}
.textareaSenhaLogin {
	float:left; display:inline;
	width:100px;
	height:16px;
	margin-bottom:10px;
	border:1px solid #adad8f;
	background-color:#fff;
	padding-top:2px;
	padding-left:5px;
}
	div.btnAvancarLogin {
		width:98px;
		height:18px;
		float:right;
		display:inline;
	}
		div.btnAvancarLogin a{
			background:url(../imagens/botao/bt_avancar.gif) no-repeat 0 0;
			width:98px;
			height:18px;
			outline:none;
			display:block;
		}
		div.EspacoOpcLogin{
			display:inline; float:left;
			width:309px;
			margin-left:10px;
		}
		div.TxtOpcoesLogin {
			color:#55451d;
			font-family: "Tahoma", Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			padding-left:42px;
		}
			div.TxtOpcoesLogin a{
			text-decoration:none;
			color:#55451d;
		}
			div.TxtOpcoesLogin a:hover{
			text-decoration:underline;
		}
		div.titulos_Principal4 h2 {
			font:20px Georgia, "Times New Roman", Times, serif;
			color:#55451D;
			margin-bottom:10px;
			padding-left:20px;
		}
		div.titulos_Principal2 h2 {
			font:20px Georgia, "Times New Roman", Times, serif;
			color:#55451D;
			margin-bottom:20px;
		}
		div.titulos_Principal3 h2 {
			font:20px Georgia, "Times New Roman", Times, serif;
			color:#55451D;
			margin-bottom:10px;
		}
/* DIV'S Sacolas de Compra */
	div.btsContConcCompra {
		display:inline; float:left;
		width:981px;
	}
		div.btContinuarCompra a{
			display:inline; float:left;
			width:118px;
			height:18px;
			background:url(../imagens/botao/bt_ContinuarComprando.gif) 0 0 no-repeat;
			margin-left:25px;
		}	
		div.btConcluirCompra a{
			display:inline; float:right;
			width:98px;
			height:18px;
			background:url(../imagens/botao/bt_concluirCompra.gif) 0 0 no-repeat;
			margin-right:25px;
		}
	div.ConteudoGeral {
		display:inline; float:left;
		width:941px;
		margin:0 20px 20px 20px;
	}
	div.EspacoListaCarrinho {
		width:936px;
		margin-top:20px;
		overflow:hidden;
	}
		div.ImgTopListaCarrinhoCompra {
			display:block;
			font-size:1px;
			width:936px;
			height:6px;
			background:url(../imagens/layout/bg_topSacoladeComp.gif) 0 0 no-repeat;	
		}
		div.ImgBaseListaCarrinhoCompra {
			display:block;
			font-size:1px;
			/margin-top:-4px!important;
			width:936px;
			height:6px;
			background:url(../imagens/layout/bg_BaseSacoladeComp.gif) 0 0 no-repeat;	
		}		
		div.ContentListaCompra {
			width:933px;
			background:#d8d6bf;
			height:70px;
			border-right:1px solid #CCCDBB;
			border-left:1px solid #CCCDBB;
		}
		div.ProdutoLista {
			display:inline; float:left;
			width:380px;
			font:15px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
			margin:15px 0 0 20px;
			padding-top:8px;
		}
		div.QuantidadeLista {
			display:inline; float:left;
			width:125px;
			font:15px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
			margin:15px 0 0 20px;
			padding-top:8px;
		}
		div.EmbalagemLista {
			display:inline; float:left;
			width:140px;
			font:15px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
			margin:15px 0 0 20px;
		}
		div.ValorUniLista {
			display:inline; float:left;
			width:80px;
			font:15px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
			margin:15px 0 0px 20px;
		}
		div.ValorTotalLista {
			display:inline; float:left;
			width:100px;
			font:15px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
			margin:15px 0 0 20px;
		}
		div.ListaComprasCarrinho {
			display:inline; float:left;
			width:934px;
		}
/* Divs LI Lista Carrinho de Compras */
		div.ListaComprasCarrinho ul {
			width:933px;
			border-left:1px solid #CCCDBB;
			border-right:1px solid #CCCDBB;
			padding:0;
		}
		div.ListaComprasCarrinho li{
			width:933px;
			height:100px;
			background:#f1f1e7;
		}
		div.ListaComprasCarrinho .li2{
			background:#e7e7d7;
		}
		div.ProdutoListaCompra {
			display:inline; float:left;
			width:380px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin:5px 0 0 20px;
			padding-top:8px;
		}
		div.QuantidadeListaCompra {
			display:inline; float:left;
			width:170px;
			margin-top:10px;
		}
		.TextQuantidade {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin:5px 0 4px 20px;
			padding-top:8px;
		}
		div.InputQuantidadeCarrComp{
			display:inline; float:left;
			width:26px; padding:8px 0 0 5px;
		}
				.textareaPequenoCarrCompra {
					float:left;
					width:22px;
					height:16px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					border:1px solid #adad8f;
					background-color:#fff;
					text-align:center;
					padding-top:4px;
					margin-top:3px;
				}
		div.RetiardaSacola {
			display:inline;
			float:left;
			width:135px;
			color:#55451d;
			text-align:center;
			font-family: Tahoma, "Times New Roman", Times, serif;
			font-size: 10px;
			font-weight: bold;
			margin-top:15px;
			text-decoration:none;
		}
		div.RetiardaSacola a{
			text-decoration:none;
			color:#55451d
		}
		div.RetiardaSacola a:hover{
			text-decoration:underline;
			color:#55451d
		}
		div.EmbalagemListaCompra {
			display:inline; float:left;
			width:150px;
			margin-top:10px;
		}
		div.checkboxEmbalagem {
			display:inline; float:left;
			width:20px;
			height:20px;
		}
		checkbox.Selecao2 {
		border:1px solid #adad8f;
		}
		div.TxtEmbalagem {
			display:inline; float:left;
			width:120px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin-left:5px;
		}
		div.TxtEmbalagem2 {
			display:inline; float:left;
			width:140px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin-left:5px;
			margin-top:30px;
		}
		div.ValorUniListaCompra {
			display:inline; float:left;
			width:80px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin-top:10px;
			margin-left:15px;
		}
		div.ValorTotalListaCompra {
			display:inline; float:left;
			width:80px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin-top:10px;
			margin-left:20px;
		}
/* Div Sacola de compras 2 */

		div.EspacoListaCarrinho2 {
			display:inline; float:left;
			width:934px;
			margin-top:20px;
		}
		div.ListaComprasCarrinho2 {
			display:inline; float:left;
			width:934px;
			background:#f1f1e7;
		}
			div.ListaComprasCarrinho2 p.txtTransacao {
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403d2f;
				margin:20px 0 0 20px;
				padding-bottom:20px;
				line-height:20px;
			}
		div.ImgTopListaCarrinho2 {
			display:block;
			font-size:1px;
			width:936px;
			height:5px;
			background:url(../imagens/layout/bg_topSacoladeComp_2.gif) 0 0 no-repeat;	
		}
		div.ImgBaseListaCarrinho2 {
			display:inline; float:left;
			width:936px;
			height:6px;
			background:url(../imagens/layout/bg_BaseSacoladeComp_2.gif) 0 0 no-repeat;	
		}
		div.SaberFrete {
			display:inline; float:left;
			width:255px;
			height:145px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin: 10px 0 0 20px;
			background:url(../imagens/layout/bg_barraVertical.gif) 0 0 no-repeat;
			background-position:right;
		}
			div.DigiteCep {
				display:inline; float:left;
				width:105px;
				margin-top:15px;
				margin-left:63px;
			}
				.textareaCEP1 {
					float:left;
					width:47px;
					height:16px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					border:1px solid #adad8f;
					background-color:#fff;
					padding-top:2px;
					text-align:center;
				}
				.textareaCEP2 {
					float:left;
					width:30px;
					height:16px;
					font:11px "Tahoma", Arial, Helvetica, sans-serif;
					color:#403D2F;
					border:1px solid #adad8f;
					background-color:#fff;
					text-align:center;
					padding-top:2px;
				}
				div.ProcuraCEP {
					display:inline; float:left;
					width:150px;
					font:10px Tahoma, "Times New Roman", Times, serif;
					color:#403d2f;
					margin:0 0 0 40px;				
				}
				div.ProcuraCEP a{
					text-decoration:none;
					color:#403d2f;
				}
				div.ProcuraCEP a:hover{
					text-decoration:underline
				}
					div.btCalcular a{
						display:inline; float:right;
						width:98px;
						height:18px;
						background:url(../imagens/botao/bt_calcular.gif) 0 0 no-repeat;
						margin: 15px 20px 0 0px;
					}
			div.CaixaObs {
				display:inline; float:left;
				width:415px;
				height:145px;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				margin: 10px 0 0 15px;
				padding-right:15px;
				background:url(../imagens/layout/bg_barraVertical.gif) 0 0 no-repeat;
				background-position:right;
			}
			div.CaixaObs2 {
				display:inline; float:left;
				width:340px;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				margin-top:15px;
				margin-left:20px;
			}
				.Fontepadrao {
					font:11px Tahoma, "Times New Roman", Times, serif;
					color:#403d2f;			
				}
			div.SomaCompra {
				display:inline; float:left;
				width:190px;
				height:145px;
				margin: 10px 0 0 15px;
			}
				div.SubTotal {
					display:inline; float:left;
					width:80px;
					font:15px Tahoma, Geneva, sans-serif;
					color:#55451d;
				}
				div.ValorSubTotal {
					display:inline; float:left;
					width:80px;
					font:11px Tahoma, Tahoma, Geneva, sans-serif;
					color:#403d2f;
					padding-top:5px;
				}
				div.TxtFrete {
					display:inline; float:left;
					width:60px;
					font:15px Tahoma, Geneva, sans-serif;
					color:#55451d;
					margin: 20px 0 0 20px;
				}
				div.ValorFrete {
					display:inline; float:left;
					width:80px;
					font:11px Tahoma, Geneva, sans-serif;
					color:#403d2f;
					margin: 20px 0 0 0;
					padding-top:5px;
				}
				div.TxtTotal {
					display:inline; float:left;
					width:60px;
					font:15px Tahoma, Geneva, sans-serif;
					margin-left:20px;
					margin-top:60px;
					color:#55451d;
				}
				div.ValorTotal {
					display:inline; float:left;
					width:80px;
					font:13px Tahoma, Geneva, sans-serif;
					color:#403d2f;
					font-weight:bold;
					margin-top:60px;			
				}
/* Pagina Avaliacao Livros */

div.MenuLateralEsq {
	display:inline; float:left;
	width:203px;
	margin-top:20px;
}
div.ImgMenuEsq {
	display:inline; float:left;
	width:203px;
	height:48px;
	background:url(../imagens/layout/img_Livros.gif) 0 0 no-repeat;
}
div.OpcoesMenuEsq {
	display:inline; float:left;
	width:199px;
	border-left:#d1cfb5 solid 1px;
	border-right:#d1cfb5 solid 1px;
}
	div.TituloMenuEsq {
		display:inline; float:left;
		width:180px;
		font:14px Georgia, "Times New Roman", Times, serif;
		color:#a78f00;
		padding-left:15px;
		padding-top:18px;
		padding-bottom:10px;
		background:url(../imagens/layout/bg_barraHorizontalMenuEsq.gif) 0 0 no-repeat;
		background-position:bottom;
	}
	div.ListaMenuEsq {
		display:inline; float:left;
		width:180px;
	}
	div.ListaMenuEsq li{
		font:14px Georgia, "Times New Roman", Times, serif;
		color:#a78f00;
		padding-left:25px;
		padding-top:10px;
		padding-bottom:10px;		
	}
	div.ListaMenuEsq li a{
		text-decoration:none;
		color:#a78f00;		
	}
	div.ListaMenuEsq li a:hover{
		text-decoration:underline;
	}
div.BaseMenuEsq {
	display:inline; float:left;
	width:200px;
	height:6px;
	background:url(../imagens/layout/bg_BaseMenuEsq.gif) 0 0 no-repeat;
}
div.ContentAvalicao {
	display:inline; float:right;
	width:708px;
	margin-top:10px;
}
div.ContentAvalicao2 {
	display:inline; float: right;
	width:708px;
	margin-bottom:10px;
}
	div.ImgTopAvalicao {
		display:inline; float:left;
		width:705px;
		height:102px;
	}
div.AvalicaoGeral_legenda {
	display:inline; float:left;
	width:705px;
	margin-top:20px;
}
	div.AvalicaoGeral {
		display:inline; float:left;
		width:402px;
	}
		div.titulos_Principal2 h2 {
			font:20px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
		}
		div.AvalicaoGeralOpcoes li,
	div.LegendaEstrelas li,
	div.LegendaEstrelasMinhaAvaliacao li {
		clear:both;
	}
		div.TudoAvalicaoGeral {
			display:inline; float:left;
			width:352px;
		}
		div.AvalicaoGeralOpcoes li {
			
		}
		div.AspectosAvalGeral {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			width:70px;
		}
		div.EstrelasAvaliacao {
			display:inline; float:left;
			width:80px;
		}
		div.GeraldeAvaliacao {
			display:inline; float:left;
			width:100px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			padding-left:5px;
		}
		div.LegendaEstrelas {
			display:inline; float:left;
			width:162px;
		}
		div.TudoTxtLegendaEstrelas {
			display:inline; float:left;
			width:162px;
		}
		div.Legenda {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			width:58px;
			text-align:left;
		}
		div.minhaAvaliacao{
			display:inline; float:left;
			width:270px;
		}
		
		div.TxtFontePadrao,div.possuiProd 
		{
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			width:auto;
			margin-bottom:10px;
		}
		div.LegendaEstrelasMinhaAvaliacao {
			display:inline; float:left;
			width:162px;
			margin-top:60px;
		}
		div.Legenda2 {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			width:70px;
			text-align:left;
		}
		div.BarraHorAvaliacao {
			display:inline; float:left;
			background:url(../imagens/layout/bg_barraHorizontalAvalicao.gif) 0 0 no-repeat;
			width:708px;
			height:1px;
			margin-bottom:15px;
			margin-top:15px;
		}
		div.FormMinhaAvaliacao {
			display:inline; float:left;
			width:420px;
		}
		div.CamposFormsAvaliacao {
			display:inline; float:left;
			width:426px;
			margin-top:35px;
		}
		div.EspacoFormAvaliacao {
			display:inline; float:left;
			width:417px;
			height:25px;
			margin-bottom:10px;
		}
		div.TextArealAvaliacao {
			display:inline; float:left;
			width:417px;
			height:84px;
		}
		.textareaAvalicao {
			float:left;
			width:417px;
			height:84px;
			border:1px solid #adad8f;
			background-color:#fff;
			padding-top:3px;
			padding-left:3px;
		}
		div.DivulgacaoAvaliacao {
			display:inline; float:left;
			width:319px;
			margin:20px 0 0 0;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			padding:10px 0 0 0;
			text-align:left;	
		}
		div.checkboxAvalicao {
			display:inline; float:left;
			margin-right:5px;
		}

		div.btnEnviarForm2 a{
			background:url(../imagens/botao/bt_avancar.gif) no-repeat 0 0;
			width:98px;
			height:18px;
			float: right;
			display:inline;
			margin-top:30px;
		}
		div.AvalicaoLeitores {
			display:inline; float:left;
			width:705px;
			margin-top:20px;
		}
		div.boxAvalicao_top {
			display:inline; float:left;
			background: url(../imagens/layout/bg_ImgTopoAvalicaoGeral.gif) no-repeat 0 0;
			background-position:bottom;
			width:705px;
			height:7px;
		}
		div.boxAvalicao {
			display:inline; float:left;
			width:705px;
			background:#f1f1e7;
		}
		div.boxAvalicao ul li {
			clear:both;
		}		
		div.boxAvalicao a 
		{
			color:#55451D;
			font-weight:bold;
			text-decoration:none;
			
		}
		div.boxAvalicao a:hover 
		{			
			text-decoration:underline;
		}
		div.BoxGeral {
			display:inline; float:left;
			width:705px;
		}
		div.boxAvalicao_base {
			display:inline; float:left;
			background: url(../imagens/layout/bg_ImgBaseAvalicaoGeral.gif) no-repeat 0 0;
			width:705px;
			height:7px;
		}
		div.EstrelaAvaliacaoPostada {
			display:inline; float:left;
			width:162px;
			margin-top:13px;
			margin-left:20px;
		}
		div.ComentarioAvaliador {
			display:inline; float:left;
			width:415px;
			margin-top:13px;
			margin-left:90px;
		}
		div.TituloTxtAvaliador {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#55451d;
			text-align:right;
			width:75px;
			font-weight:bold;
			margin-bottom:10px;
		}
		div.Nome_data_Post {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#55451d;
			text-align:left;
			padding-left:5px;
			width:300px;
			margin-bottom:10px;
			font-weight:bold;
		}
		div.Comentario_Post {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			text-align:left;
			padding-left:5px;
			width:300px;
			margin-bottom:10px;

		}
		div.btDenuncie a{
			background:url(../imagens/botao/bt_denuncie.gif) no-repeat 0 0;
			width:98px;
			height:18px;
			float:right;
			display:inline;
			margin:10px 0 0 0;
		}
span.separadorH_evento2 {
	display:block;
	background:url(../imagens/layout/separador_horeventos.gif) no-repeat 0 0;
	width:580px;
	height:1px;
	margin:0px auto;
	clear:both;
}
div.separador {
	display:inline; float:left;
	width:685px;
	margin-bottom:10px;
	margin-top:20px;
}
		div.Post_Avaliacao {
			display:inline; float:left;
			width:705px;
		}
		div.ImgCentraAten {
			display:inline; float:left;
			width:200px;
			height:80px;
			background:url(../imagens/layout/banner_centraratendimento.jpg) 0 0 no-repeat;
			margin-top:25px;
		}
		div.BannerLateralEsq {
			display:inline; float:left;
			width:200px;
			height:101px;
			margin-bottom:25px;
		}

		div.ImgCapaLivro {
			display:inline; float:left;
			width:180px;
			text-align:center;
		}
		div.InforLivroGeral {
			display:inline; float:left;
			width:513px;
			margin-left:10px;
		}
		div.InfoLivroTitulo {
			display:inline; float:left;
			width:280px;
		}
			.FonteTituloLivro {
			font:20px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
			text-align:left;
			}
			.FonteAutor {
			font:10px Tahoma, "Times New Roman", Times, serif;
			color:#55451d;
			text-align:left;
			}
			.FonteAutoConhecimento {
			font:10px Tahoma, "Times New Roman", Times, serif;
			color:#55451d;
			text-align:left;
			font-weight:bold;			
			}
		div.FormasPagamentoCartao {
			display:inline; float:left;
			width:232px;
		}
			div.ImgTopCartao {
				display:inline; float:left;
				width:232px;
				height:7px;
				background:url(../imagens/layout/bg_ImgTopCartao.gif) 0 0 no-repeat;
				background-position:bottom;
			}
			div.ContCartao {
				display:inline; float:left;
				width:231px;
				margin-left:13px;
			}
			div.ContCartao2 {
				display:inline; float:left;
				width:230px;
				border-left:#d1cfb5 solid 1px;
				border-right:#d1cfb5 solid 1px;
				background:#f3f3eb;
			}
			div.ImgBaseCartao {
				display:inline; float:left;
				width:232px;
				height:7px;
				background:url(../imagens/layout/bg_ImgBaseCartao.gif) 0 0 no-repeat;
			}
			div.TituloCartao{
				display:inline; float:left;
				font:20px Georgia, "Times New Roman", Times, serif;
				color:#55451d;
				text-align:center;
				width:230px;
				margin-bottom:15px;
			}
			div.LinhaCartao1 {
				display:inline; float:left;
				width:230px;
				background:#f3f3eb;
				height:18px;
				border-left:#d1cfb5;
				border-right:#d1cfb5;	
			}
			div.LinhaCartao2 {
				display:inline; float:left;
				width:230px;
				background:#e7e7d7;
				height:18px;	
			}
			div.TxtCartao {
				display:inline; float:left;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left;
				width:105px;
				margin-left:10px;
			}
			div.VerMaisFormas {
				display:inline; float:right;
				font:10px Tahoma, "Times New Roman", Times, serif;
				color:#55451d;
				font-weight:bold;
				text-align:right;
				margin-top:10px;
				margin-right:5px;
			}	
			div.VerMaisFormas a{
				text-decoration:none;
				color:#55451d;
			}
			div.BoxValorQuant {
				display:inline; float:left;
				width:120px;
			}	
			div.VerMaisFormas a:hover{
				text-decoration:underline
			}	
			div.QuantidadeValor {
				display:inline; float:left;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				font-weight:bold;
				padding-top:13px;
				padding-right:10px;				
			}
			.textareaQuantidade {
				float:left;
				width:31px;
				height:25px;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-top:3px;
				text-align:center;
			}
			div.ValorLivro {
				display:inline; float:left;
				font:15px Georgia, "Times New Roman", Times, serif;
				color:#55451d;
				margin-top:15px;
				margin-bottom:10px;
			}
			div.BotoesLivros {
				display:inline; float:left;
				width:500px;
			}
			div.bt_indiqueAmigo a{
				background: url(../imagens/botao/bt_IndiqueUmAmigo.gif) no-repeat 0 0;
				width:146px;
				height:35px;
				float:left;
				display:inline;
				margin-top:25px;
				margin-right:10px;
			}
			div.bt_indiqueAmigo2 a{
				background: url(../imagens/botao/bt_IndiqueUmAmigo2.gif) no-repeat 0 0;
				width:137px;
				height:28px;
				float:right;
				display:inline;
				margin-top:15px;
			}
			div.bt_Comprar a{
				background: url(../imagens/botao/bt_comprar.gif) no-repeat 0 0;
				width:86px;
				height:35px;
				float:left;
				display:inline;
				margin-top:25px;
				margin-right:10px;
			}
			div.bt_LerCap a{
				background: url(../imagens/botao/bt_ler1capitulo.gif) no-repeat 0 0;
				width:164px;
				height:35px;
				float:left;
				display:inline;
				margin-top:25px;
				margin-right:10px;
			}
			.fontePadrao2 {
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left;
			}
			div.Sinopse {
				display:inline; float:left;
				width:440px;
				height:201px;
				padding:10px 10px 20px 20px;
				background:url(../imagens/layout/bg_barraVertical2.gif) no-repeat 0 0;
				background-position:right;
			}
			span.barraVerticalPequena {
				display:inline; float:left;
				height:197px;
				width:1px;
				background:url(../imagens/layout/bg_barraVertical2.gif) 0 0 no-repeat;
				float:none!important;
			}	
			div.DadosTecGeral {
				display:inline; float:left;
				width:167px;
				padding-left:20px;
				padding-top:10px;
				padding-bottom:10px;
				padding-right:10px;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left;
			}
			div.SobreAutor {
				display:inline; float:left;
				width:670px;
				padding:0px 0px 20px 20px;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left;
			}
			div.Comentarios {
				display:inline; float:left;
				width:670px;
				margin-bottom:20px;
			}
			div.Nome_data_Comentarios {
				display:inline; float:left;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#55451d;
				text-align:left;
				padding-left:5px;
				width:550px;
				margin-bottom:10px;
				font-weight:bold;
			}
			div.Comentario_Comentarios {
				display:inline; float:left;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left;
				padding-left:5px;
				width:580px;
				margin-bottom:10px;

			}
			
/* ============================ 3 ============================ */

div.ConfirmacaoPedidoTopico {
	display:inline; float:left;
	font:11px Tahoma, "Times New Roman", Times, serif;
	]color:#55451d;
	text-align:right;
	margin: 5px 0 0 20px;
	font-weight:bold;
	padding-bottom:10px;
}
	div.TxtFontePadrao {
		display:inline; float:left;
		font:11px Tahoma, "Times New Roman", Times, serif;
		color:#55451d;
		text-align:left;
		margin: 5px 0 0 10px;
		padding-bottom:10px;
	}
	div.TxtFontePadrao2 {
		display:inline; float:left;
		font:11px Tahoma, "Times New Roman", Times, serif;
		color:#55451d;
		text-align:left;
		margin: 5px 0 0 10px;
		padding-bottom:10px;
		padding-left:10px;
	}
	div.TxtFontePadrao3 {
		display:inline; float:left;
		font:11px Tahoma, "Times New Roman", Times, serif;
		color:#55451d;
		text-align:left;
		margin:10px 0 0 22px;
		padding-bottom:10px;
	}
	div.TxtFontePadraoBold {
		display:inline; float:left;
		font:10px Tahoma, "Times New Roman", Times, serif;
		color:#55451d;
		text-align:left;
		font-weight:bold;
		margin:10px 0 0 22px;
		padding-bottom:10px;
		padding-left:200px;
	}
	div.TxtFontePadraoBold a{
		text-decoration:none;
		color:#55451d;
	}
	div.TxtFontePadraoBold a:hover{
		text-decoration:underline;
		color:#55451d;
	}	
	div.ProdutoListaCompraTxt {
		display:inline; float:left;
		width:380px;
		font:11px Tahoma, "Times New Roman", Times, serif;
		color:#403d2f;
		margin:40px 0px 0 10px;
		padding-bottom:30px;
	}
	div.EmbalagemListaCompraTxt {
		display:inline; float:left;
		width:150px;
		font:11px Tahoma, "Times New Roman", Times, serif;
		color:#403d2f;
		margin:25px 0px 0 15px;
		padding-bottom:30px;
	}
	div.QuantidadeListaCompraTxt {
		display:inline; float:left;
		width:130px;
		font:11px Tahoma, "Times New Roman", Times, serif;
		color:#403d2f;
		margin:40px 0px 0 30px;
		padding-bottom:30px;
	}
	div.ValorUniListaCompraTxt {
		display:inline; float:left;
		width:80px;
		font:11px Tahoma, "Times New Roman", Times, serif;
		color:#403d2f;
		margin:40px 0px 0 10px;
		padding-bottom:30px;
	}
		div.ListaCarrinho {
			display:inline; float:left;
			width:934px;
		}
		div.ListaCarrinho ul {
			width:933px;
			border-left:1px solid #CCCDBB;
			border-right:1px solid #CCCDBB;
			padding:0;
		}
		div.ListaCarrinho li{
			width:933px;
			background:#f1f1e7;
		}
		div.ListaCarrinho .li2{
			background:#e7e7d7;
		}11
		div.PrazoEntregaValores {
			display:inline; float:left;
			width:637px;
			height:100px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin:0 0 0 10px;
			padding:20px 0 0 10px;
			background: url(../imagens/layout/bg_barraVerticalPeq.gif) 0 0 no-repeat;
			background-position:right;
		}
		div.SaberFrete2 {
			display:inline; float:left;
			width:637px;
			height:100px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin:0 0 0 10px;
			padding:20px 0 0 10px;
			background: url(../imagens/layout/bg_barraVerticalPeq.gif) 0 0 no-repeat;
			background-position:right;
		}
		div.PrazoEntregaValoresTit {
			display:inline; float:left;
			font:15px Georgia, "Times New Roman", Times, serif;
			color:#55451d;
			width:90px;
			text-align:right;
			margin:0 0 0 10px;
			padding:20px 0 0 0;
		}
		div.TxtFontePadrao2{
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			line-height:20px;
			width:100px;
			margin:0 0 0 10px;
			padding:19px 0 0 5px;
			margin-bottom:10px;
		}
		div.TxtTotal2 {
			display:inline; float:left;
			width:80px;
			font:15px Georgia, "Times New Roman", Times, serif;
			text-align:right;
			margin-left:20px;
			color:#55451d;
		}
		div.ValorTotal2 {
			display:inline; float:left;
			width:80px;
			font:13px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			font-weight:bold;
			padding-left:15px;		
		}
		div.btImprimirPedido a{
			display:inline; float:right;
			width:98px;
			height:18px;
			background:url(../imagens/botao/bt_imprimirpedido.gif) 0 0 no-repeat;
			margin-right:25px;
		}
		div.btEnviarDados a{
			display:inline; float:right;
			width:98px;
			height:18px;
			background:url(../imagens/botao/bt_enviardados.gif) 0 0 no-repeat;
			margin-right:25px;
		}
		div.ContEmbalegemGeral0 {
			display:inline; float:left;
			width:221px;
			margin-top:30px;
			margin-right:9px;
		}
		div.ContEmbalegemGeral {
			display:inline; float:left;
			width:221px;
			margin-top:30px;
			margin-right:9px;
		}
		div.TopImgEmbalegemGeral {
			display:inline; float:left;
			width:221px;
			height:6px;
			background: url(../imagens/layout/bg_TopImgEmbalagemGeral.gif) 0 0 no-repeat;
			background-position:bottom;
		}
		div.OpcoesEmbalagens {
			display:inline; float:left;
			width:221px;
			height:60px;
			background:#f3f3eb;
		}
		div.ImgOpEmbalagens {
			display:inline; float:left;
			background:#f3f3eb;
			margin:0 0 0 10px;
		}
		div.TituloOpEmbalagem {
			display:inline; float:left;
			font:15px Georgia, "Times New Roman", Times, serif;
			text-align:center;
			color:#55451d;
			padding:10px 0 0 5px;
		}
		div.TxtOpcoesEmbalagens {
			display:inline; float:left;
			width:221px;
			padding:10px 0 0 0;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
		}
		div.BaseImgEmbalegemGeral {
			display:inline; float:left;
			width:221px;
			height:6px;
			background: url(../imagens/layout/bg_BaseImgEmbalagemGeral.gif) 0 0 no-repeat;
			background-position:top;
		}
		div.CartoesAceitos {
			display:inline; float:left;
			width:420px;
			height:47px;
			margin:10px 0 0 20px;
		}
		div.EspacoVarioCont {
			display:inline; float:left;
			width:934px;
			margin-top:20px;
		}
		div.ConfirmacaoPedidoTopico2 {
			display:inline; float:left;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#55451d;
			text-align:right;
			margin: 5px 0 0 0px;
			font-weight:bold;
			padding-bottom:10px;
		}
		div.TopClienteEndereco {
			display:inline; float:left;
			width:934px;
			height:7px;
			background:url(../imagens/layout/bg_TopClienteEndereco.gif) 0 0 no-repeat;
			background-position:bottom;	
		}
		div.baseClienteEndereco {
			display:inline; float:left;
			width:934px;
			height:7px;
			background:url(../imagens/layout/bg_baseClienteEndereco.gif) 0 0 no-repeat;
			background-position:top;
		}
		div.InfoClienteEndereco {
			display:inline; float:left;
			width:932px;
			border-left:1px solid #CCCDBB;
			border-right:1px solid #CCCDBB;
		}
		div.TitInfoPessoalEnt {
			display:inline; float:left;
			width:100px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			font-weight:bold;
			margin-top:10px;
			text-align:right;
			padding-bottom:10px;
		}
		div.RespAutoSistPessoal {
			display:inline; float:left;
			width:188px;
			font:11px Tahoma, "Times New Roman", Times, serif;
			color:#403d2f;
			margin:10px 0 0 8px;
			text-align:left;
		}
		div.AlteracaoDadosPessoais {
			display:inline; float:right;
			width:190px;
			font:10px Tahoma, "Times New Roman", Times, serif;
			color:#55451d;
			font-weight:bold;
			text-align:right;
			margin:10px 10px 0 0;
		}
		div.AlteracaoDadosPessoais a{
			text-decoration:none;
			color:#55451d;
		}
		div.AlteracaoDadosPessoais a:hover{
			text-decoration:underline;
			color:#55451d;
		}
		div.MeusPedidos {
			display:inline; float:left;
			width:640px;
			font:10px Tahoma, "Times New Roman", Times, serif;
			color:#55451d;
			text-align:left;
			margin:30px 0 0 140px;
		}
		div.formAlteracao {
			display:inline; float:left;
			width:640px;
			margin:10px 0 0 0;
		}
		select.Selecao {
			float:left;
			width:164px;
			height:25px;
			border:1px solid #adad8f;
			background-color:#fff;
		}
		select.Selecao2 {
			float:left;
			width:45px;
			height:25px;
			border:1px solid #adad8f;
			background-color:#fff;
		}
		select.Selecao3 {
			float:left;
			width:60px;
			height:25px;
			border:1px solid #adad8f;
			background-color:#fff;
		}
		.textareaNPedido {
			float:left;
			width:158px;
			height:18px;
			border:1px solid #adad8f;
			background-color:#fff;
			padding-top:3px;
			padding-left:3px;
		}
		div.bt_ok2 a{
			background: url(../imagens/botao/bt_ok.gif) no-repeat 0 0;
			width:98px;
			height:18px;
			margin:20px 0 0 0;
			float:right;
			display:inline;
		}
		div.ListadePedidos {
			display:inline; float:left;
			width:640px;
			margin:30px 0 0 0;
		}
		div.ImgTopListaPed {
			display:inline; float:left;
			width:640px;
			height:7px;
			background: url(../imagens/layout/br_imgTopListaPedido.gif) 0 0 no-repeat;
			background-position:bottom;
		}
		div.ImgBaseListaPed {
			display:inline; float:left;
			width:640px;
			height:7px;
			background: url(../imagens/layout/br_imgBaseListaPedido.gif) 0 0 no-repeat;
			background-position:top;
		}
		div.ContListaPedido {
			display:inline; float:left;
			width:638px;
			height:40px;
			border-left:#c1bf9b solid 1px;
			border-right:#c1bf9b solid 1px;
			background:#d9d7c0;
		}
			div.TitDataPed {
				display:inline; float:left;
				width:170px;
				padding:8px 0 0 20px;
				font:15px Georgia, "Times New Roman", Times, serif;
				color:#55451d;
				text-align:left;
			}
			div.TitNPedido {
				display:inline; float:left;
				width:150px;
				padding:8px 0 0 0;
				font:15px Georgia, "Times New Roman", Times, serif;
				color:#55451d;
				text-align:left;
			}
			div.TitStatusPed {
				display:inline; float:left;
				width:150px;
				padding:8px 0 0 0;
				font:15px Georgia, "Times New Roman", Times, serif;
				color:#55451d;
				text-align:left;
			}
			div.TitValorPed {
				display:inline; float:left;
				width:140px;
				padding:8px 0 0 0;
				font:15px Georgia, "Times New Roman", Times, serif;
				color:#55451d;
				text-align:left;
			}
			.li_ListaPedido {
				display:inline; float:left;
				width:638px;
				height:40px;
				background:#f1f1e7;
				border-left:#c1bf9b solid 1px;
				border-right:#c1bf9b solid 1px;
			}
			.li_ListaPedido2 {
				display:inline; float:left;
				width:638px;
				height:40px;
				background:#e7e7d7;
				border-left:#c1bf9b solid 1px;
				border-right:#c1bf9b solid 1px;
			}
			div.TxtDataPed {
				display:inline; float:left;
				width:170px;
				padding:15px 0 0 22px;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left
			}
			div.TxtNPedido {
				display:inline; float:left;
				width:150px;
				padding:15px 0 0 0;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left
			}
			div.TxtStatusPed {
				display:inline; float:left;
				width:150px;
				padding:15px 0 0 0;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:left
			}
			div.TxtValorPed {
				display:inline; float:left;
				width:140px;
				padding:15px 0 0 0;
				font:10px Tahoma, "Times New Roman", Times, serif;
				color:#55451d;
				text-align:left;
				font-weight:bold;
			}
			div.TxtValorPed a{
				text-decoration:none;
				color:#55451d;

			}
			div.TxtValorPed a:hover{
				text-decoration:underline;
				color:#55451d;
			}
			div.ImgTopFinalFases {
				display:inline; float:left;
				width:479px;
				height:7px;
				margin:120px 0 0 230px;
				background:url(../imagens/layout/bg_imgTopFinalCompra.gif) 0 0 no-repeat;
				background-position:bottom;
			}
			div.FinalFasesCompre {
				display:inline; float:left;
				width:476px;
				margin:0 0 0 230px;
				padding:10px 0 10px 0;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:center;
				border-left:#d1cfb5 solid 2px;
				border-right:#d1cfb5 solid 2px;
			}
			div.ImgBaseFinalFases {
				display:inline; float:left;
				width:479px;
				height:7px;
				margin:0 0 0 230px;
				background:url(../imagens/layout/bg_imgBaseFinalCompra.gif) 0 0 no-repeat;
				background-position:top;
			}
			div.btnEnviarAvancar a{
				background:url(../imagens/botao/bt_avancar.gif) no-repeat 0 0;
				margin:30px 0 20px 0;
				width:98px;
				height:18px;
				float:right; display:inline;
			}
			div.btImprimirPedido a{
				background:url(../imagens/botao/bt_imprimirpedido.gif) no-repeat 0 0;
				margin:30px 20px 0 0;
				width:98px;
				height:18px;
				float:right; display:inline;
			}
			div.ImgTopListaProd {
				display:inline; float:left;
				width:934px;
				height:6px;
				background:url(../imagens/layout/bg_topSacoladeComp.gif) 0 0 no-repeat;
				background-position:bottom;	
			}
			div.ContListaProd {
				display:inline; float:left;
				width:932px;
				height:70px;
				border-left:#c1bf9b solid 1px;
				border-right:#c1bf9b solid 1px;
				background:#d9d7c0;
			}
			div.ImgBaseListaProd {
				display:inline; float:left;
				width:934px;
				height:6px;
				background:url(../imagens/layout/bg_BaseSacoladeComp.gif) 0 0 no-repeat;
				background-position:top;	
			}
			.li_ContListaProd {
				display:inline; float:left;
				width:932px;
				background:#f1f1e7;
				border-left:#c1bf9b solid 1px;
				border-right:#c1bf9b solid 1px;
			}
			div.boxFormadePagamento {
				display:inline; float:left;
				width:936px;
				background:#f1f1e7;
			}
			div.EscolhaCartoes {
				display:inline; float:left;
				width:658px;
				height:147px;
				background:url(../imagens/layout/bg_barraVertical2.gif) no-repeat 0 0;
				background-position:right;
			}
			div.FonteCartao {
				display:inline; float:left;
				width:200px;
				font:15px Georgia, "Times New Roman", Times, serif;
				color:#55451d;
				margin:10px 0 0 20px;
			}
			div.CartoesAceitos ul.CartoesPag {
				display:inline; float:left;
				width:600px;
			}
			div.CartoesAceitos ul.CartoesPag li{
				display:inline; float:left;
				width:100px;
				text-align:center;
				margin-right:50px;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
			}
				div.CartoesAceitos ul.CartoesPag li img {
					margin-bottom:10px;
				}
			div.FormasParcelamento {
				display:inline; float:left;
				width:100px;
				margin:0 0 0 5px;
			}
			div.BarraHorAvaliacao2{
				display:inline; float:left;
				background:url(../imagens/layout/bg_barraHorizontalAvalicao.gif) 0 0 no-repeat;
				width:700px;
				height:1px;
				margin:20px 0 10px 110px;
			}
			div.BarraHorAvaliacao3{
				display:inline; float:left;
				background:url(../imagens/layout/bg_barraHorizontalAvalicao.gif) 0 0 no-repeat;
				width:700px;
				height:1px;
				margin:0 0 10px 110px;
			}
			div.boxBoleto {
				display:inline; float:left;
				width:157px;
				height:122px;
			}
			div.TxtBoleto {
				display:inline; float:left;
				width:700px;
				text-align:left;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				padding:50px 0 0 0;	
			}
			div.ImgTxtBoleto {
				display:inline; float:left;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				text-align:center;
				margin:20px 0 0 20px;
			}
			div.ParcSCJuros {
				display:inline; float:left;
				width:270px;
			}
				
			div.ParcSJuros {
				display:inline; float:left;
				width:130px;
				font:11px Tahoma, "Times New Roman", Times, serif;	
				color:#403d2f;
				text-align:left;
				margin:20px 0 0 0;
			}
				div.ParcSJuros span
				{
					display:inline; float:left;
					width:100%;
					font:11px Tahoma, "Times New Roman", Times, serif;
					color:#403d2f;
					font-weight:bold;
					padding-left:0;	
					
				}
			div.ParcCJuros {
				display:inline; float:left;
				width:85px;
				font:11px Tahoma, "Times New Roman", Times, serif;	
				color:#403d2f;
				text-align:left;
				margin:20px 0 0 0;		
			}
			div.btAlterarEndereco a{
				background:url(../imagens/botao/bt_AlterarEndereco.gif) no-repeat 0 0;
				margin:0 20px 10px 700px;
				width:98px;
				height:18px;
				float:right; display:inline;
			}
			div.BoxEnderecos {
				display:inline; float:left;
				width:298px;
				height:214px;
				margin:20px 15px 0 0;
			}
			div.ImgTopEnderecos {
				display:inline; float:left;
				width:298px;
				height:6px;
				background:url(../imagens/layout/bg_imgTopEndereco.gif) 0 0 no-repeat;
				background-position:bottom;
			}
			div.ContEnderecos {
				display:inline; float:left;
				width:296px;
				border-left:#d1cfb5 solid 1px;
				border-right:#d1cfb5 solid 1px;
				padding:0 0 0 0;
			}
			div.ImgBaseEnderecos {
				display:inline; float:left;
				width:298px;
				height:6px;
				background:url(../imagens/layout/bg_imgBaseEndereco.gif) 0 0 no-repeat;
				background-position:Top;
			}
			div.btEditar a{
				display:inline; float:left;
				width:98px;
				height:18px;
				background:url(../imagens/botao/bt_editar.gif) 0 0 no-repeat;
				margin:15px 0 0 0;
			}
			div.btUsarEsteEndereco a{
				display:inline; float:right;
				width:98px;
				height:18px;
				background:url(../imagens/botao/bt_usaresteendereco.gif) 0 0 no-repeat;
				margin:15px 0 0 0;
			}
/* formulario pag endereço */
			div.BoxFormEndereco {
				display:inline; float:left;
				width:600px;
				height:350px;
				margin:10px 0 0 20px;
			}
			div.LinhaFormEndereco {
				display:inline; float:left;
				width:600px;
				height:25px;
				margin:0 0 9px 0;
			}
			div.TxtFormEndereco {
				display:inline; float:left;
				width:120px;
				height:25px;
				margin:0 0 25px 0;
				padding:5px 0 0 0;
				text-align:right;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				font-weight:bold;
			}
			div.TxtFormEndereco2 {
				display:inline; float:left;
				width:100px;
				height:25px;
				margin:0 0 25px 0;
				text-align:right;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
				font-weight:bold;
			}
			div.TxtFormEndereco3 {
				display:inline; float:left;
				height:25px;
				padding:5px 10px 0 10px;
				text-align:center;
				font:11px Tahoma, "Times New Roman", Times, serif;
				color:#403d2f;
			}
			div.TxtFormEndereco4 {
				display:inline; float:left;
				height:25px;
				padding:5px 5px 0 5px;
			}
			div.FormEndereco {
				display:inline; float:left;
				height:25px;
				margin:0 0 0 10px;
			}
			div.FormEndereco2 {
				display:inline; float:left;
				height:25px;
			}
			input.formEndereco1 {
				float:left;
				width:450px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			select.formEndereco1 {
				float:left;
				width:456px;
				height:18px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
			}
			.formEndereco2 {
				float:left;
				width:120px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			.formEndereco3 {
				float:left;
				width:50px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			.formEndereco4 {
				float:left;
				width:80px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			.formEndereco5 {
				float:left;
				width:100px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			.formEndereco6 {
				float:left;
				width:246px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			.formEndereco7 {
				float:left;
				width:250px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2
				px;
			}
			div.btnAlterarForm a {
				background:transparent url(../imagens/botao/bt_alterar.jpg) no-repeat scroll 0 0;
				display:inline;
				float:right;
				height:18px;
				margin-bottom:15px;
				margin-right:352px;
				margin-top:30px;
				outline-color:-moz-use-text-color;
				outline-style:none;
				outline-width:medium;
				width:98px;
			}
			div.btnAlterarForm_cadastro {
				clear:both;
			}
			div.btnAlterarForm_cadastro a {
				background:transparent url(../imagens/botao/bt_alterar.jpg) no-repeat scroll 0 0;
				height:18px;
				display:block;
				margin:30px 0 0 350px;
				width:98px;
			}
			select.FormEndereco8 {
				float:left;
				width:142px;
				height:18px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
			}
			.formEndereco9 {
				float:left;
				width:33px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			.formEndereco10 {
				float:left;
				width:87px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			.formEndereco11 {
				float:left;
				width:347px;
				height:16px;
				font:11px "Tahoma", Arial, Helvetica, sans-serif;
				color:#403D2F;
				border:1px solid #adad8f;
				background-color:#fff;
				padding-left:3px;
				padding-top:2px;
			}
			div.btUsarEsteEndereco2 a{
				display:inline; float:left;
				width:98px;
				height:18px;
				background:url(../imagens/botao/bt_usaresteendereco.gif) 0 0 no-repeat;
				margin:7px 0 0 490px;
			}
			.emptyRatingStar {
				background-image:url(../imagens/layout/img_Estrela_OFF.gif);
			}
			.ratingStar {
				background-repeat:no-repeat;
				cursor:pointer;
				display:block;
				font-size:0;
				height:12px;
				margin:0;
				padding:1px;
				width:13px;
			}	
			.filledRatingStar 
			{
				
				background-image:url(../imagens/layout/img_Estrela_ON.gif);
			}
			div.Botoes_mais_menos_qtd {
			display:inline; float:left;
			width:18px; height:13px;
			margin:6px 0 0 5px; font-size:1px;
		}
			div.BotaoMaisQtd a{
				display:inline; float:left;
				width:18px; height:13px;
				background:url(../imagens/botao/bt_qtd_mais.gif) 0 0 no-repeat;
				margin-bottom:3px;
			}
			div.BotaoMenosQtd a{
				display:inline; float:left;
				width:18px; height:13px;
				background:url(../imagens/botao/bt_qtd_menos.gif) 0 0 no-repeat;
			}
			.botao-top {
			margin:10px;
			position:fixed;
			right:0;
			bottom:0;
			}
/*===========*/
div.contentPosts {
	width:300px;
	padding-bottom:18px;
	clear:both;
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#55451d;
}
div.Li_BoxPosts {
	display:inline; float:left;
	width:300px; height:70px;
	text-align:left;
	margin-bottom:15px;
}
	.TituloPadraoPosts,
	.TituloPadraoPosts a {
		/*font:11px Georgia, "Times New Roman", Times, serif!important; text-decoration:none;
		color:#a78f00!important;*/
		
		color:#A78F00!important;
		font:13px Georgia, "Times New Roman", Times, serif!important;
		text-decoration:none!important;
		
	}
	.TituloPadraoPosts a:hover {
		text-decoration:underline;
	}
	.FonteAutorPost {
		font:11px Arial, Helvetica, sans-serif;
		color:#55451d;
		font-weight:bold;
	}
	.FonteContentPosr {
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		color:#403d2f;
	}
	.FonteSaberMaisPost a{
		font:10px Tahoma, Arial, Helvetica, sans-serif;
		color:#55451d;
		text-decoration:none;
		font-weight:bold;
	}
	.FonteSaberMaisPost a:hover{
		text-decoration:underline;
	}
	.FonteLinkPosts a{
		font:10px Tahoma, Arial, Helvetica, sans-serif;
		color:#55451d;
		text-decoration:none;
		font-weight:bold;
		padding-right:10px;
	}
	.FonteLinkPosts a:hover{
		text-decoration:underline;
	}
	.FonteVerTodosPosts a{
		font:10px Tahoma, Arial, Helvetica, sans-serif;
		color:#55451d;
		text-decoration:none;
		font-weight:bold;
		margin-left:100px;
	}
	.FonteVerTodosPosts a:hover{
		text-decoration:underline;
	}
	.Fonte_SaibaMaisBlog a{
		font:10px Tahoma, Arial, Helvetica, sans-serif;
		color:#55451d;
		text-decoration:none;
		font-weight:bold;
	}
	.Fonte_SaibaMaisBlog a:hover{
		text-decoration:underline;
	}
div.Li_Blogueiros {
	display:inline; float:left;
	width:300px; height:70px;
	text-align:left;
	margin-bottom:15px;
}
	.FonteNomeBlogueiro {
		font:13px Georgia, "Times New Roman", Times, serif;
		color:#a78f00;
	}
	.tituloGaleria {
		font:13px Georgia, "Times New Roman", Times, serif;
		color:#a78f00; font-weight:bold;
	}
	.FonteTituloPost {
		font:11px Arial, Helvetica, sans-serif;
		color:#55451d;
		font-weight:bold;
	}
	.FonteDataBlogueiro {
		font:11px Georgia, "Times New Roman", Times, serif;
		color:#a78f00;
	}
	div.infoBlogueiro {
		width:560px; height:auto;
		clear:both;
		font:15px Georgia, "Times New Roman", Times, serif; font-weight:bold;
		color:#55451d; text-align:left;
		margin-bottom:10px; margin-top:10px;
	}
		div.infoBlogueiro ul {
			width:560px;
		}
			div.infoBlogueiro ul li {
				clear:both;
			}
	div.infoBlogueiro h2 {
		font:20px Georgia, "Times New Roman", Times, serif;
		color:#55451d;
	}
	.AlinhamentoFotoBlogueiro {
		float:left; display:inline;
		margin-right:10px; margin-top:0!important;
	}
	.FonteNomeBlogueiro {
		font:14px Georgia, "Times New Roman", Times, serif;
		color:#a78f00;
	}
	.FonteInfoBlogueiro {
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		color:#403d2f;
	}
	.TituloPadraoPosts_02 {
		font:15px Georgia, "Times New Roman", Times, serif;
		color:#55451d;
	}
	.InputSelectPosts {
		border:1px solid #ADAD8F;
		background:#FFF;
		color:#403D2F;
		font:11px "Tahoma", Arial, Helvetica, sans-serif;
		width:140px;
		height:19px;
		margin-right:10px; margin-left:10px;
	}
	.FonteTotalContagemPosts {
		font:15px Arial, Helvetica, sans-serif;
		color:#55451d;
	}
	.FonteTotalContagemPostsNumeros {
		font:15px Arial, Helvetica, sans-serif;
		color:#a78f00;
	}
	div.infoBlogueiroPosts {
		display: inline; float:left;
		width:560px; height:auto;
		font:15px Georgia, "Times New Roman", Times, serif;
		color:#55451d; text-align:left;
		margin-top:15px;
	}
		div.infoBlogueiroPosts a {
			font:11px Tahoma, Arial, Helvetica, sans-serif;
			color:#55451d;
		}
	div.NumPagsBlog a{
		display: inline; float:left;
		width:560px; height:auto;
		font:10px Tahoma, Arial, Helvetica, sans-serif;
		color:#55451d;
		text-decoration:none;
		font-weight:bold;
		margin-top:20px;
		text-align:center;
	}
	div.NumPagsBlog a:hover{
		text-decoration:underline;
	}
	div.BoxClippingContent {
		display:inline; float:left;
		width:570px; height:auto;
		margin-bottom:10px;
	}
	div.FonteClippingDesta {
		font:15px Georgia, "Times New Roman", Times, serif;
		color:#55451d;
		margin-left:10px; margin-bottom:15px;
	}
	div.FonteClippingDesta2 {
		font:15px Georgia, "Times New Roman", Times, serif;
		color:#55451d;
		margin-bottom:15px;
	}
	.FonteClippingDesta3 {
		font:13px Georgia, "Times New Roman", Times, serif;
		color:#a78f00;
	}
	.AlinhamentoGifClipping {
		float:left; display:block;
		margin-right:10px;
	}
		.TituloClippingDest {
		height:auto; width:auto;
		font:10px Georgia, "Times New Roman", Times, serif;
		color:#a78f00; text-align:left;
		text-decoration:none;
	}
	.TituloClippingDest a{
		height:auto; width:auto;
		font:11px Georgia, "Times New Roman", Times, serif!important;
		color:#a78f00!important; text-align:left;
		text-decoration:none;
	}
	.TituloClippingDest a:hover{
		text-decoration:underline;
	}
	.DataClippingDest {
		font:11px Georgia, "Times New Roman", Times, serif;
		color:#a78f00; text-align:left;
		text-decoration:none;
	}
	.VeiculoPublicouClippingDest {
		font:11px Arial, Helvetica, sans-serif;
		color:#55451d; text-align:left;
		font-weight:bold;
	}
	ul#listaReleases {
		padding-left:10px;
		width:285px;
	}
	ul#listaReleases li {
		margin-bottom:10px;
	}
	.FonteDownloadClipping a{
		font:11px tahoma, Arial, Helvetica, sans-serif;
		color:#403d2f; text-decoration:none;
	}
	.FonteDownloadClipping a:hover{
		text-decoration:underline;
	}
			div.content div.contentFull div.colInfo_blog2 {
					float:right;
					display:inline;
					width:315px;
					padding:0 0 30px 0;
					background:url(../imagens/layout/separador_vertblog2.gif) no-repeat 0 0;
					margin-top:26px;
					/margin-top:10px!important;
				}
					div.content div.contentFull div.colInfo_blog2 h3 {
						margin:0 0 16px 0!important;
					}
					div.content div.contentFull div.colInfo_blog2 ul, 
					div.content div.contentFull div.colInfo_blog2 ul.listaEventos {
						width:100%;
					}
						div.content div.contentFull div.colInfo_blog2 ul li {
							width:100%;
							overflow:hidden;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							color:#a78f00;
							/padding-bottom:30px!important;
						}
						div.content div.contentFull div.colInfo_blog2 ul.listaEventos li {
							width:100%;
							overflow:hidden;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							color:#403D2F;
							margin-bottom:30px;
							padding:0!important;
						}
						div.content div.contentFull div.colInfo_blog2 ul img {
							float:left;
							display:inline;
							margin:0 10px 0 0;
						}
						div.contentImprensa ul li span {
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							color:#403D2F;
						}
						div.contentImprensa ul li span a{
							color:#A78F00!important;
							font:13px Georgia, "Times New Roman", Times, serif!important;
						}
						div.contentImprensa ul li span a:hover{
							color:#A78F00; text-decoration:underline;
						}
						div.content div.contentFull div.colInfo_blog2 ul.listaEventos span {
							color:#A78F00;
							font:13px Georgia, "Times New Roman", Times, serif;
						}
						div.content div.contentFull div.colInfo_blog2 ul span a {
							color:#55451d;
							font:10px Tahoma, Arial, Helvetica, sans-serif;
							font-weight:bold;
							text-decoration:none;
						}
						div.content div.contentFull div.colInfo_blog2 ul span a:hover {
							text-decoration:underline;
						}
						div.content div.contentFull div.colInfo_blog2 ul a {
							color:#55451D;
							font-size:10px;
							font-weight:bold;
							text-decoration:underline;
						}
					div.content div.contentFull div.colInfo_blog2 select.arquivoBlog {
						border:1px solid #ADAD8F;
						background:#FFF;
						color:#403D2F;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						margin-bottom:25px;
						width:300px;
						height:19px;
					}
						div.content div.contentFull div.colInfo_blog2 div.outrasNoticias {
							width:290px;
							height:520px;
							padding-right:10px;
							margin-bottom:20px;
							overflow-y:auto;
						}
						div.content div.contentFull div.colInfo_blog2 div.outrasNoticias ul {
							width:270px!important;
						}
					div.content div.contentFull div.colInfo_blog2 a.link_abaImprensa_on {
						display:block;
						background:url(../imagens/layout/aba_imprensa_on.gif) no-repeat 0 0;
						width:113px;
						height:21px;
						padding:6px 0 0 9px;
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#55451D;
						text-decoration:none;
						float:left;
					}
					div.content div.contentFull div.colInfo_blog2 a.link_abaImprensa_off {
						display:block;
						background:url(../imagens/layout/aba_imprensa_off.gif) no-repeat 0 0;
						width:113px;
						height:21px;
						padding:6px 0 0 9px;
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#A6A6A6;
						text-decoration:none;
						float:left;
					}
					div.content div.contentFull div.colInfo_blog2 a.link_abaImprensa_off:hover {
						background:url(../imagens/layout/aba_imprensa_on.gif) no-repeat 0 0;
						color:#55451D;
					}
					div.content div.contentFull div.colInfo_blog2 div.contentImprensa {
						width:300px;
						background:#F1F1E7 url(../imagens/layout/bg_boxreleases_foot.gif) no-repeat left bottom;
						padding-bottom:18px;
						clear:both;
					}
/*blog2*/
				div.content div.contentFull div.colInfo_blog2 {
					float:right;
					display:inline;
					width:300px;
					padding:0 0 30px 15px;
					background:url(../imagens/layout/separador_vertblog2.gif) no-repeat 0 0;
					margin-top:26px;
					/margin-top:10px!important;
				}

					div.content div.contentFull div.colInfo_blog2 h3 {
						margin:0 0 16px 0!important;
					}
					div.content div.contentFull div.colInfo_blog2 ul, 
					div.content div.contentFull div.colInfo_blog2 ul.listaEventos {
						width:100%;
					}
						div.content div.contentFull div.colInfo_blog2 ul li {
							width:100%;
							overflow:hidden;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							color:#403D2F;
							/padding-bottom:30px!important;
						}
						div.content div.contentFull div.colInfo_blog2 ul.listaEventos li {
							width:100%;
							overflow:hidden;
							font:11px "Tahoma", Arial, Helvetica, sans-serif;
							color:#403D2F;
							margin-bottom:30px;
							padding:0!important;
						}
						div.content div.contentFull div.colInfo_blog2 ul img {
							float:left;
							display:inline;
							margin:0 10px 30px 0;
						}
						div.content div.contentFull div.colInfo_blog2 ul.listaEventos span {
							color:#A78F00;
							font:13px Georgia, "Times New Roman", Times, serif;
						}
						div.content div.contentFull div.colInfo_blog2 ul span a {
							color:#55451d;
							font:10px Tahoma, Arial, Helvetica, sans-serif;
							font-weight:bold;
							text-decoration:none;
						}
						div.content div.contentFull div.colInfo_blog2 ul span a:hover {
							text-decoration:underline;
						}
						div.content div.contentFull div.colInfo_blog2 ul a {
							color:#55451D;
							font-size:10px;
							font-weight:bold;
							text-decoration:underline;
						}
					div.content div.contentFull div.colInfo_blog2 select.arquivoBlog {
						border:1px solid #ADAD8F;
						background:#FFF;
						color:#403D2F;
						font:11px "Tahoma", Arial, Helvetica, sans-serif;
						margin-bottom:25px;
						width:300px;
						height:19px;
					}
						div.content div.contentFull div.colInfo_blog2 div.outrasNoticias {
							width:290px;
							height:520px;
							padding-right:10px;
							margin-bottom:20px;
							overflow-y:auto;
						}
						div.content div.contentFull div.colInfo_blog2 div.outrasNoticias ul {
							width:270px!important;
						}
					div.content div.contentFull div.colInfo_blog2 a.link_abaImprensa_on {
						display:block;
						background:url(../imagens/layout/aba_imprensa_on.gif) no-repeat 0 0;
						width:113px;
						height:21px;
						padding:6px 0 0 9px;
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#55451D;
						text-decoration:none;
						float:left;
					}
					div.content div.contentFull div.colInfo_blog2 a.link_abaImprensa_off {
						display:block;
						background:url(../imagens/layout/aba_imprensa_off.gif) no-repeat 0 0;
						width:113px;
						height:21px;
						padding:6px 0 0 9px;
						font:15px Georgia, "Times New Roman", Times, serif;
						color:#A6A6A6;
						text-decoration:none;
						float:left;
					}
					div.content div.contentFull div.colInfo_blog2 a.link_abaImprensa_off:hover {
						background:url(../imagens/layout/aba_imprensa_on.gif) no-repeat 0 0;
						color:#55451D;
					}
					div.content div.contentFull div.colInfo_blog2 div.contentImprensa {
						width:300px;
						background:#F1F1E7 url(../imagens/layout/bg_boxreleases_foot.gif) no-repeat left bottom;
						padding-bottom:18px;
						clear:both;
					}
					ten_of_diamonds {
					position: absolute;
					left: 100px;
					top: 100px;
					z-index: -1;
				}
/* ======== FLASH LIVRO POPUP ======== */
div.base_Flash {
	position:relative;
	width:100%;
	height:0;
}
	div.base_Flash div.cont_Flash {
		position:absolute;
		width:808px;
		padding:60px 23px;
		left:-280px;
		z-index:5000em;
	}
		div.ImgTopFlash {
			display:inline; float:left;
			width:808px; height:26px;
			background:url(../imagens/layout/bg_boxampliacao_top3.gif) no-repeat 0 0;
			text-align:right;
		}
			.fonteFecharFlash a{
				font:15px Georgia, "Times New Roman", Times, serif;
				color:#55451D;
				padding:6px 6px 0 0;
			}
			.fonteFecharFlash a{
				text-decoration:none;
			}
			.fonteFecharFlash a:hover{
				text-decoration:underline;
			}
		div.ArquivoFlash {
			display:inline; float:left;
			width:806px; height:auto;
			text-align:center;
			background:#E7E7D7;
			border-left:1px solid #837749;
			border-right:1px solid #837749;
		}
		div.ImgBaseFlash {
			display:inline; float:left;
			width:808px; height:26px;
			background:url(../imagens/layout/bg_boxampliacao_base3.gif) no-repeat 0 0;
		}
		
/* TELA DESTAQUE PRODUTO */
div.ValorLivro {
	display:inline; float:left;
	width:100%;
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#55451d;
	margin-top:15px;
	margin-bottom:10px;
}
	div.ValorLivro p {
		margin-bottom:14px;
	}
div.BotoesLivros {
	display:inline; float:left;
	width:691px;
	padding:1px 0 0 0px;
}
	div.BotoesLivros .Bt_leia_1_capitulo {
		display:inline; float:left;
		width:146px; height:33px;
		margin-left:10px;
	}
		div.BotoesLivros .Bt_leia_1_capitulo a {
			display:block;
			width:146px; height:35px;
			text-decoration:none;
			background:url(../imagens/botao/bt_leia_1_capitulo.gif) no-repeat 0 0;
		}
	div.BotoesLivros .IndiqueAmigo {
		display:inline; float:left;
		width:146px; height:35px;
	}
		div.BotoesLivros .IndiqueAmigo a {
			display:block;
			width:146px; height:35px;
			text-decoration:none;
			background: url(../imagens/botao/bt_IndiqueUmAmigo.gif) no-repeat 0 0;
		}
	div.BotoesLivros a span {
		visibility:hidden;
	}