body
{

}

a:link 
{
	text-decoration: none;
	font-family: verdana;
	font-size: 9px; 
	color: #333333;
}

a:visited 
{
	text-decoration: none;
	font-family: verdana;
	font-size: 9px; 
	color: #333333;
}

a:hover 
{
	text-decoration: none; 
	font-family: verdana;
	font-size: 9px; 
	color: #888888;
	
}

a:active 
{
	text-decoration: none;
	font-family: verdana;
	font-size: 9px; 
	color: #888888;
}


td.container 
{
	vertical-align: middle;
	text-align: center;
}


div.fundo
{
	position: relative;
	background-image: url(../images/fundo-acril.gif); 
	background-repeat: no-repeat;
	border: 0px dotted #000000;
	width:900px;
	height:600px;
	margin: 0 auto;
	text-align: left;
	/*background-color: #F5F5F5;*/
}

div.logotipo
{
	position:absolute;
	top:25px;
	left:25px;
	width:169px;
	height:190px;
	cursor:hand;
}

div.bandeira_pt
{
	position:absolute;
	background-image: url(images/flag_pt.gif); 
	background-repeat: no-repeat;
	top:188px;
	left:735px;
	width:50px;
	height:30px;
	cursor:hand;
}

div.bandeira_en
{
	position:absolute;
	background-image: url(images/flag_en.gif); 
	background-repeat: no-repeat;
	top:188px;
	left:786px;
	width:50px;
	height:30px;
	cursor:hand;
}

div.bandeira_es
{
	position:absolute;
	background-image: url(images/flag_es.gif); 
	background-repeat: no-repeat;
	top:188px;
	left:837px;
	width:50px;
	height:30px;
	cursor:hand;
}

div.on
{
	position: relative;
	background-color: #AADDEE;
	filter:alpha(opacity=30);
	-moz-opacity: .3;
	cursor:hand;	
	top: 5px;
	left: 0px;
	width: 169px;
	height: 40px;
}

div.off
{
	position: relative;
	background-color: #AADDEE;
	filter:alpha(opacity=0);
	-moz-opacity: .0;
	cursor:hand;	
	top: 5px;
	left: 0px;
	width: 169px;
	height: 40px;
}

div.conteudo
{
	position:absolute;
	border: 1px dotted #000000;
	top:260px;
	left:410px;
	width:480px;
	height:410px;
}

div.lista
{
	position:absolute;
	border: 0px dotted #000000;
	top:260px;
	left:10px;
	width:380px;
	height:410px;
	overflow: auto;
	vertical-align: top;
}

div.flash_topo
{
	position:absolute;
	left:0px;
	border: 0px dotted #000000;
	width:900px;
	height:250px;
}


div.textlinks_conteudos
{
	position:absolute;
	top:217px;
	left:215px;
	width:670px;
	height:430px;
}

div.textlinks_linguas
{
	position:absolute;
	top:217px;
	left:715px;
	width:170px;
	height:430px;
}

table.full
{
	width: 100%;
	height: 100%;
}

div.fulldiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: verdana;
	font-size: 10px; 
	color: #000000;	
}
		
div.conteudo_a
{
	position:absolute;
	border-right: 0px dotted #666666;
	top:17px;
	left:20px;
	width:460px;
	height:566px;
	vertical-scroll: auto;
	background-color: #FFFFFF;
}


div.conteudo_b
{
	position:absolute;
	border: 0px dotted #000000;
	top:135px;
	left:510px;
	width:370px;
	height:330px;
	overflow-y: scroll;
	/*background-color: #E2F4FD;*/
}

div.fotografia
{
	position:absolute;
	border: 0px dotted #000000;
	top:10px;
	left:8px;
	width:442px;
	height:332px;
	display: block;
	background-color: #FFFFFF;
	overflow: hidden;
}

div.texto_fotografia
{
	position:absolute;
	border: 0px dotted #000000;
	top:350px;
	left:8px;
	width:442px;
	height:70px;
	background-color: #FFFFFF;
	display: block;
}

div.texto_galeria
{
	position:absolute;
	border: 0px dotted #000000;
	top:485px;
	left:8px;
	width:442px;
	height:75px;
	background-color: #FFFFFF;
	display: block;
	
}


div.menu_trabalhos
{
	position:absolute;
	border-left: 0px dotted #000000;
	top:485px;
	left:510px;
	width:120px;
	height:100px;
	font-family: verdana;
	font-size: 8px; 
	color: #000000;
	text-align: left;
	cursor: pointer;
	background-image: url('../images/b_trab_up.jpg');
}

div.menu_trabalhos_hover
{
	position:absolute;
	border-left: 1px dotted #000000;
	top:485px;
	left:510px;
	width:120px;
	height:100px;
	font-family: verdana;
	font-size: 8px; 
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	background-image: url('../images/b_trab_down.jpg');
}



div.menu_produtos
{
	position:absolute;
	border-left: 0px dotted #000000;
	top:485px;
	left:630px;
	width:120px;
	height:100px;
	font-family: verdana;
	font-size: 8px; 
	color: #000000;
	text-align: left;
	cursor: pointer;
	background-image: url('../images/b_gal_up.jpg');
}

div.menu_produtos_hover
{
	position:absolute;
	border-left: 1px dotted #000000;
	top:485px;
	left:630px;
	width:120px;
	height:100px;
	font-family: verdana;
	font-size: 8px; 
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	background-image: url('../images/b_gal_down.jpg');
}


div.menu_contactos
{
	position:absolute;
	border-left: 0px dotted #000000;
	top:485px;
	left:750px;
	width:120px;
	height:100px;
	font-family: verdana;
	font-size: 8px; 
	color: #000000;
	text-align: left;
	cursor: pointer;
	background-image: url('../images/b_cont_up.jpg');
}

div.menu_contactos_hover
{
	position:absolute;
	border-left: 1px dotted #000000;
	top:485px;
	left:750px;
	width:120px;
	height:100px;
	font-family: verdana;
	font-size: 8px; 
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	background-image: url('../images/b_cont_down.jpg');
}

	