body { /* CSS geral */
 
 background: #FFF url(.../path2images/footer-bg.jpg) no-repeat bottom center;
    color: #5e5e5e;
    font-family: Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.header { /* Cabeçalho do website */
    width: 100%;
    height: 155px;
    border-bottom: 10px solid #d0d0d0
}

.header_toprow { /* Secção de Navegação no Topo Fundo Lilás*/
     width: 100%;
    height: 90px;
    background: #FFF;
    background:(255,255,255,0.95);
}

.header_bottomrow_login 
{
    background: #a4207a;
    line-height: 35px;
    font-size: 13px;
    color: #FFF;
         padding-left:10px;
        padding-right:10px;
	}

.quick-links { /* Links de Navegação Rápida , assume-se lista não ordenada do tipo <ul><li></li></ul>*/
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    padding: 0 5px;
    text-decoration:none;
}

.nav { /* Item do Menu */
    color: #16426e;
    font-size: 14px;
/*  text-shadow: 1px 1px 1px #848688;*/
    padding: 0px 5px;
        text-decoration:none;
   font-weight: 300;
}

.nav:hover { /* Mouse over e elemento activo do item de Menu */
  /*background: #eb0f0b;
    color: #FFF;*/
    border-bottom: 3px solid #52CC29;
   
}

.banners_here { /* Link Consulte aqui */
   font-size: 20px;
   color: #FFF;
   text-decoration:none;
}



.banner1 { /* Caixa de Pesquisa */
   font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    color: #fff;
    
      text-shadow: 1px 1px 1px gray;
}

.banner1_here { /* Link Escreva Aqui / Seleccione Padrão / Clique Aqui */
    font-size:  15px;
    font-weight: 500;
    color: #FFF;
    height: 18px;
    line-height: 25px;
    padding: 0px 4px;
    background: #71bcbf;
    text-decoration:none;
      border-radius: 6px;
}	


.banners_sersocio { /* Banner Quer ser Sócio */
 font-family: Verdana, sans-serif !important;
    font-size: 36px;
    font-weight: 300;
    color: #FFF;
    text-transform: uppercase;
}

.banners_sersocio_here { /* Link Inscreva-se aqui */
   font-size: 26px;
   color: #FFF;
    font-weight: 400;
   text-decoration: underline;
}

.banners_more_info { /* Banner Mais informações */

       font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: gray;
}

.lnkPreto { /* Item do Menu */
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration:none;
    
}

.lnkPreto:hover  {
  color: gray;
}

.lnkPreto11 { /* Item do Menu */
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration:none;
    
}

.lnkPreto11:hover  {
  color: gray;
}



.lnkPreto12 { /* Item do Menu */
    color: #e27d5b;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration:none;
    
}



	.textoBranco14 {
	text-decoration: none;
	outline:gray;
	color:#ffffff;
	font-family:  verdana,arial,serif;
			font-size: 14px;
		font-weight:normal;
	}
	
.caixabranca
{
  background: #FCFCFC  ;

    border-radius: 4px;
    padding: 30px;
    height:370px;
         box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
}

.catalogue-menu_title { /* Título do Menu */
    color:White;
    font-size: 24px;
    font-weight: 600;
    text-decoration:none;
   
      
}

.h2 { /* Título da Secção de Notícias */
    font-size: 20px;
    font-weight: 700;
    color: #36a8a0;
}

div.container{
    width:100%;
    position:relative;
    top:-20px;
    left:0px;
}
.login { /* Sistema de Login */
    color: #1a9515;
    text-decoration:none;
}

.language-selector { }  /* Caixa de selecção de Idioma */
.language-selector_item {
    padding: 2px;
}
.language-selector_item:hover,
.language-selector_item:active,
.language-selector_item:focus { /* Acções sobre os diversos idiomas */
    background: #d4d4d4;
    border-radius: 4px;
}

.login { /* Caixa de Login */
    width: 185px;
    
    color: #FFF;
    font-size: 12px;
    background: #efaa00 no-repeat center center;
}

.search-box { /* Caixa de Pesquisa */
    background: #262325;
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    height: 150px;
    line-height: 32px;
    width: 275px;
    text-align: left;
    position: relative;
}

.search-box_form { /* Formulário da Caixa de Pesquisa */
 width: 200px;
    border: 1px solid #ffb533;
    font-size: 15px;
    color: #fff;
    height:25px;
 background-color:#cc8200;
}
.search-box_form_input { /* Input da Pesquisa */
    height: 30px;
    line-height: 30px;
    padding: 0px 4px;
    color: #177289;
    font-size: 10px;
    font-style: italic;
}
.search-box_form_input_botao { /* Botão de Subscrição da Pesquisa */
    width: 25px;
    height: 25px;
    background: #eb0f0b no-repeat center center;
    text-align:center;
}



.banners_readmore { /* Links Saber Mais, consulte Aqui, Mais Info */
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #FFF;
    background: red;
    padding: 0px 4px;
    text-decoration:none;
}

.brands { /* Caixa das Marcas comercialiadas */
   background: #ededed;
   color: #7a7a7a;
   font-size: 12px;
   text-transform: uppercase;
   height:250px;
}

.fundodetalheazul { /* Carrinho de Compras */ 
    background: #f4faff;
    padding-left:20px;
    height:400px;
   border-radius: 4px;
   vertical-align:text-top;
}


.shopping-cart { /* Carrinho de Compras */ 
    height: 38px;
    background: #177289;
    color: #FFF;
    font-size: 11px;
}

.wrapper { /* Caixa central que engloba os conteúdos */
 background-color:#fffad7;
    border-radius: 10px;
    
    padding: 20px;

     
}

.opinioes { /* Banner Opinioes */

    background: url(.../path2images/bg-opinioes.jpg) no-repeat;
    font-size: 15px;
    font-weight: 700;
    color: #b20058;
    text-transform: uppercase;
}

.product-box { /* Caixa do produto */
    border-radius: 13px;
	
}

.product-box_information {  /* FUNDO DETALHE DO PRODUTO */
   background: #177289;
}

.currency-selector { /* Selector de Moeda */
    font-size: 16px;
    color: #828282;
}



div.target{
    width:1000px;
    top:20px;
   /* border-radius: 10px;*/
    text-align:center;
}

.product-item-box { /* Caixa que contém a imagem do prroduto */
    width: 100%;
    height: 180px;
    border-radius: 7px;
 background-color:#fff;
     padding:5px;
      border: 1px solid #ececec;
      
}



.header_bottomrow { /* Barra inferior do Cabeçalho com início de sessão, carrinho, pesquisa */
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #0c80a7;
    color: #FFF;
    font-size: 13px;
}


.header_bottomrow_shopping-cart { /* Carrinho de Compras */

    background: #ec9917;
    font-size: 11px;
}

.news-h1 { /* Título da Secção de Notícias */
    font-size: 16px;
    text-transform: uppercase;
    color: #0c80a7;
    font-weight: 700;
} 

.footer { /* Rodapé */
     
     background: #ebebeb;
    color: #7d7d7d;
    font-size: 12px;
    min-height: 265px;
}
.newsletter { /* Caixa de Subscrição de Newsletter */
    width: 275px;
    font-size: 14px;
    color: #7d7d7d;
    text-transform: uppercase
}


.highlights_title 
{
    font-family: Verdana, sans-serif;
     font-size: 32px;
    font-weight: 400;
    color: #ffb533;
    width: 100%;
    line-height: 55px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ffb533;
}

.box{

    border-radius: 8px;
    background: #FFF;
    border:1px solid #ececec;
  
 }
 
 .catalogue-menu { /* Menu de Catálogo  assume lista não ordenada <ul><li></li></ul>*/
    width: 210px;
    border-radius: 16px;
    min-height: 400px;
    padding: 16px;
    background-color:Orange;
}

.banners_bolachas { /* Banner das Bolachas */
    font-size:16px;
    font-weight: 700;
    color: #ff0000;
}



.catalogue-menu_category { /* Categoria de Produto*/
    background: #1a9515;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -1px;
}

.catalogue-list { /* Listagem de Produtos na Categoria  */
    color: #262626;
    font-size: 13px;
    line-height: 17px;
    text-decoration:none;
    padding-left:55px;
}

.catalogue-list:hover { /* Listagem de Produtos na Categoria  */
    color: #1a9515;

}

table 
{ 
    border-collapse: collapse; /* 'cellspacing' equivalent */ 

    border-spacing: 0;

} 

.header { /* Topo do website sobreposto no banner */

    /* assegurar esta ordem para browsers mais antigos que não conheçam a propriedade rgba */
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    position:absolute;top:0px;z-index:1000;
left:690px;
 
}

.news-item-readmore { /* Link Ler mais do Item de Notícia */
     font-size: 11px;
     color: #ec9917;
     text-decoration:none;
}

.catalogue-nav { /* Navegação no Catálogo na Left Sidebar */
    background: #FFF;
    border-radius: 25px;
    color: #464646;
    font-size: 12px;
}

.product_title 
{
       font-family: Verdana, sans-serif;
 font-size: 16px;
    font-weight: 700;
    color: #bd7800;
    text-transform: uppercase;
   
	}
.product_label 
{
	 font-size: 12px;
    color: #161616;
    }
    
.product_readmore { /* Link ver mais */
    font-size: 12px;
    color: #FFF;
    padding: 2px 3px;
    background: #bd7800;
    
    color: #fff;


    border-radius: 8px;
    text-decoration: none;
    text-align:right;
}

.lnkAzul12 {
	color:gray;
		font-family: verdana,serif;
			font-size: 12px;
			text-decoration: none;
			font-weight:normal;
	}

.lnkAzul12:hover {color:#999900;
                 
}

.lnkBotaoGrena {
		color:#fff;
		background-color:#bd7800;

			font-size: 13px;

  padding:3px;
		font-weight:bold;
			text-decoration: none;
			vertical-align:middle;
			    border-radius: 6px;
  

	}
	
	.lnkBotaoGrenaInfor {
		color:#fff;
		background-color:#bd7800;

			font-size: 15px;

  padding:10px;
		font-weight:bold;
			text-decoration: none;
			vertical-align:middle;
			    border-radius: 6px;
  

	}
	
.lnkAzul12b {
	color:#051e3e;
		font-family: verdana,serif;
			font-size: 12px;
			text-decoration: none;
			font-weight:bold;
	}
	
	.lnkAzulTopo {
	color:#209CBE;
		font-family: verdana,serif;
			font-size: 15px;
			text-decoration: none;
			font-weight:bold;
	}
	
		.lnkrosa14 {
	color:#de127a;
		font-family: verdana,serif;
			font-size: 16px;
			text-decoration: none;
			font-weight:bold;
	}
	
	

	.fundoBarraAzulTopo {
	background-color:#209CBE;
	height:5px;
	text-align:center;
	vertical-align:top;
	}




	.fundopretotransparente {

	    opacity: 0.8;
filter:alpha(opacity=80);
   padding:10PX;
   text-align:center;
background: #3ca4aa; /* hex da cor */

 
    box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
 
 
	}

	.fundorodape {
	rgba(53,30,1,0.75);
	    opacity: 0.8;
filter:alpha(opacity=80);
   padding:10PX;
   text-align:center;
background: rgba(53,30,1,0.75);


 
	}	
	

	
	.fundodourado {

	text-indent:5px;
	height:150px;
		color:#ffffff;
		font-family: verdana,arial,serif;
			font-size: 11px;
			text-decoration: none;
			border-style:none;
			border-width:thin;
			width:95px;
				background-color:#000000;
	    opacity: 0.9;
	filter:alpha(opacity=90);

	}
	
		.fundocinza {

		color:#ffffff;
	
	
		font-family: verdana,arial,serif;
			font-size: 10px;
			text-decoration: none;
			border-style:solid;

			border-width:thin;
			border-color:#212121;
			text-align:left;
			width:240px;
				background-color:#000000;

	}
	

	.textoLoginON {
		color:#fff;
		font-family: verdana,arial,serif;
			font-size: 9px;
		font-weight:normal;
		background:black;
		border-style:none;
	}
	
	.textoLoginOFF {
		color:#000;
		font-family: verdana,arial,serif;
			font-size: 9px;
		font-weight:normal;
		background:white;
		border-style:solid;
		border-width:thin;
	}

.linhaCinza {
		border-top-style:solid;
		border-top-color:#212121;
		border-top-width:1px;
	}
	
.textoAmarelo {

	color:yellow;
		font-family: verdana,arial,serif;
			font-size: 12px;
		
	}
	
.textobranco30 {
	color:#ffffff;
		font-family: verdana,arial,serif;
			font-size: 30px;
		font-weight:bold;
	}
	
.textobranco9 {
	color:#ffffff;
		font-family: verdana,arial,serif;
			font-size: 9px;
		font-weight:normal;
	}

	.textocinza11 {
	color:#dbdbdb;
		font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
		text-decoration:none;
	
	}
		
	.textocinza12 {
	color:Gray;
		font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
	
	}
	
	
	.txtPreco1 {
		color:#e4ff00;
		font-family: verdana,arial,serif;
   font-size: 13px;
    color: #FF704D;
    text-decoration: line-through;
		
	
	}
	
	.txtPreco2 {
		
		font-family: verdana,arial,serif;
 font-size: 18px;
    font-weight: 600;
    color: #707070;
	
	}
	
		.txtPreco11 {
		color:red;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
		text-decoration: line-through;
		
	}
	
		.txtPreco22 {
		color:#000;
		font-family: verdana,arial,serif;
			font-size: 16px;
		font-weight:bold;
	
	}
	
	.lnkVermais  {
	
			font-family: verdana,arial,serif;
			font-size: 12px;
    color: #fff;
    padding: 2px 10px;
    background: #bd7800;
    border-radius: 20px;
		
	text-decoration:none;
	}
	
	

	
	
	.cxregisto {
	color:Black;
		font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
		background-color:Transparent;
		border-style:solid;
		border-width:thin;
		border-color:Gray;
	
	}
	
	
	
.textocinza20 {
	color:#E8E8E8 ;
		font-family:verdana,arial,serif;
			font-size: 20px;
		font-weight:bolder;
		text-indent:17px;
	}
	
	.textocinza15 {
	color:gray ;
		font-family:verdana,arial,serif;
			font-size: 15px;
		font-weight:bold;
		
	}
	
			.lnkBotaoCinza {
		color:#fff;
		background-color:Gray;
		font-family: verdana,arial,serif;
			font-size: 12px;
			text-align:left;
	text-indent:5px;
		font-weight:bold;
			text-decoration: none;
			vertical-align:middle;
	}
	

	
			.textovermelho11 {
	color:red;
		font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:bold;
		text-decoration: none;
	}
	
	
	.lnkBranco11 {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
	}
	
	.lnkBranco11s {
	text-decoration: underlined;
	outline: none;
	color:#ffffff;
	font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
	}
	
	
		
		.lnkcinza14 {
	color:Gray;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
			text-decoration: none;
	}
	
	.lnkbranco14 {
		color:White;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:normal;
			text-decoration: none;
	}
	
	.lnkbranco14b {
		color:White;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
			text-decoration: none;
	}
	
			.linkcinza11 {
	color:Gray;
		font-family: verdana,arial,serif;
			font-size: 12px;
		font-weight:normal;
			text-decoration: none;
	}
	
.linkcinza11:hover {
	color:#b0b0b0;
		font-family: verdana,arial,serif;
			font-size: 12px;
		font-weight:normal;
			text-decoration: none;
	}
	
	.textobranco19{
		color:white;
		font-family: verdana,arial,serif;
			font-size: 19px;
		font-weight:normal;
			text-decoration: none;
	}
	
	.textobranco28{
		color:white;
		font-family: verdana,arial,serif;
			font-size: 22px;
		font-weight:normal;
			text-decoration: none;
	}
	
		.textoverde28{
		color:#005b3a;
		font-family: verdana,arial,serif;
			font-size: 22px;
		font-weight:normal;
			text-decoration: none;
	}
	
			.textoverde12{
		color:#005b3a;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
			text-decoration: none;
	}
	
		.textoBranco12b{
		color:white;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
			text-decoration: none;
	}
	
			.lnkBranco12s{
		color:white;
		font-family: verdana,arial,serif;
			font-size: 12px;
		font-weight:normal;
			text-decoration:underline;
	}
	
	
	
	
	
		.textodourado {
	color:#705110;
		font-family: verdana,arial,serif;
			font-size: 26px;
		font-weight:normal;
		text-align:center;
	}
	
			.textodourado14 {
	color:#CC9933;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
		text-align:center;
	}

	.textobranco32 {
	color:#ffffff;
		font-family: verdana,arial,serif;
			font-size: 32px;
		font-weight:normal;
	}
	
	
			
															
					.borderMenuTopoVerde {
		color:#a47d0a;
		height:40px;
		border-style:solid;
		border-width:4px;
	}
	

	
		.textotituloazul {
	color:#0099FF;
		font-family: verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
	}
	
	
		.linkbranco10 {
	color:#ffffff;
		font-family:  verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
			text-decoration: none;
	}
	
		.linkbranco8 {
	color:#ffffff;
		font-family:  verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
			text-decoration: none;
		
	}
	
			.textoBranco9 {
	color:#ffffff;
		font-family: verdana,arial,serif;
			font-size: 9px;
		font-weight:normal;
			text-decoration: none;
	}
	
	
	
		.linkverde10 {
	color:Green;
		font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
			text-decoration: none;
	}
	
			.linkverde8 {
	color:#005b3a;
		font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
			text-decoration: none;
	}
	
			.caixa {
	color:#ffffff;
		font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
			text-decoration: none;
			border-style:solid;
			border-width:1px;
	}
	
	


	.fundomenutopo 
	{
		background: url('imagens/SONOFAGUN-slices-2_06.jpg') y-repeat;
	height:50px;
	}
	
		.fundonegro {
	background-color:#000000;
	}


.lnkBranco12 {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family: verdana,arial,serif;
			font-size: 12px;
		font-weight:normal;
	}
	
	.lnkBranco12:hover 
	{
		color:#F8F8F8  ;
		}

.lnkcinza10 {
	text-decoration: none;
	outline: none;
	color:#464646;
	font-family: verdana,arial,serif;
			font-size: 10px;
		font-weight:normal;
		text-transform:uppercase;
	}
	
.lnkcinza11 {
	text-decoration: none;
	outline: none;
	color:#c9c9c9;;
	font-family: verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
		text-transform:uppercase;
	}

.lnkcinza11:hover 
{
color:White ;
}		
.lnkcinza12 {
	text-decoration: none;
	outline: none;
	color:#464646;
	font-family: verdana,arial,serif;
			font-size: 12px;
		font-weight:normal;
		text-transform:uppercase;
		
	}
	
.lnkBranco18b {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family: verdana,arial,serif;
			font-size: 18px;
		font-weight:bold;
	}
	
	.lnkBranco16b {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family: verdana,arial,serif;
			font-size: 16px;
		font-weight:bold;
	}


					.textoBranco12 {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family:  verdana,arial,serif;
			font-size: 12px;
		font-weight:normal;
	}
	
						.textoBranco11 {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family:  verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
	}
	
							.textoBranco11s {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family:  verdana,arial,serif;
			font-size: 11px;
		text-decoration: underlined;
	}
	
	
					.textoBranco13{
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family:  verdana,arial,serif;
			font-size: 13px;
		font-weight:normal;
	}
	
						.textoBranco13i {
	text-decoration: none;
	outline: none;
	color:#ffffff;
	font-family:  verdana,arial,serif;
			font-size: 14px;
		font-weight:bold;
		font-style: italic;
		
	}
	
		
	
	.textoBranco15 {
	text-decoration: none;
	outline:gray;
	color:#ffffff;
	font-family:  verdana,arial,serif;
			font-size: 15px;
		font-weight:bold;
	}
	

.textoPreto11 {
	text-decoration: none;
	outline: none;
	color:#000000;
	font-family:  verdana,arial,serif;
			font-size: 11px;
		font-weight:normal;
	}
	
	.textoPreto11b {
	text-decoration: none;
	outline: none;
	color:#000000;
	font-family:  verdana,arial,serif;
			font-size: 11px;
		font-weight:bold;
	}

.textoPreto12 {
	text-decoration: none;
	outline: none;
	color:#000000;
	font-family:  verdana,arial,serif;
			font-size: 13px;
		font-weight:normal;
	}
	
	.textoPreto14 {
	text-decoration: none;
	outline: none;
	color:#000000;
	font-family:  verdana,arial,serif;
			font-size: 13px;
		font-weight:normal;
	}

.textoPreto12b {
	text-decoration: none;
	outline: none;
	color:#000000;
	font-family: verdana,arial,serif;
			font-size: 13px;
		font-weight:bold;
	}
	
	
	.textoPreto12b {
	text-decoration: none;
	outline: none;
	color:#000000;
	font-family:  verdana,arial,serif;
			font-size: 13px;
		font-weight:bold;
	}

.textoPreto20b {
	text-decoration: none;
	outline: none;
	color:#000000;
	font-family:  verdana,arial,serif;
			font-size: 20px;
		font-weight:bold;
	}
	
.textoTituloGrena {
	text-decoration: none;
	outline: none;
	color:#a00000;
	font-family:  verdana,arial,serif;
			font-size: 15px;
		font-weight:bold;
	}


	
.divOverflow 
{
	overflow:auto;
position:relative;
	z-index:1;
    height:410px;
	width:525px;
padding-right:10px;
	
	scrollbar-arrow-color:#E0E0E0;
      

scrollbar-face-color:#E0E0E0 ;
      scrollbar-shadow-color:#E0E0E0 ;
      scrollbar-highlight-color:#E0E0E0 ;
      scrollbar-3dlight-color:#E0E0E0 ;
      scrollbar-darkshadow-color:#E0E0E0 ;
      scrollbar-track-color:#F0F0F0;

	    opacity: 0.9;
filter:alpha(opacity=90);
}

.divOverflowInfor
{
	position:absolute;
	z-index:1;
	left:330px;
	top:165px;
	overflow:auto;
    height:350px;
	width:350px;


	background-color:#000000;
	    opacity: 0.7;
filter:alpha(opacity=70);

}


.divOverflowSemImagemFundo 
{
	overflow:auto;
	position:absolute;
	z-index:1;
    height:330px;
	width:400px;
	left:80px;
	top:168px;
      scrollbar-arrow-color:#82CAFA;
      

scrollbar-face-color:#000000;
      scrollbar-shadow-color:#000000;
      scrollbar-highlight-color:#000000;
      scrollbar-3dlight-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-track-color:#000000;
	background-color:#000000;
		
	    opacity: 0.7;
filter:alpha(opacity=70);
}


.divOverflowMedia
{
	overflow:auto;
	position:absolute;
	z-index:1;
    height:335px;
	width:570px;
	left:80px;
	top:168px;
      scrollbar-arrow-color:#82CAFA;
      

scrollbar-face-color:#000000;
      scrollbar-shadow-color:#000000;
      scrollbar-highlight-color:#000000;
      scrollbar-3dlight-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-track-color:#000000;
	background-color:#000000;
}

.divOverflowRegisto
{
	position:absolute;
	z-index:1;
	left:130px;
	top:169px;
	overflow:auto;
    height:330px;
	width:430px;


	background-color:#000000;
	    opacity: 0.7;
filter:alpha(opacity=70);

}

.divFundoProdutos
{
	position:absolute;
	z-index:1;
	left:45px;
	top:300px;
	color:White;
	    opacity: 0.9;
filter:alpha(opacity=90);
   width:130px;
   text-indent:5px;
   padding:10PX;
   text-align:center;
background-color:#66023e
}

.divFundoMomentos
{
	position:absolute;
	z-index:1;
	left:220px;
	top:300px;
	color:White;
	    opacity: 0.9;
filter:alpha(opacity=90);
   width:100px;
   text-indent:5px;
   padding:10PX;
   text-align:center;
background-color:#66023e
}

.divFundoNoivas
{
	position:absolute;
	z-index:1;
	left:360px;
	top:350px;
	color:White;
	    opacity: 0.9;
filter:alpha(opacity=90);
   width:100px;
   text-indent:5px;
   padding:10PX;
   text-align:center;
background-color:#66023e
}