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

body { 
	scrollbar-face-color: #EF6407; 
	scrollbar-shadow-color: #FCF8F4; 
	scrollbar-highlight-color: #276797; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #EFDAC9; 
	scrollbar-arrow-color: #FCF8F4; 
}

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: #d77d34; font-size: 9px; font-weight: bold;}
A:visited.ordena { color: #d77d34; 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 {font-size: 10px; color: #9dd2b5; text-decoration: none; font-weight: bold;}
A:visited.menuA {font-size: 10px; color: #9dd2b5; text-decoration: none; font-weight: bold; }
A:hover.menuA {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}

A:link.webdesign {color: #FF7F2A; text-decoration: none; font-weight: normal; }
A:visited.webdesign {color: #FF7F2A; 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: 10px;
}

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

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

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

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

.titulo {
	padding-right:10px;
	padding-top:10px;
	color:green;
	text-align:right;
}

.titulo2 {
	color:green;
	text-align:left;
}

.corpo {
	padding:5px;
	text-align:justify;
}

.formsug {
	font-size:9px;
}

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

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

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

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

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

td.lista {
	border-top:1px orange 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;
}

div.faq {
	color: #FF7F2A;
	font-weight: bold;
}
div.faq2 {
	color: green;
	font-weight: bold;
	text-decoration: underline;
}

/* botoes */

div#buttonA {
	margin-left: 5px;	
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
}
div#buttonA li {
	padding: 2px;
	list-style-type: none;
	height: 15px;
	width: 105px;
	margin:10px;
	text-align:center;
}
div#buttonA li a {
	color: #d77d34;
	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: 6px; 
	background-color: #efdac9; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:visited {
	border: #8B8B8B 1px solid;
	display: block; 
	padding-top: 6px; 
	background-color: #efdac9; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:hover {
    	font-weight: bold;
   	color: #FFFFFF;
	background-color: #EF6407;
/*	border-style: outset; */
}

/* fim dos botoes */
