img {
	border:0;
}

#empresa		{
	width: 93px;
	height: 85px;
	overflow: hidden;
	display: block;
	background-image: url(/site/imagens/menu_empresa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;}
 
#empresa:hover	{
		background-position: bottom center;
		}
		
#lojas		{
	width: 93px;
	height: 85px;
	overflow: hidden;
	display: block;
	background-image: url(/site/imagens/menu_lojas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;}
 
#lojas:hover	{
		background-position: bottom center;
		}
#produtos		{
	width: 93px;
	height: 85px;
	overflow: hidden;
	display: block;
	background-image: url(/site/imagens/menu_produtos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;}
 
#produtos:hover	{
		background-position: bottom center;
		}
#servicos		{
	width: 93px;
	height: 85px;
	overflow: hidden;
	display: block;
	background-image: url(/site/imagens/menu_servicos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;}
 
#servicos:hover	{
		background-position: bottom center;
		}
#revendas		{
	width: 93px;
	height: 85px;
	overflow: hidden;
	display: block;
	background-image: url(/site/imagens/menu_revendas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;}
 
#revendas:hover	{
		background-position: bottom center;
		}
#dicas		{
	width: 93px;
	height: 85px;
	overflow: hidden;
	display: block;
	background-image: url(/site/imagens/menu_dicas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;}
 
#dicas:hover	{
		background-position: bottom center;
		}
#contato		{
	width: 91px;
	height: 85px;
	overflow: hidden;
	display: block;
	background-image: url(/site/imagens/menu_contato.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;}
 
#contato:hover	{
		background-position: bottom center;
		}









.link1:link, .link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4e3982;
	text-decoration: none;
}

.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e1d33c;
	text-decoration: underline;}

.data {
	font-size:15px;
	color:#e1d33c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.foto1 {
	margin-right: 8px;
}

.texto-rodape{
	font-size:9px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-stretch:-1;
}
.texto1{
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.texto2{
	font-size:11px;
	color:#4e3982;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.listas {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0DFE3;
	border-left-color: #E0DFE3;
}

.listas2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

.bg-bib {
	background-image: url(/site/imagens/dicas_bib.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.lareral_interna {
	border:none;
}

.logos {
	margin:5px 0 0 0;
	width:100%;
	text-align:center;
}

#textarea {
	overflow:auto;
 	resize:none;
}

#areaImpressao {
	width:600px;
/*	background:url('../imagens/fundo-cupom.jpg') 0 0;
*/	border:1px solid #8A8A8A;
	/*border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin:60px 0 10px 0;
	padding:10px 0 0 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;*/
	/*position:absolute;*/
}

.logoCupom {float:left; padding:10px; }
.descricaoCupom {float:left; width:300px; padding:10px 0 0 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15pt; border-left:1px solid #8A8A8A; border-right:1px solid #8A8A8A}
.enderecoCupom {float:left; widows:120px; float:left; margin-left:5px; text-align:left; line-height:15pt; padding:10px 0 0 10px;}
.enderecoCupom p {font-size:10px; width:110px;}

.topoImpressao, .rodapeImpressao {display:none;}

.botaoImprimir {
	text-decoration:none;
	color:#666666;
}

.botaoImprimir:hover {
	text-decoration:underline;
}


