* {
	margin:0px;
	padding:0px;
	font-family:'times new roman';
	font-size:14px;
	color:#ab723b;
	font-style:italic;
}
html, body  {height:100%;margin:0px;padding:0px;}

#pagina {
min-height:100%;
height:auto;
position:relative;
background-image:url("../imgs/bgbody.jpg");
background-repeat:repeat-x;
}

body {
	background-color:#690800;
	background-image:url("../imgs/bgpagina.jpg");
}
.ativo {
	color:white!important;
}
.last {
	border:none!important;
}
p.virtual {
	text-align:77px!important;
	padding-top:13px;
	
}
img {
	border:none;
}
/*INICIO CONTEÚDO */
#conteudo {
	width:950px;
	margin:0px auto;
	padding-bottom:180px;
}
#topo {
	height:285px;
	position:relative;
}
p.estaticos {
	width:150px;
	position:absolute;
	top:72px;
	left:210px;
	text-align:center;
}
p.animados {
	width:150px;
	position:absolute;
	top:72px;
	left:590px;
	text-align:center;
}
p.estaticos strong {
	color:#ff9400;
	font-size:17px;
}
#topo p a {
	color:#ff9400;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	border-right:solid 1px #ff9400;
	margin-left:5px;
}
p.animados small {
	color:#ff9400;
	font-size:12px;
}
p.box {
	font-size:15px;
	width:320px;
	text-align:jusfity;
	position:relative;
	margin-left:40px;
}
p.box strong {
	font-size:30px;
	color:#ff9400;
}
#flash {
	position:relative;
	width:950px;
	margin:auto;
	height:180px;
/*	text-align:right;
	position:relative;
	top:200px;*/
}

#flash img {
	position:absolute;
	right:0px;
	bottom:0px;
}
/*INICIO PAGINA IMPRESSOS*/
h1 {
	color:#ff9400;
	font-size:28px;
	width:750px;
	padding-bottom:30px;
	margin:0px auto;
}
.cartao {
	border-bottom:dotted 1px #a86f38;
	position:relative;
	min-height:150px;
	margin:15px auto;
	width:750px;
	padding:5px 0px;
}
.margem {
	padding-bottom:20px;
}
.cartao h2 {
	color:#d2b48f;
	font-size:22px;
}
.cartao p {
	width:400px;
	font-weight:bold;
	margin:5px 0px;
}
.cartao p.img_cartao {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	width:260px;
	text-align:center;
}
.cartao p.img_cartao img.img-impresso {
	width:200px;
	height:150px;
}
.cartao p.img_cartao a.visualizar {
	text-decoration:none;
	display:inline-block;
	background-image:url("../imgs/bgbotao.png");
	height:26px;
	line-height:26px;
	font-size:12px;
	position:relative;
	margin:5px 0px;
}
.borda {
	display:inline-block;
	position:absolute;
	background-repeat:no-repeat;
	background-position:left center;	
	top:0px;
}
.left {
	background-image:url("../imgs/right.png");
	left:-11px;
	width:11px;
	height:26px;
}
.right {
	background-image:url("../imgs/left.png");
	right:-31px;
	width:31px;
	height:29px;
}
.preco{
	color:#c09b69;
	border-right:dotted 1px #a86f38;
	width:200px;
	font-weight:bold;
	text-align:center;
	margin:10px 0px;
	float:left;
}
.unidade, .unidade_brinde {
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	height:42px;
	vertical-align:bottom;
	color:#5a1205;
	font-size:12px;
}
.unidade {background-image:url("../imgs/bgpreco.png"); width:77px!important;}
.unidade_brinde {background-image:url("../imgs/bgpreco2.png"); width:87px!important;}
.preco .unidade, .preco .unidade_brinde {float:left;}
.preco .unidade {margin:2px 10px!important;}
.preco .unidade_brinde{margin:2px 6px!important;}
.unidade small, .unidade_brinde small {
	padding-top:6px;
	color:#855028;
	display:inline-block;
	font-size:11px;
}
.unidade span, .unidade_brinde span {color:#5a1205; font-size: 9px;}
/*FIM PAGINA IMPRESSOS*/
/*FIM CONTEÚDO */

/*INICIO RODAPÉ */
#rodape {
	background-color:#2f1901;
	background-image:url("../imgs/bgrodape.jpg");
	height:180px;
	padding-top:20px;
	background-repeat:repeat-x;
	position:absolute;
	bottom:0px;
	text-align:center;
	left:0px;
	width:100%;
}
#rodape p.homecontato {
	position:absolute;
	left:250px;
}
#rodape p {
	margin:30px 0px;
	padding:10px 0px;
	color:#b4af7f!important;
}
#rodape p strong {
	color:#b4af7f!important;
}
#rodape p a {
	color:#b4af7f!important;
}
/*FIM RODAPÉ */
