html, body, .tabelaGrande, .pesquisa {
	color: #000000;
	height: 100%;
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 12px;
}

body { 
	scrollbar-face-color: #9F9F9F; 
	scrollbar-shadow-color: #FCF8F4; 
	scrollbar-highlight-color: #276797; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #ECECEC; 
	scrollbar-arrow-color: #FFFFFF; 
	background-color: #FFFFFF;
	/*background-image : url('imagens/bg.jpg'); background-position:right top; background-repeat:repeat-x;"*/
}

A:link.botao { color: #618EA7; font-size: 12px; }
A:visited.botao { color: #618EA7; font-size: 12px; }
A:hover.botao { color: #92B1C2; font-size: 12px; }

A:link.ordena { color: #FFFFFF; font-size: 9px; font-weight: bold;}
A:visited.ordena { color: #FFFFFF; font-size: 9px; font-weight: bold;}
A:hover.ordena { color: #d77d34; font-size: 9px; font-weight: bold; text-decoration: underline;}

A:link.listaImo { font-size: 9px; }
A:visited.listaImo { font-size: 9px; }
A:hover.listaImo { font-size: 9px; }

A:link {color: #FF7F2A; text-decoration: none; font-weight: normal;}
A:visited {color: #FF7F2A; text-decoration: none; font-weight: normal; }
A:hover {color: #c35a15; text-decoration: none; font-weight: normal;}

A:link.menuA {color: #FFFFFF; text-decoration: none; font-weight: bold;}
A:visited.menuA {color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:hover.menuA {color: #124529; text-decoration: none; font-weight: bold;}

A:link.webdesign {color: #FFFFFF; text-decoration: none; font-weight: normal; }
A:visited.webdesign {color: #FFFFFF; text-decoration: none; font-weight: normal; }
A:hover.webdesign {color: #c35a15; text-decoration: none; font-weight: normal; }

.tabela {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 12px;
}

.tabela2 {
	background-color: #FFFFFF;
	background-image: url('imagens/fundo.jpg');
}

.destaques {
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 10px;
	border-bottom:1px #808080 solid;
}

.pesquisa {
	/*background-color: #FF7F2A;*/
	vertical-align:top;
}

.menu {
	padding:10px;
	width: 120px;
	text-align:center;
	vertical-align:top;
}

.titulo {
	padding-left:30px;
	padding-top:10px;
	color:#F6A853;
	font-size: 15px;
}

.corpo {
	padding-left:22px;
	padding-top:5px;
	padding-right:22px;
	padding-bottom:10px;
}

.formsug {
	font-size:11px;
}

div.semfoto {
	border:1px #808080 solid;
	width:170px;
	height:100px;	
	min-width:170px !important;
	min-height:100px !important;
	text-align:center;
}
span.semfoto {
	position:relative;
	top:45%;
	color: #808080;	
}

div.semfoto2 {
	border:1px #808080 solid;
	width:105px;
	height:70px;	
	min-width:105px !important;
	min-height:70px !important;
}

tr.listatopo {
	background-color:#3d5265;
	font-weight:bold;
	border:1px #3d5265 solid;	
}

td.listatopo {
	/*width:11%;*/
	text-align:center;
}

tr.lista {	
	background-color:#FFFFFF;	
}

td.lista {
	border-top:1px #3d5265 solid;	
}

td.registo {
	border-top:0px orange solid;	
	border-left:0px orange solid;	
} 

.rodape {
	width:50%;
	font-size:10px;
	color:#FF7F2A;
}

.webdesign {
	width:50%;
	font-size:9px;
	color:#FF7F2A;
}

/* botoes */

div#buttonA {
	margin-left: 15px;	
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;	
}
div#buttonA li {
	padding: 5px;
	list-style-type: none;
	height: 15px;
	width: 115px;
	margin:5px;
	text-align:center;	
}
div#buttonA li a {
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	border-width: 2px;	
}
div#buttonA li a:link {
	border: #8B8B8B 1px solid;
	display: block; 
	padding-top: 3px; 
	background-color: #bebebe; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:visited {
	border: #8B8B8B 1px solid;
	display: block; 
	padding-top: 3px; 
	background-color: #bebebe; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:hover {
    	font-weight: bold;
   	color: #FFFFFF;
	background-color: #E8660A;
/*	border-style: outset; */
}

/* fim dos botoes */