/* fundos */
body {
	background:  url("../images/bkg.gif");font:12px Verdana;color:#723D22;margin:0px;
}
.bkg-rolhas {
	background: url(../images/bkg-rolhas.jpg) no-repeat top left;
	padding:111px 0px 0px 305px;
	vertical-align:top;
}
.bkg-grupo {
	background: url(../images/bkg-grupo.jpg) no-repeat top left;
	padding:111px 0px 0px 305px;
	vertical-align:top;
}
.bkg-qualidade {
	background: url(../images/bkg-qualidade.jpg) no-repeat top left;
	padding:111px 0px 0px 305px;
	vertical-align:top;
}
.bkg-floresta {
	background: url(../images/bkg-floresta.jpg) no-repeat top left;
	padding:111px 0px 0px 305px;
	vertical-align:top;
}
.bkg-processo {
	background: url(../images/bkg-processo.jpg) no-repeat top left;
	padding:111px 0px 0px 305px;
vertical-align:top;
}
.bkg-contactos {
	background: url(../images/bkg-contactos.jpg) no-repeat top left;
	padding:111px 0px 0px 305px;
	vertical-align:top;
}

/* sombras da caixa branca */
.sombra-topo {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/topo.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-topo[class] {
  background-image:url('../images/topo.png');
}
.sombra-fundo {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/fundo.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-fundo[class] {
  background-image:url('../images/fundo.png');
}
.sombra-cet {
	width:10px;height:10px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/c-e-t.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-cet[class] {
	width:10px;height:10px;
	background-image:url('../images/c-e-t.png');
}
.sombra-cdt {
	width:10px;height:10px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/c-d-t.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-cdt[class] {
	width:10px;height:10px;
	background-image:url('../images/c-d-t.png');
}
.sombra-cdf {
	width:10px;height:10px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/c-d-f.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-cdf[class] {
	width:10px;height:10px;
	background-image:url('../images/c-d-f.png');
}
.sombra-cef {
	width:10px;height:10px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/c-e-f.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-cef[class] {
	width:10px;height:10px;
	background-image:url('../images/c-e-f.png');
}
.sombra-esq {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bkg-esq.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-esq[class] {
  background-image:url('../images/bkg-esq.png');
}
.sombra-dir {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bkg-dir.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.sombra-dir[class] {
  background-image:url('../images/bkg-dir.png');
}

/* menu */
.menu {margin-right:4px;}
.menu td {width:115px; height:50px;}
.menu td a#bot1 {background:url(../images/floresta.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot1:hover {background:url(../images/floresta2.gif) no-repeat right top;}
.menu td a#bot1current {background:url(../images/floresta2.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot2 {background:url(../images/qualidade.gif) no-repeat right top; display:block; width:100%; height:100%};
.menu td a#bot2:hover {background:url(../images/qualidade2.gif) no-repeat right top;}
.menu td a#bot2current {background:url(../images/qualidade2.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot3 {background:url(../images/contacto.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot3:hover {background:url(../images/contacto2.gif) no-repeat right top;}
.menu td a#bot3current {background:url(../images/contacto2.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot4 {background:url(../images/processo.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot4:hover {background:url(../images/processo2.gif) no-repeat right top;}
.menu td a#bot4current {background:url(../images/processo2.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot5 {background:url(../images/localizacao1.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot5:hover {background:url(../images/localizacao2.gif) no-repeat right top;}
.menu td a#bot5current {background:url(../images/localizacao2.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot6 {background:url(../images/grupo.gif) no-repeat right top; display:block; width:100%; height:100%;}
.menu td a#bot6:hover {background:url(../images/grupo2.gif) no-repeat right top;}
.menu td a#bot6current {background:url(../images/grupo2.gif) no-repeat right top; display:block; width:100%; height:100%;}

/*submenu*/
.submenu {margin-right:0px;}
.submenu td {height:52px; background: url(../images/btsubmenu.png);border-right: 1px solid #fff;font-family: Arial;font-size: 12px}
.submenu td a#bot1 {background:url(../images/bt.saber1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot1:hover {background:url(../images/bt.saber2.jpg) no-repeat right top;}
.submenu td a#bot1current {background:url(../images/bt.saber2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot2 {background:url(../images/bt.fases1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot2:hover {background:url(../images/bt.fases2.jpg) no-repeat right top;}
.submenu td a#bot2current {background:url(../images/bt.fases2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot3 {background:url(../images/bt.materia1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot3:hover {background:url(../images/bt.materia2.jpg) no-repeat right top;}
.submenu td a#bot3current {background:url(../images/bt.materia2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot4 {background:url(../images/bt.corticaprop1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot4:hover {background:url(../images/bt.corticaprop2.jpg) no-repeat right top;}
.submenu td a#bot4current {background:url(../images/bt.corticaprop2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot5 {background:url(../images/bt.cliente1.jpg) no-repeat left top; display:block; width:100%; height:100%;}
.submenu td a#bot5:hover {background:url(../images/bt.cliente2.jpg) no-repeat left top;}
.submenu td a#bot5current {background:url(../images/bt.cliente2.jpg) no-repeat left top; display:block; width:100%; height:100%;}
.submenu td a#bot6 {background:url(../images/bt.prodrolhas1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot6:hover {background:url(../images/bt.prodrolhas2.jpg) no-repeat right top;}
.submenu td a#bot6current {background:url(../images/bt.prodrolhas2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot7 {background:url(../images/bt.acabamentos1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot7:hover {background:url(../images/bt.acabamentos2.jpg) no-repeat right top;}
.submenu td a#bot7current {background:url(../images/bt.acabamentos2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot8 {background:url(../images/bt.acabafinais1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot8:hover {background:url(../images/bt.acabafinais2.jpg) no-repeat right top;}
.submenu td a#bot8current {background:url(../images/bt.acabafinais2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot9 {background:url(../images/bt.certificacao1.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a#bot9:hover {background:url(../images/bt.certificacao2.jpg) no-repeat right top;}
.submenu td a#bot9current {background:url(../images/bt.certificacao2.jpg) no-repeat right top; display:block; width:100%; height:100%;}
.submenu td a.btsubmenu {background:url(../images/btsubmenu.png); display:block; width:178px; height:100%;text-align: center;line-height:43px;color: #fcf8f7;text-decoration: none}
.submenu td a.btsubmenu:hover,.submenu td a.btsubmenu.current {background:url(../images/btsubmenu-on.png);}

.byfullscreen {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/byfullscreen.png'); width:12px;}
.byfullscreen[class] {background-image:url('../images/byfullscreen.png'); width:62px; height:11px; background-repeat:no-repeat; background-position:center;}


/* fontes */
.text {
	font:12px Verdana;
	text-align:justify;
	color:#723D22;	line-height:140%;
}
.title {
	font:14px Verdana;
	font-weight:bold;
	color:#723D22;
}
.branco {
	font:10px Arial;
	font-weight:bold;
	color:#FFFFFF;
	}
.home {
	font:11px Arial;
	color:#D1B8B5;
	padding:0px 4px 3px 0px;
}
.home a:link, .home a:visited {
	font:11px Arial;
	color:#D1B8B5;
	text-decoration:underline;
}
.home a:hover {
	text-decoration:none;
}
.branco2 {
	font:11px Arial;
	color:#ffffff;
	text-decoration:none;
}
.contactos {
	font:12px Verdana;
	color:#723D22;
	line-height:140%;
	padding:2px 0px 2px 0px;
}
.contactos a {
	font:12px Verdana;
	color:#723D22;
	line-height:140%;
	text-decoration:underline;
}
.input { 
border: 1px solid #D6D6D6;
font-family:Verdana;
font-size:12px;
background-color: #ffffff;
} 
.input2 { 
border: 1px solid #D6D6D6;
font-family:Verdana;
font-size:12px;
background-color: #D4D0C8;
} 

