@font-face {
    font-family: "BankGothic Md BT";
    font-style:  normal;
    font-weight: normal;
	src:url("../fonts/BNKGOTHM.TTF") format("opentype");
}
div#links {
	position: absolute; 
	top: 35px; 
	left: 245px; 
	width: 450px;
	height:225px; 
	z-index: 100;
	border-right: 1px solid #F17F43;
	border-bottom: 1px solid #F17F43;
}
div#links p {
	display: block; 
	font: bold 0.9em sans-serif; 
   	padding: 5px 10px;
	border-width: 0;
   	text-decoration: none; 
	color: #C2D6FA; 
	/*background: #0d2f6c;*/
	margin-bottom:13px;
}
div#links a {
	text-align: left; 
	font: bold 1em sans-serif; 
	border-width: 0;
   	text-decoration: none; 
	color: #C2D6FA; 
	background: #0d2f6c;
}
div#links a:hover {
	color: #F17F43; 
	background: #0d2f6c;
}
div#links h4 {
	font-family: "BankGothic Md BT";
	text-align:center;
	color: #F17F43;
	font-size:25px;
	margin-bottom:5px;	
}
p.centrado {
	text-align:center;
	margin-top:0px;
}
div#equipamentos {
	text-align:center;
	position:absolute;
	left:10px;
	width: 210px;
	top:100px;
}
div#equipamentos a {
	font-size:11px;
}
div#equipamentos h5 {
	color:#F17F43;
	font-size:13px;
	margin-bottom:5px;
}
div#servicos {
	text-align:center;
	position:absolute;
	right:10px;
	width: 210px;
	top:100px;
}
div#servicos h5 {
	color:#F17F43;
	font-size:13px;
	margin-bottom:5px;
}
div#servicos a {
	font-size:11px;
}
div#contacto1 {
	text-align:center;
	position:absolute;
	left:120px;
	width: 210px;
	top:155px;
}
div#contacto2 {
	position:absolute;
	right:10px;
	width: 210px;
	top:155px;
}
div#imagem {
	position:absolute;
	left:15px;
	top:25px;
}
