.texto_flg_abertura {
	font-family: Tahoma;
	font-size: 11px;
	color: #8a8989;
}

.texto_mailing {
	font-family: Tahoma;
	font-size: 9px;
	color: #8a8989;
}

.titulo_home {
	font-family: Tahoma;
	font-size: 17px;
	color: #ad7011;
}

.texto_home {
	font-family: Tahoma;
	font-size: 12px;
	color: #d2d2d2;
	line-height: 22px;
	text-align: justify;
}

.texto_home2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #d2d2d2;
	line-height: 22px;
}

.texto_evento {
	font-family: Tahoma;
	font-size: 12px;
	color: #b57e29;
}

.backgroundEsquerda{
	background-image: url(../images/lateral_esquerda.jpg);
	background-repeat: repeat;
}

.backgroundDireita{
	background-image: url(../images/lateral_direita.jpg);
	background-repeat: repeat;
}

.backgroundFlores{
	background-image: url(../images/bg_flores.gif);
	background-repeat: repeat;
}

.linkAbertura:link {
 text-decoration: none;
 color          : #8a8989;
}

.linkAbertura:visited {
 text-decoration: none;
 color          : #8a8989;
}

.linkAbertura:hover {
 text-decoration: none;
 color          : #8a8989;
}

.linkEventos:link {
 text-decoration: none;
 color          : #b57e29;
}

.linkEventos:visited {
 text-decoration: none;
 color          : #b57e29;
}

.linkEventos:hover {
 text-decoration: none;
 color          : #b57e29;
}

.linkInterna:link {
 text-decoration: none;
 color          : #d2d2d2;
}

.linkInterna:visited {
 text-decoration: none;
 color          : #d2d2d2;
}

.linkInterna:hover {
 text-decoration: none;
 color          : #d2d2d2;
}

.linkSobre:link {
 font-family    : Tahoma;
 font-size      : 12px;
 text-decoration: none;
 color          : #b57e29;
}

.linkSobre:visited {
 font-family    : Tahoma;
 font-size      : 12px;
 text-decoration: none;
 color          : #b57e29;
}

.linkSobre:hover {
 font-family    : Tahoma;
 font-size: 12px;
 text-decoration: none;
 color          : #b57e29;
}

.formInput {
 border-left  : 1px;
 border-top   : 1px;
 border-right : 1px;
 border-bottom: 1px;
 border-style : solid;
 border-color : #8a8989;
 background-color: #000000;
 font-family : Tahoma;
 font-size   : 8pt;
 color       : #d2d2d2;
}

.formInputMailling {
 border-left  : 1px;
 border-top   : 1px;
 border-right : 1px;
 border-bottom: 1px;
 border-style : solid;
 border-color : #8a8989;
 background-color: #000000;
 font-family : Tahoma;
 font-size   : 8pt;
 color       : #d2d2d2;
}

.botaoEnvia {
 color : #FFFFFF;
 background-color: #3B3B3B;
 font-family     : Tahoma;
 font-size       : 8pt;
 border-style    : solid;
 border-width    : 0px;
}

#qmSomos1 {
  width:700px;
  height:306px;
  background-color:#1a1a1a;
  overflow:auto;
}

#qmSomos2 {
  width:700px;
  height:306px;
  background-color:#1a1a1a;
  overflow:auto;
}

#designer {
  width:700px;
  height:315px;
  background-color:#1a1a1a;
  overflow:auto;
}

#releases {
  width:700px;
  height:210px;
  background-color:#1a1a1a;
  overflow:auto;
}

#buy {
  width:700px;
  height:500px;
  background-color:#000000;
  overflow:auto;
}

.layerScroll {
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #262626;
SCROLLBAR-3DLIGHT-COLOR: #262626;
SCROLLBAR-ARROW-COLOR: #262626;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #262626;
}