@charset "utf-8";
/* CSS Document */

body {
	background: url(bgrosa.jpg) repeat-y center top #E2B0A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}

.rodape {
  background: url(bg_lojas.jpg) bottom center no-repeat #f5f5f5;
}
a:link {
	color: #CB7161;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #CB7161;
	text-decoration:none;
}
.legenda {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #666666;
  font-size        : 11px;
  line-height      : 12px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  
}

.texto1 {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #666666;
  font-size        : 10px;
  line-height      : 20px;
}
.texto2 {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #666666;
  font-size        : 11px;
  line-height      : 20px;
}
.menu {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #333333;
  font-size        : 12px;
  line-height      : 15px;
}
.contatohome {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #FCFAEE;
  font-size        : 12px;
  line-height      : 20px;
  font-weight: bold;
}
.subtitulo {
  font-family:  Verdana, Tahoma, Arial;
  color: #CB7161;
  font-size: 19px;
  line-height: 30px;
  padding: 8px;
}
.titulo {
  font-family:  Verdana, Tahoma, Arial;
  color: #A79EA5;
  font-size: 28px;
  line-height: 40px;
  font-weight: none;
}
.esquerda {
 background: #EEECD5;
}
.tabela {
padding-top: 20px;
padding-left: 45px;
padding-right: 45px;
}
.formulario {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #666666;
  font-size        : 12px;
  line-height      : 20px;
  background: #F4F3E1;
  padding: 5px;
  border: 0;
}
.formulario2 {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #CB7161;
  font-weight: bold;
  font-size        : 12px;
  line-height      : 20px;
  padding: 3px;
  background: #999966;
  border: 0;
}
.formulario3 {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #666666;
  font-weight: bold;
  font-size        : 11px;
  line-height      : 20px;
  background: #FFFFFF;
  border: #F4F3E1 solid 1px;
}
.destaque {
  font-family:  Verdana, Tahoma, Arial;
  color: #006633;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.informativo {
 background: url(imagens/bg_informativo.jpg) no-repeat bottom center;
}
.credito {
  font-family      :  Verdana, Tahoma, Arial;
  color            : #66666;
  font-size        : 9px;
  text-align: right;
}
.topo {
background: #CB7161;
}
.barra {
background: #ECC4BA;
}
.produto{
  font-family      :  Verdana, Tahoma, Arial;
  color            : #CB7161;
  font-size        : 11px;
  line-height      : 15px;
  padding-bottom: 2px;
  padding-top: 4px;
  text-align: center;
}
.descricao{
  font-family      :  Verdana, Tahoma, Arial;
  color            : #CCCCCC;
  font-size        : 10px;
  line-height      : 11px;
  text-align: center;
}
.miniatura {
	height: 225px;
	float: left;
	padding: 13px;
	width:120px;
	
	font-family      :  Verdana, Tahoma, Arial;
  color            : #CCCCCC;
  font-size        : 11px;
  line-height      : 12px;
  text-align: center;
}

.miniaturaon {
	height: 225px;
	float: left;
	padding: 13px;
	width:120px;
	background: #FFFFFF;
	
	font-family      :  Verdana, Tahoma, Arial;
  color            : #CCCCCC;
  font-size        : 11px;
  line-height      : 12px;
  text-align: center;
}